Skip to content
pyautark (soon)

@urban-toolkit/autk-db


@urban-toolkit/autk-db / EXCLUDED_ROADS_VALUES

Variable: EXCLUDED_ROADS_VALUES

const EXCLUDED_ROADS_VALUES: readonly ["cycleway", "elevator", "footway", "steps", "pedestrian", "proposed", "construction", "abandoned", "platform", "raceway"]

Defined in: consts.ts:69

OSM road values excluded from road layer generation.

Filters out pedestrian-only, temporary, and non-road-like highway categories that should not appear in road analyses.

Released under the MIT License.