File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11services :
22 overpass :
3- image : ghcr.io/osm-seed/overpass-api:0.1.0-0.dev.git.985.h3b10440
3+ image : ghcr.io/osm-seed/overpass-api:0.1.0-0.dev.git.987.h56d7810
44 container_name : overpass
55 # ports:
66 # - '8085:80'
@@ -9,7 +9,7 @@ services:
99 environment :
1010 OVERPASS_META : attic
1111 OVERPASS_MODE : init
12- OVERPASS_PLANET_URL : https://s3.amazonaws.com/planet.openhistoricalmap.org/planet/planet-260210_0334 .osm.pbf
12+ OVERPASS_PLANET_URL : https://s3.amazonaws.com/planet.openhistoricalmap.org/planet/planet-260216_0301 .osm.pbf
1313 OVERPASS_DIFF_URL : http://s3.amazonaws.com/planet.openhistoricalmap.org/replication/minute
1414 OVERPASS_RULES_LOAD : 10
1515 OVERPASS_PLANET_PREPROCESS : " mv /db/planet.osm.bz2 /db/planet.osm.pbf && osmium cat -o /db/planet.osm.bz2 /db/planet.osm.pbf && rm /db/planet.osm.pbf"
@@ -38,4 +38,3 @@ volumes:
3838 overpass_data :
3939 driver : local
4040 name : overpass_db_11_02_2026_v4
41-
Original file line number Diff line number Diff line change 11dependencies :
22 - name : osm-seed
3- version : ' 0.1.0-0.dev.git.987.hd3938a5 '
3+ version : ' 0.1.0-0.dev.git.987.h56d7810 '
44 repository : https://osm-seed.github.io/osm-seed-chart/
You can’t perform that action at this time.
0 commit comments