-
Hi,
would it be possible to serve the tiles from test.osm2pgsql.org via HTTPS as well?
This would allow to use the tiles from HTTPS sites. HTTP is not possible to use due to browsers’ Mixed Cont…
-
Un utilisateur me signale sur le style CyclOSM les récents changements dans osm2pgsql et la migration vers le nouveau style d'import "flex".
Pour cyclosm, on s'appuie sur une db planète (osm165) ca…
Phyks updated
4 weeks ago
-
There is an attempt to add Themepark to the (inofficial) osm2pgsql Docker image, see https://github.com/iboates/osm-utilities-docker/issues/12
There the used version of Themepark can only be specifie…
-
Hi.
On running docker compose up import on a new install, I get the following error:
=> ERROR [import 6/8] ADD openstreetmap-carto-flex.lua / …
-
There are a number of things that should be looked up after merging #4978. Since we are going to require deployments to re-import their rendering database it is a good idea to look at a number of thi…
-
See https://gist.github.com/tomhughes/0ebdc537b6a9a390b904d394d796b5e0
@pnorman Please add all the details about what you were doing here.
## What version of osm2pgsql are you using?
2.0.0…
-
With modern osm2pgsql you don't need all the postprocessing SQL files. All that is done in there can be done by creating a config file for osm2pgsql that creates the data in the database in the format…
joto updated
8 months ago
-
I use PostgresApp and recently I tried to install osm2pqsql tool. However when compiling I get an error:
```
'libpq-fe.h' file not found
```
As far as I know this file is part of Postgresql and …
-
osm2pgsql has a new backend, the flex backend. This is a successor to the multi backend, and allows the style-supplied transformation to configure much more, including defining what tables to create. …
-
Make use of multi-stage in the Dockerfile to reduce the size.
Required libraries in 1.4.1:
```
root@f1621107bc1d:/usr/local/bin# ldd osm2pgsql
linux-vdso.so.1 (0x00007ffe7c19c000)
libboost_sy…