-
Mapnik's painters algorithm renders features in the order they come from the datasource. It would be useful to generate shapefiles in an order that makes sense for this. I believe adding `order by z_o…
-
I am using osm2pgsql to import my pbf data to PostGis
using this command
`osm2pgsql.exe -H localhost -d gis -U postgres -c -G -k -C 1200 -S default.style centro.osm.pdf`
after that i launch TileMi…
-
## What version of osm2pgsql are you using?
1.9.2-29-g374eca48
## What did you do exactly?
I am generalizing water tables with themepark and osm2pgsql-gen
```lua
osm2pgsql.run_gen('raster…
-
I have a problem, but I don't know what is the best solutions.
Analysing Nepal data, I have found some interesting tagging, for example: [building=school](http://wiki.openstreetmap.org/wiki/Tag:buil…
-
We will need access to a tile server, this will either need to be a 'do it yourself (DIY)' approach, or 'piggy back' on an existing service.
Giving the relatively low amount of traffic, it would be…
-
with the layer
``` yml
- id: water
geometry: polygon
-
**Is your feature request related to a problem? Please describe.**
Currently, mountain peaks are shown from the first zoom level where downloaded country details are shown.
Every mountain peak…
-
2019-11-06 19:43:53 UTC FATAL: database "nominatim" does not exist
2019-11-06 19:43:53 == Setup DB
Postgres version found: 9.03
Postgis version found: 2.1
Minimum required Postgis version 2.2
Th…
-
https://github.com/openstreetmap/osm2pgsql/blob/591a2f14003620763fe5b7c7851af834fb5b285f/README_lua.md
use lua to transform tags
so from YYYY-MM-DD to a timestamp / large int value
-
```
docker build github.com/merlinnot/nominatim-docker -t nominatim --build-arg BUILD_THREADS=1 --build-arg BUILD_MEMORY=2GB --build-arg OSM2PGSQL_CACHE=1000 --build-arg PBF_URL=http://downlo…