kosmtik icon indicating copy to clipboard operation
kosmtik copied to clipboard

Make maps with OpenStreetMap and Mapnik

Results 108 kosmtik issues
Sort by recently updated
recently updated
newest added

``` [httpserver] /mq-carto-style.tm2/reload/ 200 /home/pnorman/kosmtik/src/back/Utils.js:20 return str.replace(/\{ *([\w_]+) *\}/g, function (str, key) { ^ TypeError: Cannot call method 'replace' of undefined at Object.module.exports.template (/home/pnorman/kosmtik/src/back/Utils.js:20:20) at VectorBasedTile._render (/home/pnorman/kosmtik/src/back/VectorBasedTile.js:35:24) at VectorBasedTile.render (/home/pnorman/kosmtik/src/back/VectorBasedTile.js:44:10)...

bug

Work in progress, but should be reviewable if someone wants to step in. The main idea is to have a home page on kosmtik, that would in a first step...

`node index.js serve earthquake/project.mml` => `node index.js serve earthquake` it would be nice to allow launching a project without specifying project filename :)

enhancement

``` [Core] Loading project from earthquake/project.mml [Core] PreviewServer started, you can browse http://127.0.0.1:6789 ``` - [ ] URL is lost in 20 lines of logs - [ ] use https://www.npmjs.com/package/chalk...

enhancement

Add new item in right panel (or in help content) to show minimal infos like version of kosmtik ; node? ; mapnik? ; project path file + version

enhancement

I'm converting a vector tile based style (vector tile to raster) to Mapnik XML. At time of conversion, the TileJSON for the vector tiles does not exist and Kosmtik gives...

For what I understand now, we have those subtasks: - [x] add support for consuming vector data sources => core - [x] add support for opening a tm2 style folder...

enhancement

I am seeing a test failure: ``` 2) #Tile() #renderToVector() should render a PBF: Uncaught AssertionError: [26,231,1,10,5,119,111,114,108,100,18,106,8,45,18,2,0,0,24,3,34,96,9,138,16,144,27,202,1,182,1,133,2,240,8,6,222,6,142,3,128,3,3 deepEqual [26,131,2,10,5,119,111,114,108,100,18,106,8,45,18,2,0,0,24,3,34,96,9,138,16,144,27,202,1,182,1,133,2,240,8,6,222,6,142,3,128,3,3 at /home/tom/rpm/BUILD/package/test/tile.js:62:24 ``` Dumping both arrays fully shows that there are...

At the moment, the only feedback about the process is the number of tiles to be created by zoom. We need something like an ETA.

kosmtik-tiles-export

We certainly need to make them in sequential mode.

kosmtik-overpass-layer