openmaptiles/layers/landuse/mapping.yaml

53 wiersze
1.0 KiB
YAML
Czysty Zwykły widok Historia

2016-10-24 10:02:33 +00:00
generalized_tables:
# etldoc: imposm3 -> osm_landuse_polygon_gen2
2016-10-24 10:02:33 +00:00
landuse_polygon_gen2:
source: landuse_polygon_gen1
sql_filter: area>240000
tolerance: 50.0
2016-11-10 01:12:39 +00:00
# etldoc: imposm3 -> osm_landuse_polygon_gen1
2016-10-24 10:02:33 +00:00
landuse_polygon_gen1:
source: landuse_polygon
sql_filter: area>60000
tolerance: 20.0
2016-11-10 01:12:39 +00:00
2016-10-24 10:02:33 +00:00
tables:
2016-11-10 01:12:39 +00:00
# etldoc: imposm3 -> osm_landuse_polygon
2016-10-24 10:02:33 +00:00
landuse_polygon:
type: polygon
fields:
- name: osm_id
type: id
- name: geometry
type: validated_geometry
- name: landuse
2016-10-24 12:28:09 +00:00
key: landuse
type: string
- name: amenity
key: amenity
type: string
2016-10-24 19:49:03 +00:00
- name: leisure
key: leisure
type: string
2016-10-24 10:02:33 +00:00
- name: area
type: pseudoarea
mapping:
amenity:
- school
2016-10-24 12:28:09 +00:00
- university
- kindergarten
- college
- library
2016-10-24 10:02:33 +00:00
- hospital
landuse:
- railway
2016-10-24 12:28:09 +00:00
- cemetery
2016-10-24 10:02:33 +00:00
- military
# zoning
- residential
- commercial
- industrial
- retail
2016-10-24 19:49:03 +00:00
leisure:
- stadium