-
Посмотреть, как можно:
- Отобрать нужные объекты
- Отфильтровать по географической области в виде полигона или bbox'а
- Прочитать pbf средствами питона
Изучить возможности osm2pgsql
-
### Expected behavior
### Actual behavior
Slow rendering on the latest version on full planet.
Slow query:
```sql
explain analyze SELECT ST_AsBinary("way") AS geom,"feature","way_pixels" FROM…
-
I'm trying to use nominatim as a search results provider but I can't manage to make it search for relations, am I doing something wrong or are relations not supported?
-
Bonjour @cquest
Je te sollicite pour disposer de ton script d'expiration des tuiles.
On en avait parlé en décembre mais c'était trop tôt. Maintenant c'est OK.
J'ai bien vu que les listes des t…
-
I runing the container with
```shell
docker run -it \
-e PBF_PATH=/data/china.osm.pbf \
-e NOMINATIM_PASSWORD=qaIACxO6wMR3 \
-e PROJECT_DIR=/nominatim \
-e USER_AGENT=mediagis/nominatim-docker:4…
-
> osm2pgsql benutzt die proj library, die zieht u.U. die tiff library rein
> und die wiederum liblzma, die gerade das Security Desaster hatte. Bei
> den Windows-Builds von osmp2gsql haben wir gerade…
-
Es wäre sehr wünschenswert ein Dockerfile für diesen Service anzubieten, dann ist die Installation keine Hürde mehr, und mehr Leute können selbst schnell eine Instanz aufsetzen.
-
I've recently switched some of our services to use opentopomap.org for map backgrounds. Unfortunately, it turns out that opentopomap.org is quite frequently down. Are there any problems with the web h…
-
Failed to establish database connection:SQLSTATE[08006] [7] could not connect to server: No such file or directory
Is the server running locally and accepting connections on Unix domain socket "/va…
-
## What version of osm2pgsql are you using?
osm2pgsql version 1.11.0 (1.8.1-397-gcf66989f)
## What operating system and PostgreSQL/PostGIS version are you using?
Ubuntu 22.04
PostgreSQL …