Blake Thompson
Blake Thompson
>What would be the use case for "managing" the packages? Who would use it? What would you do with it? Mistakes are made and sometimes we might need to remove...
@nyurik We removed `isSolid` after a lot of thought in 3.5. I will do my best to explain why this was done! Vector tiles by their nature are approximations of...
@ajashton It has not been an issue for some of the geographic features in OSM, however, in other datasets this has definitely been an issue.
@nyurik @ajashton In the past we relied on 3 different flags to describe how a vector tile was created. They are `solid`, `empty`, and `painted`. ## Definitions **Solid** is a...
Thinking about this again, would this make more sense to design something similar to node streams? https://nodejs.org/api/stream.html#stream_class_stream_readable. This could enable more generic IO systems to be built from this interface...
@kristfal We have talked internally about how to achieve this for some time but it is really not a simple solution, because it could be the compositing of very different...
@kristfal if you are interested in working on the compositing problem in node-mapnik we :heart: well tested pull requests :)
Have you tried playing with the extent of your map, I see you set it to the bounding box of the tile requested.
Doh, sorry thats not going to fix anything. Having a brain fart kind of day.
@everton1 https://github.com/mapnik/mapnik/issues/2577