Duck & Cover [Quenched]
Moderator: Cartographers
Forum rules
Please read the Community Guidelines before posting.
Please read the Community Guidelines before posting.
- unriggable
- Posts: 8037
- Joined: Thu Feb 08, 2007 9:49 pm
unriggable wrote:You should get rid of the ice and keep the N.
Doesn't hurt to give it a look... thoughts?
Personally I can go either way - it doesn't effect game play, and I've been able to get used to it both ways.
edit: had to update the image to replace two lost elements... also made the N and the pole marker a wee bit bigger, as they are very small against the arctic sea.
Last edited by oaktown on Thu Dec 06, 2007 10:04 pm, edited 1 time in total.
- jennifermarie
- Posts: 1316
- Joined: Wed Mar 07, 2007 8:07 pm
- Gender: Female
- Location: Indiana, USA
edbeard wrote:Also, your UK to Eastern US route has disappeared!
layers schmayers
LOL
Looking back that disappeared two updates ago... this update lost the big asterisk!
edit: image above corrected
Last edited by oaktown on Thu Dec 06, 2007 10:05 pm, edited 1 time in total.
- reverend_kyle
- Posts: 9250
- Joined: Tue Mar 21, 2006 4:08 pm
- Location: 1000 post club
- Contact:
- AndyDufresne
- Posts: 24935
- Joined: Fri Mar 03, 2006 8:22 pm
- Location: A Banana Palm in Zihuatanejo
- Contact:
AndyDufresne wrote:I like the Ice Cap...but perhaps you could argue it shouldn't be there...because all the bombs that have been dropped have melted away all the ice.
--Andy
Hmmm - Nah I disagree - as this was the 'threat' of cold war - not the actuallity... (until the game starts!)
C.

Highest score : 2297
AndyDufresne wrote:I like the Ice Cap...but perhaps you could argue it shouldn't be there...because all the bombs that have been dropped have melted away all the ice.
--Andy
Hmmm... If this were the case than the polar caps having melted would diminish the land area considerably... basically causing oaktown to have to redraft the entire map!
LOL Just BS'ing... this map should be fun. Good work!
- reverend_kyle
- Posts: 9250
- Joined: Tue Mar 21, 2006 4:08 pm
- Location: 1000 post club
- Contact:
Elijah S wrote:the polar caps having melted would diminish the land area considerably... basically causing oaktown to have to redraft the entire map!
I could be wrong, but if the all of the ice at the north pole were to melt, it wouldn't raise the sea level... floating ice displaces the same amount of water as is contained in that ice.
But I liked the point about the map not being immediately identifiable as polar view without the ice... I'm leaning toward putting it back in, but you all can keep discussing.

