-
Hello, In some comments on Github I've found that for the full world-wide index it's recommended to have approx. 128 GB RAM available. Can I run Photon with multiple indices (or combine them somehow) from https://download1.graphhopper.com/public/extracts/by-country-code/? For example I would like to run it with data for de, dk, pl, cz, at, ch, fr, lu, be, nl. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
No, it is not possible to merge the indices. At least not without doing some low-level hacks with ElasticSearch. Doing multi-country databases will become easier with the recently merged #885 but providing dumps instead of database extracts is still some months away. |
Beta Was this translation helpful? Give feedback.
No, it is not possible to merge the indices. At least not without doing some low-level hacks with ElasticSearch.
Doing multi-country databases will become easier with the recently merged #885 but providing dumps instead of database extracts is still some months away.