One of the purpose of the interface is to explore the (City) data. Such data can be derived from the original data with the help of numerical processes.
Realize a first numerical process that:
takes its input from some database (with a CityDB model)
possibly abstracts the original model
realizes some computations
stores its results back in an database (possibly different)
Advancement of Issue 30 chooses the first topic (see below)
Three possible first examples
an "bounding box reseter" that walks on the features of DB and fixes the feature bounding boxes that are wrong
a small wrapper that invokes Building-Server and stores its resulting files back to some DataBase
Timestamp breakdown of CityGML files (with 3DUSE lib): refer to issue #23
One of the purpose of the interface is to explore the (City) data. Such data can be derived from the original data with the help of numerical processes. Realize a first numerical process that:
Advancement of Issue 30 chooses the first topic (see below)
Three possible first examples
References: