-
Any ideas?? Here's the log:
tech@4YF0GT3:/mnt/c/Windows/system32$ docker volume create osm-data
osm-data
tech@4YF0GT3:/mnt/c/Windows/system32$ docker run \
-v /mnt/e/planet-231002.osm.pbf:/d…
-
**Describe the bug**
Same container that invokes gdb around an executable i'm trying to debug. Fails on 1.23.8,, works on 1.24.0. This may be an bug or not. There are some security issues associa…
-
I'm considering adding https://github.com/stirringhalo/openstreetmap-mapboxgl and related schema as a second major schema in the future.
-
**Reporter: TobWen**
**[Submitted to the original trac issue database at 2.49pm, Wednesday, 14th July 2010]**
When using projection 4326 on osm2pgsql import, way_area might get zero if it's too small…
-
The `water_polygons` layer contains a number of features with definitions that can overlap because they're coming from different OSM keys.
As an example, something with `landuse=river natural=water…
-
So far the place.sql file was generated form OSM Names data , but unfortunately there has been now new release of that data since 2019.
As we only need a subset of the OSM Names data anyway (both i…
-
When updating databases with OpenStreetMap data, you generally get a tile expiry list, a list which contains tiles that have changed (e.g. osm2pgsql `--expire-tiles`). When pre-rendering the world the…
-
Hello. Is it possible to use imposm3 with osm bright? It looks like imposm3 does not support mapping for imposm2 (`example-mapping.yml`). How to convert it? Thank you.
-
I am using Ubuntu 14.04 VM on DigitalOcean wtih 8GB of RAM. But the setup fails after downloading many packages. Here is the error message:
```
Error: Could not create the Java Virtual Machine.
Error…
-
Imports with osm2pgsql can take quite some time and if something breaks you have to start from scratch. Some kind of "resume" feature is requested often and we should look into what's needed for that,…