COMOKIT / COMOKIT-Model

A GAMA (http://gama-platform.org) model on the assessment and comparisons of intervention policies against the CoVid19 pandemics
https://comokit.org
GNU General Public License v3.0
25 stars 18 forks source link

Allow buildings to have several types #41

Open chapuisk opened 4 years ago

chapuisk commented 4 years ago

Is your feature request related to a problem? Please describe. There is no way in the model to define building so they may host several activities within: e.g. a homeplace that is also a shop, a shopping center that also host restaurant and dentists.

Describe the solution you'd like Turn the type attribute of building into a list of type.

Describe alternatives you've considered Currently, I create mixing type (e.g. home_work) and connect it with several activity types in the Building type to activity type.csv parameter file