Netherlands [Quenched]

Care to peruse completed maps? Take a stroll through the Atlas.

Moderator: Cartographers

Forum rules
Please read the Community Guidelines before posting.
User avatar
Coleman
Posts: 5402
Joined: Tue Jan 02, 2007 10:36 pm
Gender: Male
Location: Midwest

Post by Coleman »

Lone.prophet wrote:i changed the contrast, i really wont change more
That's an unfortunate position, but maybe nothing more needs to be changed. :(
Warning: You may be reading a really old topic.
User avatar
gimil
Posts: 8599
Joined: Sat Mar 03, 2007 12:42 pm
Gender: Male
Location: United Kingdom (Scotland)

Post by gimil »

Coleman wrote:
Lone.prophet wrote:i changed the contrast, i really wont change more
That's an unfortunate position, but maybe nothing more needs to be changed. :(


then its up to oaktown to decided if he can see it or not.
What do you know about map making, bitch?

natty_dread wrote:I was wrong


Top Score:2403
User avatar
lanyards
Posts: 1378
Joined: Sat Feb 24, 2007 1:31 am

Post by lanyards »

Lone.prophet wrote:And lanyards can you post the corrected XML in a codebox?


Code: Select all

<?xml version="1.0" ?> 
<map>
   <title>The Netherlands</title>
   <smallwidth>541</smallwidth>
   <smallheight>640</smallheight>
   <largewidth>640</largewidth>
   <largeheight>757</largeheight>
   <filetype>png</filetype>

   <continent>
      <name>Waddeneilanden</name>
      <bonus>3</bonus>
      <components>
         <component>Texel</component>
         <component>Vlieland</component>
         <component>Terschelling</component>
         <component>Ameland</component>
         <component>Schiermonnikoog</component>
      </components>
   </continent>

   <continent>
      <name>Noord-Nederland</name>
      <bonus>2</bonus>
      <components>
         <component>Friesland</component>
         <component>Groningen</component>
         <component>Drenthe</component>
      </components>
   </continent>

   <continent>
      <name>Midden-Nederland</name>
      <bonus>4</bonus>
      <components>
         <component>Flevoland</component>
         <component>Overijssle</component>
         <component>Twente</component>
         <component>Veluwe</component>
         <component>Over Betuwe</component>
         <component>Achterhoek</component>
      </components>
   </continent>

   <continent>
      <name>Holland</name>
      <bonus>5</bonus>
      <components>
         <component>West Friesland</component>
         <component>Beemster</component>
         <component>Haarlem</component>
         <component>Amsterdam</component>
         <component>Rijnland</component>
         <component>Hoeksche Waard</component>
         <component>Westland</component>
      </components>
   </continent>
   
   <continent>
      <name>Utrecht</name>
      <bonus>2</bonus>
      <components>
         <component>Utrecht</component>
         <component>Biesbosch</component>
      </components>
   </continent>

   <continent>
      <name>Zeeland</name>
      <bonus>3</bonus>
      <components>
         <component>S. Duiveland</component>
         <component>G. Overflakkee</component>
         <component>Tholen</component>
         <component>Beveland</component>
         <component>Zeeuws Vlaanderen</component>
      </components>
   </continent>

   <continent>
      <name>Zuid-Nederland</name>
      <bonus>4</bonus>
      <components>
         <component>Zuid-Limburg</component>
         <component>Noord-Limburg</component>
         <component>Betuwe</component>
         <component>De Peel</component>
         <component>Maaskant</component>
         <component>Heusden</component>
         <component>De Baronie</component>
      </components>
   </continent>

   <territory>
      <name>Schiermonnikoog</name>
      <borders>
         <border>Ameland</border>
      </borders>
      <coordinates>
         <smallx>380</smallx>
         <smally>40</smally>
         <largex>450</largex>
         <largey>43</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Ameland</name>
      <borders>
         <border>Friesland</border>
         <border>Terschelling</border>
         <border>Schiermonnikoog</border>
      </borders>
      <coordinates>
         <smallx>311</smallx>
         <smally>55</smally>
         <largex>369</largex>
         <largey>61</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Terschelling</name>
      <borders>
         <border>Ameland</border>
         <border>Vlieland</border>
      </borders>
      <coordinates>
         <smallx>250</smallx>
         <smally>71</smally>
         <largex>296</largex>
         <largey>79</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Vlieland</name>
      <borders>
         <border>Terschelling</border>
         <border>Texel</border>
      </borders>
      <coordinates>
         <smallx>216</smallx>
         <smally>107</smally>
         <largex>256</largex>
         <largey>122</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Texel</name>
      <borders>
         <border>Vlieland</border>
         <border>West Friesland</border>
      </borders>
      <coordinates>
         <smallx>196</smallx>
         <smally>149</smally>
         <largex>233</largex>
         <largey>172</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Friesland</name>
      <borders>
         <border>Ameland</border>
         <border>West Friesland</border>
         <border>Groningen</border>
         <border>Drenthe</border>
         <border>Overijssle</border>
      </borders>
      <coordinates>
         <smallx>323</smallx>
         <smally>149</smally>
         <largex>383</largex>
         <largey>172</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Groningen</name>
      <borders>
         <border>Friesland</border>
         <border>Drenthe</border>
      </borders>
      <coordinates>
         <smallx>458</smallx>
         <smally>112</smally>
         <largex>543</largex>
         <largey>128</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Drenthe</name>
      <borders>
         <border>Friesland</border>
         <border>Groningen</border>
         <border>Overijssle</border>
      </borders>
      <coordinates>
         <smallx>450</smallx>
         <smally>205</smally>
         <largex>533</largex>
         <largey>238</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Overijssle</name>
      <borders>
         <border>Friesland</border>
         <border>Drenthe</border>
         <border>Flevoland</border>
         <border>Veluwe</border>
         <border>Twente</border>
      </borders>
      <coordinates>
         <smallx>371</smallx>
         <smally>262</smally>
         <largex>439</largex>
         <largey>306</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Twente</name>
      <borders>
         <border>Overijssle</border>
         <border>Veluwe</border>
         <border>Achterhoek</border>
      </borders>
      <coordinates>
         <smallx>460</smallx>
         <smally>316</smally>
         <largex>545</largex>
         <largey>369</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Achterhoek</name>
      <borders>
         <border>Twente</border>
         <border>Over Betuwe</border>
         <border>Veluwe</border>
      </borders>
      <coordinates>
         <smallx>439</smallx>
         <smally>386</smally>
         <largex>520</largex>
         <largey>452</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Veluwe</name>
      <borders>
         <border>Overijssle</border>
         <border>Twente</border>
         <border>Achterhoek</border>
         <border>Flevoland</border>
         <border>Over Betuwe</border>
         <border>Utrecht</border>
      </borders>
      <coordinates>
         <smallx>338</smallx>
         <smally>341</smally>
         <largex>400</largex>
         <largey>399</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Over Betuwe</name>
      <borders>
         <border>Betuwe</border>
         <border>Veluwe</border>
         <border>Achterhoek</border>
         <border>Utrecht</border>
      </borders>
      <coordinates>
         <smallx>318</smallx>
         <smally>386</smally>
         <largex>377</largex>
         <largey>453</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Flevoland</name>
      <borders>
         <border>Overijssle</border>
         <border>Amsterdam</border>
         <border>Veluwe</border>
      </borders>
      <coordinates>
         <smallx>269</smallx>
         <smally>310</smally>
         <largex>319</largex>
         <largey>362</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>West Friesland</name>
      <borders>
         <border>Friesland</border>
         <border>Texel</border>
         <border>Beemster</border>
         <border>Haarlem</border>
      </borders>
      <coordinates>
         <smallx>200</smallx>
         <smally>243</smally>
         <largex>237</largex>
         <largey>283</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Beemster</name>
      <borders>
         <border>West Friesland</border>
         <border>Haarlem</border>
         <border>Amsterdam</border>
      </borders>
      <coordinates>
         <smallx>224</smallx>
         <smally>269</smally>
         <largex>265</largex>
         <largey>314</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Haarlem</name>
      <borders>
         <border>Amsterdam</border>
         <border>Beemster</border>
         <border>West Friesland</border>
         <border>Rijnland</border>
      </borders>
      <coordinates>
         <smallx>176</smallx>
         <smally>306</smally>
         <largex>209</largex>
         <largey>357</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Amsterdam</name>
      <borders>
         <border>Beemster</border>
         <border>Haarlem</border>
         <border>Rijnland</border>
         <border>Utrecht</border>
         <border>Flevoland</border>
      </borders>
      <coordinates>
         <smallx>216</smallx>
         <smally>333</smally>
         <largex>256</largex>
         <largey>390</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Rijnland</name>
      <borders>
         <border>Haarlem</border>
         <border>Amsterdam</border>
         <border>Utrecht</border>
         <border>Westland</border>
         <border>Hoeksche Waard</border>
      </borders>
      <coordinates>
         <smallx>177</smallx>
         <smally>364</smally>
         <largex>210</largex>
         <largey>426</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Westland</name>
      <borders>
         <border>Rijnland</border>
         <border>Hoeksche Waard</border>
      </borders>
      <coordinates>
         <smallx>141</smallx>
         <smally>388</smally>
         <largex>167</largex>
         <largey>454</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Hoeksche Waard</name>
      <borders>
         <border>Westland</border>
         <border>Utrecht</border>
         <border>Biesbosch</border>
         <border>G. Overflakkee</border>
         <border>Rijnland</border>
      </borders>
      <coordinates>
         <smallx>183</smallx>
         <smally>398</smally>
         <largex>217</largex>
         <largey>466</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Utrecht</name>
      <borders>
         <border>Amsterdam</border>
         <border>Rijnland</border>
         <border>Hoeksche Waard</border>
         <border>Over Betuwe</border>
         <border>Biesbosch</border>
         <border>Maaskant</border>
         <border>Veluwe</border>
      </borders>
      <coordinates>
         <smallx>263</smallx>
         <smally>381</smally>
         <largex>311</largex>
         <largey>446</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Biesbosch</name>
      <borders>
         <border>Utrecht</border>
         <border>Hoeksche Waard</border>
         <border>De Baronie</border>
      </borders>
      <coordinates>
         <smallx>227</smallx>
         <smally>428</smally>
         <largex>269</largex>
         <largey>502</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>G. Overflakkee</name>
      <borders>
         <border>Hoeksche Waard</border>
         <border>S. Duiveland</border>
      </borders>
      <coordinates>
         <smallx>121</smallx>
         <smally>447</smally>
         <largex>144</largex>
         <largey>524</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>S. Duiveland</name>
      <borders>
         <border>G. Overflakkee</border>
         <border>Tholen</border>
         <border>Beveland</border>
      </borders>
      <coordinates>
         <smallx>94</smallx>
         <smally>464</smally>
         <largex>112</largex>
         <largey>544</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Beveland</name>
      <borders>
         <border>S. Duiveland</border>
         <border>Zeeuws Vlaanderen</border>
         <border>Tholen</border>
      </borders>
      <coordinates>
         <smallx>73</smallx>
         <smally>526</smally>
         <largex>87</largex>
         <largey>617</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Zeeuws Vlaanderen</name>
      <borders>
         <border>Beveland</border>
      </borders>
      <coordinates>
         <smallx>87</smallx>
         <smally>558</smally>
         <largex>104</largex>
         <largey>655</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Tholen</name>
      <borders>
         <border>S. Duiveland</border>
         <border>Beveland</border>
         <border>De Baronie</border>
      </borders>
      <coordinates>
         <smallx>152</smallx>
         <smally>508</smally>
         <largex>180</largex>
         <largey>597</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>De Baronie</name>
      <borders>
         <border>Tholen</border>
         <border>Biesbosch</border>
         <border>Heusden</border>
      </borders>
      <coordinates>
         <smallx>212</smallx>
         <smally>479</smally>
         <largex>252</largex>
         <largey>562</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Heusden</name>
      <borders>
         <border>De Baronie</border>
         <border>Maaskant</border>
         <border>De Peel</border>
      </borders>
      <coordinates>
         <smallx>255</smallx>
         <smally>480</smally>
         <largex>303</largex>
         <largey>563</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Maaskant</name>
      <borders>
         <border>Utrecht</border>
         <border>Heusden</border>
         <border>De Peel</border>
         <border>Betuwe</border>
      </borders>
      <coordinates>
         <smallx>318</smallx>
         <smally>459</smally>
         <largex>377</largex>
         <largey>538</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Betuwe</name>
      <borders>
         <border>Noord-Limburg</border>
         <border>Maaskant</border>
         <border>De Peel</border>
         <border>Over Betuwe</border>
      </borders>
      <coordinates>
         <smallx>355</smallx>
         <smally>434</smally>
         <largex>421</largex>
         <largey>509</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>De Peel</name>
      <borders>
         <border>Noord-Limburg</border>
         <border>Maaskant</border>
         <border>Heusden</border>
         <border>Betuwe</border>
      </borders>
      <coordinates>
         <smallx>320</smallx>
         <smally>518</smally>
         <largex>380</largex>
         <largey>608</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Noord-Limburg</name>
      <borders>
         <border>De Peel</border>
         <border>Betuwe</border>
         <border>Zuid-Limburg</border>
      </borders>
      <coordinates>
         <smallx>393</smallx>
         <smally>513</smally>
         <largex>466</largex>
         <largey>602</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Zuid-Limburg</name>
      <borders>
         <border>Noord-Limburg</border>
      </borders>
      <coordinates>
         <smallx>367</smallx>
         <smally>602</smally>
         <largex>435</largex>
         <largey>707</largey>
      </coordinates>
   </territory>
   
