Skip to content
pyautark (soon)

@urban-toolkit/autk-db


@urban-toolkit/autk-db / WATER_FEATURE_VALUES

Variable: WATER_FEATURE_VALUES

const WATER_FEATURE_VALUES: readonly ["pond", "reservoir", "lagoon", "stream_pool", "lake", "pool", "canal", "river"]

Defined in: consts.ts:62

OSM feature values treated as named or artificial water bodies.

Extends water classification beyond the natural tag alone.

Released under the MIT License.