Sophie

Sophie

distrib > Fedora > 18 > x86_64 > by-pkgid > e24f36fda0e7bf402644c6add9b166e7 > files > 21

nodejs-millstone-0.5.15-3.fc18.noarch.rpm

# millstone

[![Build Status](https://secure.travis-ci.org/mapbox/millstone.png?branch=master)](http://travis-ci.org/mapbox/millstone)

As of [carto 0.2.0](https://github.com/mapbox/carto), the Carto module expects
all datasources and resources to be localized - remote references like
URLs and providers are not downloaded when maps are rendered.

Millstone now contains this logic - it provides two functions,
`resolve` and `flush`. Resolve takes an MML file and returns a localized
version, and `flush` can be used to clear the cache of a specific resource.

## Authors

* Will White
* Dmitri Gaskin
* Young Hahn
* Konstantin Kaefer
* Tom MacWright