</map>


--lanyards
Image
WANT AN ADVANTAGE WHILE WORKING TOWARDS MEDALS?
https://www.conquerclub.com/forum/viewtopic.php?f=529&t=226714
Lone.prophet
Posts: 1467
Joined: Thu Oct 12, 2006 4:37 pm
Location: Your basement Muahaha

Post by Lone.prophet »

Fixed some names

can i now get the XML approved thingy

Code: Select all

<?xml version="1.0" ?>
<map>
   <title>The Netherlands</title>
   <smallwidth>541</smallwidth>
   <smallheight>640</smallheight>
   <largewidth>640</largewidth>
   <largeheight>757</largeheight>
   <filetype>png</filetype>

   <continent>
      <name>Waddeneilanden</name>
      <bonus>3</bonus>
      <components>
         <component>Texel</component>
         <component>Vlieland</component>
         <component>Terschelling</component>
         <component>Ameland</component>
         <component>Schiermonnikoog</component>
      </components>
   </continent>

   <continent>
      <name>Noord-Nederland</name>
      <bonus>2</bonus>
      <components>
         <component>Friesland</component>
         <component>Groningen</component>
         <component>Drenthe</component>
      </components>
   </continent>

   <continent>
      <name>Midden-Nederland</name>
      <bonus>4</bonus>
      <components>
         <component>Flevoland</component>
         <component>Overijssel</component>
         <component>Twente</component>
         <component>Veluwe</component>
         <component>Over-Betuwe</component>
         <component>Achterhoek</component>
      </components>
   </continent>

   <continent>
      <name>Holland</name>
      <bonus>5</bonus>
      <components>
         <component>West-Friesland</component>
         <component>Beemster</component>
         <component>Haarlem</component>
         <component>Amsterdam</component>
         <component>Rijnland</component>
         <component>Hoeksche Waard</component>
         <component>Westland</component>
      </components>
   </continent>
   
   <continent>
      <name>Utrecht</name>
      <bonus>2</bonus>
      <components>
         <component>Utrecht</component>
         <component>Biesbosch</component>
      </components>
   </continent>

   <continent>
      <name>Zeeland</name>
      <bonus>3</bonus>
      <components>
         <component>S.-Duiveland</component>
         <component>G.-Overflakkee</component>
         <component>Tholen</component>
         <component>Beveland</component>
         <component>Zeeuws-Vlaanderen</component>
      </components>
   </continent>

   <continent>
      <name>Zuid-Nederland</name>
      <bonus>4</bonus>
      <components>
         <component>Zuid-Limburg</component>
         <component>Noord-Limburg</component>
         <component>Betuwe</component>
         <component>De Peel</component>
         <component>Maaskant</component>
         <component>Heusden</component>
         <component>De Baronie</component>
      </components>
   </continent>

   <territory>
      <name>Schiermonnikoog</name>
      <borders>
         <border>Ameland</border>
      </borders>
      <coordinates>
         <smallx>380</smallx>
         <smally>40</smally>
         <largex>450</largex>
         <largey>43</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Ameland</name>
      <borders>
         <border>Friesland</border>
         <border>Terschelling</border>
         <border>Schiermonnikoog</border>
      </borders>
      <coordinates>
         <smallx>311</smallx>
         <smally>55</smally>
         <largex>369</largex>
         <largey>61</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Terschelling</name>
      <borders>
         <border>Ameland</border>
         <border>Vlieland</border>
      </borders>
      <coordinates>
         <smallx>250</smallx>
         <smally>71</smally>
         <largex>296</largex>
         <largey>79</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Vlieland</name>
      <borders>
         <border>Terschelling</border>
         <border>Texel</border>
      </borders>
      <coordinates>
         <smallx>216</smallx>
         <smally>107</smally>
         <largex>256</largex>
         <largey>122</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Texel</name>
      <borders>
         <border>Vlieland</border>
         <border>West-Friesland</border>
      </borders>
      <coordinates>
         <smallx>196</smallx>
         <smally>149</smally>
         <largex>233</largex>
         <largey>172</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Friesland</name>
      <borders>
         <border>Ameland</border>
         <border>West-Friesland</border>
         <border>Groningen</border>
         <border>Drenthe</border>
         <border>Overijssel</border>
      </borders>
      <coordinates>
         <smallx>323</smallx>
         <smally>149</smally>
         <largex>383</largex>
         <largey>172</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Groningen</name>
      <borders>
         <border>Friesland</border>
         <border>Drenthe</border>
      </borders>
      <coordinates>
         <smallx>458</smallx>
         <smally>112</smally>
         <largex>543</largex>
         <largey>128</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Drenthe</name>
      <borders>
         <border>Friesland</border>
         <border>Groningen</border>
         <border>Overijssel</border>
      </borders>
      <coordinates>
         <smallx>450</smallx>
         <smally>205</smally>
         <largex>533</largex>
         <largey>238</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Overijssel</name>
      <borders>
         <border>Friesland</border>
         <border>Drenthe</border>
         <border>Flevoland</border>
         <border>Veluwe</border>
         <border>Twente</border>
      </borders>
      <coordinates>
         <smallx>371</smallx>
         <smally>262</smally>
         <largex>439</largex>
         <largey>306</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Twente</name>
      <borders>
         <border>Overijssel</border>
         <border>Veluwe</border>
         <border>Achterhoek</border>
      </borders>
      <coordinates>
         <smallx>460</smallx>
         <smally>316</smally>
         <largex>545</largex>
         <largey>369</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Achterhoek</name>
      <borders>
         <border>Twente</border>
         <border>Over-Betuwe</border>
         <border>Veluwe</border>
      </borders>
      <coordinates>
         <smallx>439</smallx>
         <smally>386</smally>
         <largex>520</largex>
         <largey>452</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Veluwe</name>
      <borders>
         <border>Overijssel</border>
         <border>Twente</border>
         <border>Achterhoek</border>
         <border>Flevoland</border>
         <border>Over-Betuwe</border>
         <border>Utrecht</border>
      </borders>
      <coordinates>
         <smallx>338</smallx>
         <smally>341</smally>
         <largex>400</largex>
         <largey>399</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Over-Betuwe</name>
      <borders>
         <border>Betuwe</border>
         <border>Veluwe</border>
         <border>Achterhoek</border>
         <border>Utrecht</border>
      </borders>
      <coordinates>
         <smallx>318</smallx>
         <smally>386</smally>
         <largex>377</largex>
         <largey>453</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Flevoland</name>
      <borders>
         <border>Overijssel</border>
         <border>Amsterdam</border>
         <border>Veluwe</border>
      </borders>
      <coordinates>
         <smallx>269</smallx>
         <smally>310</smally>
         <largex>319</largex>
         <largey>362</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>West-Friesland</name>
      <borders>
         <border>Friesland</border>
         <border>Texel</border>
         <border>Beemster</border>
         <border>Haarlem</border>
      </borders>
      <coordinates>
         <smallx>200</smallx>
         <smally>243</smally>
         <largex>237</largex>
         <largey>283</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Beemster</name>
      <borders>
         <border>West-Friesland</border>
         <border>Haarlem</border>
         <border>Amsterdam</border>
      </borders>
      <coordinates>
         <smallx>224</smallx>
         <smally>269</smally>
         <largex>265</largex>
         <largey>314</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Haarlem</name>
      <borders>
         <border>Amsterdam</border>
         <border>Beemster</border>
         <border>West-Friesland</border>
         <border>Rijnland</border>
      </borders>
      <coordinates>
         <smallx>176</smallx>
         <smally>306</smally>
         <largex>209</largex>
         <largey>357</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Amsterdam</name>
      <borders>
         <border>Beemster</border>
         <border>Haarlem</border>
         <border>Rijnland</border>
         <border>Utrecht</border>
         <border>Flevoland</border>
      </borders>
      <coordinates>
         <smallx>216</smallx>
         <smally>333</smally>
         <largex>256</largex>
         <largey>390</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Rijnland</name>
      <borders>
         <border>Haarlem</border>
         <border>Amsterdam</border>
         <border>Utrecht</border>
         <border>Westland</border>
         <border>Hoeksche Waard</border>
      </borders>
      <coordinates>
         <smallx>177</smallx>
         <smally>364</smally>
         <largex>210</largex>
         <largey>426</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Westland</name>
      <borders>
         <border>Rijnland</border>
         <border>Hoeksche Waard</border>
      </borders>
      <coordinates>
         <smallx>141</smallx>
         <smally>388</smally>
         <largex>167</largex>
         <largey>454</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Hoeksche Waard</name>
      <borders>
         <border>Westland</border>
         <border>Utrecht</border>
         <border>Biesbosch</border>
         <border>G.-Overflakkee</border>
         <border>Rijnland</border>
      </borders>
      <coordinates>
         <smallx>183</smallx>
         <smally>398</smally>
         <largex>217</largex>
         <largey>466</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Utrecht</name>
      <borders>
         <border>Amsterdam</border>
         <border>Rijnland</border>
         <border>Hoeksche Waard</border>
         <border>Over-Betuwe</border>
         <border>Biesbosch</border>
         <border>Maaskant</border>
         <border>Veluwe</border>
      </borders>
      <coordinates>
         <smallx>263</smallx>
         <smally>381</smally>
         <largex>311</largex>
         <largey>446</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Biesbosch</name>
      <borders>
         <border>Utrecht</border>
         <border>Hoeksche Waard</border>
         <border>De Baronie</border>
      </borders>
      <coordinates>
         <smallx>227</smallx>
         <smally>428</smally>
         <largex>269</largex>
         <largey>502</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>G.-Overflakkee</name>
      <borders>
         <border>Hoeksche Waard</border>
         <border>S.-Duiveland</border>
      </borders>
      <coordinates>
         <smallx>121</smallx>
         <smally>447</smally>
         <largex>144</largex>
         <largey>524</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>S.-Duiveland</name>
      <borders>
         <border>G.-Overflakkee</border>
         <border>Tholen</border>
         <border>Beveland</border>
      </borders>
      <coordinates>
         <smallx>94</smallx>
         <smally>464</smally>
         <largex>112</largex>
         <largey>544</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Beveland</name>
      <borders>
         <border>S.-Duiveland</border>
         <border>Zeeuws-Vlaanderen</border>
         <border>Tholen</border>
      </borders>
      <coordinates>
         <smallx>73</smallx>
         <smally>526</smally>
         <largex>87</largex>
         <largey>617</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Zeeuws-Vlaanderen</name>
      <borders>
         <border>Beveland</border>
      </borders>
      <coordinates>
         <smallx>87</smallx>
         <smally>558</smally>
         <largex>104</largex>
         <largey>655</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Tholen</name>
      <borders>
         <border>S.-Duiveland</border>
         <border>Beveland</border>
         <border>De Baronie</border>
      </borders>
      <coordinates>
         <smallx>152</smallx>
         <smally>508</smally>
         <largex>180</largex>
         <largey>597</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>De Baronie</name>
      <borders>
         <border>Tholen</border>
         <border>Biesbosch</border>
         <border>Heusden</border>
      </borders>
      <coordinates>
         <smallx>212</smallx>
         <smally>479</smally>
         <largex>252</largex>
         <largey>562</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Heusden</name>
      <borders>
         <border>De Baronie</border>
         <border>Maaskant</border>
         <border>De Peel</border>
      </borders>
      <coordinates>
         <smallx>255</smallx>
         <smally>480</smally>
         <largex>303</largex>
         <largey>563</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Maaskant</name>
      <borders>
         <border>Utrecht</border>
         <border>Heusden</border>
         <border>De Peel</border>
         <border>Betuwe</border>
      </borders>
      <coordinates>
         <smallx>318</smallx>
         <smally>459</smally>
         <largex>377</largex>
         <largey>538</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Betuwe</name>
      <borders>
         <border>Noord-Limburg</border>
         <border>Maaskant</border>
         <border>De Peel</border>
         <border>Over-Betuwe</border>
      </borders>
      <coordinates>
         <smallx>355</smallx>
         <smally>434</smally>
         <largex>421</largex>
         <largey>509</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>De Peel</name>
      <borders>
         <border>Noord-Limburg</border>
         <border>Maaskant</border>
         <border>Heusden</border>
         <border>Betuwe</border>
      </borders>
      <coordinates>
         <smallx>320</smallx>
         <smally>518</smally>
         <largex>380</largex>
         <largey>608</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Noord-Limburg</name>
      <borders>
         <border>De Peel</border>
         <border>Betuwe</border>
         <border>Zuid-Limburg</border>
      </borders>
      <coordinates>
         <smallx>393</smallx>
         <smally>513</smally>
         <largex>466</largex>
         <largey>602</largey>
      </coordinates>
   </territory>
   
   <territory>
      <name>Zuid-Limburg</name>
      <borders>
         <border>Noord-Limburg</border>
      </borders>
      <coordinates>
         <smallx>367</smallx>
         <smally>602</smally>
         <largex>435</largex>
         <largey>707</largey>
      </coordinates>
   </territory>
   
