Skip to content
pyautark (soon)

@urban-toolkit/autk-db


@urban-toolkit/autk-db / EXCLUDED_BUILDING_VALUES

Variable: EXCLUDED_BUILDING_VALUES

const EXCLUDED_BUILDING_VALUES: readonly ["shed", "garage", "garages", "carport", "hut", "kiosk", "toilets", "service", "transformer_tower", "sty", "container"]

Defined in: consts.ts:76

OSM building values excluded from building layer generation.

Removes minor service structures and auxiliary buildings from default building extraction.

Released under the MIT License.