-
Hello,
first some pieces of information in order to improve your install document. To make ocitysmap working, I needed to install (via pip) these libraries: colour and pluginbase.
Before knowing …
-
The `project.mml` file currently contains tables generated for the osm2pgsql mapping, but not the imposm mapping. This limits the use of this theme on an Ubuntu server running the (much faster) imposm…
-
Can http://imposm.org/docs/imposm.parser/latest/ be included too?
-
imposm container should not be run in docker-compose but instead in a manual way. Docker-compose should create only the infrastructure needed to store tiles cache.
-
Hi,
There is a new and efficient importer for Openstreetmap.
There are currently stable version imposm2 but I tested an early version of imposm3 written in the GO and it is very fast compared to the i…
-
Hi,
In `osm-bright/osm-bright.imposm.mml` there's a trailing comma on line 553.
```json
....
552: "geometry_field": "geometry",
553: "extent": "-20037508.34 -20037508.34 20037508…
-
Right now, it appears as though empty IMPOSM output is not included in the zip file. For example, the Victoria extract is missing barrierways and barrierpoints downloads, even though they are defined …
-
From the IMPOSM spec, https://imposm.org/docs/imposm/latest/database_schema.html#generalized-tables
the layers gen0 (tolerance 200m) and gen1 (tolerance 50m) should be different, but have the same ou…
-
Many thanks for creating this project!
I'm going through the steps on a Windows machine at the moment, and have a few notes that may be of use to someone.
@timlinux - if putting these into an iss…
-
We currently have a number of somewhat confusing directories that I think we could improve. Here's a proposed dir structure. Note that none of these will be defined as `VOLUME` in the Dockerfile. Inst…