mrg218

Results 4 issues of mrg218

I am pretty sure that the line of code in mb-util that is now ` if os.path.isdir(args[0]) and not os.path.isfile(args[0]): ` should be: ` if os.path.isdir(args[0]) and not os.path.isfile(args[1]): `...

I found a working Docker version of kosmtik 0.0.16 : https://hub.docker.com/r/joxit/kosmtik/dockerfile But I want to have a working version of the master version (which uses a newer Mapnik version). I...

During zoom lvl 18 after 45 mins of exporting (with still a lot of tiles to go) it stops with this error: /opt/kosmtik/node_modules/kosmtik-mbtiles-export/Export.js:76 if (err) throw err; ^ Error: failed...

Maybe not really an issue but I cannot find a parameter anywhere to make use of all my processor power. When I look at my pc's performance my cpu (10...