added better cpu load, probes
This commit is contained in:
@@ -3,5 +3,10 @@ kind: ConfigMap
|
||||
metadata:
|
||||
name: overpass-config
|
||||
data:
|
||||
# only monaco
|
||||
OVERPASS_PLANET_URL: "https://planet.openstreetmap.org/TODO"
|
||||
# # only a small subset of the world in this case
|
||||
# OVERPASS_PLANET_URL: "https://download.geofabrik.de/europe/italy-latest.osm.pbf"
|
||||
|
||||
OVERPASS_PLANET_URL: "http://download.geofabrik.de/europe/belgium-latest.osm.bz2"
|
||||
|
||||
# left empty because we don't want to diff the whole world
|
||||
OVERPASS_DIFF_URL: ""
|
||||
|
Reference in New Issue
Block a user