Skip to content

Recent map generation script for OSM extraction? #106

Description

@Kelo2000

Proposal

I'd like to generate custom road networks for LPSim from OpenStreetMap.

The notebooks in previous branches such as branch v2.1.0 under /data/networks/creation_scripts/ do this, but they produce the legacy format described in #50 — no index column on nodes, osmids in u,v, and SAMPN,PERNO,orig,dest demand.

Is there a more recent script that outputs the current schema directly (index, sequential u,v with osmid_u/osmid_v, and dep_time,origin,destination)? Or is converting the notebook output by hand still the expected workflow?

Thanks!

Motivation

Testing with new custom map

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions