2016-10-10 18:37:23 +00:00
|
|
|
tables:
|
2016-11-28 19:16:00 +00:00
|
|
|
# etldoc: imposm3 -> osm_landcover_polygon
|
2016-10-10 18:37:23 +00:00
|
|
|
landcover_polygon:
|
2020-01-23 02:55:22 +00:00
|
|
|
columns:
|
2021-01-08 14:44:11 +00:00
|
|
|
- name: osm_id
|
|
|
|
type: id
|
2016-10-10 18:37:23 +00:00
|
|
|
- name: geometry
|
|
|
|
type: validated_geometry
|
|
|
|
- name: area
|
2017-03-24 15:46:21 +00:00
|
|
|
type: area
|
2019-07-28 09:35:29 +00:00
|
|
|
- name: subclass
|
|
|
|
type: mapping_value
|
|
|
|
- name: mapping_key
|
|
|
|
type: mapping_key
|
2016-10-10 18:37:23 +00:00
|
|
|
mapping:
|
|
|
|
landuse:
|
|
|
|
- allotments
|
|
|
|
- farm
|
|
|
|
- farmland
|
|
|
|
- orchard
|
|
|
|
- plant_nursery
|
|
|
|
- vineyard
|
|
|
|
- grass
|
|
|
|
- grassland
|
|
|
|
- meadow
|
|
|
|
- forest
|
2016-11-29 19:38:02 +00:00
|
|
|
- village_green
|
|
|
|
- recreation_ground
|
2016-10-10 18:37:23 +00:00
|
|
|
natural:
|
2017-03-15 14:35:31 +00:00
|
|
|
- wood
|
2016-10-10 18:37:23 +00:00
|
|
|
- wetland
|
2019-08-30 20:59:23 +00:00
|
|
|
- fell
|
2016-10-10 18:37:23 +00:00
|
|
|
- grassland
|
2019-08-30 20:59:23 +00:00
|
|
|
- heath
|
|
|
|
- scrub
|
2022-06-01 16:20:35 +00:00
|
|
|
- shrubbery
|
2019-08-30 20:59:23 +00:00
|
|
|
- tundra
|
2017-06-25 22:44:45 +00:00
|
|
|
- glacier
|
2017-06-25 20:50:20 +00:00
|
|
|
- bare_rock
|
|
|
|
- scree
|
2018-01-28 14:14:29 +00:00
|
|
|
- beach
|
|
|
|
- sand
|
2019-08-30 20:49:47 +00:00
|
|
|
- dune
|
2016-11-29 19:38:02 +00:00
|
|
|
leisure:
|
|
|
|
- park
|
2017-11-08 12:45:27 +00:00
|
|
|
- garden
|
2019-11-14 20:36:17 +00:00
|
|
|
- golf_course
|
2016-10-10 18:37:23 +00:00
|
|
|
wetland:
|
|
|
|
- bog
|
|
|
|
- swamp
|
2016-10-24 12:27:51 +00:00
|
|
|
- wet_meadow
|
|
|
|
- marsh
|
|
|
|
- reedbed
|
|
|
|
- saltern
|
2016-10-10 18:37:23 +00:00
|
|
|
- tidalflat
|
2016-10-24 12:27:51 +00:00
|
|
|
- saltmarsh
|
|
|
|
- mangrove
|
2016-10-10 18:37:23 +00:00
|
|
|
type: polygon
|