millstone
prepare datasources in an MML file for consumption in mapnik
Install
- All systems
-
curl cmd.cat/millstone.sh
- Debian
-
apt-get install node-millstone
- Ubuntu
-
apt-get install node-millstone
- Fedora
-
dnf install node-millstone
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install node-millstone
- Raspbian
-
apt-get install node-millstone
- Dockerfile
- dockerfile.run/millstone
node-millstone
prepare datasources in an MML file for consumption in mapnik
node-millstone localizes datasources found in a node-carto project file before it is converted into a xml stylesheet usable by mapnik. Mapnik is an OpenSource C++/Python toolkit for developing GIS applications. Node.js is an event-based server-side javascript engine.