2.4.0 • Published 1 year ago

@wikimedia/tilelive-overlay v2.4.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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.