Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 668 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 668 Bytes

Build Status

tilelive-overlay

Add GeoJSON features with simplestyle styles in a tilelive pipeline.

Install

npm install --save tilelive-overlay

API

  • overlaydata://GEOJSONSTRING
  • overlaydata://2x:GEOJSONSTRING (retina)

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