Richard Fairhurst
Richard Fairhurst
I monkey-patched it like this: ````ruby class ImageSorcery private def convert_to_arguments(args) special_args = [:layer, :annotate] args.reject {|k, v| special_args.include?(k) }.map {|k, v| " #{k.is_a?(Symbol) ? '-'+k.to_s : k } #{v==true...
> Potlatch 2 uses this index, @systemed are you planning on continuing to use osmlab/editor-layer-index I wasn't planning to switch away but then I wasn't previously aware of this latest...
Potlatch uses imagery.json.
For the benefit of anyone trying to do this on a Mac... just don't. Spent way too many hours on it this afternoon. I've installed it on an Ubuntu 16.04...
@mikelmaron @apmon Any progress/further thoughts on this?
I could be interested in working on this (as otherwise I'm going to have to move a project to Tilestache) but my knowledge of the mod_tile/renderd codebase is non-existent. Any...
Electron sounds like a plausible click-and-go solution, especially if manual install is still possible too.
@thomasbrueggemann, you kindly contributed the dockerfile - any thoughts?
Out of interest, why do you want to compile with that option?
Could you share your current process.lua and config.json, so that we can try and reproduce this (with the Quebec extract)?