overpass/config.yaml

25 lines
634 B
YAML

fetch_mode: concurrent_locked # serial | concurrent | concurrent_locked
overpass:
timeout: 25
maxsize: 5000000
bboxen:
"1": [45.8, 5.9, 46.4667, 7.4333]
"2": [45.8, 7.4333, 46.4667, 8.9667]
"3": [45.8, 8.9667, 46.4667, 10.5]
"4": [46.4667, 5.9, 47.1333, 7.4333]
"5": [46.4667, 7.4333, 47.1333, 8.9667]
"6": [46.4667, 8.9667, 47.1333, 10.5]
"7": [47.1333, 5.9, 47.8, 7.4333]
"8": [47.1333, 7.4333, 47.8, 8.9667]
"9": [47.1333, 8.9667, 47.8, 10.5]
active_queries:
- bergbahn
storage:
type: postgres # json | postgres
params:
# output_dir: data/results
connection_string: Null