mapbox / mapnik-vector-tile

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

Handle stdin with tileinfo #54

Closed pnorman closed 9 years ago

pnorman commented 10 years ago

Currently you can't send a tile to the tileinfo util over stdin. This would be useful for inspecting tiles on remote servers

springmeyer commented 10 years ago

Want to provide a patch?

pnorman commented 10 years ago

It's on my eventual to-do list, time permitting, but I wanted to get it logged as an issue so that I'd remember it.

springmeyer commented 9 years ago

please create a pull request when you have a patch ready.