</map>
Image
User avatar
gimil
Posts: 8599
Joined: Sat Mar 03, 2007 12:42 pm
Gender: Male
Location: United Kingdom (Scotland)

Post by gimil »

Once coleman checks over it he'll decided on giving out the stamp :)
What do you know about map making, bitch?

natty_dread wrote:I was wrong


Top Score:2403
Lone.prophet
Posts: 1467
Joined: Thu Oct 12, 2006 4:37 pm
Location: Your basement Muahaha

Post by Lone.prophet »

oinly coleman is gone
Image
User avatar
yeti_c
Posts: 9624
Joined: Thu Jan 04, 2007 9:02 am
Gender: Male

Post by yeti_c »

Lone.prophet wrote:oinly coleman is gone


You'll have to wait then!!

C.
Image
Highest score : 2297
User avatar
gimil
Posts: 8599
Joined: Sat Mar 03, 2007 12:42 pm
Gender: Male
Location: United Kingdom (Scotland)

Post by gimil »

Patience makes saints.
What do you know about map making, bitch?

natty_dread wrote:I was wrong


Top Score:2403
User avatar
yeti_c
Posts: 9624
Joined: Thu Jan 04, 2007 9:02 am
Gender: Male

Post by yeti_c »

gimil wrote:Patience makes saints.


Don't you have to be dead to become a Saint?

C.
Image
Highest score : 2297
User avatar
gimil
Posts: 8599
Joined: Sat Mar 03, 2007 12:42 pm
Gender: Male
Location: United Kingdom (Scotland)

Post by gimil »

yeti_c wrote:
gimil wrote:Patience makes saints.


Don't you have to be dead to become a Saint?

C.


25 years if i am correct!


C.
What do you know about map making, bitch?

natty_dread wrote:I was wrong


Top Score:2403
Lone.prophet
Posts: 1467
Joined: Thu Oct 12, 2006 4:37 pm
Location: Your basement Muahaha

Post by Lone.prophet »

you got to be long death
Image
User avatar
yeti_c
Posts: 9624
Joined: Thu Jan 04, 2007 9:02 am
Gender: Male

Post by yeti_c »

http://www.procopius.org/CampusCatholic ... 2-2vii.htm

I don't think there's a specific time gap!?

C.
Image
Highest score : 2297
Lone.prophet
Posts: 1467
Joined: Thu Oct 12, 2006 4:37 pm
Location: Your basement Muahaha

Post by Lone.prophet »

there is when you you ar "crowned"holy, is that the same as being a saint?
Image
Lone.prophet
Posts: 1467
Joined: Thu Oct 12, 2006 4:37 pm
Location: Your basement Muahaha

