dmu2css
v0.1.0
Published
Read a DescriptionOfMapUnits table from a .csv file and write a CartoCSS stylesheet
Downloads
3
Readme
dmu2css
Reads an NCGMP09 DescriptionOfMapUnits table from a .csv file and writes a CartoCSS stylesheet that can be used in Tilemill.
Install
npm install -g dmu2css
Run
Just dmu2css
.
You will be prompted for two pieces of information:
- DescriptionOfMapUnits file (CSV): Enter the path to a DescriptionOfMapUnits .csv file
- Output CartoCSS file: Enter the path to where you'd like it to write your CartoCSS file