By default, the DBLinker uses a PostgreSQL database with a specific structure. This section gives some general details about the script and describes how to use it in this configuration.
You can generate 3D scenes from 2D spatial vectors and run simulations on them using CitySim solver. The script uses multithreading to speed up the process.
Other than the script itself, you need a PostgreSQL database with PostGIS installed, a climate file and CitySim solver.
The structure of the database is made up of 4 schemas:
*This table will be created or updated by the script if needed
The first schema, city, contains the geometrical information needed to create the scene and the general features of the buildings.