Skip to content
pyautark (soon)

@urban-toolkit/autk-db


@urban-toolkit/autk-db / PARKS_LEISURE_VALUES

Variable: PARKS_LEISURE_VALUES

const PARKS_LEISURE_VALUES: readonly ["dog_park", "park", "playground", "recreation_ground"]

Defined in: consts.ts:34

OSM leisure tag values treated as park-like features.

Shared by Overpass queries and SQL filters so park classification stays consistent across loading and querying.

Released under the MIT License.