Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

network component: line do not have a name #8

Open
MichaelBoegl opened this issue Aug 22, 2023 · 0 comments
Open

network component: line do not have a name #8

MichaelBoegl opened this issue Aug 22, 2023 · 0 comments

Comments

@MichaelBoegl
Copy link
Member

print(opfs[ok]['line'])

{
  "name": {
    "0": null,
    "1": null,
    "2": null
  },
  "std_type": {
    "0": "NAYY 4x50 SE",
    "1": "NAYY 4x50 SE",
    "2": "NAYY 4x50 SE"
  },
  "from_bus": {
    "0": 2,
    "1": 1,
    "2": 0
  },
  "to_bus": {
    "0": 1,
    "1": 0,
    "2": 3
  },
  "length_km": {
    "0": 0.1,
    "1": 0.1,
    "2": 0.1
...
    "1": true,
    "2": true
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant