You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
generated with valhalla_build_config --mjolnir-tile-dir ${PWD}/valhalla_tiles --mjolnir-tile-extract ${PWD}/valhalla_tiles.tar > valhalla.json
After I generate the valhalla tiles I run osmlr -T ${PWD}/osmlr_tiles -J ${PWD}/geojson_tiles --config valhalla.json
After that I get:
Are you sure you want to create new OSMLR data [Y|N]?
y
2018/06/07 11:56:38.237629 [INFO] Tile extract successfully loaded
Segmentation fault (core dumped)
thank you
The text was updated successfully, but these errors were encountered:
Hello,
Are there some version constraints between osmlr and valhalla? Beacuse I can't generate osmlr segments..keep getting segfault error.
My valhalla.json:
generated with
valhalla_build_config --mjolnir-tile-dir ${PWD}/valhalla_tiles --mjolnir-tile-extract ${PWD}/valhalla_tiles.tar > valhalla.json
After I generate the valhalla tiles I run
osmlr -T ${PWD}/osmlr_tiles -J ${PWD}/geojson_tiles --config valhalla.json
After that I get:
thank you
The text was updated successfully, but these errors were encountered: