# geojson-thumbnail **Repository Path**: mirrors_mapbox/geojson-thumbnail ## Basic Information - **Project Name**: geojson-thumbnail - **Description**: Generate thumbnails for GeoJSON features - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2025-10-11 ## 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.