mml2json
Mapnik stylesheet compiler
Install
- All systems
-
curl cmd.cat/mml2json.sh
- Debian
-
apt-get install node-carto - Ubuntu
-
apt-get install node-carto - Kali Linux
-
apt-get install node-carto - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install node-carto - Raspbian
-
apt-get install node-carto
node-carto
Mapnik stylesheet compiler
Carto is a stylesheet renderer for Mapnik. It's an evolution of the Cascadenik idea and language, with an emphasis on speed and flexibility. Node.js is an event-based server-side javascript engine.