mirror of
https://github.com/omniscale/magnacarto.git
synced 2025-09-27 19:33:32 +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
|