CityScope / CS_Simulation_GAMA

Agent Based Simulation platform for CityScope
GNU General Public License v3.0
31 stars 21 forks source link

Multi City Model #107

Closed agrignard closed 4 years ago

agrignard commented 4 years ago

We now have the possibility to run the model on any cities (assuming that the v-bounds and the districts are provided)

This is what we have so far (play with the City Parameter to switch between them)

Screenshot 2020-05-12 at 11 45 30

It would be great to have other contributor pushing other cities.

Also we shoudl be able to integrate at least all of the CityScience network city

LAAP commented 4 years ago

@agrignard ,

This is great! I like the concept, and we can keep adding cities. However, I think that we should have 2 different projects built one in the top of the other:

1) The "abstract bubbles": 3 district connected = "Abstract City" (I like the map in the background, BTW). This project will be useful for Kent to tell the autonomous cities story and for getting rapid numbers in rapid iteration. This can get more complex like Paris (I like it a lot) and even make a first iteration for Boston (as it is now, but adding more T stations/districts and adding some logic to the "districts")

2) In the top of this code/project, we should "migrate" into a more complex Volpe project, where GIS real buildings and roads are the substituted of abstract triangles, circles, etc. We can get also the "satellite cities" from Mireia (Zombies), and/or Keep the T stations of Kendall / MGH / Central, as the autonomous districts.

agrignard commented 4 years ago

OK I close this issue for more specific one as we now have multi city (so far abstract, MIT, Boston, PAris) and hopefully more to come.

To integrate the the more complex volpe project is a bit more challenging and will led to a more specific issue