https://github.com/k-yle/tileserver-export
🗺️ Generate a high-quality image by stitching together map tiles
https://github.com/k-yle/tileserver-export
Last synced: 8 months ago
JSON representation
🗺️ Generate a high-quality image by stitching together map tiles
- Host: GitHub
- URL: https://github.com/k-yle/tileserver-export
- Owner: k-yle
- Created: 2022-03-18T03:02:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-13T11:07:11.000Z (almost 3 years ago)
- Last Synced: 2025-02-01T20:02:25.108Z (over 1 year ago)
- Language: Svelte
- Homepage: https://kyle.kiwi/tileserver-export
- Size: 1.43 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tileserver Export
[](https://github.com/k-yle/tileserver-export/actions/workflows/ci.yml)
🗺️ This tool generates a high-quality png image by stitching together tiles
from a raster tileserver. Try it out [here](http://kyle.kiwi/tileserver-export).
### Contributing
```sh
yarn # install
yarn dev # run in dev mode
yarn build # create production build
```