https://github.com/mapbox/geojson-thumbnail
Generate thumbnails for GeoJSON features
https://github.com/mapbox/geojson-thumbnail
Last synced: 9 months ago
JSON representation
Generate thumbnails for GeoJSON features
- Host: GitHub
- URL: https://github.com/mapbox/geojson-thumbnail
- Owner: mapbox
- License: bsd-3-clause
- Archived: true
- Created: 2018-01-17T21:11:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-03T15:25:59.000Z (over 6 years ago)
- Last Synced: 2025-03-08T09:31:14.034Z (10 months ago)
- Language: JavaScript
- Size: 179 KB
- Stars: 33
- Watchers: 102
- Forks: 9
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# geojson-thumbnail [](https://travis-ci.org/mapbox/geojson-thumbnail) [](https://coveralls.io/github/mapbox/geojson-thumbnail?branch=master)
Generate thumbnails for GeoJSON features
```
npm install -g @mapbox/geojson-thumbnail
npm link
export MapboxAccessToken=
geojson-thumbnail thumb.png
```

## [API](API.md#renderthumbnail)
`geojson-thumbnail` exposes an API to render your own custom thumbnails of GeoJSON features.