You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to the OSMNxMapping feature request hub! 🎉
Hey there, before you jump in, take a quick sec to check out the
important stuff below—it’ll help us keep the magic flowing smoothly.
Important
Before you proceed, please confirm the following:
I’ve checked the API docs and confirmed this feature doesn’t already exist (no duplicates, please!).
I’ve scoured the existing issues to make sure this hasn’t been requested before.
I get that feature requests are reviewed periodically and might take a little time—patience is key!
Describe the Feature Request
OSMNxMapping works with one Y from the mathematical formulation presented in the main README.md. That is, only one dataset at a time could be played with the road network.
What if we could deal with an unlimited amount of Y which are going to be understood as studies to be played with X, your road networks? What if we could handle this in two direction:
Each Ys are independently dealing with X.
Ys can combine prior to deal with X.
This will at least welcome a new enricher, most probably along the lines of MultiAggregatorEnricher. As a result, such a large-scale feature will have to deal with the visualiser module to ensure compliance with mutli enriching. Further discussion will have to be made for the viz. of all that prior any developments.
Describe Preferred Solution
N/A
Describe Alternatives
N/A
Related Code
N/A
Additional Context
N/A
If the feature request is approved, would you be willing to submit a PR?
Yes
No
(No worries if you’re new to this—we’ll guide you every step of the way! 🤝)
The text was updated successfully, but these errors were encountered:
💡 Feature Request
Welcome to the
OSMNxMapping
feature request hub! 🎉Hey there, before you jump in, take a quick sec to check out the
important stuff below—it’ll help us keep the magic flowing smoothly.
Important
Before you proceed, please confirm the following:
Describe the Feature Request
OSMNxMapping
works with oneY
from the mathematical formulation presented in the main README.md. That is, only one dataset at a time could be played with the road network.What if we could deal with an unlimited amount of
Y
which are going to be understood asstudies
to be played withX
, your road networks? What if we could handle this in two direction:Y
s are independently dealing withX
.Y
s can combine prior to deal withX
.This will at least welcome a new enricher, most probably along the lines of
MultiAggregatorEnricher
. As a result, such a large-scale feature will have to deal with thevisualiser
module to ensure compliance with mutli enriching. Further discussion will have to be made for the viz. of all that prior any developments.Describe Preferred Solution
N/A
Describe Alternatives
N/A
Related Code
N/A
Additional Context
N/A
If the feature request is approved, would you be willing to submit a PR?
(No worries if you’re new to this—we’ll guide you every step of the way! 🤝)
The text was updated successfully, but these errors were encountered: