일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
- nifi
- 편집지적
- ogrinfo
- QgsRubberBand
- qgis linux
- ODField
- Polyline
- 스타트업
- graphhopper
- PyQGIS
- keypressed
- autocad
- 아이디어
- 앱개발
- kmoran
- 안드로이드
- Circle
- qgis 설치
- khaiii
- mapmatching
- split line
- QGIS
- qgis server
- 서비스
- pgrouting
- QGIS3
- pbf
- 도로명주소일일업데이트
- ODTable
- pluginbuilder
- Today
- Total
목록graphhopper (2)
개발자 이야기
* graphhopper에서 사용할 데이터를 만드는 중에 알게 된것- osm.pbf 파일은 전용프로그램 사용해야한다.- 온전하게 사용하기 위해서는 서버에 공유를 해야한다.- shape을 변환해서 사용하는것은 불가능한것 같다. - 정정: shp을 osm으로 변환가능(테스트필요) - 방법: josm에서 플러그인(opendata) 설치후, shp 불러와서 osm저장 1. Id - openstreetmap 전용 편집기 - 수정하고 바로 서버에 반영할 수 있다. 2. JOSM - 로컬 편집은 단순하고 편하다. - 링크를 이동하는것은 문제가 없으나, vertex를 추가하면 오류가 발생한다. (정정: 오류는 아님) -> osm_id가 음수로 생성되는데, 서버에 업로드해야 양수로 바뀌고 사용..

예전 이태리 여행갔을때 수집했던 gpx를 올려봄. https://github.com/graphhopper/map-matching GitHub - graphhopper/map-matching: The map matching functionality is now located in the main repository https://github.com/graph The map matching functionality is now located in the main repository https://github.com/graphhopper/graphhopper#map-matching - GitHub - graphhopper/map-matching: The map matching functionality is n..