mirror of
https://github.com/omniscale/magnacarto.git
synced 2025-02-22 14:54:12 +01: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
|