mapbox / tilelive-overlay

Render GeoJSON features with simplestyle styles in a tilelive pipeline
ISC License
4 stars 13 forks source link

Build Status

tilelive-overlay

Add GeoJSON features with simplestyle styles in a tilelive pipeline.

Install

npm install --save tilelive-overlay

API

Provides a overlaydata://GEOJSONSTRING scheme for tilelive, which transforms GeoJSON into a Mapnik stylesheet using geojson-mapnikify, and then provides raster tiles of it.