Post by Lone.prophet »

Image

Image

hope everyone can now see the difference

So when do i get my stamps?
Image
bedub1
Posts: 1005
Joined: Sun Dec 31, 2006 4:41 am
Gender: Male

Post by bedub1 »

Give Comments Damnit? I think it looks fine....
User avatar
RjBeals
Posts: 2506
Joined: Mon Nov 20, 2006 5:17 pm
Location: South Carolina, USA
Contact:

Post by RjBeals »

My only issue is the army circles. I think the globe look doesn't fit the otherwise flat style of the map, and the smaller map's globes seem a little too small for armies. Other than that - looks great to me!
Image
User avatar
pepperonibread
Posts: 954
Joined: Sun Jan 28, 2007 4:33 pm
Location: The Former Confederacy

Post by pepperonibread »

RjBeals wrote:My only issue is the army circles. I think the globe look doesn't fit the otherwise flat style of the map, and the smaller map's globes seem a little too small for armies. Other than that - looks great to me!


I agree. A smaller bevel or even no bevel at all might look better.
Image
User avatar
RjBeals
Posts: 2506
Joined: Mon Nov 20, 2006 5:17 pm
Location: South Carolina, USA
Contact:

Post by RjBeals »

PG.68 / NOV-1

RjBeals wrote: Hmm... I kinda like this map?

