-
When trying to build (not within Docker), it fails with the following last several lines:
checking for lseek64... yes
checking for posix_fallocate... yes
checking for posix_fadvise... yes
checking fo…
-
Currenty the user has to specify a flat-nodes file in OSM2PGSQL_EXTRA_ARGS. This however is quite cumbersome and produces issues if the flag is not set during updates but was set during import. Instea…
-
There is errors when start docker-compose:
[root@localhost osm-tiles-docker-master]# docker-compose up
Creating osm-tiles-docker-master_postgis_1_793be6a134c2 ... done
Creating osm-tiles-docker-m…
-
At the core of osm2pgsqls mission is the processing of geometries from OSM data into some useful format in a PostgreSQL/PostGIS database. Osm2pgsql is one step in a larger toolchain transforming the g…
-
There are areas in Europe that don’t suffer from expanded address issues and have high address coverage in OSM.
Looking for exact matches would bring down file sizes, clean up search results and be…
-
Hi
I have imported Europe and it works fine, but now I need to import one more region. I dont want to combine these files to one common because it will take a lot of time.
So, im trying
`osm2pgs…
-
Hello,
I have a problem setting up a config for martin and postgis.
Example i want to limit the number of features for the tile but the problem is the features that are picked are not evenly distribut…
-
Hi There.
I am trying to run OSM Bright under Win7 (32bit). I have set up PostGIS DB loaded with OSM Data (of my country Bangladesh) using Osm2pgsql. I tried the TileMill project 'tilemill-projects-w…
-
Hi,
just had the problem, that the arrows on a oneway street where heading in the wrong direction. Turned out that it is a oneway=-1 street. The Carto code in OSM Bright is
```
[oneway=-1] { mark…
-
Consider the River Dodder: https://osm.wikidata.link/Q2055328 The [waterway relation in OSM](https://www.openstreetmap.org/relation/3609774) has wikidata tags, but each of the individual ways that mak…