Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 좌표거리
- GCN
- graph
- Set
- 동명이인찾기
- 3d
- 데이터입수
- GIS
- 도커 레이어
- Python
- 패치분할
- 알고리즘
- STL
- python최단거리
- osmnx
- geopandas
- pyvista
- docker
- 도커
- 지하철역좌표
- 그리드분할
- 컨테이너
- 폴더조사
- 귀여운고래
- MESH
- GNN
- 이미지빌드
- 파이썬
- 3d데이터
- geojson
Archives
- Today
- Total
목록osmnx (1)
이것저것 기록
[python/GIS] QGIS 없이 파이썬만 사용해 최단거리 구하기 (OSMnx, geopandas)
오늘은 단순 직선 거리가 아닌, 도로 네트워크 상 두 지점 간 최단거리를 계산하는 코드를 포스팅 하려 한다. README를 포함한 샘플 데이터는 깃헙을 참조하길! https://github.com/henewsuh/osm_shortestPath GitHub - henewsuh/osm_shortestPath: Calculate the distance to the nearest subway station using OSMnx library Calculate the distance to the nearest subway station using OSMnx library - GitHub - henewsuh/osm_shortestPath: Calculate the distance to the nearest subw..
코린이/실무를 위한 코딩 기록
2023. 1. 16. 14:35