Submitted Successfully!
To reward your contribution, here is a gift for you: A free trial for our video production service.
Thank you for your contribution! You can also upload a video entry or images related to this topic.
Version Summary Created by Modification Content Size Created at Operation
1 handwiki -- 1987 2022-11-04 01:34:15

Video Upload Options

Do you have a full video?

Confirm

Are you sure to Delete?
Cite
If you have any further questions, please contact Encyclopedia Editorial Office.
HandWiki. 3D City Models. Encyclopedia. Available online: https://encyclopedia.pub/entry/33022 (accessed on 25 April 2024).
HandWiki. 3D City Models. Encyclopedia. Available at: https://encyclopedia.pub/entry/33022. Accessed April 25, 2024.
HandWiki. "3D City Models" Encyclopedia, https://encyclopedia.pub/entry/33022 (accessed April 25, 2024).
HandWiki. (2022, November 04). 3D City Models. In Encyclopedia. https://encyclopedia.pub/entry/33022
HandWiki. "3D City Models." Encyclopedia. Web. 04 November, 2022.
3D City Models
Edit

3D city models are digital models of urban areas that represent terrain surfaces, sites, buildings, vegetation, infrastructure and landscape elements in three-dimensional scale as well as related objects (e.g., city furniture) belonging to urban areas. Their components are described and represented by corresponding two-dimensional and three-dimensional spatial data and geo-referenced data. 3D city models support presentation, exploration, analysis, and management tasks in a large number of different application domains. In particular, 3D city models allow "for visually integrating heterogeneous geoinformation within a single framework and, therefore, create and manage complex urban information spaces."

digital models landscape elements geoinformation

1. Storage

To store 3D city models, both file-based and database approaches are used. There is no single, unique representation schema due to the heterogeneity and diversity of 3d city model contents.

1.1. Encoding of Components

The Components of 3D city models are encoded by common file and exchange formats for 2D raster-based GIS data (e.g., GeoTIFF), 2D vector-based GIS data (e.g., AutoCAD DXF), 3D models (e.g., .3DS, .OBJ), and 3D scenes (e.g., Collada, Keyhole Markup Language) such as supported by CAD, GIS, and computer graphics tools and systems. All components of a 3D city model have to be transformed into a common geographic coordinate system.

1.2. Databases

A database for 3D city models stores its components in a hierarchically structured, multi-scale way, which allows for a stable and reliable data management and facilitates complex GIS modeling and analysis tasks. For example, the 3D City Database is a free 3D geo database to store, represent, and manage virtual 3D city models on top of a standard spatial relational database.[1] A database is required if 3D city models have to be continuously managed. 3D city model databases form a key element in 3D spatial data infrastructures that require support for storing, managing, maintenance, and distribution of 3D city model contents.[2] Their implementation requires support of a multitude of formats (e.g., based on FME multi formats). As common application, geodata download portals can be set up for 3D city model contents (e.g., virtualcityWarehouse).[3]

1.3. CityGML

The Open Geospatial Consortium (OGC) defines an explicit XML-based exchange format for 3D city models, CityGML, which supports not only geometric descriptions of 3D city model components but also the specification of semantics and topology information.[4]

2. Construction

2.1. Level of Detail

3D city models are typically constructed at various levels of detail (LOD) to provide notions of multiple resolutions and at different levels of abstraction. Other metrics such as the level of spatio-semantic coherence and resolution of the texture can be considered a part of the LOD.[5] For example, CityGML defines five LODs for building models:

  • LOD 0: 2.5D footprints
  • LOD 1: Buildings represented by block models (usually extruded footprints)
  • LOD 2: Building models with standard roof structures
  • LOD 3: Detailed (architectural) building models
  • LOD 4: LOD 3 building models supplemented with interior features.

There exist also approaches to generalize a given detailed 3D city model by means of automated generalization.[6] For example, a hierarchical road network (e.g., OpenStreetMap) can be used to group 3D city model components into "cells"; each cell is abstracted by aggregating and merging contained components.

2.2. GIS Data

GIS data provide the base information to build a 3D city model such as by digital terrain models, road networks, land use maps, and related geo-referenced data. GIS data also includes cadastral data that can be converted into simple 3D models as, for example, in the case of extruded building footprints. Core components of 3D city models form digital terrain models (DTM) represented, for example, by TINs or grids.

2.3. CAD Data

Typical sources of data for 3D city model also include CAD models of buildings, sites, and infrastructure elements. They provide a high level of detail, possible not required by 3D city model applications, but can be incorporated either by exporting their geometry or as encapsulated objects.

2.4. BIM Data

Building information models represent another category of geo-spatial data that can be integrated into a 3D city model providing the highest level of detail for building components.

2.5. Integration at Visualization Level

Complex 3D city models typically are based on different sources of geodata such as geodata from GIS, building and site models from CAD and BIM. It is one of their core properties to establish a common reference frame for heterogeneous geo-spatial and geo-referenced data, i.e., the data need not to be merged or fused based on one common data model or schema. The integration is possible by sharing a common geo-coordinate system at the visualization level.[7]

2.6. Building Reconstruction

The simplest form of building model construction consist in extruding the footprint polygons of buildings, e.g., taken from the cadaster, by pre-compute average heights. In practice, 3D models of buildings of urban regions are generated based on capturing and analyzing 3D point clouds (e.g., sampled by terrestrial or aerial laser scanning) or by photogrammetric approaches. To achieve a high percentage of geometrically and topologically correct 3D building models, digital terrain surfaces and 2D footprint polygons are required by automated building reconstruction tools such as BREC.[8] One key challenge is to find building parts with their corresponding roof geometry. "Since fully automatic image understanding is very hard to solve, semi-automatic components are usually required to at least support the recognition of very complex buildings by a human operator."[9] Statistical approaches are common for roof reconstruction based on airborne laser scanning point clouds. [10][11]

Fully automated processes exist to generate LOD1 and LOD2 building models for large regions. For example, the Bavarian Office for Surveying and Spatial Information is responsible for about 8 million building models at LOD1 and LOD2.[12]

3. Visualization

The visualization of 3D city models represents a core functionality required for interactive applications and systems based on 3D city models.

3.1. Real-Time Rendering

Providing high quality visualization of massive 3D city models in a scalable, fast, and cost efficient manner is still a challenging task due to the complexity in terms of 3D geometry and textures of 3D city models. Real-time rendering provides a large number of specialized 3D rendering techniques for 3D city models. Examples of specialized real-time 3D rendering include:

  • Real-time 3D rendering of road networks on high resolution terrain models.[13]
  • Real-time 3D rendering of water surfaces with cartography-oriented design.[14]
  • Real-time 3D rendering of day and night sky phenomena.[15]
  • Real-time 3D rendering of grid-based terrain models.[16]
  • Real-time 3D rendering using different levels of abstraction, ranging between 2D map views and 3D views.[17]
  • Real-time 3D rendering of multiperspective views on 3D city models.[18][19]

Real-time rendering algorithms and data structures are listed by the virtual terrain project.[20]

3.2. Service-Based Rendering

Service-oriented architectures (SOA) for visualizing 3D city models offer a separation of concerns into management and rendering and their interactive provision by client applications. For SOA-based approaches, 3D portrayal services[21] are required, whose main functionality represents the portrayal in the sense of 3D rendering and visualization.[22] SOA-based approaches can be distinguished into two main categories, currently discussed in the Open Geospatial Consortium:

  • Web 3D service (W3DS): This type of service handles geodata access and mapping to computer graphics primitives such as scene graphs with textured 3D geometry models as well as their delivery to the requesting client applications. The client applications are responsible for the 3D rendering of delivered scene graphs, i.e., they are responsible for the interactive display using their own 3D graphics hardware.
  • Web view service (WVS): This type of service encapsulates the 3D rendering process for 3D city models at the server side. The server generates views of the 3D scene or intermediate, image-based representations (e.g., virtual panoramas or G-buffer cube maps[23]), which are streamed and uploaded to requesting client applications. The client applications are responsible for re-construction the 3D scene based on the intermediate representations. Client applications do not have to process 3D graphics data, but to provide management for loading, caching, and displaying the image-based representations of 3D scenes and do not have to process the original (and possibly large) 3D city model.

3.3. Map-Based Visualization

A map-based technique, the "smart map" approach, aims at providing "massive, virtual 3D city models on different platforms namely web browsers, smartphones or tablets, by means of an interactive map assembled from artificial oblique image tiles." [24] The map tiles are synthesized by an automatic 3D rendering process of the 3D city model; the map tiles, generated for different levels-of-detail, are stored on the server. This way, the 3D rendering is completely performed on the server's side, simplifying access and usage of 3D city models. The 3D rendering process can apply advanced rendering techniques (e.g., global illumination and shadow calculation, illustrative rendering), but does not require client devices to have advanced 3D graphics hardware. Most importantly, the map-based approach allows for distributing and using complex 3D city models with having to stream the underlying data to client devices - only the pre-generated map tiles are sent. This way, "(a) The complexity of the 3D city model data is decoupled from data transfer complexity (b) the implementation of client applications is simplified significantly as 3D rendering is encapsulated on server side (c) 3D city models can be easily deployed for and used by a large number of concurrent users, leading to a high degree of scalability of the overall approach." [25]

4. Applications

3D city models can be used for a multitude of purposes in a growing number of different application domains.[26] Examples:

  • Navigation systems: 3D navigation maps have become omnipresent both in automotive and pedestrian navigation systems, which include 3D city models, in particular, terrain models and 3D building models, to enhance the visual depiction and to simplify the recognition of locations.[27]
  • Urban planning and architecture: To set up, analyze, and disseminate urban planning concepts and projects, 3D city models serve as communication and participation medium.[28] 3D city models provide means for project communication, better acceptance of development projects through visualization, and therefore avoid monetary loss through project delays; they also help to prevent planning errors.[29]
  • Spatial data infrastructures (SDIs): 3D city models extend spatial data infrastructures and support the management, storage, and usage of 3D models within SDIs; they require not only tools and processes for the initial construction and storage of 3D city models but also have to provide efficient data management and data distribution to support workflows and applications.[30]
  • GIS: GIS support 3D geodata and provide computational algorithms to construct, transform, validate, and analyze 3D city model components.
  • Emergency management: For emergency, risk, and disaster management systems, 3D city models provide the computational framework. In particular, they serve to simulate fire, floodings, and explosions For example, the DETORBA project aims at simulating and analyzing effects of explosion in urban areas at high precision to support prediction of effects for the structural integrity and soundness of the urban infrastructure and safety preparations of rescue forces.[31]
  • Spatial analysis: 3D city models provide the computational framework for 3D spatial analysis and simulation. For example, they can be used to compute solar potential for 3D roof surfaces of cities,[32] visibility analysis within the urban space,[33] noise simulation,[34] thermographic inspections of buildings[35][36]
  • Geodesign: In geodesign, virtual 3D models of the environment (e.g., landscape models or urban models) facilitate exploration and presentation as well as analysis and simulation.
  • Gaming: 3D city models can be used to obtain base data for virtual 3D scenes used in online and video games.
  • Cultural heritage: 3D city model tools and systems are applied for modeling, design, exploration, and analysis tasks in the scope of cultural heritage. For example, archeological data can be embedded in 3D city models.[37]
  • City information systems: 3D city models represent the framework for interactive 3D city information systems and 3D city maps. For example, municipalities apply 3D city models as centralized information platform for location marketing.[38]
  • Property management: 3D city model technology can extend systems and applications used in real-estate and property management.
  • Intelligent transportation systems: 3D city models can be applied to intelligent transportation systems.[39]
  • Augmented reality: 3D city models can be used as reference frame for augmented reality applications.[40]

References

  1. "3D City DB Web Site www.3dcitydb.org". http://www.3dcitydb.org/3dcitydb/welcome/. Retrieved May 16, 2020. 
  2. "virtual city database for 3D city and landscape models". May 2018. http://www.virtualcitysystems.de/en/products/virtualcitydatabase. 
  3. "virtualcityWarehouse". http://www.virtualcitysystems.de/en/products/virtualcitywarehouse.html. 
  4. T. H. Kolbe: Representing and Exchanging 3D City Models with CityGML. 3D Geo-Information Sciences, J. Lee, S. Zlatanova, W. Cartwright, G. Gartner, L. Meng, and M. P. Peterson, Eds. Springer Berlin Heidelberg, 2009, pp. 15–31
  5. Biljecki, F.; Ledoux, H.; Stoter, J.; Zhao, J. (2014). "Formalisation of the level of detail in 3D city modelling". Computers, Environment and Urban Systems 48 (1): 1–15. doi:10.1016/j.compenvurbsys.2014.05.004. http://resolver.tudelft.nl/uuid:84fbf8ca-0deb-4665-88c4-e2218d7d59a3. 
  6. T. Glander, J. Döllner: Techniques for Generalizing Building Geometry of Complex Virtual 3D City Models. Advances in 3D Geoinformation Systems, (Peter van Oosterom and Sisi Zlatanova and Friso Penninga and Elfriede M. Fendel, ed.), Lecture Notes in Geoinformation and Cartography, Springer, pp. 381–400, 2008.
  7. J. Döllner, B. Hagedorn: Integrating Urban GIS, CAD, and BIM Data By Service-Based Virtual 3D City-Models. Urban and Regional Data Management: UDMS 2007 Annual, (Massimo Rumor and Volker Coors and Elfriede M. Fendel and Sisi Zlatanova, ed.), Taylor & Francis Ltd., Stuttgart, Germany, pp. 157–170, 2007. https://books.google.com/books?hl=en&lr=&id=BRDKoVdsPF4C&oi=fnd&pg=PA157&dq=%22Integrating+Urban+GIS,+CAD,+and+BIM+Data+By+Service-Based+Virtual+3D+City-Models%22&ots=9X1FkZrL40&sig=3qVssScPxKpLgFWRazv_JVLzbUQ
  8. "CityGML-basierte digitale Städte". May 2018. http://www.virtualcitysystems.de/en/products/buildingreconstruction. 
  9. N. Haala, M. Kada: An update on automatic 3D building reconstruction. ISPRS Journal of Photogrammetry and Remote Sensing 65 (2010), 570–580. https://www.researchgate.net/profile/Fatemeh_Sadeghi/post/Can_anyone_suggest_to_me_the_possible_methods_to_semantically_enrich_3D_city_model/attachment/59d632fbc49f478072ea1e47/AS%3A273638396235777%401442251886039/download/An+update+on+automatic+3D+building+reconstruction.pdf
  10. H. Huang, C. Brenner, M. Sester: 3D building roof reconstruction from point clouds via generative models. GIS 2011: 16-24. https://www.researchgate.net/profile/Hai_Huang9/publication/221589888_3D_building_roof_reconstruction_from_point_clouds_via_generative_models/links/02e7e535d160ccb0cd000000/3D-building-roof-reconstruction-from-point-clouds-via-generative-models.pdf
  11. Hammoudi, Karim (2011). K. Hammoudi: Contributions to the 3D city modeling: 3D polyhedral building model reconstruction from aerial images and 3D facade modeling from terrestrial 3D point cloud and images. Ph.D. thesis in signal and image processing, Université Paris-Est, 234p., 2011.. doi:10.13140/RG.2.1.2269.8000.  https://dx.doi.org/10.13140%2FRG.2.1.2269.8000
  12. "Bavarian LOD2 Building Model Project". http://virtualcitysystems.de/en/references.html#projects. 
  13. M. Vaaraniemi, M. Treib, R. Westermann: High-Quality Cartographic Roads on High-Resolution DEMs. Journal of WSCG 19(2):41-48, 2011.
  14. A. Semmo et al.: Real-Time Rendering of Water Surfaces with Cartography-Oriented Design. Proceedings International Symposium on Computational Aesthetics in Graphics, Visualization, and Imaging (CAe), pp. 5–14, 2013. https://www.researchgate.net/profile/Matthias_Trapp/publication/241686838_Real-Time_Rendering_of_Water_Surfaces_with_Cartography-Oriented_Design/links/0deec51c9c3079b2b4000000.pdf
  15. D. Limberger et al.: Single-Pass Rendering of Day and Night Sky Phenomena. Proceedings of the Vision, Modeling, and Visualization Workshop 2012, Eurographics Association, pp. 55-62, 2012. http://www.hpi.uni-potsdam.de/fileadmin/hpi/FG_Doellner/publications/2012/MED12/paper_1056_cr.pdf
  16. F. Losasso, H. Hoppe: Geometry clipmaps: Terrain rendering using nested regular grids. ACM Trans. Graphics (SIGGRAPH), 23(3), 2004. http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.146.3358&rep=rep1&type=pdf
  17. https://www.youtube.com/watch?v=tU5d6WuSglk
  18. https://www.youtube.com/watch?v=bT01QsZMYDE
  19. http://www.hpi.uni-potsdam.de/doellner/publications/year/2014/2390/PSTD2014.html Multiperspective Views for 3D City Models
  20. "Terrain LOD Published Papers". http://vterrain.org/LOD/Papers/. 
  21. "3D Portrayal IE | OGC". http://www.opengeospatial.org/projects/initiatives/3dpie. 
  22. J. Klimke, J. Döllner: Service-oriented Visualization of Virtual 3D City Models. Directions Magazine, 2012. http://www.directionsmag.com/articles/service-oriented-visualization-of-virtual-3d-city-models/226560
  23. J. Döllner, B. Hagedorn: Server-Based Rendering of Large 3D Scenes for Mobile Devices Using G-Buffer Cube Maps. Web3D '12 Proceedings of the 17th International Conference on 3D Web Technology, pp. 97-100, 2012. https://www.researchgate.net/profile/Jan_Klimke/publication/254463533_Server-Based_Rendering_of_Large_3D_Scenes_for_Mobile_Devices_Using_G-Buffer_Cube_Maps/links/56c72b2f08ae0d3b1b65d517/Server-Based-Rendering-of-Large-3D-Scenes-for-Mobile-Devices-Using-G-Buffer-Cube-Maps.pdf
  24. J. Klimke et al.: "Scalable Multi-Platform Distribution of Spatial 3D Contents". ISPRS 8th 3D GeoInfo Conference & WG II/2 Workshop 27–29 November 2013, Istanbul, Turkey, (U. Isikdag, ed.), vol. II-2/W1, ISPRS Annals, ISPRS, pp. 193-200, 2013. https://www.igi-global.com/article/scalable-multi-platform-distribution-of-spatial-3d-contents/122866
  25. J. Klimke et al.: "Scalable Multi-Platform Distribution of Spatial 3D Contents". ISPRS 8th 3D GeoInfo Conference & WG II/2 Workshop 27–29 November 2013, Istanbul, Turkey, (U. Isikdag, ed.), vol. II-2/W1, ISPRS Annals, ISPRS, pp. 193-200, 2013.
  26. Biljecki, F.; Stoter, J.; Ledoux, H.; Zlatanova; Çöltekin, A. (2015). "Applications of 3D City Models: State of the Art Review". ISPRS International Journal of Geo-Information 4 (4): 2842–2889. doi:10.3390/ijgi4042842. Bibcode: 2015IJGI....4.2842B.  https://dx.doi.org/10.3390%2Fijgi4042842
  27. M. Vaaraniemi et al.: Intelligent Prioritization and Filtering of Labels in Navigation Maps. Journal of WSCG, 2014.
  28. "E. Ben-Joseph et al.: Urban simulation and the luminous planning table: Bridging the gap between the digital and the tangible. Journal of Planning Education and Research 21 (2), 196-203, 2001.". http://web.mit.edu/ebj/www/JPER.pdf. Retrieved May 16, 2020. 
  29. "GSDI - Home". http://www.gsdi.org/gsdiconf/gsdi12/slides/2.4a.pdf. 
  30. http://virtualcitysystems.de/images/pdf/3d-gdi/EN_3D_SDI_2013_Flyer.pdf
  31. http://virtualcitysystems.de/en/references.html#research DETORBA
  32. C. Carneiro et al.: Solar radiation over the urban texture: LiDAR data and image processing techniques for environmental analysis at city scale. 3D Geo-Information Sciences, 319-340, 2008. https://dspace.mit.edu/openaccess-disseminate/1721.1/101640
  33. J. Engel, J. Döllner: Approaches Towards Visual 3D Analysis for Digital Landscapes and Its Applications. Digital Landscape Architecture Proceedings 2009, pp. 33-41, 2009. https://www.hpi.uni-potsdam.de/fileadmin/hpi/FG_Doellner/publications/2010/ED10/3DVisualAnalysisForDigitalLandscapes_color.pdf
  34. Lancelle, Marcel; Fellner, Dieter (2004). "Current Issues on 3D City Models". https://www.tugraz.at/fileadmin/user_upload/Institute/CGV/Projects/3D_City_Model/3DCityModels_Lancelle_IVCNZ04_final.pdf. 
  35. Iwaszczuk, Dorota; Hoegner, Ludwig; Stilla, Uwe (2011). "Matching of 3D building models with IR images for texture extraction". 2011 Joint Urban Remote Sensing Event: 25–28. doi:10.1109/jurse.2011.5764710. ISBN 978-1-4244-8658-8.  https://dx.doi.org/10.1109%2Fjurse.2011.5764710
  36. L. Hoegner et al.: Automatic extraction of textures from infrared image sequences and database integration for 3D building models. PFG Photogrammetrie Fernerkundung Geoinformation, 2007(6): 459-468, 2007.
  37. M. Trapp et al.: Colonia 3D - Communication of Virtual 3D Reconstructions in Public Spaces. International Journal of Heritage in the Digital Era (IJHDE), vol. 1, no. 1, pp. 45-74, 2012. https://www.researchgate.net/profile/Matthias_Trapp/publication/262566519_Colonia_3D_-_Communication_of_Virtual_3D_Reconstructions_in_Public_Spaces/links/0deec53982e1459622000000.pdf?ev=pub_ext_doc_dl&origin=publication_detail
  38. "3D City Model". http://www.businesslocationcenter.de/en/berlin-economic-atlas/the-project. 
  39. "IEEE Intelligent Transportation Systems Society". https://site.ieee.org/itss/. Retrieved May 16, 2020. 
  40. "C. Portalés et al.: Augmented reality and photogrammetry: A synergy to visualize physical and virtual city environments. ISPRS J. Photogramm. Remote Sensing, 65, 134-142, 2010.". http://cgit.nutn.edu.tw:8080/cgit/PaperDL/CUC_100903141536.PDF. 
More
Information
Contributor MDPI registered users' name will be linked to their SciProfiles pages. To register with us, please refer to https://encyclopedia.pub/register :
View Times: 1.1K
Entry Collection: HandWiki
Revision: 1 time (View History)
Update Date: 04 Nov 2022
1000/1000