kosmtik
kosmtik copied to clipboard
Make maps with OpenStreetMap and Mapnik
node
whenever i run this command :npm -g install kosmtik following the kosmitik documentation from https://github.com/kosmtik/kosmtik i face an issue in my terminal can anyone tell me how can i fix...
Hello I'm trying to install it but I get this errors ``` npm WARN deprecated [email protected]: protozero should no longer be used via npm, install instead via https://github.com/mapbox/mason > [email protected]...
Please add this project to the Arch User Repository.
I'm using Ubuntu 20.04 LTS on WSL. When following the installation instructions provided, I've came across several issues that were stemmed from the outdated README. ### Can't install due to...
How can I get bigger metatiles? I checked the docs and even poked through source code a little, but altering the `metatile` property in my YAML configuration does nothing. I'm...
1. Clone the repo on an Apple silicon Mac 2. Run `npm install` 3. See the following error: ```text npm error node-pre-gyp ERR! install response status 403 Forbidden on https://mapbox-node-binary.s3.amazonaws.com/mapnik/v4.5.9/Release/darwin-arm64.tar.gz...
When following the **Install from source (recommended)** instructions. All of this is with Node 22. ### 1. Following global install instructions ``` git clone https://github.com/kosmtik/kosmtik.git npm install -g ``` First...
Modify README as described in this issue: https://github.com/kosmtik/kosmtik/issues/360