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
Purpose of use
To facilitate network editing and manipulation both in Python and inside QGIS in order to prove a more fluid user experience.
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
A few easy actions are needed.
Link split (the only parameter is the proportion of the distance along the link, from 0 to 1, where we should break it)
Link merge (no parameters)
Link geometry simplification (maximum of waypoints in the link)
Node shift (shift in meters in each of the 4 directions that we would like to apply to the link)
These would also require a table with link splitting/merging rules for each one of the fields. Maybe a new table?
Describe alternatives you've considered
N.A.
Additional context
The text was updated successfully, but these errors were encountered:
Purpose of use
To facilitate network editing and manipulation both in Python and inside QGIS in order to prove a more fluid user experience.
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
A few easy actions are needed.
These would also require a table with link splitting/merging rules for each one of the fields. Maybe a new table?
Describe alternatives you've considered
N.A.
Additional context
The text was updated successfully, but these errors were encountered: