The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences
Publications Copernicus
Download
Citation
Articles | Volume XL-4
https://doi.org/10.5194/isprsarchives-XL-4-169-2014
https://doi.org/10.5194/isprsarchives-XL-4-169-2014
23 Apr 2014
 | 23 Apr 2014

NoSQL Based 3D City Model Management System

B. Mao, L. Harrie, J. Cao, Z. Wu, and J. Shen

Keywords: 3D city model, NoSQL, data integration, multiple representation structure

Abstract. To manage increasingly complicated 3D city models, a framework based on NoSQL database is proposed in this paper. The framework supports import and export of 3D city model according to international standards such as CityGML, KML/COLLADA and X3D. We also suggest and implement 3D model analysis and visualization in the framework. For city model analysis, 3D geometry data and semantic information (such as name, height, area, price and so on) are stored and processed separately. We use a Map-Reduce method to deal with the 3D geometry data since it is more complex, while the semantic analysis is mainly based on database query operation. For visualization, a multiple 3D city representation structure CityTree is implemented within the framework to support dynamic LODs based on user viewpoint. Also, the proposed framework is easily extensible and supports geoindexes to speed up the querying. Our experimental results show that the proposed 3D city management system can efficiently fulfil the analysis and visualization requirements.