| 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 |
| ID | Retrieve features filtered by: ID (Integer) | integer |
| Bodenbedeckungsart | Retrieve features filtered by: Bodenbedeckungsart (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Bodenbedeckungsart' | string |
| 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 |
| Bodenbedeckungsart | Retrieve features filtered by: Bodenbedeckungsart (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Bodenbedeckungsart' | string |
| 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 |
| Bodenbedeckung ID 1 | Retrieve features filtered by: Bodenbedeckung ID 1 (Integer) | integer |
| Bodenbedeckungsart 1 | Retrieve features filtered by: Bodenbedeckungsart 1 (String) | string |
| Bodenbedeckung ID 2 | Retrieve features filtered by: Bodenbedeckung ID 2 (Integer) | integer |
| Bodenbedeckungsart 2 | Retrieve features filtered by: Bodenbedeckungsart 2 (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Bodenbedeckung ID 1', 'Bodenbedeckungsart 1', 'Bodenbedeckung ID 2', 'Bodenbedeckungsart 2' | string |
| 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 |
| Bodenbedeckung ID 1 | Retrieve features filtered by: Bodenbedeckung ID 1 (Integer) | integer |
| Bodenbedeckungsart 1 | Retrieve features filtered by: Bodenbedeckungsart 1 (String) | string |
| Bodenbedeckung ID 2 | Retrieve features filtered by: Bodenbedeckung ID 2 (Integer) | integer |
| Bodenbedeckungsart 2 | Retrieve features filtered by: Bodenbedeckungsart 2 (String) | string |
| Linienart | Retrieve features filtered by: Linienart (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Bodenbedeckung ID 1', 'Bodenbedeckungsart 1', 'Bodenbedeckung ID 2', 'Bodenbedeckungsart 2', 'Linienart' | string |
| 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 |
| Identifikator | Retrieve features filtered by: Identifikator (String) | string |
| Code Nature | Retrieve features filtered by: Code Nature (String) | string |
| Gültigkeit | Retrieve features filtered by: Gültigkeit (String) | string |
| exakt definiert | Retrieve features filtered by: exakt definiert (String) | string |
| Lagegenauigkeit | Retrieve features filtered by: Lagegenauigkeit (Double) | number |
| Lagezuverlässigkeit | Retrieve features filtered by: Lagezuverlässigkeit (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Identifikator', 'Code Nature', 'Gültigkeit', 'exakt definiert', 'Lagegenauigkeit', 'Lagezuverlässigkeit' | string |
| 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 |
| Einzelobjektart | Retrieve features filtered by: Einzelobjektart (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Einzelobjektart' | string |
| 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 |
| Flächenelement ID | Retrieve features filtered by: Flächenelement ID (Integer) | integer |
| Einzelobjektart | Retrieve features filtered by: Einzelobjektart (String) | string |
| Linienart | Retrieve features filtered by: Linienart (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Flächenelement ID', 'Einzelobjektart', 'Linienart' | string |
| 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 |
| Einzelobjektart | Retrieve features filtered by: Einzelobjektart (String) | string |
| Linienart | Retrieve features filtered by: Linienart (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Einzelobjektart', 'Linienart' | string |
| 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 |
| Einzelobjektart | Retrieve features filtered by: Einzelobjektart (String) | string |
| Orientierung | Retrieve features filtered by: Orientierung (Double) | number |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Einzelobjektart', 'Orientierung' | string |
| 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 |
| Text/Symbol von | Retrieve features filtered by: Text/Symbol von (Integer) | integer |
| Herkunft | Retrieve features filtered by: Herkunft (String) | string |
| Typ | Retrieve features filtered by: Typ (String) | string |
| Text | Retrieve features filtered by: Text (String) | string |
| Text Zusatz | Retrieve features filtered by: Text Zusatz (String) | string |
| Orientierung | Retrieve features filtered by: Orientierung (Double) | number |
| Halignment | Retrieve features filtered by: Halignment (String) | string |
| Valignment | Retrieve features filtered by: Valignment (String) | string |
| Textgrösse | Retrieve features filtered by: Textgrösse (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Text/Symbol von', 'Herkunft', 'Typ', 'Text', 'Text Zusatz', 'Orientierung', 'Halignment', 'Valignment', 'Textgrösse' | string |
| 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 |
| Nummer | Retrieve features filtered by: Nummer (String) | string |
| Kategorie | Retrieve features filtered by: Kategorie (String) | string |
| Versicherungsart | Retrieve features filtered by: Versicherungsart (String) | string |
| Lagegenauigkeit | Retrieve features filtered by: Lagegenauigkeit (Double) | number |
| Lagezuverlässigkeit | Retrieve features filtered by: Lagezuverlässigkeit (String) | string |
| Höhe | Retrieve features filtered by: Höhe (Double) | number |
| Höhengenauigkeit | Retrieve features filtered by: Höhengenauigkeit (Double) | number |
| Höhenzuverlässigkeit | Retrieve features filtered by: Höhenzuverlässigkeit (String) | string |
| Fixpunktprotokoll | Retrieve features filtered by: Fixpunktprotokoll (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Nummer', 'Kategorie', 'Versicherungsart', 'Lagegenauigkeit', 'Lagezuverlässigkeit', 'Höhe', 'Höhengenauigkeit', 'Höhenzuverlässigkeit', 'Fixpunktprotokoll' | string |
| 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 |
| Nummer | Retrieve features filtered by: Nummer (String) | string |
| Kategorie | Retrieve features filtered by: Kategorie (String) | string |
| Begehbarkeit | Retrieve features filtered by: Begehbarkeit (String) | string |
| Versicherungsart | Retrieve features filtered by: Versicherungsart (String) | string |
| Lagegenauigkeit | Retrieve features filtered by: Lagegenauigkeit (Double) | number |
| Lagezuverlässigkeit | Retrieve features filtered by: Lagezuverlässigkeit (String) | string |
| Fixpunktprotokoll | Retrieve features filtered by: Fixpunktprotokoll (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Nummer', 'Kategorie', 'Begehbarkeit', 'Versicherungsart', 'Lagegenauigkeit', 'Lagezuverlässigkeit', 'Fixpunktprotokoll' | string |
| 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 |
| Text/Symbol von | Retrieve features filtered by: Text/Symbol von (Integer) | integer |
| Herkunft | Retrieve features filtered by: Herkunft (String) | string |
| Typ | Retrieve features filtered by: Typ (String) | string |
| Text | Retrieve features filtered by: Text (String) | string |
| Orientierung | Retrieve features filtered by: Orientierung (Double) | number |
| Halignment | Retrieve features filtered by: Halignment (String) | string |
| Valignment | Retrieve features filtered by: Valignment (String) | string |
| Textgrösse | Retrieve features filtered by: Textgrösse (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Text/Symbol von', 'Herkunft', 'Typ', 'Text', 'Orientierung', 'Halignment', 'Valignment', 'Textgrösse' | string |
| 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 |
| Eidgenössischer Gebäudeeingangsidentifikator | Retrieve features filtered by: Eidgenössischer Gebäudeeingangsidentifikator (Integer) | integer |
| Eidgenössischer Gebäudeidentifikator | Retrieve features filtered by: Eidgenössischer Gebäudeidentifikator (Integer) | integer |
| Hausnummer | Retrieve features filtered by: Hausnummer (String) | string |
| Strassen ID | Retrieve features filtered by: Strassen ID (Integer) | integer |
| Strassenname | Retrieve features filtered by: Strassenname (String) | string |
| Postleitzahl | Retrieve features filtered by: Postleitzahl (Integer) | integer |
| Ortschaftsname | Retrieve features filtered by: Ortschaftsname (String) | string |
| Status | Retrieve features filtered by: Status (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Eidgenössischer Gebäudeeingangsidentifikator', 'Eidgenössischer Gebäudeidentifikator', 'Hausnummer', 'Strassen ID', 'Strassenname', 'Postleitzahl', 'Ortschaftsname', 'Status' | string |
| 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 |
| Ortschaftsname | Retrieve features filtered by: Ortschaftsname (String) | string |
| Status | Retrieve features filtered by: Status (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Ortschaftsname', 'Status' | string |
| 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 |
| Postleitzahl | Retrieve features filtered by: Postleitzahl (Integer) | integer |
| Postleitzahlenzusatz | Retrieve features filtered by: Postleitzahlenzusatz (Integer) | integer |
| Status | Retrieve features filtered by: Status (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Postleitzahl', 'Postleitzahlenzusatz', 'Status' | string |
| 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 |
| Strassen ID | Retrieve features filtered by: Strassen ID (Integer) | integer |
| Strassenname | Retrieve features filtered by: Strassenname (String) | string |
| Strassenart | Retrieve features filtered by: Strassenart (String) | string |
| ist Achse | Retrieve features filtered by: ist Achse (String) | string |
| Ordnung | Retrieve features filtered by: Ordnung (Integer) | integer |
| Status | Retrieve features filtered by: Status (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Strassen ID', 'Strassenname', 'Strassenart', 'ist Achse', 'Ordnung', 'Status' | string |
| 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 |
| Text/Symbol von | Retrieve features filtered by: Text/Symbol von (Integer) | integer |
| Herkunft | Retrieve features filtered by: Herkunft (String) | string |
| Typ | Retrieve features filtered by: Typ (String) | string |
| Text | Retrieve features filtered by: Text (String) | string |
| Orientierung | Retrieve features filtered by: Orientierung (Double) | number |
| Halignment | Retrieve features filtered by: Halignment (String) | string |
| Valignment | Retrieve features filtered by: Valignment (String) | string |
| Textgrösse | Retrieve features filtered by: Textgrösse (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Text/Symbol von', 'Herkunft', 'Typ', 'Text', 'Orientierung', 'Halignment', 'Valignment', 'Textgrösse' | string |
| 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 | Retrieve features filtered by: ID (Integer) | integer |
| Flurname | Retrieve features filtered by: Flurname (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Flurname' | string |
| 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 |
| Geländename | Retrieve features filtered by: Geländename (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Geländename' | string |
| 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 |
| Text/Symbol von | Retrieve features filtered by: Text/Symbol von (Integer) | integer |
| Herkunft | Retrieve features filtered by: Herkunft (String) | string |
| Typ | Retrieve features filtered by: Typ (String) | string |
| Text | Retrieve features filtered by: Text (String) | string |
| Orientierung | Retrieve features filtered by: Orientierung (Double) | number |
| Halignment | Retrieve features filtered by: Halignment (String) | string |
| Valignment | Retrieve features filtered by: Valignment (String) | string |
| Textgrösse | Retrieve features filtered by: Textgrösse (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Text/Symbol von', 'Herkunft', 'Typ', 'Text', 'Orientierung', 'Halignment', 'Valignment', 'Textgrösse' | string |
| 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 |
| Gemeinde ID | Retrieve features filtered by: Gemeinde ID (Integer) | integer |
| Gemeindename | Retrieve features filtered by: Gemeindename (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Gemeinde ID', 'Gemeindename' | string |
| 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 |
| Gemeinde ID 1 | Retrieve features filtered by: Gemeinde ID 1 (Integer) | integer |
| Gemeindename 1 | Retrieve features filtered by: Gemeindename 1 (String) | string |
| Gemeinde ID 2 | Retrieve features filtered by: Gemeinde ID 2 (Integer) | integer |
| Gemeindename 2 | Retrieve features filtered by: Gemeindename 2 (String) | string |
| Gültigkeit | Retrieve features filtered by: Gültigkeit (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Gemeinde ID 1', 'Gemeindename 1', 'Gemeinde ID 2', 'Gemeindename 2', 'Gültigkeit' | string |
| 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 |
| Grenzpunktnummer | Retrieve features filtered by: Grenzpunktnummer (String) | string |
| Punktzeichen | Retrieve features filtered by: Punktzeichen (String) | string |
| Lagegenauigkeit | Retrieve features filtered by: Lagegenauigkeit (Double) | number |
| Lagezuverlässigkeit | Retrieve features filtered by: Lagezuverlässigkeit (String) | string |
| exakt definiert | Retrieve features filtered by: exakt definiert (String) | string |
| Hoheitsgrenzstein | Retrieve features filtered by: Hoheitsgrenzstein (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Grenzpunktnummer', 'Punktzeichen', 'Lagegenauigkeit', 'Lagezuverlässigkeit', 'exakt definiert', 'Hoheitsgrenzstein' | string |
| 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 |
| Gültigkeit | Retrieve features filtered by: Gültigkeit (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Gültigkeit' | string |
| 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 |
| Gültigkeit | Retrieve features filtered by: Gültigkeit (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Gültigkeit' | string |
| 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 |
| Parzellennummer | Retrieve features filtered by: Parzellennummer (String) | string |
| Parzellenindex | Retrieve features filtered by: Parzellenindex (String) | string |
| EGRID | Retrieve features filtered by: EGRID (String) | string |
| Sektionsname | Retrieve features filtered by: Sektionsname (String) | string |
| Grundstücksart | Retrieve features filtered by: Grundstücksart (String) | string |
| Flächenmass | Retrieve features filtered by: Flächenmass (Integer) | integer |
| Gültigkeit | Retrieve features filtered by: Gültigkeit (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Parzellennummer', 'Parzellenindex', 'EGRID', 'Sektionsname', 'Grundstücksart', 'Flächenmass', 'Gültigkeit' | string |
| 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 |
| Parzellennummer | Retrieve features filtered by: Parzellennummer (String) | string |
| Parzellenindex | Retrieve features filtered by: Parzellenindex (String) | string |
| EGRID | Retrieve features filtered by: EGRID (String) | string |
| Sektionsname | Retrieve features filtered by: Sektionsname (String) | string |
| Grundstücksart | Retrieve features filtered by: Grundstücksart (String) | string |
| Flächenmass | Retrieve features filtered by: Flächenmass (Integer) | integer |
| Gültigkeit | Retrieve features filtered by: Gültigkeit (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Parzellennummer', 'Parzellenindex', 'EGRID', 'Sektionsname', 'Grundstücksart', 'Flächenmass', 'Gültigkeit' | string |
| 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 |
| Punktzeichen | Retrieve features filtered by: Punktzeichen (String) | string |
| Lagegenauigkeit | Retrieve features filtered by: Lagegenauigkeit (Double) | number |
| Lagezuverlässigkeit | Retrieve features filtered by: Lagezuverlässigkeit (String) | string |
| exakt definiert | Retrieve features filtered by: exakt definiert (String) | string |
| Hoheitsgrenzstein | Retrieve features filtered by: Hoheitsgrenzstein (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Punktzeichen', 'Lagegenauigkeit', 'Lagezuverlässigkeit', 'exakt definiert', 'Hoheitsgrenzstein' | string |
| 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 |
| Sektionsname | Retrieve features filtered by: Sektionsname (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Sektionsname' | string |
| 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 |
| Parzellennummer | Retrieve features filtered by: Parzellennummer (String) | string |
| Parzellenindex | Retrieve features filtered by: Parzellenindex (String) | string |
| EGRID | Retrieve features filtered by: EGRID (String) | string |
| Sektionsname | Retrieve features filtered by: Sektionsname (String) | string |
| Grundstücksart | Retrieve features filtered by: Grundstücksart (String) | string |
| Flächenmass | Retrieve features filtered by: Flächenmass (Integer) | integer |
| Gültigkeit | Retrieve features filtered by: Gültigkeit (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Parzellennummer', 'Parzellenindex', 'EGRID', 'Sektionsname', 'Grundstücksart', 'Flächenmass', 'Gültigkeit' | string |
| 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 |
| Parzellennummer | Retrieve features filtered by: Parzellennummer (String) | string |
| Parzellenindex | Retrieve features filtered by: Parzellenindex (String) | string |
| EGRID | Retrieve features filtered by: EGRID (String) | string |
| Sektionsname | Retrieve features filtered by: Sektionsname (String) | string |
| Grundstücksart | Retrieve features filtered by: Grundstücksart (String) | string |
| Flächenmass | Retrieve features filtered by: Flächenmass (Integer) | integer |
| Gültigkeit | Retrieve features filtered by: Gültigkeit (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Parzellennummer', 'Parzellenindex', 'EGRID', 'Sektionsname', 'Grundstücksart', 'Flächenmass', 'Gültigkeit' | string |
| 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 |
| Servitutart | Retrieve features filtered by: Servitutart (String) | string |
| Gültigkeit | Retrieve features filtered by: Gültigkeit (String) | string |
| Interne Nummer | Retrieve features filtered by: Interne Nummer (String) | string |
| Schlagwort | Retrieve features filtered by: Schlagwort (String) | string |
| Link zum Mutationsplan | Retrieve features filtered by: Link zum Mutationsplan (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Servitutart', 'Gültigkeit', 'Interne Nummer', 'Schlagwort', 'Link zum Mutationsplan' | string |
| 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 |
| Servitutart | Retrieve features filtered by: Servitutart (String) | string |
| Gültigkeit | Retrieve features filtered by: Gültigkeit (String) | string |
| Interne Nummer | Retrieve features filtered by: Interne Nummer (String) | string |
| Schlagwort | Retrieve features filtered by: Schlagwort (String) | string |
| Link zum Mutationsplan | Retrieve features filtered by: Link zum Mutationsplan (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Servitutart', 'Gültigkeit', 'Interne Nummer', 'Schlagwort', 'Link zum Mutationsplan' | string |
| 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 |
| Servitutart | Retrieve features filtered by: Servitutart (String) | string |
| Gültigkeit | Retrieve features filtered by: Gültigkeit (String) | string |
| Interne Nummer | Retrieve features filtered by: Interne Nummer (String) | string |
| Schlagwort | Retrieve features filtered by: Schlagwort (String) | string |
| Link zum Mutationsplan | Retrieve features filtered by: Link zum Mutationsplan (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Servitutart', 'Gültigkeit', 'Interne Nummer', 'Schlagwort', 'Link zum Mutationsplan' | string |
| 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 |
| Servitutart | Retrieve features filtered by: Servitutart (String) | string |
| Gültigkeit | Retrieve features filtered by: Gültigkeit (String) | string |
| Interne Nummer | Retrieve features filtered by: Interne Nummer (String) | string |
| Schlagwort | Retrieve features filtered by: Schlagwort (String) | string |
| Link zum Mutationsplan | Retrieve features filtered by: Link zum Mutationsplan (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Servitutart', 'Gültigkeit', 'Interne Nummer', 'Schlagwort', 'Link zum Mutationsplan' | string |
| 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 |
| Servitutart | Retrieve features filtered by: Servitutart (String) | string |
| Gültigkeit | Retrieve features filtered by: Gültigkeit (String) | string |
| Interne Nummer | Retrieve features filtered by: Interne Nummer (String) | string |
| Schlagwort | Retrieve features filtered by: Schlagwort (String) | string |
| Link zum Mutationsplan | Retrieve features filtered by: Link zum Mutationsplan (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Name', 'Servitutart', 'Gültigkeit', 'Interne Nummer', 'Schlagwort', 'Link zum Mutationsplan' | string |
| 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 |
| Servitutart | Retrieve features filtered by: Servitutart (String) | string |
| Gültigkeit | Retrieve features filtered by: Gültigkeit (String) | string |
| Interne Nummer | Retrieve features filtered by: Interne Nummer (String) | string |
| Schlagwort | Retrieve features filtered by: Schlagwort (String) | string |
| Link zum Mutationsplan | Retrieve features filtered by: Link zum Mutationsplan (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Name', 'Servitutart', 'Gültigkeit', 'Interne Nummer', 'Schlagwort', 'Link zum Mutationsplan' | string |
| 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 |
| Identifikator | Retrieve features filtered by: Identifikator (String) | string |
| Code Nature | Retrieve features filtered by: Code Nature (String) | string |
| Gültigkeit | Retrieve features filtered by: Gültigkeit (String) | string |
| Lagegenauigkeit | Retrieve features filtered by: Lagegenauigkeit (Double) | number |
| Lagezuverlässigkeit | Retrieve features filtered by: Lagezuverlässigkeit (String) | string |
| exakt definiert | Retrieve features filtered by: exakt definiert (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Identifikator', 'Code Nature', 'Gültigkeit', 'Lagegenauigkeit', 'Lagezuverlässigkeit', 'exakt definiert' | string |
| 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 |
| Identifikator | Retrieve features filtered by: Identifikator (String) | string |
| Code Nature | Retrieve features filtered by: Code Nature (String) | string |
| Gültigkeit | Retrieve features filtered by: Gültigkeit (String) | string |
| Lagegenauigkeit | Retrieve features filtered by: Lagegenauigkeit (Double) | number |
| Lagezuverlässigkeit | Retrieve features filtered by: Lagezuverlässigkeit (String) | string |
| exakt definiert | Retrieve features filtered by: exakt definiert (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Identifikator', 'Code Nature', 'Gültigkeit', 'Lagegenauigkeit', 'Lagezuverlässigkeit', 'exakt definiert' | string |
| 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 |
| Signaturart | Retrieve features filtered by: Signaturart (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Signaturart' | string |
| 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 |
| Text/Symbol von | Retrieve features filtered by: Text/Symbol von (Integer) | integer |
| Herkunft | Retrieve features filtered by: Herkunft (String) | string |
| Typ | Retrieve features filtered by: Typ (String) | string |
| Text | Retrieve features filtered by: Text (String) | string |
| Text Zusatz | Retrieve features filtered by: Text Zusatz (String) | string |
| Orientierung | Retrieve features filtered by: Orientierung (Double) | number |
| Halignment | Retrieve features filtered by: Halignment (String) | string |
| Valignment | Retrieve features filtered by: Valignment (String) | string |
| Textgrösse | Retrieve features filtered by: Textgrösse (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Text/Symbol von', 'Herkunft', 'Typ', 'Text', 'Text Zusatz', 'Orientierung', 'Halignment', 'Valignment', 'Textgrösse' | string |
| 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 |
| Betreiber | Retrieve features filtered by: Betreiber (String) | string |
| Rohrleitungstyp | Retrieve features filtered by: Rohrleitungstyp (String) | string |
| Rohrleitungsmedium | Retrieve features filtered by: Rohrleitungsmedium (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Betreiber', 'Rohrleitungstyp', 'Rohrleitungsmedium' | string |
| 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 |
| Klasse | Retrieve features filtered by: Klasse (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' | string |
| 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 |
| Klasse | Retrieve features filtered by: Klasse (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' | string |
| 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 |
| Klasse | Retrieve features filtered by: Klasse (String) | string |
| Liniennummer | Retrieve features filtered by: Liniennummer (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Liniennummer' | string |
| 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 |
| Klasse | Retrieve features filtered by: Klasse (String) | string |
| Name | Retrieve features filtered by: Name (String) | string |
| Typ | Retrieve features filtered by: Typ (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Typ' | string |
| 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 |
| Klasse | Retrieve features filtered by: Klasse (String) | string |
| Name | Retrieve features filtered by: Name (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Land | Retrieve features filtered by: Land (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Art', 'Ort', 'Land' | string |
| 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 |
| Klasse | Retrieve features filtered by: Klasse (String) | string |
| Name | Retrieve features filtered by: Name (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Land | Retrieve features filtered by: Land (String) | string |
| Flussbreite | Retrieve features filtered by: Flussbreite (Integer) | integer |
| Typografie | Retrieve features filtered by: Typografie (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Art', 'Ort', 'Land', 'Flussbreite', 'Typografie' | string |
| 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 |
| Klasse | Retrieve features filtered by: Klasse (String) | string |
| Name | Retrieve features filtered by: Name (String) | string |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Land | Retrieve features filtered by: Land (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Rotation | Retrieve features filtered by: Rotation (Double) | number |
| Typografie | Retrieve features filtered by: Typografie (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Ort', 'Land', 'Art', 'Rotation', 'Typografie' | string |
| 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 |
| Klasse | Retrieve features filtered by: Klasse (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' | string |
| 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 |
| Klasse | Retrieve features filtered by: Klasse (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' | string |
| 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 |
| Klasse | Retrieve features filtered by: Klasse (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' | string |
| 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 |
| Klasse | Retrieve features filtered by: Klasse (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' | string |
| 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 |
| Klasse | Retrieve features filtered by: Klasse (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' | string |
| 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 |
| Klasse | Retrieve features filtered by: Klasse (String) | string |
| Name | Retrieve features filtered by: Name (String) | string |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Land | Retrieve features filtered by: Land (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Rotation | Retrieve features filtered by: Rotation (Double) | number |
| Typografie | Retrieve features filtered by: Typografie (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Ort', 'Land', 'Art', 'Rotation', 'Typografie' | string |
| 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 |
| Klasse | Retrieve features filtered by: Klasse (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' | string |
| 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 |
| Klasse | Retrieve features filtered by: Klasse (String) | string |
| Name | Retrieve features filtered by: Name (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name' | string |
| 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 |
| Klasse | Retrieve features filtered by: Klasse (String) | string |
| Rotation | Retrieve features filtered by: Rotation (Integer) | integer |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Rotation' | string |
| 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 |
| Wortmarke | Retrieve features filtered by: Wortmarke (Integer) | integer |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Name', 'Wortmarke' | string |
| 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 |
| Klasse | Retrieve features filtered by: Klasse (String) | string |
| Haltestellenname | Retrieve features filtered by: Haltestellenname (String) | string |
| Liniennummer | Retrieve features filtered by: Liniennummer (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Typ | Retrieve features filtered by: Typ (String) | string |
| Beschriftung | Retrieve features filtered by: Beschriftung (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Haltestellenname', 'Liniennummer', 'Art', 'Typ', 'Beschriftung' | string |
| 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 |
| Klasse | Retrieve features filtered by: Klasse (String) | string |
| Liniennummer | Retrieve features filtered by: Liniennummer (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Typ | Retrieve features filtered by: Typ (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Liniennummer', 'Art', 'Typ' | string |
| 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 |
| Klasse | Retrieve features filtered by: Klasse (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' | string |
| 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 |
| Klasse | Retrieve features filtered by: Klasse (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' | string |
| 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 |
| Klasse | Retrieve features filtered by: Klasse (String) | string |
| Name | Retrieve features filtered by: Name (String) | string |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Land | Retrieve features filtered by: Land (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Rotation | Retrieve features filtered by: Rotation (Double) | number |
| Typografie | Retrieve features filtered by: Typografie (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Ort', 'Land', 'Art', 'Rotation', 'Typografie' | string |
| 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 |
| Kategorie | Retrieve features filtered by: Kategorie (String) | string |
| Subkategorie | Retrieve features filtered by: Subkategorie (String) | string |
| Beschreibung | Retrieve features filtered by: Beschreibung (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Strasse | Retrieve features filtered by: Strasse (String) | string |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Telefon | Retrieve features filtered by: Telefon (String) | string |
| Link | Retrieve features filtered by: Link (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Name', 'Kategorie', 'Subkategorie', 'Beschreibung', 'Art', 'Strasse', 'Ort', 'Telefon', 'Link' | string |
| 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 |
| Kategorie | Retrieve features filtered by: Kategorie (String) | string |
| Subkategorie | Retrieve features filtered by: Subkategorie (String) | string |
| Beschreibung | Retrieve features filtered by: Beschreibung (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Strasse | Retrieve features filtered by: Strasse (String) | string |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Telefon | Retrieve features filtered by: Telefon (String) | string |
| Link | Retrieve features filtered by: Link (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Name', 'Kategorie', 'Subkategorie', 'Beschreibung', 'Art', 'Strasse', 'Ort', 'Telefon', 'Link' | string |
| 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 |
| Kategorie | Retrieve features filtered by: Kategorie (String) | string |
| Subkategorie | Retrieve features filtered by: Subkategorie (String) | string |
| Beschreibung | Retrieve features filtered by: Beschreibung (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Strasse | Retrieve features filtered by: Strasse (String) | string |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Telefon | Retrieve features filtered by: Telefon (String) | string |
| Link | Retrieve features filtered by: Link (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Name', 'Kategorie', 'Subkategorie', 'Beschreibung', 'Art', 'Strasse', 'Ort', 'Telefon', 'Link' | string |
| 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 |
| Kategorie | Retrieve features filtered by: Kategorie (String) | string |
| Subkategorie | Retrieve features filtered by: Subkategorie (String) | string |
| Beschreibung | Retrieve features filtered by: Beschreibung (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Strasse | Retrieve features filtered by: Strasse (String) | string |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Telefon | Retrieve features filtered by: Telefon (String) | string |
| Link | Retrieve features filtered by: Link (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Name', 'Kategorie', 'Subkategorie', 'Beschreibung', 'Art', 'Strasse', 'Ort', 'Telefon', 'Link' | string |
| 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 |
| Kategorie | Retrieve features filtered by: Kategorie (String) | string |
| Subkategorie | Retrieve features filtered by: Subkategorie (String) | string |
| Beschreibung | Retrieve features filtered by: Beschreibung (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Strasse | Retrieve features filtered by: Strasse (String) | string |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Telefon | Retrieve features filtered by: Telefon (String) | string |
| Link | Retrieve features filtered by: Link (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Name', 'Kategorie', 'Subkategorie', 'Beschreibung', 'Art', 'Strasse', 'Ort', 'Telefon', 'Link' | string |
| 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 |
| Kategorie | Retrieve features filtered by: Kategorie (String) | string |
| Subkategorie | Retrieve features filtered by: Subkategorie (String) | string |
| Beschreibung | Retrieve features filtered by: Beschreibung (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Strasse | Retrieve features filtered by: Strasse (String) | string |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Telefon | Retrieve features filtered by: Telefon (String) | string |
| Link | Retrieve features filtered by: Link (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Name', 'Kategorie', 'Subkategorie', 'Beschreibung', 'Art', 'Strasse', 'Ort', 'Telefon', 'Link' | string |
| 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 |
| Kategorie | Retrieve features filtered by: Kategorie (String) | string |
| Subkategorie | Retrieve features filtered by: Subkategorie (String) | string |
| Beschreibung | Retrieve features filtered by: Beschreibung (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Strasse | Retrieve features filtered by: Strasse (String) | string |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Telefon | Retrieve features filtered by: Telefon (String) | string |
| Link | Retrieve features filtered by: Link (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Name', 'Kategorie', 'Subkategorie', 'Beschreibung', 'Art', 'Strasse', 'Ort', 'Telefon', 'Link' | string |
| 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 |
| Kategorie | Retrieve features filtered by: Kategorie (String) | string |
| Subkategorie | Retrieve features filtered by: Subkategorie (String) | string |
| Beschreibung | Retrieve features filtered by: Beschreibung (String) | string |
| Art | Retrieve features filtered by: Art (String) | string |
| Strasse | Retrieve features filtered by: Strasse (String) | string |
| Ort | Retrieve features filtered by: Ort (String) | string |
| Telefon | Retrieve features filtered by: Telefon (String) | string |
| Link | Retrieve features filtered by: Link (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'Name', 'Kategorie', 'Subkategorie', 'Beschreibung', 'Art', 'Strasse', 'Ort', 'Telefon', 'Link' | string |
| 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 Gebiet | Retrieve features filtered by: ID Gebiet (String) | string |
| Link Webseite | Retrieve features filtered by: Link Webseite (String) | string |
| Link Merkblatt | Retrieve features filtered by: Link Merkblatt (String) | string |
| properties | Comma separated list of feature property names to be added to the result. Valid values: 'ID Gebiet', 'Link Webseite', 'Link Merkblatt' | string |
| 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 |