Go to file
Leon Morival 88253c3ca6 feat: conversation from event 2026-05-12 14:48:25 +02:00
public feat: conversation from event 2026-05-12 14:48:25 +02:00
src feat: conversation from event 2026-05-12 14:48:25 +02:00
.gitignore first commit 2026-04-22 08:45:27 +02:00
README.md first commit 2026-04-22 08:45:27 +02:00
eslint.config.js first commit 2026-04-22 08:45:27 +02:00
index.html first commit 2026-04-22 08:45:27 +02:00
package-lock.json first commit 2026-04-22 08:45:27 +02:00
package.json first commit 2026-04-22 08:45:27 +02:00
tsconfig.app.json first commit 2026-04-22 08:45:27 +02:00
tsconfig.json first commit 2026-04-22 08:45:27 +02:00
tsconfig.node.json first commit 2026-04-22 08:45:27 +02:00
vite.config.ts first commit 2026-04-22 08:45:27 +02:00

README.md

generer la commande gdal avec la bonne width et height ensuite :

gdal_translate -of MBTILES
-co MINZOOM=0
-co MAXZOOM=22
georef.tif output.mbtiles

gdaladdo -r lanczos output.mbtiles 2 4 8 16 32 64 128 256