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