Skip to content

modifying the surfaces #113

Answered by liberostelios
sevamoo asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Vahid,

You are right, we don't currently have discussions here so we can only discuss things as issue. That's absolutely fine, though.

You may want to check pyvista, a Python library that allows you to do a lot of things regarding 3D geometric manipulation and it's awesome enough to persist semantics! You are probably looking to something like this.

Parsing CityJSON in pyvista is relatively straightforward, although you might have to triangulate in the process. We have implemented a parser as part of our 3D Building Metrics toolkit and you may want to "borrow" our implementation here which loads semantic surface types (don't worry, as with everything, it's copyleft). You can check the …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by sevamoo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants