Urban-Analytics-Technology-Platform / od2net

https://od2net.org
Apache License 2.0
28 stars 6 forks source link

Make a tool to dump GeoJSON with a full network and its LTS and costs… #58

Closed dabreegster closed 7 months ago

dabreegster commented 7 months ago

…, but no counts

You can use this to dump all edges for England by: 1) cd examples/england_2011_home_to_work 2) Modify config.json if you want different LTS or cost definitions 3) python3 setup.py or just make sure input/input.osm.pbf exists 3) cargo run --release --bin dump_network config.json 4) Use network.geojson