maptiles/layers/exploration/mapping.yaml

52 lines
1 KiB
YAML
Raw Normal View History

2024-10-05 10:43:33 +02:00
tables:
# etldoc: imposm3 -> osm_exploration_point
exploration_point:
type: point
fields:
- name: osm_id
type: id
- name: geometry
type: geometry
- name: class
type: mapping_key
- name: subclass
type: mapping_value
- key: name
name: name
type: string
- key: description
name: description
type: string
- key: website
name: website
type: string
- key: wikidata
name: wikidata
type: string
- key: wikipedia
name: wikipedia
type: string
- key: inscription
name: inscription
type: string
- key: memorial
name: memorial
type: string
mapping:
historic:
- castle
- memorial
- monument
- ruins
military:
- bunker
tourism:
- artwork
- attraction
- viewpoint
information:
- board
- map
- tactile_map
- tactile_model