File tree 2 files changed +15
-8
lines changed
docs/assets/serving-tiles
2 files changed +15
-8
lines changed Original file line number Diff line number Diff line change 1
-
1
+ sudo apt update
2
2
sudo apt upgrade && sudo apt install \
3
3
screen locate libapache2-mod-tile renderd \
4
- git tar unzip wget bzip2 apache2 lua5.1 \
4
+ git tar unzip wget bzip2 apache2 lua5.1 \
5
5
mapnik-utils python3-mapnik python3-psycopg2 \
6
- python3-yaml gdal-bin npm fonts-noto-cjk \
7
- fonts-noto-hinted fonts-noto-unhinted \
8
- fonts-unifont fonts-hanazono postgresql \
9
- postgresql-contrib postgresql-14-postgis-3 \
10
- postgis postgresql-14-postgis-3-scripts \
11
- osm2pgsql net-tools curl
6
+ python3-yaml gdal-bin npm postgresql \
7
+ postgresql-contrib postgis postgresql-14-postgis-3 \
8
+ postgresql-14-postgis-3-scripts osm2pgsql \
9
+ net-tools curl
Original file line number Diff line number Diff line change
1
+ sudo apt update
2
+ sudo apt upgrade && sudo apt install \
3
+ screen locate libapache2-mod-tile renderd \
4
+ git tar unzip wget bzip2 apache2 lua5.1 \
5
+ mapnik-utils python3-mapnik python3-psycopg2 \
6
+ python3-yaml gdal-bin npm node-carto \
7
+ postgresql postgresql-contrib postgis \
8
+ postgresql-16-postgis-3 postgresql-16-postgis-3-scripts \
9
+ osm2pgsql net-tools curl
You can’t perform that action at this time.
0 commit comments