mapbox / geojson-thumbnail

Generate thumbnails for GeoJSON features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

geojson-thumbnail Build Status Coverage Status

Generate thumbnails for GeoJSON features

npm install -g @mapbox/geojson-thumbnail
npm link

export MapboxAccessToken=<your token>
geojson-thumbnail <your-geojson-file> thumb.png

nmatsutbwh

API

geojson-thumbnail exposes an API to render your own custom thumbnails of GeoJSON features.

About

Generate thumbnails for GeoJSON features

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 96.8%Language:CartoCSS 3.2%