swisstopo_get_oereb_extract
Retrieve public-law restrictions on land ownership for a Swiss parcel using its EGRID. Answers what land use limitations apply to a property.
Instructions
Ruft öffentlich-rechtliche Eigentumsbeschränkungen (ÖREB) für ein Grundstück (EGRID) ab.
<use_case>Beantwortet «Welche Nutzungsbeschränkungen gelten für diese Parzelle?». EGRID via swisstopo_get_egrid ermitteln.</use_case> <important_notes>Erfordert einen unterstützten Kanton.</important_notes>
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | Human-readable Markdown summary of the result. | |
| results | No | Structured result records (machine-readable). | |
| count | No | Number of structured results. | |
| match_type | No | exact | fuzzy | none (for search-style tools). | |
| source | No | Data source attribution. | swisstopo / geo.admin.ch |
| license | No | Data licence. | Swiss Open Government Data (opendata.swiss) |
| provenance | No | How the data was obtained. | live_api |
| retrieved_at | No | ISO-8601 retrieval timestamp. | |
| is_error | No | True if this represents a handled error. |