mapclone / tilelive-overlay

Render GeoJSON features with simplestyle styles in a tilelive pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Render GeoJSON features with simplestyle styles in a tilelive pipeline

License:ISC License


Languages

Language:JavaScript 100.0%