Tool for downloading and serving XYZ tile maps inside offline networks.
I wish to express my thanks to Griff Aviation AS for supporting this project.
- Latest release for Windows: QOfflineMapServer_win64.zip
Disclaimer: Before you download any map tiles, please check the provider's license if you are allowed to do so. The maps tiles (including the examples below) may be protected by copyright.
- Standard OpenStreetMap: https://tile.openstreetmap.org/{z}/{x}/{y}.png
- The application also supports tile server links with $ sign in the address. For example: OpenStreetMap: https://tile.openstreetmap.org/${z}/${x}/${y}.png
- More details about OpenStreetMap tile servers are here: https://wiki.openstreetmap.org/wiki/Tile_servers
- Satellite: http://mt0.google.com/vt/lyrs=s&hl=en&x={x}&y={y}&z={z}
- Roadmap: http://mt0.google.com/vt/lyrs=m&hl=en&x={x}&y={y}&z={z}
- Terrain: http://mt0.google.com/vt/lyrs=p&hl=en&x={x}&y={y}&z={z}
- Altered roadmap: http://mt0.google.com/vt/lyrs=r&hl=en&x={x}&y={y}&z={z}
- Terrain: http://mt0.google.com/vt/lyrs=t&hl=en&x={x}&y={y}&z={z}
- Hybrid: http://mt0.google.com/vt/lyrs=y&hl=en&x={x}&y={y}&z={z}