Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mapbox/geojson-thumbnail
Generate thumbnails for GeoJSON features
https://github.com/mapbox/geojson-thumbnail
Last synced: 16 days 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 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-03T15:25:59.000Z (over 5 years ago)
- Last Synced: 2024-10-01T14:49:10.305Z (about 1 month ago)
- Language: JavaScript
- Size: 179 KB
- Stars: 33
- Watchers: 97
- Forks: 9
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# geojson-thumbnail [![Build Status](https://travis-ci.org/mapbox/geojson-thumbnail.svg?branch=master)](https://travis-ci.org/mapbox/geojson-thumbnail) [![Coverage Status](https://coveralls.io/repos/github/mapbox/geojson-thumbnail/badge.svg?branch=master)](https://coveralls.io/github/mapbox/geojson-thumbnail?branch=master)
Generate thumbnails for GeoJSON features
```
npm install -g @mapbox/geojson-thumbnail
npm linkexport MapboxAccessToken=
geojson-thumbnail thumb.png
```![nmatsutbwh](https://user-images.githubusercontent.com/1288339/35072800-247f4dfc-fbb4-11e7-8141-b1abe76125f8.gif)
## [API](API.md#renderthumbnail)
`geojson-thumbnail` exposes an API to render your own custom thumbnails of GeoJSON features.