The International Simutrans Forum

Development => Extension Requests => Topic started by: colonyan on July 21, 2009, 12:14:51 pm

Title: City placement preview
Post by: colonyan on July 21, 2009, 12:14:51 pm

  I always wished there is a small window showing only the placement of cities before actual map creation.
  Imagine a normal minimap indicating projected city placement(and maybe size with colour) before map creation.
  Player can quickly change and search for optimised city placement in that minimap instead of watching whole
  map being created. This is particulary so when pc is old or map is big, and high humber of city.
 
 
Title: Re: City placement preview
Post by: jamespetts on July 21, 2009, 01:02:53 pm
I think that the difficulty with that is that much of the time spent in map creation is precisely determining the locations of cities...
Title: Re: City placement preview
Post by: colonyan on July 21, 2009, 01:06:14 pm
Ah I see. I was misunderstanding something... Please ignore this request.
Title: Re: City placement preview
Post by: Dwachs on July 21, 2009, 01:08:10 pm
This is not possible without creating the whole map first.

Since the terrain is generated in a deterministic way using the 'map number', one can easily generate a preview. But for city placement this is not possible. Cities (aka townhall with street in front of it) are placed on flat land, but searching for flat places needs the complete terrain first.