Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 link

export 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.