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

Should be stable enough now.

documentation

With openstreetmap-carto, I had a localconfig.json ``` json [ { "where": "Layer", "if": { "Datasource.type": "postgis" }, "then": { "Datasource.dbname": "bc_gis" } } ] ``` I then used git to...

bug
needs test

Currently, running `node index.js serve test/data/minimalist-project.mml` or `test/data/world/project.yml` only leads to ``` [Local Config] Unable to load local config from /.../kosmtik/kosmtik/test/data/world/localconfig.js [Error: File not found: /.../kosmtik/kosmtik/test/data/world/localconfig.js] ``` but seeing kosmtik...

enhancement

in Firefox (37, Ubuntu 12) exporting images as png and xml etc all download as a file with no filename. In Chromium files are "download.png" with the correct extension. ![screenshot...

enhancement

Refs: - https://github.com/gravitystorm/openstreetmap-carto/issues/657#issuecomment-78665177 - https://lists.openstreetmap.org/pipermail/dev/2015-April/028504.html

question

I am trying to bundle up kosmtik into a tarball, and would like to pre-install some plugins. The issue I am having is that the plugins need to be listed...

enhancement

when doing a `git pull` ``` [Core] Loading project from /home/pnorman/osm/openstreetmap-carto/repo/project.yaml [Core] Generating Mapnik XML… [Core] Using mapnik version 2.2.0 [Core] Loading map… [Core] Map ready [Core] Loading map… [Core]...

bug

When working on a layer, it can be helpful to only render this one (even if in some cases it can render a bit differently - for example labels). This...

enhancement

I'm interested by the topic and would like to contribute. I didn't see a reference to this feature in the code to start from something. Do you have already ideas...

enhancement

In the top right there's a pair of arrows pointing up and down. It doesn't appear to be a button, and I'm not sure what it is! Perhaps some mouse-over...

enhancement