Restriction¶
Alias: restriction | API: feature_types/110
Disclosure of Public Law Restrictions on Immovable Property Act concerns restrictions imposed by the government on a piece of land or a building or any valuable structure
Properties¶
| Alias | Name | Type | Unit | Description |
|---|---|---|---|---|
id |
ID | serial_pk | Primary key | |
dc_id |
DC ID | int4 | ID of dataconnection that manages the basic properties (label, geometry) of a particular feature | |
id_src |
ID SRC | text | Identifier of the object in the source dataset | |
maingroup |
Maingroup | text | Main classification (user defined) of a feature (equivalent of 'category') | |
centroid |
Centroid | geometry | Point geometry representing the centre of the object | |
start_date |
Start date | date | Date since which this object exists | |
end_date |
End date | date | Date till which this object existed | |
details |
Details | jsonb | Field for country- or dataset specific info that is not used for visualization or calculation purposes | |
polygon |
Polygon | geometry | Polygon geometry of the object | |
centerline |
Centerline | geometry | Line geometry representing the centreline of the object | |
building_id |
Building ID | feature_type_fk | Foreign key to building | |
parcel_id |
Parcel ID | feature_type_fk | ID of the associated cadastral parcel |