-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
Signed-off-by: Emil Balitzki <[email protected]>
Signed-off-by: Emil Balitzki <[email protected]>
Signed-off-by: Emil Balitzki <[email protected]>
Signed-off-by: Emil Balitzki <[email protected]>
Signed-off-by: Emil Balitzki <[email protected]>
Signed-off-by: Emil Balitzki <[email protected]>
Signed-off-by: Emil Balitzki <[email protected]>
Signed-off-by: Emil Balitzki <[email protected]>
Signed-off-by: Emil Balitzki <[email protected]>
Signed-off-by: Emil Balitzki <[email protected]>
Signed-off-by: Emil Balitzki <[email protected]>
Signed-off-by: Emil Balitzki <[email protected]>
Signed-off-by: Emil Balitzki <[email protected]>
Signed-off-by: Emil Balitzki <[email protected]>
Signed-off-by: Emil Balitzki <[email protected]>
Signed-off-by: Emil Balitzki <[email protected]>
Signed-off-by: Emil Balitzki <[email protected]>
Signed-off-by: Emil Balitzki <[email protected]>
Signed-off-by: Emil Balitzki <[email protected]>
Signed-off-by: Emil Balitzki <[email protected]>
Signed-off-by: Emil Balitzki <[email protected]>
Signed-off-by: Emil Balitzki <[email protected]>
Signed-off-by: Emil Balitzki <[email protected]>
There was a problem hiding this 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.
2024-07-13 08:27:55 --------------------------------------------------------------
2024-07-13 08:27:55 Data insertion completed! Data Pipeline has finished.
Oh, forgot to merge the fix from |
There was a problem hiding this 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
Changes: