mapbox / abaculus

Library for creating static maps from tiles based on center or corner lng,lat coordinates. Uses node-blend.
ISC License
127 stars 38 forks source link

Use node-mapnik for blending #4

Closed springmeyer closed 10 years ago

springmeyer commented 10 years ago

Currently the tests are failing on windows (no surprise) and the actual errors are not visible (fun!). They are not visible due to an appveyor/windows/node.js limitation that can only be worked around by using Node v0.11.x.

So, next steps after merging:

springmeyer commented 10 years ago

tests are now passing on windows, merging.