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

Enabling a shapely polygon as valid input for the 'polygon' parameter in network config data #552

Open
LiekeMeijer opened this issue Aug 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@LiekeMeijer
Copy link
Contributor

Kind of request

None

Enhancement Description

Besides being able to specify a path to a polygon geojson that is saved to my local machine, I would like to be able to put a shapely polygon as input in the network config data for downloading a road network from OpenStreetMap.

Right now, if I make a shapely polygon based on the flood map extent, I first need to save this polygon to my local machine and then provide the path to that file as input for the OSM download. This is a bit counter-intuitive, as I would just like to use the shapely polygon directly without having to first write and then read again.

Use case

all notebooks where we make the study area flexibly based on flood map extent.

Additional Context

No response

@LiekeMeijer LiekeMeijer added the enhancement New feature or request label Aug 13, 2024
@LiekeMeijer LiekeMeijer added this to the Launch 2024 milestone Aug 13, 2024
@ArdtK ArdtK removed this from the Sprint 2024 Q2.4 milestone Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants