From: Stefan F. <ste...@we...> - 2012-05-19 08:06:21
|
You are right, this is confusing: As already mentioned, this is the unfortunate side-effect of the implicit use of an identical city-attribute to define stations that cannot be visited together in the same run. To avoid that and for flexibility I suggest using a vertexSet or stationSet tag for map.xml instead in the long-run. A quick workaround for 1837 is to setup the vertexSet inside the RevenueModifiers which we need anyway. Stefan On 05/19/2012 08:42 AM, John David Galt wrote: > On 2012-05-18 21:49, Stefan Frey wrote: >> I would still prefer a solution which assigns the mine station of the >> ZKB tile the name "mine" and the town on that tile no name. > > I have the map XML set up to use the coal company name as city="name". Perhaps > more than one string is needed, but I have been assuming that city="string" is > for displaying. > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel |