millstone
millstone copied to clipboard
middleware for map styles and datasources
Bumps [mime](https://github.com/broofa/node-mime) from 1.2.11 to 1.4.1. Release notes *Sourced from [mime's releases](https://github.com/broofa/node-mime/releases).* > ## v1.4.1 > - Fix RegEx DoS issue > > ## v1.4.0 > - [**closed**] support for...
Bumps zipfile version to 0.5.10 cc/ @rochoa
I've tried to install `millstone` in Node v6 LTS but it didn't work, do you plan to support it?
See this commit on what I changed to make the tests windows-friendly: https://github.com/BHare1985/millstone/commit/02beb86987f3806745c86fd87da2647dd31c4a7c I ignored the zip tests, as I am not supporting zip files right now (https://github.com/mapbox/node-zipfile/issues/58 ). Will...
Hi, I'm attempting to build on OS X 10.10.5 with node v4.1.2 and the build is failing when attempting to build the node-srs dependency: ``` npm ERR! Darwin 14.5.0 npm...
Wasn't sure if this best fit here or in the node-zipfile repo but millstone has a dependency on node-zipfile which uses python to compile zlib for windows. Having python is...
Low priority, but in the case of data coming from QGIS, supporting .qpj will lead to more accurate projection detection. Followup to https://github.com/mapbox/node-srs/issues/34.