mirror of
https://github.com/omniscale/magnacarto.git
synced 2025-09-28 04:03:33 +02:00
7 lines
144 B
Go
7 lines
144 B
Go
/*
|
|
Magnacarto converts CartoCSS map styles to Mapnik and MapServer styles.
|
|
|
|
magnacarto -mml project.mml > mapnik.xml
|
|
|
|
*/
|
|
package magnacarto
|