-
With this config I get an error
```toml
[webserver]
[[providers]]
name = "osm2pgsql"
type = "postgis"
host = "/var/run/postgresql" # Default for Debian-based distributions
port = 5432 …
-
Trying to match rivers by looking for relations with type=waterway doesn't work because osm2pgsql ignores them. Either need to switch away from osm2pgsql or find a way to make it load linear (non-poly…
-
osm2pgsql version 0.96.0 (64 bit id space)
Allocating memory for dense node cache
Allocating dense node cache in one big chunk
Allocating memory for sparse node cache
Sharing dense sparse
Node-…
-
There is, of course, a lot of software that handles or uses OSM (multi)polygons. This includes, but it not limited to, editors and renderers. Generally all that we are doing here is backwards compatib…
-
Hi and thank you for your script.
I get this error when trying to install Nominatim for the first time in Ubuntu 12 with 4GO RAM and 320 GB of disk space. I want just use it for one or two countries.…
-
Hello,
I'm trying to set up my own instance of Graphhopper, and I desperately want to be able to import the whole planet file into the graph.
I'm using the `2024-08-26.pbf` version, containing `…
-
Hello,
I've been trying to run nominatim pointing to a global map, through Google Cloud infra with helm, and I've been facing the following error.
```
Defaulted container "nominatim" out of: no…
-
extraction de l'hors-sujet de https://github.com/osm-fr/infrastructure/issues/174#issuecomment-649714120
configurer osm2pgsql pour ne pas produire la liste au delà du zoom 17
- [x] sur les serveurs
…
-
I've used OSMBright as starting point to style my own map. There is just one little thing that goes wrong: in some area's (such as big city's) some streetlabels are not shown. When I look for the same…
nijs9 updated
8 years ago
-
**Describe the bug**
Just running `podman compose -f docker-compose.local.yml up --build` when trying to run the the server locally on a laptop with plenty of system resources takes 25min until it's …