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

The custom network filter does not return graph nodes, would there be a way to do that? #181

Open
lenkahas opened this issue Apr 27, 2022 · 2 comments
Labels
question Further information is requested

Comments

@lenkahas
Copy link

Hi, I was working with the pyrosm for the past week or so and I noticed that when retrieving a network through the custom filter and keeping the nodes, the nodes for the graph are not included and so I can't translate the network to graph. Although the get_network function does retrieve the nodes, I'm not able to use the custom filter in that function.
Maybe I'm just missing something, would you advise me on how to get a full graph for custom called network?

@HTenkanen
Copy link
Owner

Hi @lenkahas, thanks for raising this to my attention! 👍🏻 I will take a look at this next week. What kind of network are you trying to extract? It is possible to customize the criteria that is used for parsing the network with .get_network() but it's easier to point to right direction with a bit more details what you aim to achieve. 🙂

@HTenkanen HTenkanen added the question Further information is requested label May 4, 2022
@lenkahas
Copy link
Author

lenkahas commented Oct 11, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants