-
**Reporter: wiso**
**[Submitted to the original trac issue database at 1.43pm, Thursday, 27th August 2009]**
Look here:
http://www.openstreetmap.org/?lat=45.356127&lon=9.65366&zoom=18&layers=B000F…
-
Hello all,
does openmapstreet-tile-server offer the possibility to keep its osm2psql database in synchronisation with my own apidb database?
My situation:
I run a postgres database with apidb s…
-
I'm interested in pulling building height data into MVTs generated with tilemaker. Using the "default" config file, I edited [this line](https://github.com/systemed/tilemaker/blob/master/config.json#L…
-
Hi there.
This is not really an issue, but rather a doubt I have about the rendering of capitals and admin_centres, since the wiki is not very helpful on this.
1) A city which is a state capital w…
-
While debugging some other issue, I noticed that particularly large object ids trigger a segfault in `node_ram_cache::set_dense(long, osmium::Location const&)` at node-ram-cache.cpp:141 (tested on 8d9…
-
A small API produced OSM file results in the error message "Node cache size is too small to fit all nodes." with the command line `osm2pgsql -C 8000 map.osm`. It is most likely failing to fall back to…
-
Reported by: **[max-beiersdorfer](https://launchpad.net/~max-beiersdorfer)**
Date: 2018-02-15T20:56:44Z
Status: Expired
Importance: Critical
Launchpad Issue: [lp1749800](https://bugs.launchpad.net/bug…
-
```
$ osm2pgsql -d gis --prefix osm --create --slim --output=flex --style osm2pgsql.lua --flat-nodes ./osm_nodes.bin --middle-way-node-index-id-shift 5 --cache 32000 planet-latest.o5m
2021-03-24 17:…
-
I have generate my OSM database with the 1.4.1.
I miss now in the planet_nodes table the "tags" column.
My osm2pgsql call was:
osm2pgsql --password --host localhost --database mygis --userna…
-
Imho here:
https://github.com/openstreetmap/osm2pgsql/blob/86ad6d6026a17ae2f714f37e4288330b5ee4a01d/flex-config/generic.lua#L251-L255
and in other flex examples it will never return as at least rela…