I really really don't like the army circles. I think they look really out of place. It's like some kind of pegboard. I think you should really lose or lessen the drop shadows. Did you ever consider not using army circles? You really don't need them for this map. Your countries are clearly defined. If your circles are on a separate layer, could you turn it off and post a map without them?

The spheres that hold the bonus amounts also look a little out of place. The bevel on the numbers makes them blurry. I can read them, but it just doesn't look as good as it could. Too much inner shadow i think.
Image
Lone.prophet
Posts: 1467
Joined: Thu Oct 12, 2006 4:37 pm
Location: Your basement Muahaha

Post by Lone.prophet »

there is no bevel else it would only be dark on 1 side
Image
Lone.prophet
Posts: 1467
Joined: Thu Oct 12, 2006 4:37 pm
Location: Your basement Muahaha

Post by Lone.prophet »

Image

Image

better?
Image
User avatar
jasnostj
Posts: 146
Joined: Tue May 29, 2007 6:57 am

Post by jasnostj »

Lone.prophet wrote:what i meant he want the geogreaphy so precise that the overview of the map gets messed up IMO


If you mean the changes I proposed on page 70, tell me, how is naming a territory Rotterdam instead of Hoeksche Waard messing up the overview of the map?
User avatar
rebelman
Posts: 2968
Joined: Thu Aug 02, 2007 5:24 pm
Gender: Male
Location: People's Republic of Cork
Contact:

