Tomas Pohanka

Results 193 comments of Tomas Pohanka

And if you try `./quickstart.sh albania` it is working? If you are importing bigger area, please consider https://github.com/openmaptiles/openmaptiles/blob/10d1f75f7c4d36d5a3355ee068335ac75208efdb/docker-compose.yml#L16 It is odd, that even during importing osm data the postgre crashed....

You probably run out of RAM. Please consider using https://pgtune.leopard.in.ua/ (and add it to `postgres.conf` or run `make psql` and add it as `ALTER SYSTEM`). The second option could be...

@bubba6, did you find a solution?

Could you please share your system info? For Europe, you will need e.g. 32GB of RAM + 100GB of swap (for `import-sql` step) and at least 400GB of free SSD...

Thanks, PR is very welcome!

Hi, this adds peaks with names and without elevation, but makes them more prominent as their rank is `NULL`. I would suggest replacing (just for nice preview, without yours `OR...

Hi, the initial full import of database must be done. (it is maybe a little bit confusing `the initial download and import of the OSM data must be done when...

Hi, all the styles in OpenMapTiles organization (e.g. also https://github.com/openmaptiles/maptiler-basic-gl-style/tree/gh-pages or https://github.com/openmaptiles/fiord-color-gl-style/tree/gh-pages) have the branch `gh-pages` where the style and sprites are available. https://github.com/openmaptiles/osm-bright-gl-style/tree/gh-pages You will probably have to adjust...

Thanks for posting the solution! Please, if you have further questions, feel free to reopen the issue or create a new issue.