Published August 29, 2019
| Version v1.0.0
Presentation
Open
Working with 3D city models in Python
Description
Semantic 3D city models are one of the cornerstones of the so-called "smart city" applications, yet they are very difficult to manipulate/edit/update. While they are relatively easy to generate, their use and maintenance is limited by the available software and the cumbersome data model. Have you ever tried to write a CityGML file? And to parse one? We did, and we didn't like it. Therefore we created a developer-friendly JSON implementation of the CityGML data model. This talk will introduce CityJSON its processing software cjio, which can be used as a CLI to chain operations, or its API can be used to generate features for machine learning.
Files
balazsdukai/foss4g2019-v1.0.0.zip
Files
(30.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:dcf298c60b530923d28b2c9a8b401557
|
30.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/balazsdukai/foss4g2019/tree/v1.0.0 (URL)