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

Fix problem with culvert geom migration in 228 #164

Closed
wants to merge 5 commits into from

Conversation

margrietpalm
Copy link
Contributor

I'm not 100% sure if this is a real issue, but I ran into it while testing with some of the standard schematisations I used before. Turned out that v2_culvert.the_geom is not always a proper linestring in all sample schematisations. This change should fix that.

margrietpalm and others added 5 commits December 10, 2024 14:50
* Rename sqlite table "tags" to "tag"

* Remove indices referring to removed tables in previous migrations

* Make model_settings.use_2d_rain and model_settings.friction_averaging booleans

* Remove columns referencing v2 in geometry_column

* Ensure correct use_* values when matching tables have no data

* Use custom types for comma separated and table text fields to strip extra white space

* Correct direction of dwf and surface map

* Remove v2 related views from sqlite
@margrietpalm margrietpalm requested a review from elisalle January 8, 2025 13:45
@margrietpalm margrietpalm changed the base branch from master to hotfix_228 January 8, 2025 14:24
@margrietpalm margrietpalm removed the request for review from elisalle January 8, 2025 14:25
@margrietpalm
Copy link
Contributor Author

Closed because this should be hotfix for 228

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.

1 participant