[Tile-serving] [openstreetmap/mod_tile] render_list multi threading is not working, it seems (Issue #405)
Prem
notifications at github.com
Tue Mar 12 11:19:39 UTC 2024
Hi @SomeoneElseOSM , currently I have 10TB of SSD storage and I need to self host entire planet tiles on CDN (I know its too heavy process but trying to build the pipeline).
When it comes to Postgres database, I have built the spatial indices by using the below lines to make sure the queries are faster.
```
cd ~/src/openstreetmap-carto/
psql -d gis -f indexes.sql
```
Please correct me, if I have missed anything else. thank you.
-Prem
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/405#issuecomment-1991412605
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/mod_tile/issues/405/1991412605 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240312/a2039302/attachment.htm>
More information about the Tile-serving
mailing list