# mapbox_geojson-thumbnail **Repository Path**: mirrors-gis/mapbox_geojson-thumbnail ## Basic Information - **Project Name**: mapbox_geojson-thumbnail - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.