https://github.com/bo-duke/maplibre-screenshotter
Generate PNG from your styles.json
https://github.com/bo-duke/maplibre-screenshotter
Last synced: 2 days ago
JSON representation
Generate PNG from your styles.json
- Host: GitHub
- URL: https://github.com/bo-duke/maplibre-screenshotter
- Owner: Bo-Duke
- Created: 2024-02-08T10:13:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-08T15:15:29.000Z (over 1 year ago)
- Last Synced: 2024-02-09T11:27:11.470Z (over 1 year ago)
- Language: Vue
- Homepage: https://maplibre-screenshotter.netlify.app/
- Size: 421 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# maplibre-screenshotter
[Demo](https://maplibre-screenshotter.netlify.app/)
1. Add some style.json urls
2. Define coordinates, zoom and size
3. ???
4. Profit!! (if you have a way to profit from screenshots of basemaps)
## Project Setup
```sh
npm install
```### Compile and Hot-Reload for Development
```sh
npm run dev
```### Compile and Minify for Production
```sh
npm run build
```### Lint with [ESLint](https://eslint.org/)
```sh
npm run lint
```The generated screenshots don't have attributions, make sure to include some wherever you're going to display them