Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add uuid and width information to saved filtered network #54

Open
liberostelios opened this issue Feb 3, 2021 · 0 comments
Open

Add uuid and width information to saved filtered network #54

liberostelios opened this issue Feb 3, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@liberostelios
Copy link
Collaborator

Right now, when we save the filtered network we don't store the uuid and the width columns as generated/computed by the script. This means, to extract this information we have to recall the carriageways output and group by road_uuid which is messy.

Better add those as columns in filtered_network.gpkg.

@liberostelios liberostelios added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 3, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant