Place¶
Alias: place | API: feature_types/10
City, town, village, hamlet or isolated dwelling
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 | Feature type identifier in source dataset | |
category |
Category | propchoice_fk | Subtype of a feature | |
label |
Label | text | Informative name or code for this feature | |
centroid |
Centroid | geometry | ||
polygon |
Polygon | geometry |
Choices for category¶
| Alias | Name | Unit | Description |
|---|---|---|---|
city |
City | ||
town |
Town | ||
neighbourhood |
Neighbourhood | ||
quarter |
Quarter | ||
village |
Village | ||
hamlet |
Hamlet | ||
isolated_dwelling |
Isolated dwelling |