Created
January 31, 2012 16:32
-
-
Save yhahn/1711456 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set ROOT=c:\Program Files (x86)\TileMill | |
set PROJ_LIB=%ROOT%\data\proj\nad | |
set GDAL_DATA=%ROOT%\data\gdal\data | |
set PATH=%PATH%;%ROOT%\node_modules\zipfile\lib | |
set PATH=%PATH%;%ROOT%\node_modules\mapnik\lib\mapnik\lib | |
node index.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment