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

Frontend - 3D View, Data view and bugs #392

Merged
merged 27 commits into from
Jul 13, 2024
Merged

Frontend - 3D View, Data view and bugs #392

merged 27 commits into from
Jul 13, 2024

Conversation

Corgam
Copy link
Collaborator

@Corgam Corgam commented Jul 10, 2024

Corgam added 13 commits July 7, 2024 15:28
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
@Corgam Corgam marked this pull request as draft July 10, 2024 16:47
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
@Corgam Corgam changed the title Frontend - 3D View Frontend - 3D View, Data view and bugs Jul 10, 2024
@Corgam Corgam added bug Something isn't working frontend Issues related to the user interface of a web application labels Jul 10, 2024
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
Signed-off-by: Emil Balitzki <emil.balitzki@gmail.com>
@Corgam Corgam marked this pull request as ready for review July 12, 2024 13:51
@Corgam Corgam self-assigned this Jul 12, 2024
@Corgam Corgam changed the base branch from main to sprint-release July 12, 2024 13:56
Copy link
Contributor

@Lucas-Nan Lucas-Nan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

error in datapipeline for ./yaml-data/hausumringe_mittelfranken_small.zip
Established the database connection.
2024-07-13 08:27:55 Starting Importer
2024-07-13 08:27:55 Opening local Zip file ./yaml-data/hausumringe_mittelfranken_small.zip
2024-07-13 08:27:55 Creating Table...
2024-07-13 08:27:55 Table created.
2024-07-13 08:27:55 Error inserting into Database:
2024-07-13 08:27:55 System.InvalidCastException: Unable to cast object of type 'System.Double' to type 'System.String'.
2024-07-13 08:27:55 at BIE.DataPipeline.Import.ShapeImporter.ReadLine(String& nextLine) in /app/src/BIE.DataPipeline/Import/ShapeImporter.cs:line 150
2024-07-13 08:27:55 at Program.

$(String[] args) in /app/src/BIE.DataPipeline/Program.cs:line 109
2024-07-13 08:27:55 --------------------------------------------------------------
2024-07-13 08:27:55 Data insertion completed! Data Pipeline has finished.

@Corgam
Copy link
Collaborator Author

Corgam commented Jul 13, 2024

Oh, forgot to merge the fix from sprint-release now it should work.

Copy link
Contributor

@Lucas-Nan Lucas-Nan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good! popup works, marker is positioned correctly, all tickets are fulfilled

@Lucas-Nan Lucas-Nan merged commit 0ea60a5 into sprint-release Jul 13, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Issues related to the user interface of a web application
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants