Following a discussion with John after referring to #67.
Case 1 : We would like to group city object according to their type :
File
Buildings
Building1
Building2 ...
Bridges
Bridge1 ...
Case 2 : We would like to group city object according to the abstarct tiling mechanism visualized in 3D-Use (Grid). Each city object has to be assigned to a tile according to its position. It may be used to decide whether or not to visualize each tile, without having to create or use tiled citygml files.
Issue by fpedrinis Thursday Apr 14, 2016 at 12:28 GMT Originally opened as https://github.com/MEPP-team/VCity/issues/94
Following a discussion with John after referring to #67.
Case 1 : We would like to group city object according to their type : File
Case 2 : We would like to group city object according to the abstarct tiling mechanism visualized in 3D-Use (Grid). Each city object has to be assigned to a tile according to its position. It may be used to decide whether or not to visualize each tile, without having to create or use tiled citygml files.
File