AN EXTENSION OF CITYJSON TO SUPPORT POINT CLOUDS
Keywords: 3D City Models, CityJSON, CityGML, Smart Cities, Point Cloud
Abstract. The combination between dense point clouds and 3D vector objects permits new cartographic representation of urban information. This paper proposes an extension for the CityJSON encoding to support point clouds. Following the 3.0 CityGML specifications, attributes and features are added to the core module of v1.0.1 CityJSON. Two solutions are proposed: inline complex geometries and external link to a remote file. The extended schema can be illustrated in four scenarios: detailed features visualization, fall-back solution in features reconstruction processes, simulating urban climate represented as vector fields, and true-to-life representation solution for complex elements such as solitary vegetation objects. It permits 3D city modelers to handle points clouds in a native way reducing files size and avoiding redundancy. All developments and documentation are available open-source.