Portable Basemap Server Download _hot_ Info

Don't try to cache the whole country. Define the specific polygon where you will be working.

| Problem | Solution | |---------|----------| | TileServer GL won't start | Install Microsoft Visual C++ Redistributable (Windows) or libgl1 (Linux) | | "No tiles found" | Your MBTiles file may be in wrong format. Use sqlite3 to check: SELECT zoom_level FROM tiles LIMIT 1; | | Slow over Wi-Fi | Reduce max zoom level in config.json: "maxZoom": 14 | | Phone can't connect | Disable host firewall (temporarily) for port 8080 | | Need password protection | Use tileserver-gl --auth user:pass or put behind nginx | portable basemap server download

If you try to download the entire planet’s satellite imagery, you are looking at petabytes of data. It won’t fit on your laptop. The art of the portable basemap lies in . Don't try to cache the whole country