Network link car¶
Alias: network_link_car | API: feature_types/2
Routable network element for transport mode 'car'
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 | |
source |
Source | int8 | ID of upstream vertex or node (in a graph) | |
target |
Target | int8 | ID of downstream vertex or node (in a graph) | |
length |
Length | float8 | m | |
importance |
Importance | int2 | Ranking, 1 is most important, 9999 is least important | |
dist_primary_school |
Dist primary school | int4 | ||
dist_doctors_office |
Dist doctors office | int4 | ||
dist_police_station |
Dist police station | int4 | ||
speed_p90 |
Speed P90 | int4 | km/h | Speed estimate 90-percentile (90 out of of 100 times traffic flows at this speed) |
centerline |
Centerline | geometry |