PEKennedy / cityquery

0 stars 0 forks source link

Process Uploaded File for Visualization #14

Closed RyanD871 closed 1 year ago

RyanD871 commented 1 year ago

As a user, I need the application to process and visualize the CityJSON/GML file I upload, so I can see my data.

RyanD871 commented 1 year ago

Must be able to upload a file in the UI first #11

RyanD871 commented 1 year ago

QA Requirements: the application processes required uploaded file types and displays in the visualization window

RyanD871 commented 1 year ago

Uploaded files are processed as expected. I ran into an issue with some of the city.json objects not having geometry, which causes errors to break the app. I already talked to @PEKennedy about this and there is a fix implemented in my current pull request. I noticed some buildings seem to be missing some walls or other features, but overall QA passed. We can make spinoff issues from this if needed.