osm2streets
Convert OSM to street networks with detailed geometry
파일 탐색기
최종 버전 다운로드 (.zip)- web.yml
- architecture.excalidraw
- architecture.svg
- how_it_works.md
- add_bike_lanes.rs
- add_new_lane.rs
- mod.rs
- one_ways.rs
- algorithm.rs
- lib.rs
- osm.rs
- placement.rs
- tests.rs
- turns.rs
- Cargo.toml
- lib.rs
- Cargo.toml
- example.html
- degenerate.rs
- general_case.rs
- mod.rs
- on_off_ramp.rs
- pretrimmed.rs
- terminus.rs
- collapse_intersection.rs
- collapse_short_road.rs
- mod.rs
- update_geometry.rs
- zip_sidepath.rs
- intersection_markings.rs
- lane_markings.rs
- marking.rs
- mod.rs
- output.rs
- paint.rs
- collapse_intersections.rs
- collapse_short_road.rs
- dual_carriageways.rs
- mod.rs
- parallel_sidepaths.rs
- remove_disconnected.rs
- block.rs
- ids.rs
- intersection.rs
- lib.rs
- pathfinding.rs
- road.rs
- types.rs
- utils.rs
- validate.rs
- Cargo.toml
- LatLon.java
- lib.rs
- org_osm2streets_StreetNetwork.h
- PaintArea.java
- StreetNetwork.java
- Surface.java
- .gitignore
- build.sh
- Cargo.toml
- README.md
- run.sh
- lib.rs
- Cargo.toml
- lib.rs
- Cargo.toml
- osm2streets_py_test.ipynb
- osm2streets_test.py
- pyproject.toml
- README.md
- sample_output.png
- clip.rs
- mod.rs
- multipolygon.rs
- reader.rs
- extract.rs
- lib.rs
- split_ways.rs
- Cargo.toml
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- geometry.json
- input.osm.pbf
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- boundary.json
- geometry.json
- input.osm
- test.json
- .gitignore
- lib.rs
- build.rs
- Cargo.toml
- README.md
- list_tests.sh
- tests
- tests.json
- update_osm_data.js
- ImportControls.svelte
- Osm2streetsSettings.svelte
- DebugIDs.svelte
- DynamicConnectedRoads.svelte
- DynamicMovementArrows.svelte
- DynamicRoadOrdering.svelte
- RenderBoundary.svelte
- RenderIntersectionMarkings.svelte
- RenderIntersectionPolygons.svelte
- RenderLaneMarkings.svelte
- RenderLanePolygons.svelte
- BuiltInSelector.svelte
- OverpassSelector.svelte
- types.ts
- BasemapPicker.svelte
- index.ts
- LayerControls.svelte
- Layout.svelte
- Map.svelte
- store.ts
- StreetView.svelte
- ThemePicker.svelte
- utils.ts
- AllEdits.svelte
- App.svelte
- EditWayControls.svelte
- Tags.svelte
- App.svelte
- IntersectionPopup.svelte
- LanePopup.svelte
- RenderBlock.svelte
- stores.ts
- AppSwitcher.svelte
- .prettierrc.yaml
- index.html
- lane_editor.html
- LICENSE
- package-lock.json
- package.json
- README.md
- svelte.config.js
- tsconfig.json
- vite.config.ts
- .gitignore
- Cargo.lock
- Cargo.toml
- CHANGES.md
- CONTRIBUTING.md
- LICENSE
- README.md
- release_npm.sh
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/a-b-street/osm2streets
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd osm2streets
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Node.js
쉬움 추천사전 준비물
cd web
이 프로젝트의 관련 파일이 하위 폴더 안에 있어서, 먼저 그 폴더로 이동합니다.
npm install
package.json에 명시된 라이브러리들을 내려받아 설치합니다.
npm start
개발/실행 서버를 켭니다.
명령어 실행 후 터미널에 나타나는 주소(보통 http://localhost:3000 형태)를 브라우저에서 열어보세요.
3. Python
쉬움사전 준비물
pip install .
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
jupyter notebook
브라우저에서 노트북(.ipynb) 파일들을 열람하고 실행할 수 있는 Jupyter 화면을 켭니다.
에러 메시지 없이 실행되고 터미널에 안내 문구가 출력되면 정상입니다.
4. Rust
보통사전 준비물
- Git GitHub에서 프로젝트 코드를 내려받으려면 필요합니다.
- Rust (rustup) rustup으로 설치하면 cargo도 함께 설치됩니다.
cargo build --release
Rust 프로젝트를 컴파일합니다.
cargo run
빌드 후 바로 실행까지 진행합니다.
cargo build가 에러 없이 끝나면 성공입니다. target/ 폴더에 실행 파일이 생성됩니다.
// repository documentation
Was this content helpful?
(0 ratings)
