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

Improvements on API #201

Open
pedrocamargo opened this issue Dec 28, 2020 · 0 comments
Open

Improvements on API #201

pedrocamargo opened this issue Dec 28, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@pedrocamargo
Copy link
Contributor

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

@pedrocamargo pedrocamargo added the enhancement New feature or request label Dec 28, 2020
@pedrocamargo pedrocamargo self-assigned this Dec 28, 2020
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

1 participant