tilemill-project / tilemill

TileMill is a modern map design studio
https://tilemill-project.github.io/tilemill/
BSD 3-Clause "New" or "Revised" License
3.12k stars 527 forks source link

Update Mapnik to use v3.7.2? #2636

Closed IReese closed 5 years ago

IReese commented 5 years ago

I opened this issue: https://github.com/tilemill-project/tilemill/issues/2635 in order to explore errors we were getting when trying to open large rasters in Tilemill. We solved it by updating the Mapnik version to 3.7.2 in the package.json before installation.

Is this an update useful in the repo?

csytsma commented 5 years ago

Implemented.

IReese commented 5 years ago

@csytsma Thank you!