| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| 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 |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Hochbauprojekt | Retrieve features filtered by: ID Hochbauprojekt (Integer) | integer |
| Projektbezeichnung | Retrieve features filtered by: Projektbezeichnung (String) | string |
| Fertigstellung | Retrieve features filtered by: Fertigstellung (Integer) | integer |
| Adresse | Retrieve features filtered by: Adresse (String) | string |
| Postleitzahl | Retrieve features filtered by: Postleitzahl (Integer) | integer |
| Retrieve features filtered by: E-Mail (String) | string | |
| Link | Retrieve features filtered by: Link (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Hochbauprojekt', 'Projektbezeichnung', 'Fertigstellung', 'Adresse', 'Postleitzahl', 'E-Mail', 'Link' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Informationsstelle | Retrieve features filtered by: ID Informationsstelle (Integer) | integer |
| Name | Retrieve features filtered by: Name (String) | string |
| Zeitstellung | Retrieve features filtered by: Zeitstellung (String) | string |
| Strasse | Retrieve features filtered by: Strasse (String) | string |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Telefon | Retrieve features filtered by: Telefon (String) | string |
| Link zur Informationsstelle | Retrieve features filtered by: Link zur Informationsstelle (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Informationsstelle', 'Name', 'Zeitstellung', 'Strasse', 'Ort', 'Telefon', 'Link zur Informationsstelle' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Wohnviertel | Retrieve features filtered by: ID Wohnviertel (String) | string |
| Wohnviertel Name | Retrieve features filtered by: Wohnviertel Name (String) | string |
| Erarbeitungsstatus Code | Retrieve features filtered by: Erarbeitungsstatus Code (String) | string |
| Erarbeitungsstatus Text | Retrieve features filtered by: Erarbeitungsstatus Text (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Wohnviertel', 'Wohnviertel Name', 'Erarbeitungsstatus Code', 'Erarbeitungsstatus Text' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID schützenswerte Baute | Retrieve features filtered by: ID schützenswerte Baute (String) | string |
| Objektart | Retrieve features filtered by: Objektart (String) | string |
| Bezeichnung schützenswerte Baute | Retrieve features filtered by: Bezeichnung schützenswerte Baute (String) | string |
| Link zum Inventarblatt | Retrieve features filtered by: Link zum Inventarblatt (String) | string |
| Bemerkung schützenswerte Baute | Retrieve features filtered by: Bemerkung schützenswerte Baute (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID schützenswerte Baute', 'Objektart', 'Bezeichnung schützenswerte Baute', 'Link zum Inventarblatt', 'Bemerkung schützenswerte Baute' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Fernwärmegebiet | Retrieve features filtered by: ID Fernwärmegebiet (Integer) | integer |
| Nummer | Retrieve features filtered by: Nummer (Integer) | integer |
| Bemerkung | Retrieve features filtered by: Bemerkung (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Fernwärmegebiet', 'Nummer', 'Bemerkung' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Naturobjekt | Retrieve features filtered by: ID Naturobjekt (String) | string |
| Objektkürzel | Retrieve features filtered by: Objektkürzel (String) | string |
| Objektbezeichnung | Retrieve features filtered by: Objektbezeichnung (String) | string |
| Objektnummer | Retrieve features filtered by: Objektnummer (String) | string |
| Hauptlebensraumtyp | Retrieve features filtered by: Hauptlebensraumtyp (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Naturobjekt', 'Objektkürzel', 'Objektbezeichnung', 'Objektnummer', 'Hauptlebensraumtyp', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Naturobjekt | Retrieve features filtered by: ID Naturobjekt (String) | string |
| Objektkürzel | Retrieve features filtered by: Objektkürzel (String) | string |
| Objektbezeichnung | Retrieve features filtered by: Objektbezeichnung (String) | string |
| Objektnummer | Retrieve features filtered by: Objektnummer (String) | string |
| Hauptlebensraumtyp | Retrieve features filtered by: Hauptlebensraumtyp (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Naturobjekt', 'Objektkürzel', 'Objektbezeichnung', 'Objektnummer', 'Hauptlebensraumtyp', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Block ID | Retrieve features filtered by: Block ID (String) | string |
| Block Beschriftung | Retrieve features filtered by: Block Beschriftung (String) | string |
| Jugendlichenanteil | Retrieve features filtered by: Jugendlichenanteil (Double) | number |
| Jugendlichenanteil Beschriftung | Retrieve features filtered by: Jugendlichenanteil Beschriftung (String) | string |
| Seniorenanteil | Retrieve features filtered by: Seniorenanteil (Double) | number |
| Seniorenanteil Beschriftung | Retrieve features filtered by: Seniorenanteil Beschriftung (String) | string |
| Ausländeranteil | Retrieve features filtered by: Ausländeranteil (Double) | number |
| Ausländeranteil Beschriftung | Retrieve features filtered by: Ausländeranteil Beschriftung (String) | string |
| Sesshaftigkeit | Retrieve features filtered by: Sesshaftigkeit (Double) | number |
| Sesshaftigkeit Beschriftung | Retrieve features filtered by: Sesshaftigkeit Beschriftung (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Block Beschriftung', 'Jugendlichenanteil', 'Jugendlichenanteil Beschriftung', 'Seniorenanteil', 'Seniorenanteil Beschriftung', 'Ausländeranteil', 'Ausländeranteil Beschriftung', 'Sesshaftigkeit', 'Sesshaftigkeit Beschriftung' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Block ID | Retrieve features filtered by: Block ID (String) | string |
| Block Beschriftung | Retrieve features filtered by: Block Beschriftung (String) | string |
| Jugendlichenanteil | Retrieve features filtered by: Jugendlichenanteil (Double) | number |
| Jugendlichenanteil Beschriftung | Retrieve features filtered by: Jugendlichenanteil Beschriftung (String) | string |
| Seniorenanteil | Retrieve features filtered by: Seniorenanteil (Double) | number |
| Seniorenanteil Beschriftung | Retrieve features filtered by: Seniorenanteil Beschriftung (String) | string |
| Ausländeranteil | Retrieve features filtered by: Ausländeranteil (Double) | number |
| Ausländeranteil Beschriftung | Retrieve features filtered by: Ausländeranteil Beschriftung (String) | string |
| Sesshaftigkeit | Retrieve features filtered by: Sesshaftigkeit (Double) | number |
| Sesshaftigkeit Beschriftung | Retrieve features filtered by: Sesshaftigkeit Beschriftung (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Block Beschriftung', 'Jugendlichenanteil', 'Jugendlichenanteil Beschriftung', 'Seniorenanteil', 'Seniorenanteil Beschriftung', 'Ausländeranteil', 'Ausländeranteil Beschriftung', 'Sesshaftigkeit', 'Sesshaftigkeit Beschriftung' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Block ID | Retrieve features filtered by: Block ID (String) | string |
| Block Beschriftung | Retrieve features filtered by: Block Beschriftung (String) | string |
| Jugendlichenanteil | Retrieve features filtered by: Jugendlichenanteil (Double) | number |
| Jugendlichenanteil Beschriftung | Retrieve features filtered by: Jugendlichenanteil Beschriftung (String) | string |
| Seniorenanteil | Retrieve features filtered by: Seniorenanteil (Double) | number |
| Seniorenanteil Beschriftung | Retrieve features filtered by: Seniorenanteil Beschriftung (String) | string |
| Ausländeranteil | Retrieve features filtered by: Ausländeranteil (Double) | number |
| Ausländeranteil Beschriftung | Retrieve features filtered by: Ausländeranteil Beschriftung (String) | string |
| Sesshaftigkeit | Retrieve features filtered by: Sesshaftigkeit (Double) | number |
| Sesshaftigkeit Beschriftung | Retrieve features filtered by: Sesshaftigkeit Beschriftung (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Block Beschriftung', 'Jugendlichenanteil', 'Jugendlichenanteil Beschriftung', 'Seniorenanteil', 'Seniorenanteil Beschriftung', 'Ausländeranteil', 'Ausländeranteil Beschriftung', 'Sesshaftigkeit', 'Sesshaftigkeit Beschriftung' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Block ID | Retrieve features filtered by: Block ID (String) | string |
| Block Beschriftung | Retrieve features filtered by: Block Beschriftung (String) | string |
| Jugendlichenanteil | Retrieve features filtered by: Jugendlichenanteil (Double) | number |
| Jugendlichenanteil Beschriftung | Retrieve features filtered by: Jugendlichenanteil Beschriftung (String) | string |
| Seniorenanteil | Retrieve features filtered by: Seniorenanteil (Double) | number |
| Seniorenanteil Beschriftung | Retrieve features filtered by: Seniorenanteil Beschriftung (String) | string |
| Ausländeranteil | Retrieve features filtered by: Ausländeranteil (Double) | number |
| Ausländeranteil Beschriftung | Retrieve features filtered by: Ausländeranteil Beschriftung (String) | string |
| Sesshaftigkeit | Retrieve features filtered by: Sesshaftigkeit (Double) | number |
| Sesshaftigkeit Beschriftung | Retrieve features filtered by: Sesshaftigkeit Beschriftung (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Block Beschriftung', 'Jugendlichenanteil', 'Jugendlichenanteil Beschriftung', 'Seniorenanteil', 'Seniorenanteil Beschriftung', 'Ausländeranteil', 'Ausländeranteil Beschriftung', 'Sesshaftigkeit', 'Sesshaftigkeit Beschriftung' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Block ID | Retrieve features filtered by: Block ID (String) | string |
| Block Beschriftung | Retrieve features filtered by: Block Beschriftung (String) | string |
| Anzahl Arbeitsstätten | Retrieve features filtered by: Anzahl Arbeitsstätten (Integer) | integer |
| Anzahl Arbeitsstätten Beschriftung | Retrieve features filtered by: Anzahl Arbeitsstätten Beschriftung (String) | string |
| Anzahl Beschäftigte | Retrieve features filtered by: Anzahl Beschäftigte (Integer) | integer |
| Anzahl Beschäftigte Beschriftung | Retrieve features filtered by: Anzahl Beschäftigte Beschriftung (String) | string |
| Anzahl Beschäftigte in Vollzeitäquivalenten | Retrieve features filtered by: Anzahl Beschäftigte in Vollzeitäquivalenten (Integer) | integer |
| Anzahl Beschäftigte in Vollzeitäquivalenten Beschriftung | Retrieve features filtered by: Anzahl Beschäftigte in Vollzeitäquivalenten Beschriftung (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Block Beschriftung', 'Anzahl Arbeitsstätten', 'Anzahl Arbeitsstätten Beschriftung', 'Anzahl Beschäftigte', 'Anzahl Beschäftigte Beschriftung', 'Anzahl Beschäftigte in Vollzeitäquivalenten', 'Anzahl Beschäftigte in Vollzeitäquivalenten Beschriftung' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Block ID | Retrieve features filtered by: Block ID (String) | string |
| Block Beschriftung | Retrieve features filtered by: Block Beschriftung (String) | string |
| Anzahl Arbeitsstätten | Retrieve features filtered by: Anzahl Arbeitsstätten (Integer) | integer |
| Anzahl Arbeitsstätten Beschriftung | Retrieve features filtered by: Anzahl Arbeitsstätten Beschriftung (String) | string |
| Anzahl Beschäftigte | Retrieve features filtered by: Anzahl Beschäftigte (Integer) | integer |
| Anzahl Beschäftigte Beschriftung | Retrieve features filtered by: Anzahl Beschäftigte Beschriftung (String) | string |
| Anzahl Beschäftigte in Vollzeitäquivalenten | Retrieve features filtered by: Anzahl Beschäftigte in Vollzeitäquivalenten (Integer) | integer |
| Anzahl Beschäftigte in Vollzeitäquivalenten Beschriftung | Retrieve features filtered by: Anzahl Beschäftigte in Vollzeitäquivalenten Beschriftung (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Block Beschriftung', 'Anzahl Arbeitsstätten', 'Anzahl Arbeitsstätten Beschriftung', 'Anzahl Beschäftigte', 'Anzahl Beschäftigte Beschriftung', 'Anzahl Beschäftigte in Vollzeitäquivalenten', 'Anzahl Beschäftigte in Vollzeitäquivalenten Beschriftung' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Block ID | Retrieve features filtered by: Block ID (String) | string |
| Block Beschriftung | Retrieve features filtered by: Block Beschriftung (String) | string |
| Anzahl Arbeitsstätten | Retrieve features filtered by: Anzahl Arbeitsstätten (Integer) | integer |
| Anzahl Arbeitsstätten Beschriftung | Retrieve features filtered by: Anzahl Arbeitsstätten Beschriftung (String) | string |
| Anzahl Beschäftigte | Retrieve features filtered by: Anzahl Beschäftigte (Integer) | integer |
| Anzahl Beschäftigte Beschriftung | Retrieve features filtered by: Anzahl Beschäftigte Beschriftung (String) | string |
| Anzahl Beschäftigte in Vollzeitäquivalenten | Retrieve features filtered by: Anzahl Beschäftigte in Vollzeitäquivalenten (Integer) | integer |
| Anzahl Beschäftigte in Vollzeitäquivalenten Beschriftung | Retrieve features filtered by: Anzahl Beschäftigte in Vollzeitäquivalenten Beschriftung (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Block Beschriftung', 'Anzahl Arbeitsstätten', 'Anzahl Arbeitsstätten Beschriftung', 'Anzahl Beschäftigte', 'Anzahl Beschäftigte Beschriftung', 'Anzahl Beschäftigte in Vollzeitäquivalenten', 'Anzahl Beschäftigte in Vollzeitäquivalenten Beschriftung' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Block ID | Retrieve features filtered by: Block ID (String) | string |
| Block Beschriftung | Retrieve features filtered by: Block Beschriftung (String) | string |
| Sozialhilfequote Klasse | Retrieve features filtered by: Sozialhilfequote Klasse (String) | string |
| Sozialhilfequote Beschriftung | Retrieve features filtered by: Sozialhilfequote Beschriftung (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Block Beschriftung', 'Sozialhilfequote Klasse', 'Sozialhilfequote Beschriftung' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Block ID | Retrieve features filtered by: Block ID (String) | string |
| Block Beschriftung | Retrieve features filtered by: Block Beschriftung (String) | string |
| Median des Reinvermögens Klasse | Retrieve features filtered by: Median des Reinvermögens Klasse (String) | string |
| Median des Reinvermögens Beschriftung | Retrieve features filtered by: Median des Reinvermögens Beschriftung (String) | string |
| Median des Reineinkommens Klasse | Retrieve features filtered by: Median des Reineinkommens Klasse (String) | string |
| Median des Reineinkommens Beschriftung | Retrieve features filtered by: Median des Reineinkommens Beschriftung (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Block Beschriftung', 'Median des Reinvermögens Klasse', 'Median des Reinvermögens Beschriftung', 'Median des Reineinkommens Klasse', 'Median des Reineinkommens Beschriftung' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Block ID | Retrieve features filtered by: Block ID (String) | string |
| Block Beschriftung | Retrieve features filtered by: Block Beschriftung (String) | string |
| Median des Reinvermögens Klasse | Retrieve features filtered by: Median des Reinvermögens Klasse (String) | string |
| Median des Reinvermögens Beschriftung | Retrieve features filtered by: Median des Reinvermögens Beschriftung (String) | string |
| Median des Reineinkommens Klasse | Retrieve features filtered by: Median des Reineinkommens Klasse (String) | string |
| Median des Reineinkommens Beschriftung | Retrieve features filtered by: Median des Reineinkommens Beschriftung (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Block Beschriftung', 'Median des Reinvermögens Klasse', 'Median des Reinvermögens Beschriftung', 'Median des Reineinkommens Klasse', 'Median des Reineinkommens Beschriftung' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Kreisnummer | Retrieve features filtered by: Kreisnummer (Integer) | integer |
| Kirchenkreis | Retrieve features filtered by: Kirchenkreis (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Kreisnummer', 'Kirchenkreis' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Lärmempfindlichkeitsstufe | Retrieve features filtered by: ID Lärmempfindlichkeitsstufe (String) | string |
| Empfindlichkeitsstufe | Retrieve features filtered by: Empfindlichkeitsstufe (String) | string |
| Empfindlichkeitsstufe Text | Retrieve features filtered by: Empfindlichkeitsstufe Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung | Retrieve features filtered by: Bemerkung (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Lärmempfindlichkeitsstufe', 'Empfindlichkeitsstufe', 'Empfindlichkeitsstufe Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Lärmempfindlichkeitsstufe | Retrieve features filtered by: ID Lärmempfindlichkeitsstufe (String) | string |
| Empfindlichkeitsstufe | Retrieve features filtered by: Empfindlichkeitsstufe (String) | string |
| Empfindlichkeitsstufe Text | Retrieve features filtered by: Empfindlichkeitsstufe Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung | Retrieve features filtered by: Bemerkung (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Lärmempfindlichkeitsstufe', 'Empfindlichkeitsstufe', 'Empfindlichkeitsstufe Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Lärmempfindlichkeitsstufe | Retrieve features filtered by: ID Lärmempfindlichkeitsstufe (String) | string |
| Empfindlichkeitsstufe | Retrieve features filtered by: Empfindlichkeitsstufe (String) | string |
| Empfindlichkeitsstufe Text | Retrieve features filtered by: Empfindlichkeitsstufe Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung | Retrieve features filtered by: Bemerkung (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Lärmempfindlichkeitsstufe', 'Empfindlichkeitsstufe', 'Empfindlichkeitsstufe Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Lärmempfindlichkeitsstufe | Retrieve features filtered by: ID Lärmempfindlichkeitsstufe (String) | string |
| Empfindlichkeitsstufe | Retrieve features filtered by: Empfindlichkeitsstufe (String) | string |
| Empfindlichkeitsstufe Text | Retrieve features filtered by: Empfindlichkeitsstufe Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung | Retrieve features filtered by: Bemerkung (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Lärmempfindlichkeitsstufe', 'Empfindlichkeitsstufe', 'Empfindlichkeitsstufe Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Lärmempfindlichkeitsstufe | Retrieve features filtered by: ID Lärmempfindlichkeitsstufe (String) | string |
| Empfindlichkeitsstufe | Retrieve features filtered by: Empfindlichkeitsstufe (String) | string |
| Empfindlichkeitsstufe Text | Retrieve features filtered by: Empfindlichkeitsstufe Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| Bemerkung | Retrieve features filtered by: Bemerkung (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Lärmempfindlichkeitsstufe', 'Empfindlichkeitsstufe', 'Empfindlichkeitsstufe Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'Bemerkung', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Lärmempfindlichkeitsstufe | Retrieve features filtered by: ID Lärmempfindlichkeitsstufe (String) | string |
| Empfindlichkeitsstufe | Retrieve features filtered by: Empfindlichkeitsstufe (String) | string |
| Empfindlichkeitsstufe Text | Retrieve features filtered by: Empfindlichkeitsstufe Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung | Retrieve features filtered by: Bemerkung (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Lärmempfindlichkeitsstufe', 'Empfindlichkeitsstufe', 'Empfindlichkeitsstufe Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Linienbezogene Festlegung | Retrieve features filtered by: ID Linienbezogene Festlegung (String) | string |
| Festlegung Linie | Retrieve features filtered by: Festlegung Linie (String) | string |
| Bemerkung | Retrieve features filtered by: Bemerkung (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Festlegung Linie', 'Bemerkung', 'Verbindlichkeit', 'ID Geschäft', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Rekurs Hängig', 'Bemerkung Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Linienbezogene Festlegung | Retrieve features filtered by: ID Linienbezogene Festlegung (String) | string |
| Festlegung Linie | Retrieve features filtered by: Festlegung Linie (String) | string |
| Bemerkung | Retrieve features filtered by: Bemerkung (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Festlegung Linie', 'Bemerkung', 'Projektierte Löschung', 'Verbindlichkeit', 'ID Geschäft', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Betrieb | Retrieve features filtered by: ID Betrieb (Integer) | integer |
| Name | Retrieve features filtered by: Name (String) | string |
| Strasse | Retrieve features filtered by: Strasse (String) | string |
| Postleitzahl | Retrieve features filtered by: Postleitzahl (Integer) | integer |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Link | Retrieve features filtered by: Link (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Betrieb', 'Name', 'Strasse', 'Postleitzahl', 'Ort', 'Link' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Standort | Retrieve features filtered by: ID Standort (String) | string |
| Standort | Retrieve features filtered by: Standort (String) | string |
| Gewässer | Retrieve features filtered by: Gewässer (String) | string |
| Gewässerzustand | Retrieve features filtered by: Gewässerzustand (String) | string |
| Letzte Probenahme | Retrieve features filtered by: Letzte Probenahme (Integer) | integer |
| IBCH-Wert | Retrieve features filtered by: IBCH-Wert (Integer) | integer |
| Datenblatt | Retrieve features filtered by: Datenblatt (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Standort', 'Standort', 'Gewässer', 'Gewässerzustand', 'Letzte Probenahme', 'IBCH-Wert', 'Datenblatt' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Naturersatzfläche | Retrieve features filtered by: ID Naturersatzfläche (String) | string |
| Objektnummer | Retrieve features filtered by: Objektnummer (String) | string |
| Objektbezeichnung | Retrieve features filtered by: Objektbezeichnung (String) | string |
| Teilobjektnummer | Retrieve features filtered by: Teilobjektnummer (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Naturersatzfläche', 'Objektnummer', 'Objektbezeichnung', 'Teilobjektnummer', 'ID Geschäft', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Link zu den Rechtsdokumenten', 'Datum Status', 'Bemerkung Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Naturersatzfläche | Retrieve features filtered by: ID Naturersatzfläche (String) | string |
| Objektnummer | Retrieve features filtered by: Objektnummer (String) | string |
| Objektbezeichnung | Retrieve features filtered by: Objektbezeichnung (String) | string |
| Teilobjektnummer | Retrieve features filtered by: Teilobjektnummer (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Naturersatzfläche', 'Objektnummer', 'Objektbezeichnung', 'Teilobjektnummer', 'ID Geschäft', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Link zu den Rechtsdokumenten', 'Datum Status', 'Bemerkung Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Notfalltreffpunkt | Retrieve features filtered by: ID Notfalltreffpunkt (String) | string |
| Gebäudebezeichnung | Retrieve features filtered by: Gebäudebezeichnung (String) | string |
| Strasse | Retrieve features filtered by: Strasse (String) | string |
| Hausnummer | Retrieve features filtered by: Hausnummer (String) | string |
| Postleitzahl | Retrieve features filtered by: Postleitzahl (Integer) | integer |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Gemeinde | Retrieve features filtered by: Gemeinde (String) | string |
| Kanton | Retrieve features filtered by: Kanton (String) | string |
| Bemerkungen | Retrieve features filtered by: Bemerkungen (String) | string |
| Datenstand | Retrieve features filtered by: Datenstand (String) | string |
| Link | Retrieve features filtered by: Link (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Notfalltreffpunkt', 'Gebäudebezeichnung', 'Strasse', 'Hausnummer', 'Postleitzahl', 'Ort', 'Gemeinde', 'Kanton', 'Bemerkungen', 'Datenstand', 'Link' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Nummer | Retrieve features filtered by: Nummer (Integer) | integer |
| Kategorie | Retrieve features filtered by: Kategorie (String) | string |
| Name | Retrieve features filtered by: Name (String) | string |
| Beschreibung | Retrieve features filtered by: Beschreibung (String) | string |
| Anzahl Parkplätze | Retrieve features filtered by: Anzahl Parkplätze (Integer) | integer |
| Verfügbarkeit | Retrieve features filtered by: Verfügbarkeit (String) | string |
| Nutzungsdauer | Retrieve features filtered by: Nutzungsdauer (String) | string |
| Adresse | Retrieve features filtered by: Adresse (String) | string |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Link zu weiteren Informationen | Retrieve features filtered by: Link zu weiteren Informationen (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Kategorie', 'Name', 'Beschreibung', 'Anzahl Parkplätze', 'Verfügbarkeit', 'Nutzungsdauer', 'Adresse', 'Ort', 'Link zu weiteren Informationen' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Nummer | Retrieve features filtered by: Nummer (Integer) | integer |
| Kategorie | Retrieve features filtered by: Kategorie (String) | string |
| Name | Retrieve features filtered by: Name (String) | string |
| Beschreibung | Retrieve features filtered by: Beschreibung (String) | string |
| Anzahl Parkplätze | Retrieve features filtered by: Anzahl Parkplätze (Integer) | integer |
| Verfügbarkeit | Retrieve features filtered by: Verfügbarkeit (String) | string |
| Nutzungsdauer | Retrieve features filtered by: Nutzungsdauer (String) | string |
| Adresse | Retrieve features filtered by: Adresse (String) | string |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Link zu weiteren Informationen | Retrieve features filtered by: Link zu weiteren Informationen (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Kategorie', 'Name', 'Beschreibung', 'Anzahl Parkplätze', 'Verfügbarkeit', 'Nutzungsdauer', 'Adresse', 'Ort', 'Link zu weiteren Informationen' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Nummer | Retrieve features filtered by: Nummer (Integer) | integer |
| Kategorie | Retrieve features filtered by: Kategorie (String) | string |
| Name | Retrieve features filtered by: Name (String) | string |
| Beschreibung | Retrieve features filtered by: Beschreibung (String) | string |
| Anzahl Parkplätze | Retrieve features filtered by: Anzahl Parkplätze (Integer) | integer |
| Verfügbarkeit | Retrieve features filtered by: Verfügbarkeit (String) | string |
| Nutzungsdauer | Retrieve features filtered by: Nutzungsdauer (String) | string |
| Adresse | Retrieve features filtered by: Adresse (String) | string |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Link zu weiteren Informationen | Retrieve features filtered by: Link zu weiteren Informationen (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Kategorie', 'Name', 'Beschreibung', 'Anzahl Parkplätze', 'Verfügbarkeit', 'Nutzungsdauer', 'Adresse', 'Ort', 'Link zu weiteren Informationen' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Nummer | Retrieve features filtered by: Nummer (Integer) | integer |
| Kategorie | Retrieve features filtered by: Kategorie (String) | string |
| Name | Retrieve features filtered by: Name (String) | string |
| Beschreibung | Retrieve features filtered by: Beschreibung (String) | string |
| Anzahl Parkplätze | Retrieve features filtered by: Anzahl Parkplätze (Integer) | integer |
| Verfügbarkeit | Retrieve features filtered by: Verfügbarkeit (String) | string |
| Nutzungsdauer | Retrieve features filtered by: Nutzungsdauer (String) | string |
| Adresse | Retrieve features filtered by: Adresse (String) | string |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Link zu weiteren Informationen | Retrieve features filtered by: Link zu weiteren Informationen (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Kategorie', 'Name', 'Beschreibung', 'Anzahl Parkplätze', 'Verfügbarkeit', 'Nutzungsdauer', 'Adresse', 'Ort', 'Link zu weiteren Informationen' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Nummer | Retrieve features filtered by: Nummer (Integer) | integer |
| Kategorie | Retrieve features filtered by: Kategorie (String) | string |
| Name | Retrieve features filtered by: Name (String) | string |
| Beschreibung | Retrieve features filtered by: Beschreibung (String) | string |
| Anzahl Parkplätze | Retrieve features filtered by: Anzahl Parkplätze (Integer) | integer |
| Verfügbarkeit | Retrieve features filtered by: Verfügbarkeit (String) | string |
| Nutzungsdauer | Retrieve features filtered by: Nutzungsdauer (String) | string |
| Adresse | Retrieve features filtered by: Adresse (String) | string |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Link zu weiteren Informationen | Retrieve features filtered by: Link zu weiteren Informationen (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Kategorie', 'Name', 'Beschreibung', 'Anzahl Parkplätze', 'Verfügbarkeit', 'Nutzungsdauer', 'Adresse', 'Ort', 'Link zu weiteren Informationen' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Nummer | Retrieve features filtered by: Nummer (Integer) | integer |
| Kategorie | Retrieve features filtered by: Kategorie (String) | string |
| Name | Retrieve features filtered by: Name (String) | string |
| Beschreibung | Retrieve features filtered by: Beschreibung (String) | string |
| Anzahl Parkplätze | Retrieve features filtered by: Anzahl Parkplätze (Integer) | integer |
| Verfügbarkeit | Retrieve features filtered by: Verfügbarkeit (String) | string |
| Nutzungsdauer | Retrieve features filtered by: Nutzungsdauer (String) | string |
| Adresse | Retrieve features filtered by: Adresse (String) | string |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Link zu weiteren Informationen | Retrieve features filtered by: Link zu weiteren Informationen (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Kategorie', 'Name', 'Beschreibung', 'Anzahl Parkplätze', 'Verfügbarkeit', 'Nutzungsdauer', 'Adresse', 'Ort', 'Link zu weiteren Informationen' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Nummer | Retrieve features filtered by: Nummer (Integer) | integer |
| Kategorie | Retrieve features filtered by: Kategorie (String) | string |
| Name | Retrieve features filtered by: Name (String) | string |
| Beschreibung | Retrieve features filtered by: Beschreibung (String) | string |
| Anzahl Parkplätze | Retrieve features filtered by: Anzahl Parkplätze (Integer) | integer |
| Verfügbarkeit | Retrieve features filtered by: Verfügbarkeit (String) | string |
| Nutzungsdauer | Retrieve features filtered by: Nutzungsdauer (String) | string |
| Adresse | Retrieve features filtered by: Adresse (String) | string |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Link zu weiteren Informationen | Retrieve features filtered by: Link zu weiteren Informationen (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Kategorie', 'Name', 'Beschreibung', 'Anzahl Parkplätze', 'Verfügbarkeit', 'Nutzungsdauer', 'Adresse', 'Ort', 'Link zu weiteren Informationen' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Nummer | Retrieve features filtered by: Nummer (Integer) | integer |
| Kategorie | Retrieve features filtered by: Kategorie (String) | string |
| Name | Retrieve features filtered by: Name (String) | string |
| Beschreibung | Retrieve features filtered by: Beschreibung (String) | string |
| Anzahl Parkplätze | Retrieve features filtered by: Anzahl Parkplätze (Integer) | integer |
| Verfügbarkeit | Retrieve features filtered by: Verfügbarkeit (String) | string |
| Nutzungsdauer | Retrieve features filtered by: Nutzungsdauer (String) | string |
| Adresse | Retrieve features filtered by: Adresse (String) | string |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Link zu weiteren Informationen | Retrieve features filtered by: Link zu weiteren Informationen (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Kategorie', 'Name', 'Beschreibung', 'Anzahl Parkplätze', 'Verfügbarkeit', 'Nutzungsdauer', 'Adresse', 'Ort', 'Link zu weiteren Informationen' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Planungszone | Retrieve features filtered by: ID Planungszone (String) | string |
| Festlegung Stufe | Retrieve features filtered by: Festlegung Stufe (String) | string |
| Abkürzung | Retrieve features filtered by: Abkürzung (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Planungszone Code | Retrieve features filtered by: Planungszone Code (String) | string |
| Planungszone Text | Retrieve features filtered by: Planungszone Text (String) | string |
| Bemerkung | Retrieve features filtered by: Bemerkung (String) | string |
| Gültig bis | Retrieve features filtered by: Gültig bis (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Planungszone', 'Festlegung Stufe', 'Abkürzung', 'Bezeichnung', 'Planungszone Code', 'Planungszone Text', 'Bemerkung', 'Gültig bis', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Planungszone | Retrieve features filtered by: ID Planungszone (String) | string |
| Festlegung Stufe | Retrieve features filtered by: Festlegung Stufe (String) | string |
| Abkürzung | Retrieve features filtered by: Abkürzung (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Planungszone Code | Retrieve features filtered by: Planungszone Code (String) | string |
| Planungszone Text | Retrieve features filtered by: Planungszone Text (String) | string |
| Bemerkung | Retrieve features filtered by: Bemerkung (String) | string |
| Gültig bis | Retrieve features filtered by: Gültig bis (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Planungszone', 'Festlegung Stufe', 'Abkürzung', 'Bezeichnung', 'Planungszone Code', 'Planungszone Text', 'Bemerkung', 'Gültig bis', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Planungszone | Retrieve features filtered by: ID Planungszone (String) | string |
| Festlegung Stufe | Retrieve features filtered by: Festlegung Stufe (String) | string |
| Abkürzung | Retrieve features filtered by: Abkürzung (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Planungszone Code | Retrieve features filtered by: Planungszone Code (String) | string |
| Planungszone Text | Retrieve features filtered by: Planungszone Text (String) | string |
| Bemerkung | Retrieve features filtered by: Bemerkung (String) | string |
| Gültig bis | Retrieve features filtered by: Gültig bis (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Planungszone', 'Festlegung Stufe', 'Abkürzung', 'Bezeichnung', 'Planungszone Code', 'Planungszone Text', 'Bemerkung', 'Gültig bis', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Wahlkreis | Retrieve features filtered by: ID Wahlkreis (Integer) | integer |
| Kürzel | Retrieve features filtered by: Kürzel (String) | string |
| Wahlkreis | Retrieve features filtered by: Wahlkreis (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Wahlkreis', 'Kürzel', 'Wahlkreis' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Polizeiposten | Retrieve features filtered by: ID Polizeiposten (Integer) | integer |
| Name | Retrieve features filtered by: Name (String) | string |
| Beschreibung | Retrieve features filtered by: Beschreibung (String) | string |
| Strasse | Retrieve features filtered by: Strasse (String) | string |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Aktiv | Retrieve features filtered by: Aktiv (String) | string |
| Link zum Polizeiposten | Retrieve features filtered by: Link zum Polizeiposten (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Polizeiposten', 'Name', 'Beschreibung', 'Strasse', 'Ort', 'Aktiv', 'Link zum Polizeiposten' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Quartierangebot | Retrieve features filtered by: ID Quartierangebot (Integer) | integer |
| Name | Retrieve features filtered by: Name (String) | string |
| Typ | Retrieve features filtered by: Typ (String) | string |
| Strasse | Retrieve features filtered by: Strasse (String) | string |
| Postleitzahl | Retrieve features filtered by: Postleitzahl (Integer) | integer |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Telefon | Retrieve features filtered by: Telefon (String) | string |
| Link | Retrieve features filtered by: Link (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Quartierangebot', 'Name', 'Typ', 'Strasse', 'Postleitzahl', 'Ort', 'Telefon', 'Link' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Wald | Retrieve features filtered by: ID Wald (Integer) | integer |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Wald' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Objektblatt Nummer | Retrieve features filtered by: Objektblatt Nummer (String) | string |
| Objektblatt Name | Retrieve features filtered by: Objektblatt Name (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Massnahme Nummer | Retrieve features filtered by: Massnahme Nummer (String) | string |
| Massnahme Name | Retrieve features filtered by: Massnahme Name (String) | string |
| Koordinationsstand | Retrieve features filtered by: Koordinationsstand (String) | string |
| Zusatzinformation | Retrieve features filtered by: Zusatzinformation (String) | string |
| Weblink | Retrieve features filtered by: Weblink (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand', 'Zusatzinformation', 'Weblink' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Weblink | Retrieve features filtered by: Weblink (String) | string |
| Zusatzinformation | Retrieve features filtered by: Zusatzinformation (String) | string |
| Objektblatt Nummer | Retrieve features filtered by: Objektblatt Nummer (String) | string |
| Objektblatt Name | Retrieve features filtered by: Objektblatt Name (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Massnahme Nummer | Retrieve features filtered by: Massnahme Nummer (String) | string |
| Massnahme Name | Retrieve features filtered by: Massnahme Name (String) | string |
| Koordinationsstand | Retrieve features filtered by: Koordinationsstand (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Weblink', 'Zusatzinformation', 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Objektblatt Nummer | Retrieve features filtered by: Objektblatt Nummer (String) | string |
| Objektblatt Name | Retrieve features filtered by: Objektblatt Name (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Massnahme Nummer | Retrieve features filtered by: Massnahme Nummer (String) | string |
| Massnahme Name | Retrieve features filtered by: Massnahme Name (String) | string |
| Koordinationsstand | Retrieve features filtered by: Koordinationsstand (String) | string |
| Zusatzinformation | Retrieve features filtered by: Zusatzinformation (String) | string |
| Weblink | Retrieve features filtered by: Weblink (String) | string |
| Rotation | Retrieve features filtered by: Rotation (Integer) | integer |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand', 'Zusatzinformation', 'Weblink', 'Rotation' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Objektblatt Nummer | Retrieve features filtered by: Objektblatt Nummer (String) | string |
| Objektblatt Name | Retrieve features filtered by: Objektblatt Name (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Massnahme Nummer | Retrieve features filtered by: Massnahme Nummer (String) | string |
| Massnahme Name | Retrieve features filtered by: Massnahme Name (String) | string |
| Koordinationsstand | Retrieve features filtered by: Koordinationsstand (String) | string |
| Weblink | Retrieve features filtered by: Weblink (String) | string |
| Zusatzinformation | Retrieve features filtered by: Zusatzinformation (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand', 'Weblink', 'Zusatzinformation' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Objektblatt Nummer | Retrieve features filtered by: Objektblatt Nummer (String) | string |
| Objektblatt Name | Retrieve features filtered by: Objektblatt Name (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Massnahme Nummer | Retrieve features filtered by: Massnahme Nummer (String) | string |
| Massnahme Name | Retrieve features filtered by: Massnahme Name (String) | string |
| Koordinationsstand | Retrieve features filtered by: Koordinationsstand (String) | string |
| Zusatzinformation | Retrieve features filtered by: Zusatzinformation (String) | string |
| Weblink | Retrieve features filtered by: Weblink (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand', 'Zusatzinformation', 'Weblink' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Objektblatt Nummer | Retrieve features filtered by: Objektblatt Nummer (String) | string |
| Objektblatt Name | Retrieve features filtered by: Objektblatt Name (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Massnahme Nummer | Retrieve features filtered by: Massnahme Nummer (String) | string |
| Massnahme Name | Retrieve features filtered by: Massnahme Name (String) | string |
| Koordinationsstand | Retrieve features filtered by: Koordinationsstand (String) | string |
| Zusatzinformation | Retrieve features filtered by: Zusatzinformation (String) | string |
| Weblink | Retrieve features filtered by: Weblink (String) | string |
| Rotation | Retrieve features filtered by: Rotation (Integer) | integer |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand', 'Zusatzinformation', 'Weblink', 'Rotation' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Objektblatt Nummer | Retrieve features filtered by: Objektblatt Nummer (String) | string |
| Objektblatt Name | Retrieve features filtered by: Objektblatt Name (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Massnahme Nummer | Retrieve features filtered by: Massnahme Nummer (String) | string |
| Massnahme Name | Retrieve features filtered by: Massnahme Name (String) | string |
| Koordinationsstand | Retrieve features filtered by: Koordinationsstand (String) | string |
| Zusatzinformation | Retrieve features filtered by: Zusatzinformation (String) | string |
| Weblink | Retrieve features filtered by: Weblink (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand', 'Zusatzinformation', 'Weblink' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Objektblatt Nummer | Retrieve features filtered by: Objektblatt Nummer (String) | string |
| Objektblatt Name | Retrieve features filtered by: Objektblatt Name (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Massnahme Nummer | Retrieve features filtered by: Massnahme Nummer (String) | string |
| Massnahme Name | Retrieve features filtered by: Massnahme Name (String) | string |
| Koordinationsstand | Retrieve features filtered by: Koordinationsstand (String) | string |
| Zusatzinformation | Retrieve features filtered by: Zusatzinformation (String) | string |
| Weblink | Retrieve features filtered by: Weblink (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand', 'Zusatzinformation', 'Weblink' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Objektblatt Nummer | Retrieve features filtered by: Objektblatt Nummer (String) | string |
| Objektblatt Name | Retrieve features filtered by: Objektblatt Name (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Massnahme Nummer | Retrieve features filtered by: Massnahme Nummer (String) | string |
| Massnahme Name | Retrieve features filtered by: Massnahme Name (String) | string |
| Koordinationsstand | Retrieve features filtered by: Koordinationsstand (String) | string |
| Zusatzinformation | Retrieve features filtered by: Zusatzinformation (String) | string |
| Weblink | Retrieve features filtered by: Weblink (String) | string |
| Rotation | Retrieve features filtered by: Rotation (Integer) | integer |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand', 'Zusatzinformation', 'Weblink', 'Rotation' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Objektblatt Nummer | Retrieve features filtered by: Objektblatt Nummer (String) | string |
| Objektblatt Name | Retrieve features filtered by: Objektblatt Name (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Massnahme Nummer | Retrieve features filtered by: Massnahme Nummer (String) | string |
| Massnahme Name | Retrieve features filtered by: Massnahme Name (String) | string |
| Koordinationsstand | Retrieve features filtered by: Koordinationsstand (String) | string |
| Zusatzinformation | Retrieve features filtered by: Zusatzinformation (String) | string |
| Weblink | Retrieve features filtered by: Weblink (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand', 'Zusatzinformation', 'Weblink' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Objektblatt Nummer | Retrieve features filtered by: Objektblatt Nummer (String) | string |
| Objektblatt Name | Retrieve features filtered by: Objektblatt Name (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Massnahme Nummer | Retrieve features filtered by: Massnahme Nummer (String) | string |
| Massnahme Name | Retrieve features filtered by: Massnahme Name (String) | string |
| Koordinationsstand | Retrieve features filtered by: Koordinationsstand (String) | string |
| Zusatzinformation | Retrieve features filtered by: Zusatzinformation (String) | string |
| Weblink | Retrieve features filtered by: Weblink (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand', 'Zusatzinformation', 'Weblink' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Objektblatt Nummer | Retrieve features filtered by: Objektblatt Nummer (String) | string |
| Objektblatt Name | Retrieve features filtered by: Objektblatt Name (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Massnahme Nummer | Retrieve features filtered by: Massnahme Nummer (String) | string |
| Massnahme Name | Retrieve features filtered by: Massnahme Name (String) | string |
| Koordinationsstand | Retrieve features filtered by: Koordinationsstand (String) | string |
| Weblink | Retrieve features filtered by: Weblink (String) | string |
| Zusatzinformation | Retrieve features filtered by: Zusatzinformation (String) | string |
| Rotation | Retrieve features filtered by: Rotation (Integer) | integer |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand', 'Weblink', 'Zusatzinformation', 'Rotation' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Sanitäre Anlage | Retrieve features filtered by: ID Sanitäre Anlage (String) | string |
| Anlagentyp | Retrieve features filtered by: Anlagentyp (String) | string |
| Status | Retrieve features filtered by: Status (String) | string |
| Kategorie | Retrieve features filtered by: Kategorie (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Strasse | Retrieve features filtered by: Strasse (String) | string |
| Postleitzahl | Retrieve features filtered by: Postleitzahl (Integer) | integer |
| Zusatzinformation | Retrieve features filtered by: Zusatzinformation (String) | string |
| Gebühr | Retrieve features filtered by: Gebühr (String) | string |
| Eurokey | Retrieve features filtered by: Eurokey (String) | string |
| Link | Retrieve features filtered by: Link (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Sanitäre Anlage', 'Anlagentyp', 'Status', 'Kategorie', 'Bezeichnung', 'Strasse', 'Postleitzahl', 'Zusatzinformation', 'Gebühr', 'Eurokey', 'Link' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID EUI | Retrieve features filtered by: ID EUI (String) | string |
| Messstation | Retrieve features filtered by: Messstation (String) | string |
| Messwert | Retrieve features filtered by: Messwert (String) | string |
| Standort | Retrieve features filtered by: Standort (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID EUI', 'Messstation', 'Messwert', 'Standort' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Nummer | Retrieve features filtered by: Nummer (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Art Text | Retrieve features filtered by: Art Text (String) | string |
| Benennung | Retrieve features filtered by: Benennung (String) | string |
| Aufnahmekategorie | Retrieve features filtered by: Aufnahmekategorie (String) | string |
| Aufnahmekategorie Text | Retrieve features filtered by: Aufnahmekategorie Text (String) | string |
| Räumliche Qualität | Retrieve features filtered by: Räumliche Qualität (String) | string |
| Räumliche Qualität Text | Retrieve features filtered by: Räumliche Qualität Text (String) | string |
| Architekturhistorische Qualität | Retrieve features filtered by: Architekturhistorische Qualität (String) | string |
| Architekturhistorische Qualität Text | Retrieve features filtered by: Architekturhistorische Qualität Text (String) | string |
| Bedeutung | Retrieve features filtered by: Bedeutung (String) | string |
| Bedeutung Text | Retrieve features filtered by: Bedeutung Text (String) | string |
| Erhaltungsziel | Retrieve features filtered by: Erhaltungsziel (String) | string |
| Erhaltungsziel Text | Retrieve features filtered by: Erhaltungsziel Text (String) | string |
| Hinweis | Retrieve features filtered by: Hinweis (String) | string |
| Hinweis Text | Retrieve features filtered by: Hinweis Text (String) | string |
| Störend | Retrieve features filtered by: Störend (String) | string |
| Störend Text | Retrieve features filtered by: Störend Text (String) | string |
| Bild-Nr. | Retrieve features filtered by: Bild-Nr. (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Art', 'Art Text', 'Benennung', 'Aufnahmekategorie', 'Aufnahmekategorie Text', 'Räumliche Qualität', 'Räumliche Qualität Text', 'Architekturhistorische Qualität', 'Architekturhistorische Qualität Text', 'Bedeutung', 'Bedeutung Text', 'Erhaltungsziel', 'Erhaltungsziel Text', 'Hinweis', 'Hinweis Text', 'Störend', 'Störend Text', 'Bild-Nr.' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Nummer | Retrieve features filtered by: Nummer (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Art Text | Retrieve features filtered by: Art Text (String) | string |
| Benennung | Retrieve features filtered by: Benennung (String) | string |
| Räumliche Qualität | Retrieve features filtered by: Räumliche Qualität (String) | string |
| Räumliche Qualität Text | Retrieve features filtered by: Räumliche Qualität Text (String) | string |
| Architekturhistorische Qualität | Retrieve features filtered by: Architekturhistorische Qualität (String) | string |
| Architekturhistorische Qualität Text | Retrieve features filtered by: Architekturhistorische Qualität Text (String) | string |
| Bedeutung | Retrieve features filtered by: Bedeutung (String) | string |
| Bedeutung Text | Retrieve features filtered by: Bedeutung Text (String) | string |
| Erhaltungsziel | Retrieve features filtered by: Erhaltungsziel (String) | string |
| Erhaltungsziel Text | Retrieve features filtered by: Erhaltungsziel Text (String) | string |
| Hinweis | Retrieve features filtered by: Hinweis (String) | string |
| Hinweis Text | Retrieve features filtered by: Hinweis Text (String) | string |
| Störend | Retrieve features filtered by: Störend (String) | string |
| Störend Text | Retrieve features filtered by: Störend Text (String) | string |
| Bild-Nr. | Retrieve features filtered by: Bild-Nr. (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Art', 'Art Text', 'Benennung', 'Räumliche Qualität', 'Räumliche Qualität Text', 'Architekturhistorische Qualität', 'Architekturhistorische Qualität Text', 'Bedeutung', 'Bedeutung Text', 'Erhaltungsziel', 'Erhaltungsziel Text', 'Hinweis', 'Hinweis Text', 'Störend', 'Störend Text', 'Bild-Nr.' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Nummer | Retrieve features filtered by: Nummer (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Art Text | Retrieve features filtered by: Art Text (String) | string |
| Benennung | Retrieve features filtered by: Benennung (String) | string |
| Räumliche Qualität | Retrieve features filtered by: Räumliche Qualität (String) | string |
| Räumliche Qualität Text | Retrieve features filtered by: Räumliche Qualität Text (String) | string |
| Architekturhistorische Qualität | Retrieve features filtered by: Architekturhistorische Qualität (String) | string |
| Architekturhistorische Qualität Text | Retrieve features filtered by: Architekturhistorische Qualität Text (String) | string |
| Bedeutung | Retrieve features filtered by: Bedeutung (String) | string |
| Bedeutung Text | Retrieve features filtered by: Bedeutung Text (String) | string |
| Erhaltungsziel | Retrieve features filtered by: Erhaltungsziel (String) | string |
| Erhaltungsziel Text | Retrieve features filtered by: Erhaltungsziel Text (String) | string |
| Hinweis | Retrieve features filtered by: Hinweis (String) | string |
| Hinweis Text | Retrieve features filtered by: Hinweis Text (String) | string |
| Störend | Retrieve features filtered by: Störend (String) | string |
| Störend Text | Retrieve features filtered by: Störend Text (String) | string |
| Bild-Nr. | Retrieve features filtered by: Bild-Nr. (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Art', 'Art Text', 'Benennung', 'Räumliche Qualität', 'Räumliche Qualität Text', 'Architekturhistorische Qualität', 'Architekturhistorische Qualität Text', 'Bedeutung', 'Bedeutung Text', 'Erhaltungsziel', 'Erhaltungsziel Text', 'Hinweis', 'Hinweis Text', 'Störend', 'Störend Text', 'Bild-Nr.' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Nummer | Retrieve features filtered by: Nummer (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Art Text | Retrieve features filtered by: Art Text (String) | string |
| Benennung | Retrieve features filtered by: Benennung (String) | string |
| Räumliche Qualität | Retrieve features filtered by: Räumliche Qualität (String) | string |
| Räumliche Qualität Text | Retrieve features filtered by: Räumliche Qualität Text (String) | string |
| Architekturhistorische Qualität | Retrieve features filtered by: Architekturhistorische Qualität (String) | string |
| Architekturhistorische Qualität Text | Retrieve features filtered by: Architekturhistorische Qualität Text (String) | string |
| Bedeutung | Retrieve features filtered by: Bedeutung (String) | string |
| Bedeutung Text | Retrieve features filtered by: Bedeutung Text (String) | string |
| Erhaltungsziel | Retrieve features filtered by: Erhaltungsziel (String) | string |
| Erhaltungsziel Text | Retrieve features filtered by: Erhaltungsziel Text (String) | string |
| Hinweis | Retrieve features filtered by: Hinweis (String) | string |
| Hinweis Text | Retrieve features filtered by: Hinweis Text (String) | string |
| Störend | Retrieve features filtered by: Störend (String) | string |
| Störend Text | Retrieve features filtered by: Störend Text (String) | string |
| Bild-Nr. | Retrieve features filtered by: Bild-Nr. (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Art', 'Art Text', 'Benennung', 'Räumliche Qualität', 'Räumliche Qualität Text', 'Architekturhistorische Qualität', 'Architekturhistorische Qualität Text', 'Bedeutung', 'Bedeutung Text', 'Erhaltungsziel', 'Erhaltungsziel Text', 'Hinweis', 'Hinweis Text', 'Störend', 'Störend Text', 'Bild-Nr.' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Nummer | Retrieve features filtered by: Nummer (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Art Text | Retrieve features filtered by: Art Text (String) | string |
| Benennung | Retrieve features filtered by: Benennung (String) | string |
| Aufnahmekategorie | Retrieve features filtered by: Aufnahmekategorie (String) | string |
| Aufnahmekategorie Text | Retrieve features filtered by: Aufnahmekategorie Text (String) | string |
| Räumliche Qualität | Retrieve features filtered by: Räumliche Qualität (String) | string |
| Räumliche Qualität Text | Retrieve features filtered by: Räumliche Qualität Text (String) | string |
| Architekturhistorische Qualität | Retrieve features filtered by: Architekturhistorische Qualität (String) | string |
| Architekturhistorische Qualität Text | Retrieve features filtered by: Architekturhistorische Qualität Text (String) | string |
| Bedeutung | Retrieve features filtered by: Bedeutung (String) | string |
| Bedeutung Text | Retrieve features filtered by: Bedeutung Text (String) | string |
| Erhaltungsziel | Retrieve features filtered by: Erhaltungsziel (String) | string |
| Erhaltungsziel Text | Retrieve features filtered by: Erhaltungsziel Text (String) | string |
| Hinweis | Retrieve features filtered by: Hinweis (String) | string |
| Hinweis Text | Retrieve features filtered by: Hinweis Text (String) | string |
| Störend | Retrieve features filtered by: Störend (String) | string |
| Störend Text | Retrieve features filtered by: Störend Text (String) | string |
| Bild-Nr. | Retrieve features filtered by: Bild-Nr. (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Art', 'Art Text', 'Benennung', 'Aufnahmekategorie', 'Aufnahmekategorie Text', 'Räumliche Qualität', 'Räumliche Qualität Text', 'Architekturhistorische Qualität', 'Architekturhistorische Qualität Text', 'Bedeutung', 'Bedeutung Text', 'Erhaltungsziel', 'Erhaltungsziel Text', 'Hinweis', 'Hinweis Text', 'Störend', 'Störend Text', 'Bild-Nr.' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Nummer | Retrieve features filtered by: Nummer (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Art Text | Retrieve features filtered by: Art Text (String) | string |
| Benennung | Retrieve features filtered by: Benennung (String) | string |
| Aufnahmekategorie | Retrieve features filtered by: Aufnahmekategorie (String) | string |
| Aufnahmekategorie Text | Retrieve features filtered by: Aufnahmekategorie Text (String) | string |
| Räumliche Qualität | Retrieve features filtered by: Räumliche Qualität (String) | string |
| Räumliche Qualität Text | Retrieve features filtered by: Räumliche Qualität Text (String) | string |
| Architekturhistorische Qualität | Retrieve features filtered by: Architekturhistorische Qualität (String) | string |
| Architekturhistorische Qualität Text | Retrieve features filtered by: Architekturhistorische Qualität Text (String) | string |
| Bedeutung | Retrieve features filtered by: Bedeutung (String) | string |
| Bedeutung Text | Retrieve features filtered by: Bedeutung Text (String) | string |
| Erhaltungsziel | Retrieve features filtered by: Erhaltungsziel (String) | string |
| Erhaltungsziel Text | Retrieve features filtered by: Erhaltungsziel Text (String) | string |
| Hinweis | Retrieve features filtered by: Hinweis (String) | string |
| Hinweis Text | Retrieve features filtered by: Hinweis Text (String) | string |
| Störend | Retrieve features filtered by: Störend (String) | string |
| Störend Text | Retrieve features filtered by: Störend Text (String) | string |
| Bild-Nr. | Retrieve features filtered by: Bild-Nr. (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Art', 'Art Text', 'Benennung', 'Aufnahmekategorie', 'Aufnahmekategorie Text', 'Räumliche Qualität', 'Räumliche Qualität Text', 'Architekturhistorische Qualität', 'Architekturhistorische Qualität Text', 'Bedeutung', 'Bedeutung Text', 'Erhaltungsziel', 'Erhaltungsziel Text', 'Hinweis', 'Hinweis Text', 'Störend', 'Störend Text', 'Bild-Nr.' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Nummer | Retrieve features filtered by: Nummer (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Art Text | Retrieve features filtered by: Art Text (String) | string |
| Benennung | Retrieve features filtered by: Benennung (String) | string |
| Aufnahmekategorie | Retrieve features filtered by: Aufnahmekategorie (String) | string |
| Aufnahmekategorie Text | Retrieve features filtered by: Aufnahmekategorie Text (String) | string |
| Räumliche Qualität | Retrieve features filtered by: Räumliche Qualität (String) | string |
| Räumliche Qualität Text | Retrieve features filtered by: Räumliche Qualität Text (String) | string |
| Architekturhistorische Qualität | Retrieve features filtered by: Architekturhistorische Qualität (String) | string |
| Architekturhistorische Qualität Text | Retrieve features filtered by: Architekturhistorische Qualität Text (String) | string |
| Bedeutung | Retrieve features filtered by: Bedeutung (String) | string |
| Bedeutung Text | Retrieve features filtered by: Bedeutung Text (String) | string |
| Erhaltungsziel | Retrieve features filtered by: Erhaltungsziel (String) | string |
| Erhaltungsziel Text | Retrieve features filtered by: Erhaltungsziel Text (String) | string |
| Hinweis | Retrieve features filtered by: Hinweis (String) | string |
| Hinweis Text | Retrieve features filtered by: Hinweis Text (String) | string |
| Störend | Retrieve features filtered by: Störend (String) | string |
| Störend Text | Retrieve features filtered by: Störend Text (String) | string |
| Bild-Nr. | Retrieve features filtered by: Bild-Nr. (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Art', 'Art Text', 'Benennung', 'Aufnahmekategorie', 'Aufnahmekategorie Text', 'Räumliche Qualität', 'Räumliche Qualität Text', 'Architekturhistorische Qualität', 'Architekturhistorische Qualität Text', 'Bedeutung', 'Bedeutung Text', 'Erhaltungsziel', 'Erhaltungsziel Text', 'Hinweis', 'Hinweis Text', 'Störend', 'Störend Text', 'Bild-Nr.' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Strassenname | Retrieve features filtered by: Strassenname (String) | string |
| Fahrtrichtung (Einbahn) | Retrieve features filtered by: Fahrtrichtung (Einbahn) (String) | string |
| Strassenabschnittslänge | Retrieve features filtered by: Strassenabschnittslänge (Double) | number |
| Verkehrsbelastung (DTV) | Retrieve features filtered by: Verkehrsbelastung (DTV) (String) | string |
| Eignung nach Verkehrsbelastung | Retrieve features filtered by: Eignung nach Verkehrsbelastung (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Strassenname', 'Fahrtrichtung (Einbahn)', 'Strassenabschnittslänge', 'Verkehrsbelastung (DTV)', 'Eignung nach Verkehrsbelastung' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID signalisierte Veloroute | Retrieve features filtered by: ID signalisierte Veloroute (Integer) | integer |
| Fahrtrichtung | Retrieve features filtered by: Fahrtrichtung (String) | string |
| Beschreibung der Fahrtrichtung | Retrieve features filtered by: Beschreibung der Fahrtrichtung (String) | string |
| Länge des Routenabschnitts | Retrieve features filtered by: Länge des Routenabschnitts (Double) | number |
| Weiterführende Informationen | Retrieve features filtered by: Weiterführende Informationen (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID signalisierte Veloroute', 'Fahrtrichtung', 'Beschreibung der Fahrtrichtung', 'Länge des Routenabschnitts', 'Weiterführende Informationen' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Überlagernde Festlegung | Retrieve features filtered by: ID Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung | Retrieve features filtered by: Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung Text | Retrieve features filtered by: Überlagernde Festlegung Text (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Gemeinde | Retrieve features filtered by: Gemeinde (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Bezeichnung', 'Verbindlichkeit', 'Link zu den Rechtsdokumenten', 'Gemeinde', 'Datum Status', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID | Retrieve features filtered by: ID (Integer) | integer |
| Name | Retrieve features filtered by: Name (String) | string |
| Kontaktperson | Retrieve features filtered by: Kontaktperson (String) | string |
| Adresse | Retrieve features filtered by: Adresse (String) | string |
| Postleitzahl | Retrieve features filtered by: Postleitzahl (Integer) | integer |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Telefon | Retrieve features filtered by: Telefon (String) | string |
| Link | Retrieve features filtered by: Link (String) | string |
| Retrieve features filtered by: E-Mail (String) | string | |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Name', 'Kontaktperson', 'Adresse', 'Postleitzahl', 'Ort', 'Telefon', 'Link', 'E-Mail' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Institutionsnummer | Retrieve features filtered by: ID Institutionsnummer (Integer) | integer |
| Spitalname | Retrieve features filtered by: Spitalname (String) | string |
| Unterkategorie | Retrieve features filtered by: Unterkategorie (String) | string |
| Notfallstation | Retrieve features filtered by: Notfallstation (String) | string |
| Adresse | Retrieve features filtered by: Adresse (String) | string |
| Telefon | Retrieve features filtered by: Telefon (String) | string |
| Homepage | Retrieve features filtered by: Homepage (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Institutionsnummer', 'Spitalname', 'Unterkategorie', 'Notfallstation', 'Adresse', 'Telefon', 'Homepage' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Anlage | Retrieve features filtered by: ID Anlage (Integer) | integer |
| Kategorie | Retrieve features filtered by: Kategorie (String) | string |
| Name | Retrieve features filtered by: Name (String) | string |
| Beschreibung | Retrieve features filtered by: Beschreibung (String) | string |
| Strasse | Retrieve features filtered by: Strasse (String) | string |
| Postleitzahl | Retrieve features filtered by: Postleitzahl (Integer) | integer |
| Ortschaftsname | Retrieve features filtered by: Ortschaftsname (String) | string |
| Link zur Anlage | Retrieve features filtered by: Link zur Anlage (String) | string |
| Zuständigkeit | Retrieve features filtered by: Zuständigkeit (String) | string |
| Bemerkung | Retrieve features filtered by: Bemerkung (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Anlage', 'Kategorie', 'Name', 'Beschreibung', 'Strasse', 'Postleitzahl', 'Ortschaftsname', 'Link zur Anlage', 'Zuständigkeit', 'Bemerkung' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Waldgrenze | Retrieve features filtered by: ID Waldgrenze (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Abkürzung | Retrieve features filtered by: Abkürzung (String) | string |
| Bemerkungen | Retrieve features filtered by: Bemerkungen (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Waldgrenze', 'Art', 'Abkürzung', 'Bemerkungen', 'Verbindlichkeit', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Waldgrenze | Retrieve features filtered by: ID Waldgrenze (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Abkürzung | Retrieve features filtered by: Abkürzung (String) | string |
| Bemerkungen | Retrieve features filtered by: Bemerkungen (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Waldgrenze', 'Art', 'Projektierte Löschung', 'Abkürzung', 'Bemerkungen', 'Verbindlichkeit', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID | Retrieve features filtered by: ID (String) | string |
| Label | Retrieve features filtered by: Label (String) | string |
| Name | Retrieve features filtered by: Name (String) | string |
| ID Wohnviertel | Retrieve features filtered by: ID Wohnviertel (String) | string |
| Gemeinde | Retrieve features filtered by: Gemeinde (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Label', 'Name', 'ID Wohnviertel', 'Gemeinde' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID | Retrieve features filtered by: ID (String) | string |
| Label | Retrieve features filtered by: Label (String) | string |
| ID Wohnviertel | Retrieve features filtered by: ID Wohnviertel (String) | string |
| ID Bezirk | Retrieve features filtered by: ID Bezirk (String) | string |
| Gemeinde | Retrieve features filtered by: Gemeinde (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Label', 'ID Wohnviertel', 'ID Bezirk', 'Gemeinde' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID | Retrieve features filtered by: ID (String) | string |
| Label | Retrieve features filtered by: Label (String) | string |
| Name | Retrieve features filtered by: Name (String) | string |
| Strassencode | Retrieve features filtered by: Strassencode (Integer) | integer |
| ID Bezirk | Retrieve features filtered by: ID Bezirk (String) | string |
| ID Block | Retrieve features filtered by: ID Block (String) | string |
| Gemeinde | Retrieve features filtered by: Gemeinde (String) | string |
| ID Wohnviertel | Retrieve features filtered by: ID Wohnviertel (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Label', 'Name', 'Strassencode', 'ID Bezirk', 'ID Block', 'Gemeinde', 'ID Wohnviertel' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID | Retrieve features filtered by: ID (String) | string |
| Label | Retrieve features filtered by: Label (String) | string |
| Name | Retrieve features filtered by: Name (String) | string |
| Gemeinde | Retrieve features filtered by: Gemeinde (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Label', 'Name', 'Gemeinde' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Durchgangsstrasse | Retrieve features filtered by: ID Durchgangsstrasse (Integer) | integer |
| Durchgangsstrassennummer | Retrieve features filtered by: Durchgangsstrassennummer (String) | string |
| Durchgangsstrassentyp | Retrieve features filtered by: Durchgangsstrassentyp (String) | string |
| Strecke | Retrieve features filtered by: Strecke (String) | string |
| Bemerkungen | Retrieve features filtered by: Bemerkungen (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Durchgangsstrasse', 'Durchgangsstrassennummer', 'Durchgangsstrassentyp', 'Strecke', 'Bemerkungen' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Strasse/Weg | Retrieve features filtered by: ID Strasse/Weg (Integer) | integer |
| Strassennummer | Retrieve features filtered by: Strassennummer (Integer) | integer |
| Strassenname | Retrieve features filtered by: Strassenname (String) | string |
| Gemeindename | Retrieve features filtered by: Gemeindename (String) | string |
| Strassennetzhierarchie Code | Retrieve features filtered by: Strassennetzhierarchie Code (String) | string |
| Strassennetzhierarchie Text | Retrieve features filtered by: Strassennetzhierarchie Text (String) | string |
| Strassenkategorie | Retrieve features filtered by: Strassenkategorie (String) | string |
| Wegkategorie | Retrieve features filtered by: Wegkategorie (String) | string |
| Signalisierte Geschwindigkeit | Retrieve features filtered by: Signalisierte Geschwindigkeit (Integer) | integer |
| Temporegime | Retrieve features filtered by: Temporegime (String) | string |
| Strassenlänge | Retrieve features filtered by: Strassenlänge (Double) | number |
| Strassenabschnittslänge | Retrieve features filtered by: Strassenabschnittslänge (Double) | number |
| Zulassung Velo | Retrieve features filtered by: Zulassung Velo (String) | string |
| Strasseneigentümer | Retrieve features filtered by: Strasseneigentümer (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Strasse/Weg', 'Strassennummer', 'Strassenname', 'Gemeindename', 'Strassennetzhierarchie Code', 'Strassennetzhierarchie Text', 'Strassenkategorie', 'Wegkategorie', 'Signalisierte Geschwindigkeit', 'Temporegime', 'Strassenlänge', 'Strassenabschnittslänge', 'Zulassung Velo', 'Strasseneigentümer' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Strasse/Weg | Retrieve features filtered by: ID Strasse/Weg (Integer) | integer |
| Strassennummer | Retrieve features filtered by: Strassennummer (Integer) | integer |
| Strassenname | Retrieve features filtered by: Strassenname (String) | string |
| Gemeindename | Retrieve features filtered by: Gemeindename (String) | string |
| Strassennetzhierarchie Code | Retrieve features filtered by: Strassennetzhierarchie Code (String) | string |
| Strassennetzhierarchie Text | Retrieve features filtered by: Strassennetzhierarchie Text (String) | string |
| Strassenkategorie | Retrieve features filtered by: Strassenkategorie (String) | string |
| Wegkategorie | Retrieve features filtered by: Wegkategorie (String) | string |
| Signalisierte Geschwindigkeit | Retrieve features filtered by: Signalisierte Geschwindigkeit (Integer) | integer |
| Temporegime | Retrieve features filtered by: Temporegime (String) | string |
| Strassenlänge | Retrieve features filtered by: Strassenlänge (Double) | number |
| Strassenabschnittslänge | Retrieve features filtered by: Strassenabschnittslänge (Double) | number |
| Zulassung Velo | Retrieve features filtered by: Zulassung Velo (String) | string |
| Strasseneigentümer | Retrieve features filtered by: Strasseneigentümer (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Strasse/Weg', 'Strassennummer', 'Strassenname', 'Gemeindename', 'Strassennetzhierarchie Code', 'Strassennetzhierarchie Text', 'Strassenkategorie', 'Wegkategorie', 'Signalisierte Geschwindigkeit', 'Temporegime', 'Strassenlänge', 'Strassenabschnittslänge', 'Zulassung Velo', 'Strasseneigentümer' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Strasse/Weg | Retrieve features filtered by: ID Strasse/Weg (Integer) | integer |
| Strassennummer | Retrieve features filtered by: Strassennummer (Integer) | integer |
| Strassenname | Retrieve features filtered by: Strassenname (String) | string |
| Gemeindename | Retrieve features filtered by: Gemeindename (String) | string |
| Strassennetzhierarchie Code | Retrieve features filtered by: Strassennetzhierarchie Code (String) | string |
| Strassennetzhierarchie Text | Retrieve features filtered by: Strassennetzhierarchie Text (String) | string |
| Strassenkategorie | Retrieve features filtered by: Strassenkategorie (String) | string |
| Wegkategorie | Retrieve features filtered by: Wegkategorie (String) | string |
| Signalisierte Geschwindigkeit | Retrieve features filtered by: Signalisierte Geschwindigkeit (Integer) | integer |
| Temporegime | Retrieve features filtered by: Temporegime (String) | string |
| Strassenlänge | Retrieve features filtered by: Strassenlänge (Double) | number |
| Strassenabschnittslänge | Retrieve features filtered by: Strassenabschnittslänge (Double) | number |
| Zulassung Velo | Retrieve features filtered by: Zulassung Velo (String) | string |
| Strasseneigentümer | Retrieve features filtered by: Strasseneigentümer (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Strasse/Weg', 'Strassennummer', 'Strassenname', 'Gemeindename', 'Strassennetzhierarchie Code', 'Strassennetzhierarchie Text', 'Strassenkategorie', 'Wegkategorie', 'Signalisierte Geschwindigkeit', 'Temporegime', 'Strassenlänge', 'Strassenabschnittslänge', 'Zulassung Velo', 'Strasseneigentümer' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Strasse/Weg | Retrieve features filtered by: ID Strasse/Weg (Integer) | integer |
| Strassennummer | Retrieve features filtered by: Strassennummer (Integer) | integer |
| Strassenname | Retrieve features filtered by: Strassenname (String) | string |
| Gemeindename | Retrieve features filtered by: Gemeindename (String) | string |
| Strassennetzhierarchie Code | Retrieve features filtered by: Strassennetzhierarchie Code (String) | string |
| Strassennetzhierarchie Text | Retrieve features filtered by: Strassennetzhierarchie Text (String) | string |
| Strassenkategorie | Retrieve features filtered by: Strassenkategorie (String) | string |
| Wegkategorie | Retrieve features filtered by: Wegkategorie (String) | string |
| Signalisierte Geschwindigkeit | Retrieve features filtered by: Signalisierte Geschwindigkeit (Integer) | integer |
| Temporegime | Retrieve features filtered by: Temporegime (String) | string |
| Strassenlänge | Retrieve features filtered by: Strassenlänge (Double) | number |
| Strassenabschnittslänge | Retrieve features filtered by: Strassenabschnittslänge (Double) | number |
| Zulassung Velo | Retrieve features filtered by: Zulassung Velo (String) | string |
| Strasseneigentümer | Retrieve features filtered by: Strasseneigentümer (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Strasse/Weg', 'Strassennummer', 'Strassenname', 'Gemeindename', 'Strassennetzhierarchie Code', 'Strassennetzhierarchie Text', 'Strassenkategorie', 'Wegkategorie', 'Signalisierte Geschwindigkeit', 'Temporegime', 'Strassenlänge', 'Strassenabschnittslänge', 'Zulassung Velo', 'Strasseneigentümer' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Strasse/Weg | Retrieve features filtered by: ID Strasse/Weg (Integer) | integer |
| Strassennummer | Retrieve features filtered by: Strassennummer (Integer) | integer |
| Strassenname | Retrieve features filtered by: Strassenname (String) | string |
| Gemeindename | Retrieve features filtered by: Gemeindename (String) | string |
| Strassennetzhierarchie Code | Retrieve features filtered by: Strassennetzhierarchie Code (String) | string |
| Strassennetzhierarchie Text | Retrieve features filtered by: Strassennetzhierarchie Text (String) | string |
| Strassenkategorie | Retrieve features filtered by: Strassenkategorie (String) | string |
| Wegkategorie | Retrieve features filtered by: Wegkategorie (String) | string |
| Signalisierte Geschwindigkeit | Retrieve features filtered by: Signalisierte Geschwindigkeit (Integer) | integer |
| Temporegime | Retrieve features filtered by: Temporegime (String) | string |
| Strassenlänge | Retrieve features filtered by: Strassenlänge (Double) | number |
| Strassenabschnittslänge | Retrieve features filtered by: Strassenabschnittslänge (Double) | number |
| Zulassung Velo | Retrieve features filtered by: Zulassung Velo (String) | string |
| Strasseneigentümer | Retrieve features filtered by: Strasseneigentümer (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Strasse/Weg', 'Strassennummer', 'Strassenname', 'Gemeindename', 'Strassennetzhierarchie Code', 'Strassennetzhierarchie Text', 'Strassenkategorie', 'Wegkategorie', 'Signalisierte Geschwindigkeit', 'Temporegime', 'Strassenlänge', 'Strassenabschnittslänge', 'Zulassung Velo', 'Strasseneigentümer' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Strasse/Weg | Retrieve features filtered by: ID Strasse/Weg (Integer) | integer |
| Strassennummer | Retrieve features filtered by: Strassennummer (Integer) | integer |
| Strassenname | Retrieve features filtered by: Strassenname (String) | string |
| Gemeindename | Retrieve features filtered by: Gemeindename (String) | string |
| Strassennetzhierarchie Code | Retrieve features filtered by: Strassennetzhierarchie Code (String) | string |
| Strassennetzhierarchie Text | Retrieve features filtered by: Strassennetzhierarchie Text (String) | string |
| Strassenkategorie | Retrieve features filtered by: Strassenkategorie (String) | string |
| Wegkategorie | Retrieve features filtered by: Wegkategorie (String) | string |
| Signalisierte Geschwindigkeit | Retrieve features filtered by: Signalisierte Geschwindigkeit (Integer) | integer |
| Temporegime | Retrieve features filtered by: Temporegime (String) | string |
| Strassenlänge | Retrieve features filtered by: Strassenlänge (Double) | number |
| Strassenabschnittslänge | Retrieve features filtered by: Strassenabschnittslänge (Double) | number |
| Zulassung Velo | Retrieve features filtered by: Zulassung Velo (String) | string |
| Strasseneigentümer | Retrieve features filtered by: Strasseneigentümer (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Strasse/Weg', 'Strassennummer', 'Strassenname', 'Gemeindename', 'Strassennetzhierarchie Code', 'Strassennetzhierarchie Text', 'Strassenkategorie', 'Wegkategorie', 'Signalisierte Geschwindigkeit', 'Temporegime', 'Strassenlänge', 'Strassenabschnittslänge', 'Zulassung Velo', 'Strasseneigentümer' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Strasse/Weg | Retrieve features filtered by: ID Strasse/Weg (Integer) | integer |
| Strassennummer | Retrieve features filtered by: Strassennummer (Integer) | integer |
| Strassenname | Retrieve features filtered by: Strassenname (String) | string |
| Gemeindename | Retrieve features filtered by: Gemeindename (String) | string |
| Strassennetzhierarchie Code | Retrieve features filtered by: Strassennetzhierarchie Code (String) | string |
| Strassennetzhierarchie Text | Retrieve features filtered by: Strassennetzhierarchie Text (String) | string |
| Strassenkategorie | Retrieve features filtered by: Strassenkategorie (String) | string |
| Wegkategorie | Retrieve features filtered by: Wegkategorie (String) | string |
| Signalisierte Geschwindigkeit | Retrieve features filtered by: Signalisierte Geschwindigkeit (Integer) | integer |
| Temporegime | Retrieve features filtered by: Temporegime (String) | string |
| Strassenlänge | Retrieve features filtered by: Strassenlänge (Double) | number |
| Strassenabschnittslänge | Retrieve features filtered by: Strassenabschnittslänge (Double) | number |
| Zulassung Velo | Retrieve features filtered by: Zulassung Velo (String) | string |
| Strasseneigentümer | Retrieve features filtered by: Strasseneigentümer (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Strasse/Weg', 'Strassennummer', 'Strassenname', 'Gemeindename', 'Strassennetzhierarchie Code', 'Strassennetzhierarchie Text', 'Strassenkategorie', 'Wegkategorie', 'Signalisierte Geschwindigkeit', 'Temporegime', 'Strassenlänge', 'Strassenabschnittslänge', 'Zulassung Velo', 'Strasseneigentümer' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Strassen-ID | Retrieve features filtered by: Strassen-ID (Integer) | integer |
| Strassenname | Retrieve features filtered by: Strassenname (String) | string |
| Strassenname kurz | Retrieve features filtered by: Strassenname kurz (String) | string |
| Strassenindex | Retrieve features filtered by: Strassenindex (String) | string |
| Gemeindename | Retrieve features filtered by: Gemeindename (String) | string |
| Erklärung erste Zeile | Retrieve features filtered by: Erklärung erste Zeile (String) | string |
| Erklärung zweite Zeile | Retrieve features filtered by: Erklärung zweite Zeile (String) | string |
| Amtliche Benennung | Retrieve features filtered by: Amtliche Benennung (String) | string |
| Erstmalige Erwähnung | Retrieve features filtered by: Erstmalige Erwähnung (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Strassen-ID', 'Strassenname', 'Strassenname kurz', 'Strassenindex', 'Gemeindename', 'Erklärung erste Zeile', 'Erklärung zweite Zeile', 'Amtliche Benennung', 'Erstmalige Erwähnung' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Bezirk | Retrieve features filtered by: Bezirk (String) | string |
| Anzahl Plätze | Retrieve features filtered by: Anzahl Plätze (Integer) | integer |
| Altersspanne Betreuung | Retrieve features filtered by: Altersspanne Betreuung (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Bezirk', 'Anzahl Plätze', 'Altersspanne Betreuung' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Institutionsnummer | Retrieve features filtered by: ID Institutionsnummer (Integer) | integer |
| Name | Retrieve features filtered by: Name (String) | string |
| Strasse | Retrieve features filtered by: Strasse (String) | string |
| Hausnummer | Retrieve features filtered by: Hausnummer (String) | string |
| Postleitzahl | Retrieve features filtered by: Postleitzahl (Integer) | integer |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Telefon | Retrieve features filtered by: Telefon (String) | string |
| Homepage | Retrieve features filtered by: Homepage (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Institutionsnummer', 'Name', 'Strasse', 'Hausnummer', 'Postleitzahl', 'Ort', 'Telefon', 'Homepage' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Veloabstellanlage | Retrieve features filtered by: ID Veloabstellanlage (Integer) | integer |
| Velostation | Retrieve features filtered by: Velostation (String) | string |
| Info zum Teilrichtplan | Retrieve features filtered by: Info zum Teilrichtplan (String) | string |
| Bike&Ride-Anlage Kanton | Retrieve features filtered by: Bike&Ride-Anlage Kanton (String) | string |
| Bike&Ride-Anlage Gemeinde | Retrieve features filtered by: Bike&Ride-Anlage Gemeinde (String) | string |
| Massnahmen-Nummer | Retrieve features filtered by: Massnahmen-Nummer (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Veloabstellanlage', 'Velostation', 'Info zum Teilrichtplan', 'Bike&Ride-Anlage Kanton', 'Bike&Ride-Anlage Gemeinde', 'Massnahmen-Nummer' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Veloroute | Retrieve features filtered by: ID Veloroute (Integer) | integer |
| Status | Retrieve features filtered by: Status (String) | string |
| Massnahmennummer Veloinfrastruktur | Retrieve features filtered by: Massnahmennummer Veloinfrastruktur (String) | string |
| Gemeinde | Retrieve features filtered by: Gemeinde (String) | string |
| Velovorzugsroute | Retrieve features filtered by: Velovorzugsroute (String) | string |
| Velohauptverbindung | Retrieve features filtered by: Velohauptverbindung (String) | string |
| Velonebenverbindung | Retrieve features filtered by: Velonebenverbindung (String) | string |
| Länge | Retrieve features filtered by: Länge (Double) | number |
| Fahrtrichtung bei Einbahn | Retrieve features filtered by: Fahrtrichtung bei Einbahn (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Veloroute', 'Status', 'Massnahmennummer Veloinfrastruktur', 'Gemeinde', 'Velovorzugsroute', 'Velohauptverbindung', 'Velonebenverbindung', 'Länge', 'Fahrtrichtung bei Einbahn' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Veloroute | Retrieve features filtered by: ID Veloroute (Integer) | integer |
| Kategorie | Retrieve features filtered by: Kategorie (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Beschreibung | Retrieve features filtered by: Beschreibung (String) | string |
| Link zur Route | Retrieve features filtered by: Link zur Route (String) | string |
| Länge | Retrieve features filtered by: Länge (Double) | number |
| Typ | Retrieve features filtered by: Typ (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Veloroute', 'Kategorie', 'Bezeichnung', 'Beschreibung', 'Link zur Route', 'Länge', 'Typ' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Kreuzung | Retrieve features filtered by: Kreuzung (String) | string |
| Zuführender Velostreifen | Retrieve features filtered by: Zuführender Velostreifen (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Kreuzung', 'Zuführender Velostreifen' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Fahrtrichtung von | Retrieve features filtered by: Fahrtrichtung von (String) | string |
| Fahrtrichtung nach | Retrieve features filtered by: Fahrtrichtung nach (String) | string |
| Kreuzung | Retrieve features filtered by: Kreuzung (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Fahrtrichtung von', 'Fahrtrichtung nach', 'Kreuzung' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Strassenname | Retrieve features filtered by: Strassenname (String) | string |
| Kreuzung | Retrieve features filtered by: Kreuzung (String) | string |
| Winkel zur Darstellung | Retrieve features filtered by: Winkel zur Darstellung (Integer) | integer |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Strassenname', 'Kreuzung', 'Winkel zur Darstellung' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Kreuzung | Retrieve features filtered by: Kreuzung (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Kreuzung' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Waldreservat | Retrieve features filtered by: ID Waldreservat (String) | string |
| Name | Retrieve features filtered by: Name (String) | string |
| Objektnummer | Retrieve features filtered by: Objektnummer (String) | string |
| Vertragliche Gesamtfläche | Retrieve features filtered by: Vertragliche Gesamtfläche (Double) | number |
| MCPFE Typ | Retrieve features filtered by: MCPFE Typ (String) | string |
| Bedeutung Code | Retrieve features filtered by: Bedeutung Code (Integer) | integer |
| Bedeutung Text | Retrieve features filtered by: Bedeutung Text (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Waldreservat', 'Name', 'Objektnummer', 'Vertragliche Gesamtfläche', 'MCPFE Typ', 'Bedeutung Code', 'Bedeutung Text', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Geschäftsname | Retrieve features filtered by: Geschäftsname (String) | string |
| Beschreibung | Retrieve features filtered by: Beschreibung (String) | string |
| Kategorie | Retrieve features filtered by: Kategorie (String) | string |
| Betriebszeitraum | Retrieve features filtered by: Betriebszeitraum (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Geschäftsname', 'Beschreibung', 'Kategorie', 'Betriebszeitraum' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Festlegung | Retrieve features filtered by: Festlegung (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Geolink | Retrieve features filtered by: Geolink (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| ID Wohnanteil | Retrieve features filtered by: ID Wohnanteil (String) | string |
| Festlegung Text | Retrieve features filtered by: Festlegung Text (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Festlegung', 'Verbindlichkeit', 'Geschäftsstatus', 'Geolink', 'Geschäftsbezeichnung', 'ID Wohnanteil', 'Festlegung Text', 'Datum Status', 'Rekurs Hängig', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| Festlegung | Retrieve features filtered by: Festlegung (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Geolink | Retrieve features filtered by: Geolink (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| ID Wohnanteil | Retrieve features filtered by: ID Wohnanteil (String) | string |
| Festlegung Text | Retrieve features filtered by: Festlegung Text (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Festlegung', 'Verbindlichkeit', 'Geschäftsstatus', 'Geolink', 'Geschäftsbezeichnung', 'ID Wohnanteil', 'Festlegung Text', 'Datum Status', 'Projektierte Löschung', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Grundnutzung Zonenfläche | Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) | string |
| Zone | Retrieve features filtered by: Zone (String) | string |
| Zone Text | Retrieve features filtered by: Zone Text (String) | string |
| Zweckbestimmung Ziffer | Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) | integer |
| Zweckbestimmung Text | Retrieve features filtered by: Zweckbestimmung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Grundnutzung Zonenfläche | Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) | string |
| Zone | Retrieve features filtered by: Zone (String) | string |
| Zone Text | Retrieve features filtered by: Zone Text (String) | string |
| Zweckbestimmung Ziffer | Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) | integer |
| Zweckbestimmung Text | Retrieve features filtered by: Zweckbestimmung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Grundnutzung Zonenfläche | Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) | string |
| Zone | Retrieve features filtered by: Zone (String) | string |
| Zone Text | Retrieve features filtered by: Zone Text (String) | string |
| Zweckbestimmung Ziffer | Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) | integer |
| Zweckbestimmung Text | Retrieve features filtered by: Zweckbestimmung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Grundnutzung Zonenfläche | Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) | string |
| Zone | Retrieve features filtered by: Zone (String) | string |
| Zone Text | Retrieve features filtered by: Zone Text (String) | string |
| Zweckbestimmung Ziffer | Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) | integer |
| Zweckbestimmung Text | Retrieve features filtered by: Zweckbestimmung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Linienbezogene Festlegung | Retrieve features filtered by: ID Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung | Retrieve features filtered by: Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung Text | Retrieve features filtered by: Linienbezogene Festlegung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Linienbezogene Festlegung | Retrieve features filtered by: ID Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung | Retrieve features filtered by: Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung Text | Retrieve features filtered by: Linienbezogene Festlegung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Linienbezogene Festlegung | Retrieve features filtered by: ID Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung | Retrieve features filtered by: Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung Text | Retrieve features filtered by: Linienbezogene Festlegung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Linienbezogene Festlegung | Retrieve features filtered by: ID Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung | Retrieve features filtered by: Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung Text | Retrieve features filtered by: Linienbezogene Festlegung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Überlagernde Festlegung | Retrieve features filtered by: ID Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung | Retrieve features filtered by: Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung Text | Retrieve features filtered by: Überlagernde Festlegung Text (String) | string |
| Schutzzweck | Retrieve features filtered by: Schutzzweck (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Überlagernde Festlegung | Retrieve features filtered by: ID Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung | Retrieve features filtered by: Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung Text | Retrieve features filtered by: Überlagernde Festlegung Text (String) | string |
| Schutzzweck | Retrieve features filtered by: Schutzzweck (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Überlagernde Festlegung | Retrieve features filtered by: ID Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung | Retrieve features filtered by: Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung Text | Retrieve features filtered by: Überlagernde Festlegung Text (String) | string |
| Schutzzweck | Retrieve features filtered by: Schutzzweck (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Überlagernde Festlegung | Retrieve features filtered by: ID Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung | Retrieve features filtered by: Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung Text | Retrieve features filtered by: Überlagernde Festlegung Text (String) | string |
| Schutzzweck | Retrieve features filtered by: Schutzzweck (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Grundnutzung Zonenfläche | Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) | string |
| Zone | Retrieve features filtered by: Zone (String) | string |
| Zone Text | Retrieve features filtered by: Zone Text (String) | string |
| Zweckbestimmung Ziffer | Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) | integer |
| Zweckbestimmung Text | Retrieve features filtered by: Zweckbestimmung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Grundnutzung Zonenfläche | Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) | string |
| Zone | Retrieve features filtered by: Zone (String) | string |
| Zone Text | Retrieve features filtered by: Zone Text (String) | string |
| Zweckbestimmung Ziffer | Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) | integer |
| Zweckbestimmung Text | Retrieve features filtered by: Zweckbestimmung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Grundnutzung Zonenfläche | Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) | string |
| Zone | Retrieve features filtered by: Zone (String) | string |
| Zone Text | Retrieve features filtered by: Zone Text (String) | string |
| Zweckbestimmung Ziffer | Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) | integer |
| Zweckbestimmung Text | Retrieve features filtered by: Zweckbestimmung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Grundnutzung Zonenfläche | Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) | string |
| Zone | Retrieve features filtered by: Zone (String) | string |
| Zone Text | Retrieve features filtered by: Zone Text (String) | string |
| Zweckbestimmung Ziffer | Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) | integer |
| Zweckbestimmung Text | Retrieve features filtered by: Zweckbestimmung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Grundnutzung Zonenfläche | Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) | string |
| Zone | Retrieve features filtered by: Zone (String) | string |
| Zone Text | Retrieve features filtered by: Zone Text (String) | string |
| Zweckbestimmung Ziffer | Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) | integer |
| Zweckbestimmung Text | Retrieve features filtered by: Zweckbestimmung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Grundnutzung Zonenfläche | Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) | string |
| Zone | Retrieve features filtered by: Zone (String) | string |
| Zone Text | Retrieve features filtered by: Zone Text (String) | string |
| Zweckbestimmung Ziffer | Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) | integer |
| Zweckbestimmung Text | Retrieve features filtered by: Zweckbestimmung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Linienbezogene Festlegung | Retrieve features filtered by: ID Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung | Retrieve features filtered by: Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung Text | Retrieve features filtered by: Linienbezogene Festlegung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Linienbezogene Festlegung | Retrieve features filtered by: ID Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung | Retrieve features filtered by: Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung Text | Retrieve features filtered by: Linienbezogene Festlegung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Linienbezogene Festlegung | Retrieve features filtered by: ID Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung | Retrieve features filtered by: Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung Text | Retrieve features filtered by: Linienbezogene Festlegung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Linienbezogene Festlegung | Retrieve features filtered by: ID Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung | Retrieve features filtered by: Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung Text | Retrieve features filtered by: Linienbezogene Festlegung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Überlagernde Festlegung | Retrieve features filtered by: ID Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung | Retrieve features filtered by: Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung Text | Retrieve features filtered by: Überlagernde Festlegung Text (String) | string |
| Schutzzweck | Retrieve features filtered by: Schutzzweck (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Überlagernde Festlegung | Retrieve features filtered by: ID Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung | Retrieve features filtered by: Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung Text | Retrieve features filtered by: Überlagernde Festlegung Text (String) | string |
| Schutzzweck | Retrieve features filtered by: Schutzzweck (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Überlagernde Festlegung | Retrieve features filtered by: ID Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung | Retrieve features filtered by: Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung Text | Retrieve features filtered by: Überlagernde Festlegung Text (String) | string |
| Schutzzweck | Retrieve features filtered by: Schutzzweck (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Überlagernde Festlegung | Retrieve features filtered by: ID Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung | Retrieve features filtered by: Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung Text | Retrieve features filtered by: Überlagernde Festlegung Text (String) | string |
| Schutzzweck | Retrieve features filtered by: Schutzzweck (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Überlagernde Festlegung | Retrieve features filtered by: ID Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung | Retrieve features filtered by: Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung Text | Retrieve features filtered by: Überlagernde Festlegung Text (String) | string |
| Schutzzweck | Retrieve features filtered by: Schutzzweck (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Überlagernde Festlegung | Retrieve features filtered by: ID Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung | Retrieve features filtered by: Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung Text | Retrieve features filtered by: Überlagernde Festlegung Text (String) | string |
| Schutzzweck | Retrieve features filtered by: Schutzzweck (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Grundnutzung Zonenfläche | Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) | string |
| Zone | Retrieve features filtered by: Zone (String) | string |
| Zone Text | Retrieve features filtered by: Zone Text (String) | string |
| Zweckbestimmung Ziffer | Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) | integer |
| Zweckbestimmung Text | Retrieve features filtered by: Zweckbestimmung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Grundnutzung Zonenfläche | Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) | string |
| Zone | Retrieve features filtered by: Zone (String) | string |
| Zone Text | Retrieve features filtered by: Zone Text (String) | string |
| Zweckbestimmung Ziffer | Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) | integer |
| Zweckbestimmung Text | Retrieve features filtered by: Zweckbestimmung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Grundnutzung Zonenfläche | Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) | string |
| Zone | Retrieve features filtered by: Zone (String) | string |
| Zone Text | Retrieve features filtered by: Zone Text (String) | string |
| Zweckbestimmung Ziffer | Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) | integer |
| Zweckbestimmung Text | Retrieve features filtered by: Zweckbestimmung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Grundnutzung Zonenfläche | Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) | string |
| Zone | Retrieve features filtered by: Zone (String) | string |
| Zone Text | Retrieve features filtered by: Zone Text (String) | string |
| Zweckbestimmung Ziffer | Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) | integer |
| Zweckbestimmung Text | Retrieve features filtered by: Zweckbestimmung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Linienbezogene Festlegung | Retrieve features filtered by: ID Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung | Retrieve features filtered by: Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung Text | Retrieve features filtered by: Linienbezogene Festlegung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Linienbezogene Festlegung | Retrieve features filtered by: ID Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung | Retrieve features filtered by: Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung Text | Retrieve features filtered by: Linienbezogene Festlegung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Linienbezogene Festlegung | Retrieve features filtered by: ID Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung | Retrieve features filtered by: Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung Text | Retrieve features filtered by: Linienbezogene Festlegung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Linienbezogene Festlegung | Retrieve features filtered by: ID Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung | Retrieve features filtered by: Linienbezogene Festlegung (String) | string |
| Linienbezogene Festlegung Text | Retrieve features filtered by: Linienbezogene Festlegung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Objektbezogene Festlegung | Retrieve features filtered by: ID Objektbezogene Festlegung (String) | string |
| Objektbezogene Festlegung | Retrieve features filtered by: Objektbezogene Festlegung (String) | string |
| Objektbezogene Festlegung Text | Retrieve features filtered by: Objektbezogene Festlegung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Objektbezogene Festlegung', 'Objektbezogene Festlegung', 'Objektbezogene Festlegung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Objektbezogene Festlegung | Retrieve features filtered by: ID Objektbezogene Festlegung (String) | string |
| Objektbezogene Festlegung | Retrieve features filtered by: Objektbezogene Festlegung (String) | string |
| Objektbezogene Festlegung Text | Retrieve features filtered by: Objektbezogene Festlegung Text (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Objektbezogene Festlegung', 'Objektbezogene Festlegung', 'Objektbezogene Festlegung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Überlagernde Festlegung | Retrieve features filtered by: ID Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung | Retrieve features filtered by: Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung Text | Retrieve features filtered by: Überlagernde Festlegung Text (String) | string |
| Schutzzweck | Retrieve features filtered by: Schutzzweck (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Überlagernde Festlegung | Retrieve features filtered by: ID Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung | Retrieve features filtered by: Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung Text | Retrieve features filtered by: Überlagernde Festlegung Text (String) | string |
| Schutzzweck | Retrieve features filtered by: Schutzzweck (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Rekurs Hängig | Retrieve features filtered by: Rekurs Hängig (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Überlagernde Festlegung | Retrieve features filtered by: ID Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung | Retrieve features filtered by: Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung Text | Retrieve features filtered by: Überlagernde Festlegung Text (String) | string |
| Schutzzweck | Retrieve features filtered by: Schutzzweck (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type |
|---|---|---|
| featureId | Local identifier of a specific feature | string |
| Name | Description | Type |
|---|---|---|
| limit | The optional limit parameter limits the number of items that are presented in the response document. Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted. Minimum = 1. Maximum = 10000. Default = 10. |
integer |
| offset | The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0. Minimum = 0. Default = 0. |
integer |
| resultType | This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter. The allowed values for this parameter are "results" and "hits". If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation. If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances. Default = "results". |
string |
| bbox | Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth): * Lower left corner, coordinate axis 1 * Lower left corner, coordinate axis 2 * Lower left corner, coordinate axis 3 (optional) * Upper right corner, coordinate axis 1 * Upper right corner, coordinate axis 2 * Upper right corner, coordinate axis 3 (optional) The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`. For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge). If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries. |
array |
| bbox-crs | The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| crs | The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). | string |
| datetime | Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots. Examples: * A date-time: "2018-02-12T23:20:50Z" * A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z" * Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z" Only features that have a temporal property that intersects the value of `datetime` are selected. If a feature has multiple temporal properties, it is the decision of the server whether only a single temporal property is used to determine the extent or all relevant temporal properties. |
string |
| sortby | Sort results by the specified field name | string |
| sortdesc | Sort results in descending order, field name must be specified with 'sortby' parameter | boolean |
| ID Überlagernde Festlegung | Retrieve features filtered by: ID Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung | Retrieve features filtered by: Überlagernde Festlegung (String) | string |
| Überlagernde Festlegung Text | Retrieve features filtered by: Überlagernde Festlegung Text (String) | string |
| Schutzzweck | Retrieve features filtered by: Schutzzweck (String) | string |
| Bezeichnung | Retrieve features filtered by: Bezeichnung (String) | string |
| Verbindlichkeit | Retrieve features filtered by: Verbindlichkeit (String) | string |
| Projektierte Löschung | Retrieve features filtered by: Projektierte Löschung (String) | string |
| Geschäftsbezeichnung | Retrieve features filtered by: Geschäftsbezeichnung (String) | string |
| Geschäftsstatus | Retrieve features filtered by: Geschäftsstatus (String) | string |
| Datum Status | Retrieve features filtered by: Datum Status (String) | string |
| Link zu den Rechtsdokumenten | Retrieve features filtered by: Link zu den Rechtsdokumenten (String) | string |
| Bemerkung Geschäft | Retrieve features filtered by: Bemerkung Geschäft (String) | string |
| ID Geschäft | Retrieve features filtered by: ID Geschäft (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' | string |
| Name | Description | Type | Example |
|---|---|---|---|
| crs | The coordinate reference systems in which geometries may be retrieved. Coordinate reference systems are identified by a URI. The first coordinate reference system is the coordinate reference system that is used by default. This is always "http://www.opengis.net/def/crs/OGC/1.3/CRS84", i.e. WGS84 longitude/latitude. | array |
|
| description | a description of the features in the collection | string | Buildings in the city of Bonn. |
| extent | {"$ref":"#/components/schemas/extent"} | ||
| links | {"example":[{"href":"http://data.example.org/collections/buildings/items","rel":"item","title":"Buildings","type":"application/geo+json"},{"href":"http://example.com/concepts/buildings.html","rel":"describedBy","title":"Feature catalog for buildings","type":"text/html"}],"items":{"$ref":"#/components/schemas/link"},"type":"array"} | ||
| name | identifier of the collection used, for example, in URIs | string | buildings |
| relations | Related collections that may be retrieved for this collection | object | {"id": "label"} |
| title | human readable title of the collection | string | Buildings |
| Name | Description | Type | Example |
|---|---|---|---|
| collections | {"items":{"$ref":"#/components/schemas/collectionInfo"},"type":"array"} | ||
| links | {"example":[{"href":"http://data.example.org/collections.json","rel":"self","title":"this document","type":"application/json"},{"href":"http://data.example.org/collections.html","rel":"alternate","title":"this document as HTML","type":"text/html"},{"href":"http://schemas.example.org/1.0/foobar.xsd","rel":"describedBy","title":"XML schema for Acme Corporation data","type":"application/xml"}],"items":{"$ref":"#/components/schemas/link"},"type":"array"} | ||
| Name | Description | Type | Example |
|---|---|---|---|
| code | {"type":"string"} | ||
| description | {"type":"string"} | ||
| Name | Description | Type | Example |
|---|---|---|---|
| crs | {"default":"http://www.opengis.net/def/crs/OGC/1.3/CRS84","description":"Coordinate reference system of the coordinates in the spatial extent (property `spatial`). In the Core, only WGS84 longitude/latitude is supported. Extensions may support additional coordinate reference systems.","enum":["http://www.opengis.net/def/crs/OGC/1.3/CRS84"],"type":"string"} | ||
| spatial | West, north, east, south edges of the spatial extent. The minimum and maximum values apply to the coordinate reference system WGS84 longitude/latitude that is supported in the Core. If, for example, a projected coordinate reference system is used, the minimum and maximum values need to be adjusted. | array |
|
| temporal | {"description":"The temporal extent of the features in the collection.","properties":{"interval":{"description":"One or more time intervals that describe the temporal extent of the dataset.\nThe value `null` is supported and indicates an open time interval.\nIn the Core only a single time interval is supported. Extensions may support multiple intervals. If multiple intervals are provided, the union of the intervals describes the temporal extent.","items":{"description":"Begin and end times of the time interval. The timestamps\nare in the coordinate reference system specified in `trs`. By default\nthis is the Gregorian calendar.","items":{"example":["2011-11-11T12:22:11Z",null],"format":"date-time","nullable":true,"trs":{"default":"http://www.opengis.net/def/uom/ISO-8601/0/Gregorian","description":"Coordinate reference system of the coordinates in the temporal extent\n(property `interval`). The default reference system is the Gregorian calendar.\nIn the Core this is the only supported temporal reference system.\nExtensions may support additional temporal reference systems and add\nadditional enum values.","enum":["http://www.opengis.net/def/uom/ISO-8601/0/Gregorian"],"type":"string"},"type":"string"},"maxItems":2,"minItems":2,"type":"array"},"minItems":1,"type":"array"}},"type":"object"} | ||
| Name | Description | Type | Example |
|---|---|---|---|
| features | {"items":{"$ref":"#/components/schemas/featureGeoJSON"},"type":"array"} | ||
| links | {"items":{"$ref":"#/components/schemas/link"},"type":"array"} | ||
| numberMatched | {"minimum":0,"type":"integer"} | ||
| numberReturned | {"minimum":0,"type":"integer"} | ||
| timeStamp | {"format":"dateTime","type":"string"} | ||
| type | {"enum":["FeatureCollection"],"type":"string"} | ||
| Name | Description | Type | Example |
|---|---|---|---|
| geometry | {"$ref":"#/components/schemas/geometryGeoJSON"} | ||
| id | {"oneOf":[{"type":"string"},{"type":"integer"}]} | ||
| properties | {"nullable":true,"type":"object"} | ||
| type | {"enum":["Feature"],"type":"string"} | ||
| Name | Description | Type | Example |
|---|---|---|---|
| type | {"enum":["Point","MultiPoint","LineString","MultiLineString","Polygon","MultiPolygon","GeometryCollection"],"type":"string"} | ||
| Name | Description | Type | Example |
|---|---|---|---|
| href | {"example":"http://data.example.com/buildings/123","type":"string"} | ||
| hreflang | {"example":"en","type":"string"} | ||
| rel | {"example":"prev","type":"string"} | ||
| type | {"example":"application/geo+json","type":"string"} | ||
| Name | Description | Type | Example |
|---|---|---|---|
| conformsTo | {"example":["http://www.opengis.net/spec/wfs-1/3.0/req/core","http://www.opengis.net/spec/wfs-1/3.0/req/oas30","http://www.opengis.net/spec/wfs-1/3.0/req/html","http://www.opengis.net/spec/wfs-1/3.0/req/geojson"],"items":{"type":"string"},"type":"array"} | ||
| Name | Description | Type | Example |
|---|---|---|---|
| links | {"example":[{"href":"http://data.example.org/","rel":"self","title":"this document","type":"application/json"},{"href":"http://data.example.org/api","rel":"service","title":"the API definition","type":"application/openapi+json;version=3.0"},{"href":"http://data.example.org/conformance","rel":"conformance","title":"WFS 3.0 conformance classes implemented by this server","type":"application/json"},{"href":"http://data.example.org/collections","rel":"data","title":"Metadata about the feature collections","type":"application/json"}],"items":{"$ref":"#/components/schemas/link"},"type":"array"} | ||