<div dir="ltr"><div><div>Hi, I can't figure this out for some reason. Given a vector tile (PBF) data, I need to extract a portion of that tile at a given x,y, with a given width & height (or as a box). The extract will be treated as a full vector tile of its own, and I might need to either extract it as PBF, or render as an image.<br><br></div>Looking through the <a href="http://mapnik.org/node-mapnik/documentation/#mapnik-vectortile">mapnik-vectortile</a> doc, I don't see anything that would help me (image has a "view", but its not available for vtile).<br><br></div>Thanks!<br></div>