oaktown wrote:Elijah S wrote:the polar caps having melted would diminish the land area considerably... basically causing oaktown to have to redraft the entire map!
I could be wrong, but if the all of the ice at the north pole were to melt, it wouldn't raise the sea level... floating ice displaces the same amount of water as is contained in that ice.
But I liked the point about the map not being immediately identifiable as polar view without the ice... I'm leaning toward putting it back in, but you all can keep discussing.
The icecaps melting would most definitely raise sea level... but I was just joking anyway.
I do prefer the version with the icecap though.
- Incandenza
- Posts: 4949
- Joined: Thu Oct 19, 2006 5:34 pm
- Gender: Male
- Location: Playing Eschaton with a bucket of old tennis balls
The icecaps melting would most definitely raise sea level... but I was just joking anyway.
I do prefer the version with the icecap though.
Sounds like we're going with the ice cap.
And the science teacher in me has to respond to the ice cap confusion. In the arctic we have an ice cap, which is a mass of ice covering water/a small land area... if the entire polar ice cap were to melt there would be no change to our sea level, because floating ice already displaces a volume of water equal to its weight. Water expands when it freezes. The polar ice cap grows and retreats each year, yet we experience no seasonal rise in sea level. Llikewise, the polar ice cap was at one point 41% lower this year than historical levels, yet my seaside town of Santa Barbara still has the same beach it had 40 years ago.
The story is differnt elsewhere in the world, however. Most of the Antarctic ice sheet (it's not an ice pack) is on land - if that all melted and ran into the sea I would find myself retreating to the hills fast! Ditto Greenland, melting glaciers, etc.
So yeah, we should all be driving Priuses.
If anybody is interested...
xml: http://h1.ripway.com/rparodi/duck.xml
large map: http://i141.photobucket.com/albums/r76/ ... over24.jpg
small map: http://i141.photobucket.com/albums/r76/ ... ver24S.jpg
ran the attack route tester and found two errors. Here's the updated XML.
xml: http://h1.ripway.com/rparodi/duck.xml
large map: http://i141.photobucket.com/albums/r76/ ... over24.jpg
small map: http://i141.photobucket.com/albums/r76/ ... ver24S.jpg
ran the attack route tester and found two errors. Here's the updated XML.
Code: Select all
<?xml version="1.0"?>
<map>
<title>Duck and Cover</title>
<smallwidth>575</smallwidth>
<smallheight>575</smallheight>
<largewidth>675</largewidth>
<largeheight>675</largeheight>
<filetype>jpg</filetype>
<continent>
<name>North America</name>
<bonus>5</bonus>
<components>
<component>Mexico</component>
<component>Eastern USA</component>
<component>Central USA</component>
<component>Western USA</component>
<component>Canada</component>
<component>Alaska</component>
<component>Quebec</component>
<component>Greenland</component>
</components>
<overrides>
<override>USA</override>
</overrides>
</continent>
<continent>
<name>USA</name>
<bonus>2</bonus>
<components>
<component>Eastern USA</component>
<component>Central USA</component>
<component>Western USA</component>
</components>
</continent>
<continent>
<name>Europe</name>
<bonus>2</bonus>
<components>
<component>U.K.</component>
<component>Western Europe</component>
<component>Scandinavia</component>
</components>
</continent>
<continent>
<name>USSR/E. Bloc</name>
<bonus>4</bonus>
<components>
<component>Eastern Bloc</component>
<component>Moscow</component>
<component>Kazahk</component>
<component>Central Russia</component>
<component>Siberia</component>
</components>
</continent>
<continent>
<name>Asia</name>
<bonus>2</bonus>
<components>
<component>Japan</component>
<component>Korea</component>
<component>China</component>
<component>S.E. Asia</component>
<component>India</component>
</components>
</continent>
<continent>
<name>Middle East</name>
<bonus>1</bonus>
<components>
<component>Persia</component>
<component>Arab States</component>
<component>Turkey</component>
</components>
</continent>
<territory>
<name>Mexico</name>
<borders>
<border>Western USA</border>
<border>Central USA</border>
</borders>
<coordinates>
<smallx>52</smallx>
<smally>253</smally>
<largex>61</largex>
<largey>292</largey>
</coordinates>
</territory>
<territory>
<name>Western USA</name>
<borders>
<border>Mexico</border>
<border>Central USA</border>
<border>Canada</border>
</borders>
<coordinates>
<smallx>117</smallx>
<smally>223</smally>
<largex>140</largex>
<largey>259</largey>
</coordinates>
</territory>
<territory>
<name>Central USA</name>
<borders>
<border>Western USA</border>
<border>Mexico</border>
<border>Eastern USA</border>
<border>Canada</border>
</borders>
<bombardments>
<bombardment>China</bombardment>
<bombardment>Siberia</bombardment>
<bombardment>Central Russia</bombardment>
<bombardment>Moscow</bombardment>
</bombardments>
<coordinates>
<smallx>98</smallx>
<smally>300</smally>
<largex>117</largex>
<largey>348</largey>
</coordinates>
</territory>
<territory>
<name>Eastern USA</name>
<borders>
<border>Central USA</border>
<border>U.K.</border>
<border>Quebec</border>
</borders>
<coordinates>
<smallx>95</smallx>
<smally>351</smally>
<largex>111</largex>
<largey>408</largey>
</coordinates>
</territory>
<territory>
<name>Quebec</name>
<borders>
<border>Eastern USA</border>
<border>Canada</border>
<border>Greenland</border>
</borders>
<coordinates>
<smallx>153</smallx>
<smally>382</smally>
<largex>183</largex>
<largey>443</largey>
</coordinates>
</territory>
<territory>
<name>Canada</name>
<borders>
<border>Quebec</border>
<border>Western USA</border>
<border>Central USA</border>
<border>Alaska</border>
<border>Greenland</border>
</borders>
<coordinates>
<smallx>185</smallx>
<smally>266</smally>
<largex>218</largex>
<largey>309</largey>
</coordinates>
</territory>
<territory>
<name>Alaska</name>
<borders>
<border>Canada</border>
<border>Siberia</border>
</borders>
<coordinates>
<smallx>234</smallx>
<smally>221</smally>
<largex>275</largex>
<largey>256</largey>
</coordinates>
</territory>
<territory>
<name>Greenland</name>
<borders>
<border>Quebec</border>
<border>Scandinavia</border>
<border>Canada</border>
</borders>
<coordinates>
<smallx>220</smallx>
<smally>382</smally>
<largex>258</largex>
<largey>448</largey>
</coordinates>
</territory>
<territory>
<name>Scandinavia</name>
<borders>
<border>Greenland</border>
<border>Western Europe</border>
<border>U.K.</border>
<border>Moscow</border>
</borders>
<coordinates>
<smallx>286</smallx>
<smally>407</smally>
<largex>336</largex>
<largey>471</largey>
</coordinates>
</territory>
<territory>
<name>Western Europe</name>
<borders>
<border>U.K.</border>
<border>Scandinavia</border>
<border>Eastern Bloc</border>
</borders>
<coordinates>
<smallx>283</smallx>
<smally>458</smally>
<largex>332</largex>
<largey>534</largey>
</coordinates>
</territory>
<territory>
<name>U.K.</name>
<borders>
<border>Eastern USA</border>
<border>Scandinavia</border>
<border>Western Europe</border>
</borders>
<coordinates>
<smallx>224</smallx>
<smally>435</smally>
<largex>267</largex>
<largey>506</largey>
</coordinates>
</territory>
<territory>
<name>Eastern Bloc</name>
<borders>
<border>Western Europe</border>
<border>Moscow</border>
<border>Turkey</border>
</borders>
<coordinates>
<smallx>320</smallx>
<smally>430</smally>
<largex>376</largex>
<largey>501</largey>
</coordinates>
</territory>
<territory>
<name>Moscow</name>
<borders>
<border>Eastern Bloc</border>
<border>Scandinavia</border>
<border>Central Russia</border>
<border>Kazahk</border>
<border>Turkey</border>
</borders>
<coordinates>
<smallx>352</smallx>
<smally>392</smally>
<largex>413</largex>
<largey>457</largey>
</coordinates>
</territory>
<territory>
<name>Central Russia</name>
<borders>
<border>Moscow</border>
<border>Kazahk</border>
<border>Siberia</border>
</borders>
<bombardments>
<bombardment>Western USA</bombardment>
<bombardment>Central USA</bombardment>
<bombardment>Eastern USA</bombardment>
</bombardments>
<coordinates>
<smallx>357</smallx>
<smally>341</smally>
<largex>419</largex>
<largey>396</largey>
</coordinates>
</territory>
<territory>
<name>Kazahk</name>
<borders>
<border>Moscow</border>
<border>Central Russia</border>
<border>Siberia</border>
<border>Persia</border>
<border>India</border>
<border>China</border>
</borders>
<coordinates>
<smallx>410</smallx>
<smally>354</smally>
<largex>482</largex>
<largey>412</largey>
</coordinates>
</territory>
<territory>
<name>Siberia</name>
<borders>
<border>China</border>
<border>Kazahk</border>
<border>Central Russia</border>
<border>Alaska</border>
</borders>
<coordinates>
<smallx>349</smallx>
<smally>255</smally>
<largex>413</largex>
<largey>296</largey>
</coordinates>
</territory>
<territory>
<name>China</name>
<borders>
<border>Japan</border>
<border>Korea</border>
<border>S.E. Asia</border>
<border>India</border>
<border>Kazahk</border>
<border>Siberia</border>
</borders>
<coordinates>
<smallx>449</smallx>
<smally>282</smally>
<largex>527</largex>
<largey>326</largey>
</coordinates>
</territory>
<territory>
<name>S.E. Asia</name>
<borders>
<border>China</border>
<border>India</border>
</borders>
<coordinates>
<smallx>508</smallx>
<smally>277</smally>
<largex>597</largex>
<largey>321</largey>
</coordinates>
</territory>
<territory>
<name>Japan</name>
<borders>
<border>Korea</border>
<border>China</border>
</borders>
<coordinates>
<smallx>406</smallx>
<smally>164</smally>
<largex>477</largex>
<largey>188</largey>
</coordinates>
</territory>
<territory>
<name>Korea</name>
<borders>
<border>Japan</border>
<border>China</border>
</borders>
<coordinates>
<smallx>402</smallx>
<smally>220</smally>
<largex>473</largex>
<largey>253</largey>
</coordinates>
</territory>
<territory>
<name>India</name>
<borders>
<border>S.E. Asia</border>
<border>China</border>
<border>Kazahk</border>
<border>Persia</border>
</borders>
<coordinates>
<smallx>488</smallx>
<smally>356</smally>
<largex>574</largex>
<largey>412</largey>
</coordinates>
</territory>
<territory>
<name>Persia</name>
<borders>
<border>India</border>
<border>Kazahk</border>
<border>Turkey</border>
<border>Arab States</border>
</borders>
<coordinates>
<smallx>430</smallx>
<smally>432</smally>
<largex>506</largex>
<largey>503</largey>
</coordinates>
</territory>
<territory>
<name>Turkey</name>
<borders>
<border>Persia</border>
<border>Moscow</border>
<border>Arab States</border>
<border>Eastern Bloc</border>
</borders>
<coordinates>
<smallx>355</smallx>
<smally>466</smally>
<largex>418</largex>
<largey>543</largey>
</coordinates>
</territory>
<territory>
<name>Arab States</name>
<borders>
<border>Turkey</border>
<border>Persia</border>
</borders>
<coordinates>
<smallx>426</smallx>
<smally>490</smally>
<largex>501</largex>
<largey>570</largey>
</coordinates>
</territory>
</map>
Last edited by oaktown on Wed Dec 12, 2007 9:36 am, edited 1 time in total.



are registered trademarks of Backglass Heavy Industries.
