Vehicle¶
Alias: vehicle | API: feature_types/123
A machine designed for self-propulsion, usually to transport people, cargo, or both
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 | |
details |
Details | jsonb | Field for country- or dataset specific info that is not used for visualization or calculation purposes | |
category |
Category | propchoice_fk | Subtype of a feature | |
subgroup |
Subgroup | text | Sub classification (user defined) of a feature | |
maingroup |
Maingroup | text | Main classification (user defined) of a feature (equivalent of 'category') |
Choices for category¶
| Alias | Name | Unit | Description |
|---|---|---|---|
moped |
Moped | ||
motorcycle |
Motorcycle | ||
trailer |
Trailer | ||
commercial_vehicle |
Commercial vehicle | ||
mobile_machine |
Mobile machine | ||
tractor |
Tractor | ||
three_wheeled_motor_vehicle |
Three wheeled motor vehicle | ||
semi_trailer |
Semi-trailer | ||
motorcycle_with_sidecar |
Motorcycle with sidecar | ||
passenger_car |
Passenger car | ||
bus |
Bus | ||
center_axle_trailer |
Center axle trailer | ||
low_speed_motor_vehicle |
Low speed motor vehicle | ||
drawbar_trailer |
Drawbar trailer | ||
trailer_for_agriculture_or_forestry |
Trailer for agriculture or forestry |