Files
openfreemap/scripts/styles/fonts/download.sh
Zsolt Ero 130cc7f4d1 fonts
2023-12-27 21:56:52 +01:00

16 lines
454 B
Bash
Executable File

#!/usr/bin/env bash
git clone https://github.com/maplibre/demotiles.git maplibre-demotiles --depth=1
git clone https://github.com/openmaptiles/fonts.git openmaptiles-fonts --depth=1
git clone https://github.com/protomaps/basemaps-assets.git protomaps-assets --depth=1
# wget https://codeload.github.com/maplibre/demotiles/zip/refs/heads/gh-pages -O maplibre-fonts.zip
# rm -rf demotiles-gh-pages
# unzip maplibre-fonts.zip
# rm maplibre-fonts.zip