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_ec4bebd6-5634-4e05-aa57-fb6458290eb7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_ec4bebd6-5634-4e05-aa57-fb6458290eb7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_ec4bebd6-5634-4e05-aa57-fb6458290eb7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_ec4bebd6-5634-4e05-aa57-fb6458290eb7
Tags
["Capabilities"]
Description
Metadata 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_06abac78-c67b-47b7-a2e1-3f0e08cac59a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_06abac78-c67b-47b7-a2e1-3f0e08cac59a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_06abac78-c67b-47b7-a2e1-3f0e08cac59a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_06abac78-c67b-47b7-a2e1-3f0e08cac59a
Tags
["Capabilities"]
Description
Metadata 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_37d33b1d-1508-4078-a17c-d0ae7e78a924_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_37d33b1d-1508-4078-a17c-d0ae7e78a924
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_37d33b1d-1508-4078-a17c-d0ae7e78a924_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_37d33b1d-1508-4078-a17c-d0ae7e78a924
Tags
["Capabilities"]
Description
Metadata 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_5540012e-19b3-49cf-b5d0-b04d36b148fa_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_5540012e-19b3-49cf-b5d0-b04d36b148fa
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_5540012e-19b3-49cf-b5d0-b04d36b148fa_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_5540012e-19b3-49cf-b5d0-b04d36b148fa
Tags
["Capabilities"]
Description
Metadata 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_178f059e-98e0-4377-8851-8d5769f07d81_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_178f059e-98e0-4377-8851-8d5769f07d81
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_178f059e-98e0-4377-8851-8d5769f07d81_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_178f059e-98e0-4377-8851-8d5769f07d81
Tags
["Capabilities"]
Description
Metadata 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_fd3608e6-253a-4bfa-9ee0-744c62338a4d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_fd3608e6-253a-4bfa-9ee0-744c62338a4d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_fd3608e6-253a-4bfa-9ee0-744c62338a4d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_fd3608e6-253a-4bfa-9ee0-744c62338a4d
Tags
["Capabilities"]
Description
Metadata 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_421efe6a-b6c8-4538-8301-70767474eb95_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_421efe6a-b6c8-4538-8301-70767474eb95
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_421efe6a-b6c8-4538-8301-70767474eb95_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_421efe6a-b6c8-4538-8301-70767474eb95
Tags
["Capabilities"]
Description
Metadata 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_0f0e91d1-12b9-49ff-a0c0-2178329e4e5f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_0f0e91d1-12b9-49ff-a0c0-2178329e4e5f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_0f0e91d1-12b9-49ff-a0c0-2178329e4e5f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_0f0e91d1-12b9-49ff-a0c0-2178329e4e5f
Tags
["Capabilities"]
Description
Metadata 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_a87f80d1-d2ca-411e-a790-2ff1159316d7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_a87f80d1-d2ca-411e-a790-2ff1159316d7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_a87f80d1-d2ca-411e-a790-2ff1159316d7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_a87f80d1-d2ca-411e-a790-2ff1159316d7
Tags
["Capabilities"]
Description
Metadata 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_2a95bc33-8b11-4f89-9b40-326e307bbbdd_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_2a95bc33-8b11-4f89-9b40-326e307bbbdd
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_2a95bc33-8b11-4f89-9b40-326e307bbbdd_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_2a95bc33-8b11-4f89-9b40-326e307bbbdd
Tags
["Capabilities"]
Description
Metadata 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_cff5d92b-3996-45b4-b099-5c6926e3754c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_cff5d92b-3996-45b4-b099-5c6926e3754c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_cff5d92b-3996-45b4-b099-5c6926e3754c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_cff5d92b-3996-45b4-b099-5c6926e3754c
Tags
["Capabilities"]
Description
Metadata 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_1f63ae0a-e185-4601-85b9-979de1b07cb6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_1f63ae0a-e185-4601-85b9-979de1b07cb6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_1f63ae0a-e185-4601-85b9-979de1b07cb6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_1f63ae0a-e185-4601-85b9-979de1b07cb6
Tags
["Capabilities"]
Description
Metadata 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_3956c578-1310-4686-805a-7f7e971bde40_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_3956c578-1310-4686-805a-7f7e971bde40
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_3956c578-1310-4686-805a-7f7e971bde40_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_3956c578-1310-4686-805a-7f7e971bde40
Tags
["Capabilities"]
Description
Metadata 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_7618574e-bd17-44dc-98d6-51918ade52c3_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_7618574e-bd17-44dc-98d6-51918ade52c3
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_7618574e-bd17-44dc-98d6-51918ade52c3_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_7618574e-bd17-44dc-98d6-51918ade52c3
Tags
["Capabilities"]
Description
Metadata 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_2b205d51-df45-4c92-8dd4-e2d3c359ff85_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_2b205d51-df45-4c92-8dd4-e2d3c359ff85
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_2b205d51-df45-4c92-8dd4-e2d3c359ff85_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_2b205d51-df45-4c92-8dd4-e2d3c359ff85
Tags
["Capabilities"]
Description
Metadata 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_4aedc7c8-2774-4bcc-852c-7cbf4da29f75_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_4aedc7c8-2774-4bcc-852c-7cbf4da29f75
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_4aedc7c8-2774-4bcc-852c-7cbf4da29f75_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_4aedc7c8-2774-4bcc-852c-7cbf4da29f75
Tags
["Capabilities"]
Description
Metadata 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_1c6fbe53-8945-4d96-8181-e869cfec139c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_1c6fbe53-8945-4d96-8181-e869cfec139c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_1c6fbe53-8945-4d96-8181-e869cfec139c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_1c6fbe53-8945-4d96-8181-e869cfec139c
Tags
["Capabilities"]
Description
Metadata 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_e3686dd7-91e3-4923-834f-90bdcb1f026c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_e3686dd7-91e3-4923-834f-90bdcb1f026c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_e3686dd7-91e3-4923-834f-90bdcb1f026c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_e3686dd7-91e3-4923-834f-90bdcb1f026c
Tags
["Capabilities"]
Description
Metadata 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_d89f08d4-c4c0-46ce-84f8-641bd9761f58_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_d89f08d4-c4c0-46ce-84f8-641bd9761f58
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_d89f08d4-c4c0-46ce-84f8-641bd9761f58_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_d89f08d4-c4c0-46ce-84f8-641bd9761f58
Tags
["Capabilities"]
Description
Metadata 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_d1193356-a973-4a22-82bb-50e387070790_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_d1193356-a973-4a22-82bb-50e387070790
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_d1193356-a973-4a22-82bb-50e387070790_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_d1193356-a973-4a22-82bb-50e387070790
Tags
["Capabilities"]
Description
Metadata 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_ac7d3406-2656-4536-acdf-8c7c2a9d98fd_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_ac7d3406-2656-4536-acdf-8c7c2a9d98fd
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_ac7d3406-2656-4536-acdf-8c7c2a9d98fd_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_ac7d3406-2656-4536-acdf-8c7c2a9d98fd
Tags
["Capabilities"]
Description
Metadata 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_4a13d4f3-fd16-41a1-a008-69ec988c4ca7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_4a13d4f3-fd16-41a1-a008-69ec988c4ca7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_4a13d4f3-fd16-41a1-a008-69ec988c4ca7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_4a13d4f3-fd16-41a1-a008-69ec988c4ca7
Tags
["Capabilities"]
Description
Metadata 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_5624256a-a9ca-4b98-a438-c792b083d5e3_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_5624256a-a9ca-4b98-a438-c792b083d5e3
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_5624256a-a9ca-4b98-a438-c792b083d5e3_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_5624256a-a9ca-4b98-a438-c792b083d5e3
Tags
["Capabilities"]
Description
Metadata 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_0eb8838d-6441-46ce-a675-a28c2aed0589_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_0eb8838d-6441-46ce-a675-a28c2aed0589
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_0eb8838d-6441-46ce-a675-a28c2aed0589_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_0eb8838d-6441-46ce-a675-a28c2aed0589
Tags
["Capabilities"]
Description
Metadata 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_e2d4762e-83d6-4ef1-85b9-c83d0e6b6ba6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_e2d4762e-83d6-4ef1-85b9-c83d0e6b6ba6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_e2d4762e-83d6-4ef1-85b9-c83d0e6b6ba6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_e2d4762e-83d6-4ef1-85b9-c83d0e6b6ba6
Tags
["Capabilities"]
Description
Metadata 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_17c3e675-84a5-4cd2-98ca-fd2a99d9ee88_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_17c3e675-84a5-4cd2-98ca-fd2a99d9ee88
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_17c3e675-84a5-4cd2-98ca-fd2a99d9ee88_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_17c3e675-84a5-4cd2-98ca-fd2a99d9ee88
Tags
["Capabilities"]
Description
Metadata 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_b98270f0-e9db-4b36-9111-9010ac2016b3_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_b98270f0-e9db-4b36-9111-9010ac2016b3
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_b98270f0-e9db-4b36-9111-9010ac2016b3_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_b98270f0-e9db-4b36-9111-9010ac2016b3
Tags
["Capabilities"]
Description
Metadata 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_749eca67-95a7-4e94-8f5d-5914a85d6772_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_749eca67-95a7-4e94-8f5d-5914a85d6772
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_749eca67-95a7-4e94-8f5d-5914a85d6772_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_749eca67-95a7-4e94-8f5d-5914a85d6772
Tags
["Capabilities"]
Description
Metadata 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_b6dba6df-b7a4-499d-9673-6d7383a9b618_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_b6dba6df-b7a4-499d-9673-6d7383a9b618
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_b6dba6df-b7a4-499d-9673-6d7383a9b618_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_b6dba6df-b7a4-499d-9673-6d7383a9b618
Tags
["Capabilities"]
Description
Metadata 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_6bf08402-e603-4809-92b7-352a842c998e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_6bf08402-e603-4809-92b7-352a842c998e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_6bf08402-e603-4809-92b7-352a842c998e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_6bf08402-e603-4809-92b7-352a842c998e
Tags
["Capabilities"]
Description
Metadata 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_1117b911-f4aa-4b3e-84e5-d9b31beeb69e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_1117b911-f4aa-4b3e-84e5-d9b31beeb69e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_1117b911-f4aa-4b3e-84e5-d9b31beeb69e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_1117b911-f4aa-4b3e-84e5-d9b31beeb69e
Tags
["Capabilities"]
Description
Metadata 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_6ee13149-1a7b-4a28-838c-5eaca7d6b92e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_6ee13149-1a7b-4a28-838c-5eaca7d6b92e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_6ee13149-1a7b-4a28-838c-5eaca7d6b92e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_6ee13149-1a7b-4a28-838c-5eaca7d6b92e
Tags
["Capabilities"]
Description
Metadata 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_783a6fe3-cc15-4a27-a1e7-8ef1a99d47f3_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_783a6fe3-cc15-4a27-a1e7-8ef1a99d47f3
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_783a6fe3-cc15-4a27-a1e7-8ef1a99d47f3_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_783a6fe3-cc15-4a27-a1e7-8ef1a99d47f3
Tags
["Capabilities"]
Description
Metadata 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_46a29cce-7c99-4b3e-9553-cd042237651f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_46a29cce-7c99-4b3e-9553-cd042237651f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_46a29cce-7c99-4b3e-9553-cd042237651f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_46a29cce-7c99-4b3e-9553-cd042237651f
Tags
["Capabilities"]
Description
Metadata 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_6953e9c5-ad6a-4f7c-a8bd-c9e87d641100_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_6953e9c5-ad6a-4f7c-a8bd-c9e87d641100
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_6953e9c5-ad6a-4f7c-a8bd-c9e87d641100_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_6953e9c5-ad6a-4f7c-a8bd-c9e87d641100
Tags
["Capabilities"]
Description
Metadata 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_49870958-f14c-44f3-8184-6e4a623e9b0f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_49870958-f14c-44f3-8184-6e4a623e9b0f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_49870958-f14c-44f3-8184-6e4a623e9b0f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_49870958-f14c-44f3-8184-6e4a623e9b0f
Tags
["Capabilities"]
Description
Metadata 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_bb37c2e3-4d3d-4f29-ae17-5fbcaeb84990_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_bb37c2e3-4d3d-4f29-ae17-5fbcaeb84990
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_bb37c2e3-4d3d-4f29-ae17-5fbcaeb84990_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_bb37c2e3-4d3d-4f29-ae17-5fbcaeb84990
Tags
["Capabilities"]
Description
Metadata 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_8acfee34-b350-4ce1-b714-57dc187e422f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_8acfee34-b350-4ce1-b714-57dc187e422f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_8acfee34-b350-4ce1-b714-57dc187e422f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_8acfee34-b350-4ce1-b714-57dc187e422f
Tags
["Capabilities"]
Description
Metadata 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_658faf55-16b7-4863-b4c1-e3a079d4650a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_658faf55-16b7-4863-b4c1-e3a079d4650a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_658faf55-16b7-4863-b4c1-e3a079d4650a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_658faf55-16b7-4863-b4c1-e3a079d4650a
Tags
["Capabilities"]
Description
Metadata 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_ad75e050-4628-4a60-be75-a7763d71747b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_ad75e050-4628-4a60-be75-a7763d71747b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_ad75e050-4628-4a60-be75-a7763d71747b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_ad75e050-4628-4a60-be75-a7763d71747b
Tags
["Capabilities"]
Description
Metadata 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_e6454980-994a-4e03-9cd6-83cce4dc8c4c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_e6454980-994a-4e03-9cd6-83cce4dc8c4c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_e6454980-994a-4e03-9cd6-83cce4dc8c4c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_e6454980-994a-4e03-9cd6-83cce4dc8c4c
Tags
["Capabilities"]
Description
Metadata 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_4fdbea3c-0afd-4827-86f0-88df93fe2cf6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_4fdbea3c-0afd-4827-86f0-88df93fe2cf6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_4fdbea3c-0afd-4827-86f0-88df93fe2cf6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_4fdbea3c-0afd-4827-86f0-88df93fe2cf6
Tags
["Capabilities"]
Description
Metadata 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_80a24b35-efe6-4018-a743-3bfc40562558_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_80a24b35-efe6-4018-a743-3bfc40562558
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_80a24b35-efe6-4018-a743-3bfc40562558_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_80a24b35-efe6-4018-a743-3bfc40562558
Tags
["Capabilities"]
Description
Metadata 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_92f337c1-290b-4720-8421-30246111ec93_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_92f337c1-290b-4720-8421-30246111ec93
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_92f337c1-290b-4720-8421-30246111ec93_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_92f337c1-290b-4720-8421-30246111ec93
Tags
["Capabilities"]
Description
Metadata 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_cdbe7d39-fd91-4d8d-a0c5-077bfb3dc9c4_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_cdbe7d39-fd91-4d8d-a0c5-077bfb3dc9c4
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_cdbe7d39-fd91-4d8d-a0c5-077bfb3dc9c4_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_cdbe7d39-fd91-4d8d-a0c5-077bfb3dc9c4
Tags
["Capabilities"]
Description
Metadata 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_bb6ae5f7-048a-41e6-96d8-98c88631af9a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_bb6ae5f7-048a-41e6-96d8-98c88631af9a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_bb6ae5f7-048a-41e6-96d8-98c88631af9a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_bb6ae5f7-048a-41e6-96d8-98c88631af9a
Tags
["Capabilities"]
Description
Metadata 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_1ea3413c-a689-4467-af21-a3091c01b67e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_1ea3413c-a689-4467-af21-a3091c01b67e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_1ea3413c-a689-4467-af21-a3091c01b67e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_1ea3413c-a689-4467-af21-a3091c01b67e
Tags
["Capabilities"]
Description
Metadata 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_62d377d3-4c7f-4cc1-9c22-843d68d2fc8d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_62d377d3-4c7f-4cc1-9c22-843d68d2fc8d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_62d377d3-4c7f-4cc1-9c22-843d68d2fc8d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_62d377d3-4c7f-4cc1-9c22-843d68d2fc8d
Tags
["Capabilities"]
Description
Metadata 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_ad9537ad-d1f9-44df-9cfa-41651970b60d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_ad9537ad-d1f9-44df-9cfa-41651970b60d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_ad9537ad-d1f9-44df-9cfa-41651970b60d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_ad9537ad-d1f9-44df-9cfa-41651970b60d
Tags
["Capabilities"]
Description
Metadata 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_abaf2a6c-d4e7-46dc-9e5c-15666e604948_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_abaf2a6c-d4e7-46dc-9e5c-15666e604948
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_abaf2a6c-d4e7-46dc-9e5c-15666e604948_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_abaf2a6c-d4e7-46dc-9e5c-15666e604948
Tags
["Capabilities"]
Description
Metadata 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_7b5bbb8a-9af3-4312-b522-dc6d140640a5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_7b5bbb8a-9af3-4312-b522-dc6d140640a5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_7b5bbb8a-9af3-4312-b522-dc6d140640a5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_7b5bbb8a-9af3-4312-b522-dc6d140640a5
Tags
["Capabilities"]
Description
Metadata 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_80735fa6-4d47-4ed5-944c-e7c689117432_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_80735fa6-4d47-4ed5-944c-e7c689117432
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_80735fa6-4d47-4ed5-944c-e7c689117432_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_80735fa6-4d47-4ed5-944c-e7c689117432
Tags
["Capabilities"]
Description
Metadata 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_2748add5-6d2f-4c30-8f2a-415f4a9b5a9a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_2748add5-6d2f-4c30-8f2a-415f4a9b5a9a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_2748add5-6d2f-4c30-8f2a-415f4a9b5a9a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_2748add5-6d2f-4c30-8f2a-415f4a9b5a9a
Tags
["Capabilities"]
Description
Metadata 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_e281331f-7ad6-4196-8d54-6f697e052f09_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_e281331f-7ad6-4196-8d54-6f697e052f09
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_e281331f-7ad6-4196-8d54-6f697e052f09_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_e281331f-7ad6-4196-8d54-6f697e052f09
Tags
["Capabilities"]
Description
Metadata 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_f436e73f-27d8-455e-9f5f-f0fdbc776274_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_f436e73f-27d8-455e-9f5f-f0fdbc776274
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_f436e73f-27d8-455e-9f5f-f0fdbc776274_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_f436e73f-27d8-455e-9f5f-f0fdbc776274
Tags
["Capabilities"]
Description
Metadata 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_0845a841-d3ee-4e90-b5c9-5cf6649f4a08_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_0845a841-d3ee-4e90-b5c9-5cf6649f4a08
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_0845a841-d3ee-4e90-b5c9-5cf6649f4a08_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_0845a841-d3ee-4e90-b5c9-5cf6649f4a08
Tags
["Capabilities"]
Description
Metadata 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_91cd4605-954d-476f-9a42-181ab87d7e75_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_91cd4605-954d-476f-9a42-181ab87d7e75
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_91cd4605-954d-476f-9a42-181ab87d7e75_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_91cd4605-954d-476f-9a42-181ab87d7e75
Tags
["Capabilities"]
Description
Metadata 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_ce5cc4c8-4482-4b01-86b2-cb35d66df3eb_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_ce5cc4c8-4482-4b01-86b2-cb35d66df3eb
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_ce5cc4c8-4482-4b01-86b2-cb35d66df3eb_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_ce5cc4c8-4482-4b01-86b2-cb35d66df3eb
Tags
["Capabilities"]
Description
Metadata 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_c9e4e8e6-f348-4128-b330-251a0171405e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_c9e4e8e6-f348-4128-b330-251a0171405e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_c9e4e8e6-f348-4128-b330-251a0171405e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_c9e4e8e6-f348-4128-b330-251a0171405e
Tags
["Capabilities"]
Description
Metadata 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_78be29d2-536a-405d-b862-de8519dfdea0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_78be29d2-536a-405d-b862-de8519dfdea0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_78be29d2-536a-405d-b862-de8519dfdea0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_78be29d2-536a-405d-b862-de8519dfdea0
Tags
["Capabilities"]
Description
Metadata 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_fd63d849-8c02-40e3-ab4f-d1d77ede75a1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_fd63d849-8c02-40e3-ab4f-d1d77ede75a1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_fd63d849-8c02-40e3-ab4f-d1d77ede75a1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_fd63d849-8c02-40e3-ab4f-d1d77ede75a1
Tags
["Capabilities"]
Description
Metadata 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_7a209a23-22cf-4bf8-b310-62e32c021752_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_7a209a23-22cf-4bf8-b310-62e32c021752
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_7a209a23-22cf-4bf8-b310-62e32c021752_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_7a209a23-22cf-4bf8-b310-62e32c021752
Tags
["Capabilities"]
Description
Metadata 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_f4d21c1b-b08c-4bb0-aaff-4bab9bc9f416_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_f4d21c1b-b08c-4bb0-aaff-4bab9bc9f416
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_f4d21c1b-b08c-4bb0-aaff-4bab9bc9f416_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_f4d21c1b-b08c-4bb0-aaff-4bab9bc9f416
Tags
["Capabilities"]
Description
Metadata 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_533f1104-aee4-4cad-92d4-f670be0bc6cb_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_533f1104-aee4-4cad-92d4-f670be0bc6cb
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_533f1104-aee4-4cad-92d4-f670be0bc6cb_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_533f1104-aee4-4cad-92d4-f670be0bc6cb
Tags
["Capabilities"]
Description
Metadata 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_17ddae8b-62e2-443a-8cde-d59d87c47348_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_17ddae8b-62e2-443a-8cde-d59d87c47348
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_17ddae8b-62e2-443a-8cde-d59d87c47348_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_17ddae8b-62e2-443a-8cde-d59d87c47348
Tags
["Capabilities"]
Description
Metadata 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_94cc005e-7466-40f8-a039-7e7642d27f32_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_94cc005e-7466-40f8-a039-7e7642d27f32
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_94cc005e-7466-40f8-a039-7e7642d27f32_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_94cc005e-7466-40f8-a039-7e7642d27f32
Tags
["Capabilities"]
Description
Metadata 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_1e1d2b3f-66ca-4fd5-99fe-65b4f803ecf9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_1e1d2b3f-66ca-4fd5-99fe-65b4f803ecf9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_1e1d2b3f-66ca-4fd5-99fe-65b4f803ecf9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_1e1d2b3f-66ca-4fd5-99fe-65b4f803ecf9
Tags
["Capabilities"]
Description
Metadata 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_99a1f94c-2670-4afe-85c2-8f8e57438022_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_99a1f94c-2670-4afe-85c2-8f8e57438022
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_99a1f94c-2670-4afe-85c2-8f8e57438022_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_99a1f94c-2670-4afe-85c2-8f8e57438022
Tags
["Capabilities"]
Description
Metadata 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_2e0dca68-b172-4d8b-ad42-53452a8805ab_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_2e0dca68-b172-4d8b-ad42-53452a8805ab
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_2e0dca68-b172-4d8b-ad42-53452a8805ab_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_2e0dca68-b172-4d8b-ad42-53452a8805ab
Tags
["Capabilities"]
Description
Metadata 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_0425d751-d9ca-4d64-ae63-8836cf53c7b5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_0425d751-d9ca-4d64-ae63-8836cf53c7b5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_0425d751-d9ca-4d64-ae63-8836cf53c7b5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_0425d751-d9ca-4d64-ae63-8836cf53c7b5
Tags
["Capabilities"]
Description
Metadata 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_40930a57-83d7-4e3b-b1c0-e68532982e40_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_40930a57-83d7-4e3b-b1c0-e68532982e40
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_40930a57-83d7-4e3b-b1c0-e68532982e40_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_40930a57-83d7-4e3b-b1c0-e68532982e40
Tags
["Capabilities"]
Description
Metadata 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_fa4c92b4-f8fd-4618-b533-42a2cd28bd18_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_fa4c92b4-f8fd-4618-b533-42a2cd28bd18
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_fa4c92b4-f8fd-4618-b533-42a2cd28bd18_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_fa4c92b4-f8fd-4618-b533-42a2cd28bd18
Tags
["Capabilities"]
Description
Metadata 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_b4a625c1-805f-4e3f-92b7-e97af62da45e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_b4a625c1-805f-4e3f-92b7-e97af62da45e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_b4a625c1-805f-4e3f-92b7-e97af62da45e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_b4a625c1-805f-4e3f-92b7-e97af62da45e
Tags
["Capabilities"]
Description
Metadata 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_52061ce6-8ebb-49c1-83f7-fe2f9e05a34d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_52061ce6-8ebb-49c1-83f7-fe2f9e05a34d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_52061ce6-8ebb-49c1-83f7-fe2f9e05a34d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_52061ce6-8ebb-49c1-83f7-fe2f9e05a34d
Tags
["Capabilities"]
Description
Metadata 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_de5000b3-3e62-444b-91d9-f4af56485057_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_de5000b3-3e62-444b-91d9-f4af56485057
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_de5000b3-3e62-444b-91d9-f4af56485057_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_de5000b3-3e62-444b-91d9-f4af56485057
Tags
["Capabilities"]
Description
Metadata 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_fcff739d-84ab-492a-99fb-ee3307aab1a8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_fcff739d-84ab-492a-99fb-ee3307aab1a8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_fcff739d-84ab-492a-99fb-ee3307aab1a8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_fcff739d-84ab-492a-99fb-ee3307aab1a8
Tags
["Capabilities"]
Description
Metadata 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_ea77c79b-8b32-4a12-a284-6ceaf5397889_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_ea77c79b-8b32-4a12-a284-6ceaf5397889
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_ea77c79b-8b32-4a12-a284-6ceaf5397889_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_ea77c79b-8b32-4a12-a284-6ceaf5397889
Tags
["Capabilities"]
Description
Metadata 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_fb973642-cee2-4fbc-a2cb-372bc54ae995_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_fb973642-cee2-4fbc-a2cb-372bc54ae995
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_fb973642-cee2-4fbc-a2cb-372bc54ae995_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_fb973642-cee2-4fbc-a2cb-372bc54ae995
Tags
["Capabilities"]
Description
Metadata 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_d420a770-104d-4e82-8911-abe5e3a26823_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_d420a770-104d-4e82-8911-abe5e3a26823
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_d420a770-104d-4e82-8911-abe5e3a26823_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_d420a770-104d-4e82-8911-abe5e3a26823
Tags
["Capabilities"]
Description
Metadata 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_a9881bcd-e3f2-4c99-b113-1e04f49b8957_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_a9881bcd-e3f2-4c99-b113-1e04f49b8957
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_a9881bcd-e3f2-4c99-b113-1e04f49b8957_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_a9881bcd-e3f2-4c99-b113-1e04f49b8957
Tags
["Capabilities"]
Description
Metadata 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_dff5d443-81d4-4102-9d18-eef2087f00d7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_dff5d443-81d4-4102-9d18-eef2087f00d7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_dff5d443-81d4-4102-9d18-eef2087f00d7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_dff5d443-81d4-4102-9d18-eef2087f00d7
Tags
["Capabilities"]
Description
Metadata 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_8a68dbed-dc3b-4806-be6e-64a37df79021_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_8a68dbed-dc3b-4806-be6e-64a37df79021
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_8a68dbed-dc3b-4806-be6e-64a37df79021_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_8a68dbed-dc3b-4806-be6e-64a37df79021
Tags
["Capabilities"]
Description
Metadata 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_edffa8b0-9c6b-4816-bd4a-3a1f7e39f887_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_edffa8b0-9c6b-4816-bd4a-3a1f7e39f887
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_edffa8b0-9c6b-4816-bd4a-3a1f7e39f887_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_edffa8b0-9c6b-4816-bd4a-3a1f7e39f887
Tags
["Capabilities"]
Description
Metadata 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_1ca0af05-11ed-42e5-9cf9-7a5357f51e00_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_1ca0af05-11ed-42e5-9cf9-7a5357f51e00
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_1ca0af05-11ed-42e5-9cf9-7a5357f51e00_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_1ca0af05-11ed-42e5-9cf9-7a5357f51e00
Tags
["Capabilities"]
Description
Metadata 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_768530d0-6120-4485-ac08-9fe6d4c61c72_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_768530d0-6120-4485-ac08-9fe6d4c61c72
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_768530d0-6120-4485-ac08-9fe6d4c61c72_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_768530d0-6120-4485-ac08-9fe6d4c61c72
Tags
["Capabilities"]
Description
Metadata 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_41e007f4-faee-4ff8-b718-3f047466e1e1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_41e007f4-faee-4ff8-b718-3f047466e1e1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_41e007f4-faee-4ff8-b718-3f047466e1e1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_41e007f4-faee-4ff8-b718-3f047466e1e1
Tags
["Capabilities"]
Description
Metadata 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_f14d09a4-046b-4595-9300-ddae97270859_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_f14d09a4-046b-4595-9300-ddae97270859
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_f14d09a4-046b-4595-9300-ddae97270859_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_f14d09a4-046b-4595-9300-ddae97270859
Tags
["Capabilities"]
Description
Metadata 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_a5f4dd7b-78b2-451a-b123-4085ffce8565_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_a5f4dd7b-78b2-451a-b123-4085ffce8565
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_a5f4dd7b-78b2-451a-b123-4085ffce8565_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_a5f4dd7b-78b2-451a-b123-4085ffce8565
Tags
["Capabilities"]
Description
Metadata 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_f130d099-3ef1-45ae-bad9-d8417a569b52_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_f130d099-3ef1-45ae-bad9-d8417a569b52
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_f130d099-3ef1-45ae-bad9-d8417a569b52_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_f130d099-3ef1-45ae-bad9-d8417a569b52
Tags
["Capabilities"]
Description
Metadata 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_982551e9-c7b9-40de-b6b8-60fa5ab7d3bf_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_982551e9-c7b9-40de-b6b8-60fa5ab7d3bf
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_982551e9-c7b9-40de-b6b8-60fa5ab7d3bf_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_982551e9-c7b9-40de-b6b8-60fa5ab7d3bf
Tags
["Capabilities"]
Description
Metadata 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_2441b6ce-6a35-4af0-858a-b6b70c8379f7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_2441b6ce-6a35-4af0-858a-b6b70c8379f7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_2441b6ce-6a35-4af0-858a-b6b70c8379f7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_2441b6ce-6a35-4af0-858a-b6b70c8379f7
Tags
["Capabilities"]
Description
Metadata 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_89ccf5c5-aa3e-4120-9274-a54d4f4db2a6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_89ccf5c5-aa3e-4120-9274-a54d4f4db2a6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_89ccf5c5-aa3e-4120-9274-a54d4f4db2a6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_89ccf5c5-aa3e-4120-9274-a54d4f4db2a6
Tags
["Capabilities"]
Description
Metadata 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_d5dd91ff-d164-4be1-9ee3-b175a821a7a2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_d5dd91ff-d164-4be1-9ee3-b175a821a7a2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_d5dd91ff-d164-4be1-9ee3-b175a821a7a2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_d5dd91ff-d164-4be1-9ee3-b175a821a7a2
Tags
["Capabilities"]
Description
Metadata 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_2decc0a6-7750-49be-b88b-5fff2eb6a5f5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_2decc0a6-7750-49be-b88b-5fff2eb6a5f5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_2decc0a6-7750-49be-b88b-5fff2eb6a5f5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_2decc0a6-7750-49be-b88b-5fff2eb6a5f5
Tags
["Capabilities"]
Description
Metadata 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_745f8fc9-e5cf-4e27-b9c7-15ff48f9ccb1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_745f8fc9-e5cf-4e27-b9c7-15ff48f9ccb1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_745f8fc9-e5cf-4e27-b9c7-15ff48f9ccb1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_745f8fc9-e5cf-4e27-b9c7-15ff48f9ccb1
Tags
["Capabilities"]
Description
Metadata 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_65359c98-7bde-45e6-922b-de19b7a55a51_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_65359c98-7bde-45e6-922b-de19b7a55a51
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_65359c98-7bde-45e6-922b-de19b7a55a51_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_65359c98-7bde-45e6-922b-de19b7a55a51
Tags
["Capabilities"]
Description
Metadata 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_ce1323fc-b411-4d65-9c07-5a2377cd89df_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_ce1323fc-b411-4d65-9c07-5a2377cd89df
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_ce1323fc-b411-4d65-9c07-5a2377cd89df_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_ce1323fc-b411-4d65-9c07-5a2377cd89df
Tags
["Capabilities"]
Description
Metadata 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_bba261ae-3f6d-4dd7-8177-07ea8bd8b809_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_bba261ae-3f6d-4dd7-8177-07ea8bd8b809
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_bba261ae-3f6d-4dd7-8177-07ea8bd8b809_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_bba261ae-3f6d-4dd7-8177-07ea8bd8b809
Tags
["Capabilities"]
Description
Metadata 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_bcf5a1cf-0370-4871-8b92-fe62fec0e1aa_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_bcf5a1cf-0370-4871-8b92-fe62fec0e1aa
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_bcf5a1cf-0370-4871-8b92-fe62fec0e1aa_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_bcf5a1cf-0370-4871-8b92-fe62fec0e1aa
Tags
["Capabilities"]
Description
Metadata 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_d1dfc32f-356e-407c-b4aa-2dd847217e9e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_d1dfc32f-356e-407c-b4aa-2dd847217e9e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_d1dfc32f-356e-407c-b4aa-2dd847217e9e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_d1dfc32f-356e-407c-b4aa-2dd847217e9e
Tags
["Capabilities"]
Description
Metadata 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_0a01252c-827c-40a6-a2ac-9b2840329f41_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_0a01252c-827c-40a6-a2ac-9b2840329f41
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_0a01252c-827c-40a6-a2ac-9b2840329f41_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_0a01252c-827c-40a6-a2ac-9b2840329f41
Tags
["Capabilities"]
Description
Metadata 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_415084cd-e0c6-4221-a930-ad5d0e787002_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_415084cd-e0c6-4221-a930-ad5d0e787002
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_415084cd-e0c6-4221-a930-ad5d0e787002_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_415084cd-e0c6-4221-a930-ad5d0e787002
Tags
["Capabilities"]
Description
Metadata 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_59cbb12a-9365-41ad-83b7-a94a011b316e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_59cbb12a-9365-41ad-83b7-a94a011b316e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_59cbb12a-9365-41ad-83b7-a94a011b316e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_59cbb12a-9365-41ad-83b7-a94a011b316e
Tags
["Capabilities"]
Description
Metadata 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_7079edf6-4c37-4026-8bb5-3a3f0900ab45_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_7079edf6-4c37-4026-8bb5-3a3f0900ab45
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_7079edf6-4c37-4026-8bb5-3a3f0900ab45_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_7079edf6-4c37-4026-8bb5-3a3f0900ab45
Tags
["Capabilities"]
Description
Metadata 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_f3231e98-7308-4223-a2bf-037315457f82_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_f3231e98-7308-4223-a2bf-037315457f82
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_f3231e98-7308-4223-a2bf-037315457f82_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_f3231e98-7308-4223-a2bf-037315457f82
Tags
["Capabilities"]
Description
Metadata 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_17138450-4d18-4e10-ba35-5f0579cc38ad_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_17138450-4d18-4e10-ba35-5f0579cc38ad
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_17138450-4d18-4e10-ba35-5f0579cc38ad_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_17138450-4d18-4e10-ba35-5f0579cc38ad
Tags
["Capabilities"]
Description
Metadata 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_208c9a53-3b39-434e-96cc-8d15bbd97498_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_208c9a53-3b39-434e-96cc-8d15bbd97498
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_208c9a53-3b39-434e-96cc-8d15bbd97498_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_208c9a53-3b39-434e-96cc-8d15bbd97498
Tags
["Capabilities"]
Description
Metadata 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_4403e258-af39-4e17-8d80-f94eb45dc170_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_4403e258-af39-4e17-8d80-f94eb45dc170
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_4403e258-af39-4e17-8d80-f94eb45dc170_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_4403e258-af39-4e17-8d80-f94eb45dc170
Tags
["Capabilities"]
Description
Metadata 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_d7b44b0f-6658-4d40-8788-09cdc41ed248_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_d7b44b0f-6658-4d40-8788-09cdc41ed248
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_d7b44b0f-6658-4d40-8788-09cdc41ed248_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_d7b44b0f-6658-4d40-8788-09cdc41ed248
Tags
["Capabilities"]
Description
Metadata 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_807bdfc5-a1d3-42ce-818f-67e48090dd1f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_807bdfc5-a1d3-42ce-818f-67e48090dd1f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_807bdfc5-a1d3-42ce-818f-67e48090dd1f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_807bdfc5-a1d3-42ce-818f-67e48090dd1f
Tags
["Capabilities"]
Description
Metadata 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_9f1a32fd-5d24-46cf-abdb-44858d98829c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_9f1a32fd-5d24-46cf-abdb-44858d98829c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_9f1a32fd-5d24-46cf-abdb-44858d98829c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_9f1a32fd-5d24-46cf-abdb-44858d98829c
Tags
["Capabilities"]
Description
Metadata 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_051118e1-3b16-48f6-9bb4-5d0e6aa5d4f9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_051118e1-3b16-48f6-9bb4-5d0e6aa5d4f9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_051118e1-3b16-48f6-9bb4-5d0e6aa5d4f9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_051118e1-3b16-48f6-9bb4-5d0e6aa5d4f9
Tags
["Capabilities"]
Description
Metadata 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_794a92bf-2ade-4dd8-849a-d0f36e3762b7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_794a92bf-2ade-4dd8-849a-d0f36e3762b7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_794a92bf-2ade-4dd8-849a-d0f36e3762b7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_794a92bf-2ade-4dd8-849a-d0f36e3762b7
Tags
["Capabilities"]
Description
Metadata 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_6c8276a9-89e7-4080-906b-1726f07c0400_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_6c8276a9-89e7-4080-906b-1726f07c0400
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_6c8276a9-89e7-4080-906b-1726f07c0400_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_6c8276a9-89e7-4080-906b-1726f07c0400
Tags
["Capabilities"]
Description
Metadata 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_4714bcb8-5985-4dc2-b96e-2b691cff06f3_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_4714bcb8-5985-4dc2-b96e-2b691cff06f3
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_4714bcb8-5985-4dc2-b96e-2b691cff06f3_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_4714bcb8-5985-4dc2-b96e-2b691cff06f3
Tags
["Capabilities"]
Description
Metadata 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_6c165415-4a77-43a4-940b-06a75af49790_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_6c165415-4a77-43a4-940b-06a75af49790
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_6c165415-4a77-43a4-940b-06a75af49790_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_6c165415-4a77-43a4-940b-06a75af49790
Tags
["Capabilities"]
Description
Metadata 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_9259b952-37af-4001-b877-2c84e18e63ef_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_9259b952-37af-4001-b877-2c84e18e63ef
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_9259b952-37af-4001-b877-2c84e18e63ef_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_9259b952-37af-4001-b877-2c84e18e63ef
Tags
["Capabilities"]
Description
Metadata 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_023c9214-8f78-426e-b5c1-6c2ac14f5e5e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_023c9214-8f78-426e-b5c1-6c2ac14f5e5e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_023c9214-8f78-426e-b5c1-6c2ac14f5e5e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_023c9214-8f78-426e-b5c1-6c2ac14f5e5e
Tags
["Capabilities"]
Description
Metadata 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_80d59917-15c7-4125-821a-26bb8ec19218_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_80d59917-15c7-4125-821a-26bb8ec19218
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_80d59917-15c7-4125-821a-26bb8ec19218_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_80d59917-15c7-4125-821a-26bb8ec19218
Tags
["Capabilities"]
Description
Metadata 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_b21c0e4e-d258-4d99-b261-7234a676f9ee_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_b21c0e4e-d258-4d99-b261-7234a676f9ee
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_b21c0e4e-d258-4d99-b261-7234a676f9ee_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_b21c0e4e-d258-4d99-b261-7234a676f9ee
Tags
["Capabilities"]
Description
Metadata 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_bfb42dfa-79c3-4150-a88b-c0d7acfa8300_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_bfb42dfa-79c3-4150-a88b-c0d7acfa8300
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_bfb42dfa-79c3-4150-a88b-c0d7acfa8300_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_bfb42dfa-79c3-4150-a88b-c0d7acfa8300
Tags
["Capabilities"]
Description
Metadata 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_e1f77eb7-22b5-42fd-9896-bfb1b27d7911_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_e1f77eb7-22b5-42fd-9896-bfb1b27d7911
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_e1f77eb7-22b5-42fd-9896-bfb1b27d7911_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_e1f77eb7-22b5-42fd-9896-bfb1b27d7911
Tags
["Capabilities"]
Description
Metadata 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_4e6d6cef-63dd-49f7-8828-a0f2bcccb3c7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_4e6d6cef-63dd-49f7-8828-a0f2bcccb3c7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_4e6d6cef-63dd-49f7-8828-a0f2bcccb3c7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_4e6d6cef-63dd-49f7-8828-a0f2bcccb3c7
Tags
["Capabilities"]
Description
Metadata 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_a310413a-1d49-461a-8f41-cd827b9e3247_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_a310413a-1d49-461a-8f41-cd827b9e3247
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_a310413a-1d49-461a-8f41-cd827b9e3247_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_a310413a-1d49-461a-8f41-cd827b9e3247
Tags
["Capabilities"]
Description
Metadata 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_32944da5-33b6-42e6-8ff4-3b0fb7a0546f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_32944da5-33b6-42e6-8ff4-3b0fb7a0546f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_32944da5-33b6-42e6-8ff4-3b0fb7a0546f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_32944da5-33b6-42e6-8ff4-3b0fb7a0546f
Tags
["Capabilities"]
Description
Metadata 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_656ebd06-d9c0-4e74-843a-839702fb027f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_656ebd06-d9c0-4e74-843a-839702fb027f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_656ebd06-d9c0-4e74-843a-839702fb027f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_656ebd06-d9c0-4e74-843a-839702fb027f
Tags
["Capabilities"]
Description
Metadata 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_db3b0ac4-0b06-40cf-b4cb-e595c7547822_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_db3b0ac4-0b06-40cf-b4cb-e595c7547822
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_db3b0ac4-0b06-40cf-b4cb-e595c7547822_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_db3b0ac4-0b06-40cf-b4cb-e595c7547822
Tags
["Capabilities"]
Description
Metadata 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_e5e65464-2c1d-472e-b824-52a68afd5ca7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_e5e65464-2c1d-472e-b824-52a68afd5ca7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_e5e65464-2c1d-472e-b824-52a68afd5ca7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_e5e65464-2c1d-472e-b824-52a68afd5ca7
Tags
["Capabilities"]
Description
Metadata 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_baebc0be-f7ed-4cb8-b251-78561351dce0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_baebc0be-f7ed-4cb8-b251-78561351dce0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_baebc0be-f7ed-4cb8-b251-78561351dce0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_baebc0be-f7ed-4cb8-b251-78561351dce0
Tags
["Capabilities"]
Description
Metadata 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_6ae7258d-55e3-4f55-82db-805dc89bc7c7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_6ae7258d-55e3-4f55-82db-805dc89bc7c7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_6ae7258d-55e3-4f55-82db-805dc89bc7c7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_6ae7258d-55e3-4f55-82db-805dc89bc7c7
Tags
["Capabilities"]
Description
Metadata 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_ae0fc5b2-c486-42f3-9b43-7a1d1d01ca54_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_ae0fc5b2-c486-42f3-9b43-7a1d1d01ca54
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_ae0fc5b2-c486-42f3-9b43-7a1d1d01ca54_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_ae0fc5b2-c486-42f3-9b43-7a1d1d01ca54
Tags
["Capabilities"]
Description
Metadata 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_6618e377-5fe5-4ac3-b733-de5012c70009_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_6618e377-5fe5-4ac3-b733-de5012c70009
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_6618e377-5fe5-4ac3-b733-de5012c70009_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_6618e377-5fe5-4ac3-b733-de5012c70009
Tags
["Capabilities"]
Description
Metadata 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_e9b08547-1653-45e7-a5db-05179a2212d4_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_e9b08547-1653-45e7-a5db-05179a2212d4
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_e9b08547-1653-45e7-a5db-05179a2212d4_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_e9b08547-1653-45e7-a5db-05179a2212d4
Tags
["Capabilities"]
Description
Metadata 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_f83e5fdc-c5df-4318-b428-5efc2e655bec_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_f83e5fdc-c5df-4318-b428-5efc2e655bec
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_f83e5fdc-c5df-4318-b428-5efc2e655bec_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_f83e5fdc-c5df-4318-b428-5efc2e655bec
Tags
["Capabilities"]
Description
Metadata 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_b4703099-fa51-4578-84d5-5438fecb1d90_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_b4703099-fa51-4578-84d5-5438fecb1d90
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_b4703099-fa51-4578-84d5-5438fecb1d90_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_b4703099-fa51-4578-84d5-5438fecb1d90
Tags
["Capabilities"]
Description
Metadata 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_ffb72c57-16f9-431c-9432-133bdd13fadd_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_ffb72c57-16f9-431c-9432-133bdd13fadd
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_ffb72c57-16f9-431c-9432-133bdd13fadd_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_ffb72c57-16f9-431c-9432-133bdd13fadd
Tags
["Capabilities"]
Description
Metadata 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_7828277c-5a0d-41f3-acf7-9f4b69984c43_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_7828277c-5a0d-41f3-acf7-9f4b69984c43
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_7828277c-5a0d-41f3-acf7-9f4b69984c43_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_7828277c-5a0d-41f3-acf7-9f4b69984c43
Tags
["Capabilities"]
Description
Metadata 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_23c7c0bf-be00-4dde-889c-a6725b8a1fb0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_23c7c0bf-be00-4dde-889c-a6725b8a1fb0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_23c7c0bf-be00-4dde-889c-a6725b8a1fb0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_23c7c0bf-be00-4dde-889c-a6725b8a1fb0
Tags
["Capabilities"]
Description
Metadata 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_b091843c-9a8f-4a19-bb58-f7ba587bf1a5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_b091843c-9a8f-4a19-bb58-f7ba587bf1a5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_b091843c-9a8f-4a19-bb58-f7ba587bf1a5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_b091843c-9a8f-4a19-bb58-f7ba587bf1a5
Tags
["Capabilities"]
Description
Metadata 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_9984e407-b81e-41c8-8407-bea9afc4c822_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_9984e407-b81e-41c8-8407-bea9afc4c822
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_9984e407-b81e-41c8-8407-bea9afc4c822_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_9984e407-b81e-41c8-8407-bea9afc4c822
Tags
["Capabilities"]
Description
Metadata 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_398515e7-fd63-4e5b-9b48-05ca176c2319_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_398515e7-fd63-4e5b-9b48-05ca176c2319
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_398515e7-fd63-4e5b-9b48-05ca176c2319_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_398515e7-fd63-4e5b-9b48-05ca176c2319
Tags
["Capabilities"]
Description
Metadata 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_3a472d24-72ad-4115-9570-8aa53a241057_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_3a472d24-72ad-4115-9570-8aa53a241057
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_3a472d24-72ad-4115-9570-8aa53a241057_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_3a472d24-72ad-4115-9570-8aa53a241057
Tags
["Capabilities"]
Description
Metadata 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_faa65c89-b8cd-4026-904f-ab9ebcf5cb93_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_faa65c89-b8cd-4026-904f-ab9ebcf5cb93
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_faa65c89-b8cd-4026-904f-ab9ebcf5cb93_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_faa65c89-b8cd-4026-904f-ab9ebcf5cb93
Tags
["Capabilities"]
Description
Metadata 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_d976e9c4-bf29-4c7a-ba52-e9e93308ad37_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_d976e9c4-bf29-4c7a-ba52-e9e93308ad37
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_d976e9c4-bf29-4c7a-ba52-e9e93308ad37_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_d976e9c4-bf29-4c7a-ba52-e9e93308ad37
Tags
["Capabilities"]
Description
Metadata 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_30875233-feb9-4fcc-aa5f-e1eabf7266a5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_30875233-feb9-4fcc-aa5f-e1eabf7266a5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_30875233-feb9-4fcc-aa5f-e1eabf7266a5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_30875233-feb9-4fcc-aa5f-e1eabf7266a5
Tags
["Capabilities"]
Description
Metadata 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_857a3df6-036b-4ab6-a407-a81d94c2c297_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_857a3df6-036b-4ab6-a407-a81d94c2c297
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_857a3df6-036b-4ab6-a407-a81d94c2c297_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_857a3df6-036b-4ab6-a407-a81d94c2c297
Tags
["Capabilities"]
Description
Metadata 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_f467a91f-ef01-45b2-b6ff-863e619a1eb0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_f467a91f-ef01-45b2-b6ff-863e619a1eb0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_f467a91f-ef01-45b2-b6ff-863e619a1eb0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_f467a91f-ef01-45b2-b6ff-863e619a1eb0
Tags
["Capabilities"]
Description
Metadata 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_9ac77d6c-705f-438e-8028-9892fbec16d9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_9ac77d6c-705f-438e-8028-9892fbec16d9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_9ac77d6c-705f-438e-8028-9892fbec16d9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_9ac77d6c-705f-438e-8028-9892fbec16d9
Tags
["Capabilities"]
Description
Metadata 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_fad8ff38-31fd-469f-854f-eb866df1f375_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_fad8ff38-31fd-469f-854f-eb866df1f375
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_fad8ff38-31fd-469f-854f-eb866df1f375_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_fad8ff38-31fd-469f-854f-eb866df1f375
Tags
["Capabilities"]
Description
Metadata 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_9b763fbe-7df3-420d-ac1f-cd67d3980b64_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_9b763fbe-7df3-420d-ac1f-cd67d3980b64
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_9b763fbe-7df3-420d-ac1f-cd67d3980b64_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_9b763fbe-7df3-420d-ac1f-cd67d3980b64
Tags
["Capabilities"]
Description
Metadata 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_5bfd527f-5d49-4856-8e0d-e22dd770cd8d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_5bfd527f-5d49-4856-8e0d-e22dd770cd8d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_5bfd527f-5d49-4856-8e0d-e22dd770cd8d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_5bfd527f-5d49-4856-8e0d-e22dd770cd8d
Tags
["Capabilities"]
Description
Metadata 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_d4b1bbac-021f-4f2e-bb18-5f2163996ad8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_d4b1bbac-021f-4f2e-bb18-5f2163996ad8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_d4b1bbac-021f-4f2e-bb18-5f2163996ad8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_d4b1bbac-021f-4f2e-bb18-5f2163996ad8
Tags
["Capabilities"]
Description
Metadata 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_70d281b1-a04a-4f98-aec0-62d2255aa068_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_70d281b1-a04a-4f98-aec0-62d2255aa068
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_70d281b1-a04a-4f98-aec0-62d2255aa068_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_70d281b1-a04a-4f98-aec0-62d2255aa068
Tags
["Capabilities"]
Description
Metadata 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_3cd662c6-e165-48d5-81b0-c8a511607ba2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_3cd662c6-e165-48d5-81b0-c8a511607ba2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_3cd662c6-e165-48d5-81b0-c8a511607ba2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_3cd662c6-e165-48d5-81b0-c8a511607ba2
Tags
["Capabilities"]
Description
Metadata 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_4f7ed0ad-18f7-4ac6-8fec-a8046e2f333c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_4f7ed0ad-18f7-4ac6-8fec-a8046e2f333c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_4f7ed0ad-18f7-4ac6-8fec-a8046e2f333c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_4f7ed0ad-18f7-4ac6-8fec-a8046e2f333c
Tags
["Capabilities"]
Description
Metadata 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_52f6dd48-d3b2-412b-9c3a-9a157eb983f4_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_52f6dd48-d3b2-412b-9c3a-9a157eb983f4
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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_52f6dd48-d3b2-412b-9c3a-9a157eb983f4_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or 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_52f6dd48-d3b2-412b-9c3a-9a157eb983f4
Tags
["Capabilities"]
Description
Metadata 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_db189ee5-7f5d-44ea-a01d-b6e6068750e3_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier 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_db189ee5-7f5d-44ea-a01d-b6e6068750e3
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

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

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

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

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

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
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