Post by rebelman »

has the colour blind issue been addressed ? I'm not colour blind so I can't say if it is or it isn't
Don't now why people on here don't like being cooks, remember under siege: A former SEAL, now cook, is the only person who can stop a gang of terrorists when they sieze control of a US Navy battleship.
Lone.prophet
Posts: 1467
Joined: Thu Oct 12, 2006 4:37 pm
Location: Your basement Muahaha

Post by Lone.prophet »

jasnostj wrote:
Lone.prophet wrote:what i meant he want the geogreaphy so precise that the overview of the map gets messed up IMO


If you mean the changes I proposed on page 70, tell me, how is naming a territory Rotterdam instead of Hoeksche Waard messing up the overview of the map?


changing amsterdam so te brigde can be straight down?

and i like hoeksche waard even if it is a bit bigger than in real live

rebelman wrote:has the colour blind issue been addressed ? I'm not colour blind so I can't say if it is or it isn't


yeah i changed the contrast between the two hope it is better seeable though oakland hasnt responded yet
Image
Lone.prophet
Posts: 1467
Joined: Thu Oct 12, 2006 4:37 pm
Location: Your basement Muahaha

Post by Lone.prophet »

uhh is my latest updat better?
Image
User avatar
Coleman
Posts: 5402
Joined: Tue Jan 02, 2007 10:36 pm
Gender: Male
Location: Midwest

Post by Coleman »

Yeah but some weird stuff happened with some of your text that is touch-up worthy (something gimil will start soon after he gets back) and I don't want to quench anything that is.

Not sure if you can see it but there are these weird bright red pixels around Friesland (the letters in the word on the map) that look really out of place.

Actually I think it happened to all the red territory names, but they are the only ones I see. The ones in the other colors look fine to me.
Warning: You may be reading a really old topic.
Post Reply

Return to “The Atlas”