Skip to content
pyautark (soon)

@urban-toolkit/autk-db


@urban-toolkit/autk-db / PARKS_NATURAL_VALUES

Variable: PARKS_NATURAL_VALUES

const PARKS_NATURAL_VALUES: readonly ["wood", "grass", "grassland", "forest", "scrub", "heath", "meadow"]

Defined in: consts.ts:48

OSM natural tag values treated as park or vegetated open-space features.

Complements PARKS_LEISURE_VALUES and PARKS_LANDUSE_VALUES when classifying green areas.

Released under the MIT License.