Restrict Resources by Latitude and/or Longitude

jefmart1

Prince
Joined
Aug 16, 2005
Messages
463
Is it possible to restrict resource appearance by longitude and /or latitude? That way rice doesn't show up almost in the Arctic just because there is a grassland there.
 
<iMinLatitude>0</iMinLatitude>
<iMaxLatitude>90</iMaxLatitude>

It's possible however, to override this from python/map script - i don't think many scripts do, but some might.
 
Back
Top Bottom