Closed amandasaurus closed 8 years ago
After running ./make.py and then carto to generate a mapnik XML file (for mod_tile etc), I have gotten errors from mapnik that it was unable to load the shapefiles because it wasn't sure that they were shapefiles or the SRSes etc.
./make.py
carto
This should make the project more robust.
👍 Thanks!
After running
./make.py
and thencarto
to generate a mapnik XML file (for mod_tile etc), I have gotten errors from mapnik that it was unable to load the shapefiles because it wasn't sure that they were shapefiles or the SRSes etc.This should make the project more robust.