ox-it / maps-tiles

Tiles for maps.ox
3 stars 0 forks source link

Investigate automation of the export/publish process #7

Open martinfilliau opened 9 years ago

martinfilliau commented 9 years ago

It is currently partially manual (part of it is automated via fabric), however the full process is manual and relying on the knowledge of individuals. We need to write more documentation and spend some time to improve the existing automation...

See following resources: [1] http://gis.stackexchange.com/questions/52401/how-to-automate-export-in-tilemill [2] http://fuzzytolerance.info/blog/2013/03/08/2013-03-08-automating-tile-generation-with-tilemill/ [3] http://davecranwell.com/2014/06/23/grunt-export-tilemill-layers.html [4] https://plus.google.com/101650015976513787909/posts/1nQ61ZNavSj [5] https://github.com/kartoza/docker-tilemill [6] http://flipside.org/notes/scripted-tilemill-exports/ [7] https://bugs.launchpad.net/oq-platform/+bug/1187052

martinfilliau commented 9 years ago

Our current project structure does not seem to be matching the one expected in the export command of the CLI (however it does work via the web front...)

node index.js export maps-ox --files=/usr/share/mapbox

Missing layers in layers directory / wrong structure directory?