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

Add name as column and use as visualisation in QGIS. #658

Merged
merged 5 commits into from
Oct 10, 2023
Merged

Add name as column and use as visualisation in QGIS. #658

merged 5 commits into from
Oct 10, 2023

Conversation

evetion
Copy link
Member

@evetion evetion commented Oct 9, 2023

Fixes #567

  • Some warnings still need updating
Screenshot 2023-10-09 at 13 46 40

@evetion evetion requested a review from visr October 9, 2023 12:44
core/src/create.jl Outdated Show resolved Hide resolved
@visr
Copy link
Member

visr commented Oct 9, 2023

You meant this fixes #567, not #576 I assume? Edited your post for this.

@evetion evetion marked this pull request as ready for review October 9, 2023 18:21
@visr visr merged commit 3639313 into main Oct 10, 2023
18 checks passed
@visr visr deleted the feat/name branch October 10, 2023 10:06
visr added a commit that referenced this pull request Oct 25, 2023
Fixes #175
Most of the work for this was already done in #658.

This changes a few things:
- Stop using brackets around the ID to reduce visual clutter: now we use
`"Lake IJssel" #10` in printed errors and `Lake IJssel #10` as a QGIS
label
- Add the edge ID to the label, this is the part that fixed #175
- Stop putting random strings as names in our basic test model
- Add some real names to our Dutch waterways test model


![image](https://github.com/Deltares/Ribasim/assets/4471859/9eb4eaf7-51b5-4a21-bcd3-f278681bb6d8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add 'name' as optional string field in node type schemas
2 participants