]> git.openstreetmap.org Git - chef.git/commitdiff
Update planetdump.erb
authorHrvoje Bogner <hbogner@gmail.com>
Wed, 25 Nov 2020 10:56:52 +0000 (11:56 +0100)
committerGitHub <noreply@github.com>
Wed, 25 Nov 2020 10:56:52 +0000 (11:56 +0100)
Add Croatian mirror as a webseed for .pbf

cookbooks/planet/templates/default/planetdump.erb

index ae6302382040f782704ba364f99dca154d1163cf..ea253da77c6b7967673a2b6cde68763f8bb11135 100644 (file)
@@ -97,6 +97,7 @@ function mk_torrent {
      -w https://ftp.spline.de/pub/openstreetmap/${web_path} \
      -w https://osm.openarchive.site/${name} \
      -w https://downloads.opencagedata.com/planet/${name} \
+     -w https://planet.osm-hr.org/pbf/${name} \
      -c "OpenStreetMap ${type} data export, licensed under https://opendatacommons.org/licenses/odbl/ by OpenStreetMap contributors" \
      -o ${name}.torrent
 }