From a41e2f6a27aaf63367d7e2777962a28980500d4a Mon Sep 17 00:00:00 2001 From: Fabio Date: Thu, 19 Feb 2026 08:22:24 +0100 Subject: [PATCH] 2nd --- README.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 49 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a1282f..395d3fb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,43 @@ mappa con terrain 3D, hillshade e curve di livello -## Download i file pmtiles +## Come è composto + +pmtiles +├── backup +│   ├── default.conf +│   ├── docker-compose.yml +│   ├── Dockerfile +│   └── index_ok.html +├── data +│   ├── planet.pmtiles +│   ├── terrain.pmtiles +│   └── terrain_terrarium.pmtiles +├── docker-compose.yml +├── Dockerfile +├── nginx +│   └── default.conf +├── public +│   ├── assets +│   │   ├── basemaps +│   │   │   └── basemaps.js +│   │   ├── maplibre +│   │   │   ├── maplibre-gl.css +│   │   │   └── maplibre-gl.js +│   │   ├── pmtiles +│   │   │   └── pmtiles.js +│   │   └── terrain +│   ├── index(1).html +│   ├── index.html +│   ├── index_ok_completo.html +│   ├── index_ok.html +│   └── tiles +├── README.md +└── readme.txt + +## Download i file pmtiles (non inclusi nel git) + +inserire i files pmtlies in data per il 2D nel sito protomaps scaricare @@ -26,7 +62,7 @@ pmtiles extract \ https://download.mapterhorn.com/planet.pmtiles \ public/assets/terrain/w_alps.pmtiles -### altri files +### altri files che sono già inclusi nel git dentro project/public/assets @@ -53,3 +89,14 @@ poi estrai in public/assets/fonts e public/assets/sprites/v4 - fonts/{fontstack}/{range}.pbf - sprites/v4/light.png, light.json, light@2x.png, light@2x.json +font Noto Sans da scaricare da + +https://fonts.google.com/ + +in quanto manca la versione Bold + +poi andare in + +https://maplibre.org/font-maker/ + +convertire solo il font Noto Sans Bold che manca e metterlo in public/assets/fonts