0
오류 명령 ./graphhopper 수입 <berlin.osm.pbf>
I 그래프 데이터를 생성 ./graphhopper
오기 <berlin.osm.pbf>
실행할 때 오류 메시지가 실행되는 동안.
아무도 도와 줄 수 있습니까?
오류 명령 ./graphhopper 수입 <berlin.osm.pbf>
I 그래프 데이터를 생성 ./graphhopper
오기 <berlin.osm.pbf>
실행할 때 오류 메시지가 실행되는 동안.
아무도 도와 줄 수 있습니까?
이것은 버그 fixed 5 days ago입니다. 이러한 경우에는 언제든지 안정적인 출시를 시도 할 수 있습니다. 가져 오기 전에 0.7 분기로 전환 :
git checkout 0.7
내가 bash는 명령 프로그램 라우팅 데이터를 생성하는 응용 프로그램에서 "./graphhopper 수입 .osm.pbf"를 실행할 수 있습니까? 가능한가? –
예, Android에는 없습니다. call hopper.importOrLoad() https://github.com/graphhopper/graphhopper/blob/master/docs/core/routing.md – Karussell