@mapbox/geojson-thumbnail

Generate thumbnails for GeoJSON features

Usage no npm install needed!

<script type="module">
  import mapboxGeojsonThumbnail from 'https://cdn.skypack.dev/@mapbox/geojson-thumbnail';
</script>

README

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.