mapbox / mapnik-vector-tile

Mapnik implemention of Mapbox Vector Tile specification
BSD 3-Clause "New" or "Revised" License
553 stars 117 forks source link

Request: Sample client for rendering vector tiles from GeoJSON #212

Closed Synesso closed 8 years ago

Synesso commented 8 years ago

It is my assumption that this library enables (among other things) rendering geodata into vector tiles. Assuming geodata means GeoJSON, I would like to do exactly this. But I cannot fathom the API. Can anything be done to make using the library easier to accomplish?