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

![image](https://user-images.githubusercontent.com/13556116/138504764-b54564c4-2995-415d-a2b8-63d14c39e280.png) So I'm currently adding the build support for most platforms back to mapnik. As I've now made some good progress I wanted to test some real world projects. In...

Dear all, I was using kosmtik some time ago and I was very happy. Unfortunately I had to reinstall my Mac, I moved to Catalina and now I cannot use...

``` $ npm install kosmtik npm WARN deprecated [email protected]: this library is no longer supported npm WARN deprecated [email protected]: Package no longer supported. Contact [email protected] for more info. npm WARN...

I try to install but get this errors. Any suggestion? npm ERR! code 1 npm ERR! path /home/goodzon/Projects/kosmtik/node_modules/mapnik npm ERR! command failed npm ERR! command sh -c node-pre-gyp install --fallback-to-build...

Hey there! I belong to an open source security research community, and a member (@geeknik) has found an issue, but doesn’t know the best way to disclose it. If not...

I have hillshading layers in my style and when I switch on the inspector, I just get white tiles. If I remove the hillshading layers, it's fine.

question

Hi. I know this is an unusual request, so if you think it's not reasonable, I can understand. I'm trying to put kosmtik behind a reverse proxy. The problem is...

Hello! Unable to install kosmtik-mbtiles-export: ```shell $ sudo npm install -g git+https://github.com/kosmtik/kosmtik-mbtiles-export npm WARN deprecated [email protected]: This module has moved: please install @mapbox/mbtiles instead npm WARN deprecated [email protected]: This module...

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...

I just tried to run `sudo npm -g install kosmtik` on ubuntu 20.04 and it failed. I am not familiar with node or javascript to see what the problem is,...