From 69cff1b37d5b804ae59cbc7cc606f1e76d1c2cd2 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Thu, 27 Aug 2015 04:40:30 +0200 Subject: [PATCH] Putting types such as "residential" or "hut" into sections causes redundances. The table "zones" is supposed to store such information and is linked to the lot and not with sections. This allows great flexibility to quickly change the zone type on same lot. Remember that transportation ways (e.g. road, train) don't need lots. Signed-off-by: Roland Haeder --- docs/mindmaps/Simple City Growth Simulation.mm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/mindmaps/Simple City Growth Simulation.mm b/docs/mindmaps/Simple City Growth Simulation.mm index 2017422..3f243bd 100644 --- a/docs/mindmaps/Simple City Growth Simulation.mm +++ b/docs/mindmaps/Simple City Growth Simulation.mm @@ -192,7 +192,7 @@ - + @@ -201,7 +201,7 @@ - + -- 2.39.5