mapnik / node-mapnik

Bindings to mapnik for node.js
http://mapnik.org/documentation/node-mapnik
BSD 3-Clause "New" or "Revised" License
531 stars 165 forks source link

Failed to clip large data #977

Open geocian2 opened 3 years ago

geocian2 commented 3 years ago

I cropped about 500 million polygons into Mapnik, which was successful after zoom14 but not before. I use some strategies, such as building a pyramid on the data source, this scheme doesn't work, is there another solution?