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

feat: Added static method to directly retrieve a network based on a polygon #362

Conversation

Carsopre
Copy link
Collaborator

  • Created simple static method calling both the "similar" class method and then the get_network one from the created object.
  • Created simple test to verify functionality.

@Carsopre Carsopre merged commit 53f4b41 into master Mar 20, 2024
5 checks passed
@Carsopre Carsopre deleted the feat/360-it-is-possible-to-create-a-network-given-a-bounding-box-in-coordinates branch March 20, 2024 07:37
Carsopre added a commit that referenced this pull request Apr 12, 2024
…te-a-network-given-a-bounding-box-in-coordinates

feat: Added static method to directly retrieve a network based on a polygon
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

Successfully merging this pull request may close these issues.

It is possible to create a Network given a bounding box in coordinates.
2 participants