Source code and sample input CityGML models for automatic derivation of lower levels of detail (doi:10.21979/N9/9IIGWX)

View:

Part 1: Document Description
Part 2: Study Description
Part 5: Other Study-Related Materials
Entire Codebook

Document Description

Citation

Title:

Source code and sample input CityGML models for automatic derivation of lower levels of detail

Identification Number:

doi:10.21979/N9/9IIGWX

Distributor:

DR-NTU (Data)

Date of Distribution:

2020-08-11

Version:

1

Bibliographic Citation:

Erdt, Marius; Zhang, Xingzi; Johan, Henry, 2020, "Source code and sample input CityGML models for automatic derivation of lower levels of detail", https://doi.org/10.21979/N9/9IIGWX, DR-NTU (Data), V1

Study Description

Citation

Title:

Source code and sample input CityGML models for automatic derivation of lower levels of detail

Identification Number:

doi:10.21979/N9/9IIGWX

Authoring Entity:

Erdt, Marius (Nanyang Technological University)

Zhang, Xingzi (Nanyang Technological University)

Johan, Henry (Nanyang Technological University)

Software used in Production:

Python

Grant Number:

NRF2015VSG-AA3DCM001-004

Distributor:

DR-NTU (Data)

Access Authority:

Erdt, Marius

Depositor:

Erdt, Marius

Date of Deposit:

2020-03-19

Holdings Information:

https://doi.org/10.21979/N9/9IIGWX

Study Scope

Keywords:

Computer and Information Science, Engineering, Computer and Information Science, Engineering, model derivation

Abstract:

This dataset contains the source code for automatically creating lower levels of detail from a given CityGML building model. E.g. a level of detail 3 model can be reduced to level of detail 0, 1, or 2. Exemplary sample models are included as well.

Kind of Data:

Program source code

Methodology and Processing

Sources Statement

Data Access

Other Study Description Materials

Other Study-Related Materials

Label:

CityGMLGui.py

Notes:

text/x-python

Other Study-Related Materials

Label:

FZK-Haus-LoD1-KIT-IAI-KHH-B36-V1.gml

Notes:

application/gml+xml

Other Study-Related Materials

Label:

FZK-Haus-LoD2-KIT-IAI-KHH-B36-V1.gml

Notes:

application/gml+xml

Other Study-Related Materials

Label:

FZK-Haus-LoD3-KIT-IAI-KHH-B36-V1.gml

Notes:

application/gml+xml

Other Study-Related Materials

Label:

FZK-Haus-LoD4-KIT-IAI-KHH-B36-V1.gml

Notes:

application/gml+xml

Other Study-Related Materials

Label:

gml2to1.py

Notes:

text/x-python

Other Study-Related Materials

Label:

gml3to2.py

Notes:

text/x-python

Other Study-Related Materials

Label:

gml4to3.py

Notes:

text/x-python

Other Study-Related Materials

Label:

gmlGen.zip

Text:

This is the CityGML LOD derivation module that developed by Fraunhofer Singaproe. It was written in Python 2.7. It has the following main modules: 1. CityGMLGui.py to handle input/output CityGML files, invoke a viewer as well as invoke desired LOD generation. 2. gml4to3.py to handle LOD 4 to LOD 3. 3. gml3to2.py to handle LOD 3 to LOD 2. 4. gml2to1.py to handle LOD 2 to LOD 1.

Notes:

application/zip

Other Study-Related Materials

Label:

readme.txt

Notes:

text/plain