Parking lot¶
Alias: parking_lot | API: feature_types/21
Cleared area that is intended for parking vehicles
Properties¶
| Alias | Name | Type | Unit | Description |
|---|---|---|---|---|
label_alt |
Label alt | text | Alternative informative name or code for this feature | |
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 | Feature type identifier in source dataset | |
polygon |
Polygon | geometry | ||
z_index |
Z index | int4 | Object elevation ranking (ground level equals 0) | |
surface_material |
Surface material | propchoice_fk | Material covering the surface of an object | |
centroid |
Centroid | geometry | ||
details |
Details | jsonb | Field for country- or dataset specific info that is not used for visualization or calculation purposes | |
label |
Label | text | Informative name or code for this feature | |
start_date |
Start date | date | Date since which this object exists | |
end_date |
End date | date | Date till which this object existed | |
status_start |
Status start | timestamptz | Start time of the current object status | |
status_end |
Status end | timestamptz | End time of the current status |
Choices for surface_material¶
| Alias | Name | Unit | Description |
|---|---|---|---|
repac |
Repac | ||
sand |
Sand | ||
gravel |
Gravel | ||
asphalt |
Asphalt | ||
fine_gravel |
Fine gravel | ||
slab_pavers |
Slab pavers | ||
shells |
Shells | ||
bark_chips |
Bark chips | ||
concrete |
Concrete | ||
grass_pavers |
Grass pavers | ||
concrete_plates |
Concrete plates | ||
paving_stones |
Paving stones | ||
unknown |
Unknown |