nens / threedi-schematisation-editor

QGIS tool for editing schematisations
0 stars 0 forks source link

YZ Profile importer #63

Closed Patrick-Nijman closed 1 year ago

Patrick-Nijman commented 2 years ago

3Di component

Schematisation Editor

What happened?

For a specific project, Stijn created a script to load profiles into an existing 3di model. Alexander and Leendert requested him to make a feature request. He has send the python script . Script.zip

Input and output data for testing: Files from Stijn.zip

the script was made by using the threedi_raster_edits. The script makes cross section definitions and locations, edits the channel with a vertex at the cs location and deletes old cross sections.

The proposal is to make this a feature of the MI/processing tools, so the user can upload a csv file with profiles (name, distance, z) and coordinates.

leendertvanwolfswinkel commented 2 years ago

@Patrick-Nijman Please put all requests related to editing schematisations in https://github.com/nens/threedi-schematisation-editor.

Overmeen commented 2 years ago

https://github.com/nens/threedi-model-edits/tree/main/threedi_model_edits/cross_section_definitions

Ik heb hem nu ook beschikbaar gemaakt als command-line tool

leendertvanwolfswinkel commented 1 year ago

No longer relevant as the current plan is to implement it in threedi-tables: https://github.com/nens/threedi-tables/issues/205