-
Notifications
You must be signed in to change notification settings - Fork 22
/
ops_settings_docker.yml
45 lines (45 loc) · 1.25 KB
/
ops_settings_docker.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
attribution: "openrouteservice.org | OpenStreetMap contributors"
maximum_categories: 5
# meters
maximum_search_radius_for_linestrings: 2000
maximum_search_radius_for_points: 2000
maximum_search_radius_for_polygons: 2000
# square meters
maximum_area: 50000000
# meters
maximum_linestring_length: 500000
# limit of pois
response_limit: 2000
# amount of workers used for parsing the osm files
concurrent_workers: 4
# Database parameters
provider_parameters:
table_name: ops_planet_pois
db_name: gis
user_name: gis_admin
password: admin
host: ops-db
port: 5432
port_tests: 5432
column_mappings:
# https://wiki.openstreetmap.org/wiki/Key:name
name:
# https://wiki.openstreetmap.org/wiki/Key:wheelchair
wheelchair:
# https://wiki.openstreetmap.org/wiki/Key:smoking
smoking:
# https://wiki.openstreetmap.org/wiki/Key:fee
fee:
# https://wiki.openstreetmap.org/wiki/Key:opening_hours
opening_hours:
# https://wiki.openstreetmap.org/wiki/Key:phone
phone:
# https://wiki.openstreetmap.org/wiki/Key:website
website:
# https://wiki.openstreetmap.org/wiki/Key:healthcare:speciality
healthcare:speciality:
# https://wiki.openstreetmap.org/wiki/Key:vaccination
vaccination:
#https://wiki.openstreetmap.org/wiki/Key:zero_waste
zero_waste: