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

Make hydxlib compatible with schema version 300 #58

Open
10 tasks done
leendertvanwolfswinkel opened this issue Oct 2, 2024 · 0 comments
Open
10 tasks done

Make hydxlib compatible with schema version 300 #58

leendertvanwolfswinkel opened this issue Oct 2, 2024 · 0 comments
Assignees

Comments

@leendertvanwolfswinkel
Copy link
Contributor

leendertvanwolfswinkel commented Oct 2, 2024

Modify exporter script

Spatialite export

  • BoundaryCondition1D
  • ConnectionNode
  • CrossSectionDefinition
  • ImperviousSurface
  • ImperviousSurfaceMap
  • Manhole
  • Orifice
  • Pipe
  • Pumpstation
  • Weir

json

Remove json export

Spatialite is now geopackage

Code and documentation should refer to geopackage

Testing

There are some unit tests but it may be good to add some real world examples for testing. Take an old schematisation and use two routes:

  1. convert to old schema -> run schema upgrade
  2. convert directly to newest schema

Results of 1 and 2 should be equivalent!

@leendertvanwolfswinkel leendertvanwolfswinkel changed the title Make compatible with schema version 300 Make hydxlib compatible with schema version 300 Oct 2, 2024
@margrietpalm margrietpalm self-assigned this Mar 4, 2025
@elisalle elisalle removed their assignment Mar 7, 2025
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

No branches or pull requests

3 participants