Skip to content

Commit

Permalink
Update mkgmap
Browse files Browse the repository at this point in the history
  • Loading branch information
vanyasvl authored Jul 1, 2023
1 parent f0b52ea commit 6952a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_map.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
sudo pip3 install -U matplotlib==3.4.3
wget -nv http://katze.tfiu.de/projects/phyghtmap/phyghtmap_2.23-1_all.deb -O /tmp/phyghtmap_2.23-1_all.deb
sudo dpkg -i /tmp/phyghtmap_2.23-1_all.deb
wget -nv https://www.mkgmap.org.uk/download/mkgmap-r4907.zip -O /tmp/mkgmap.zip
wget -nv https://www.mkgmap.org.uk/download/mkgmap-r4909.zip -O /tmp/mkgmap.zip
unzip /tmp/mkgmap.zip -d /tmp
mv /tmp/mkgmap-* /tmp/mkgmap
wget -nv https://www.thkukuk.de/osm/data/bounds-latest.zip -O /tmp/mkgmap/bounds-latest.zip
Expand Down

0 comments on commit 6952a9c

Please sign in to comment.