Akylas / Akylas/alpimaps_data_generator

What is affect of --polymaxzoom ? is more zoom level value make route calculation faster ?

Aperta
#1 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Rust
Stelle
11
Fork
0
Merge medio
15m
PR unite (30g)
9

Descrizione

According to below command:
_`python ./scripts/build_valhalla_package.py --id $AREA --poly $AREA.poly --polymaxzoom=14 valhalla_tiles ${OUTPUT_DIR}/${AREA}/${AREA}.vtiles`_

What is affect of changing the --tilemask? There is also a harcoded tile_mask=10 in the scripts.

I want to speed up route calculation and file size is not my concern.

I have generated the Iran and Russia map packages separately with maxzoom=11
The route calculation performance of the Iran map is about 3 seconds in the worst case.
But in the Russia map for two points close to each other with a distance of 500 meters from each other, the calculation time takes 3 seconds in the best case.

How can the route calculation time be improved?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.