Moderator: Cartographers
oaktown wrote:No mention of the map... you'll be next saaimen!saaimen wrote:porkenbeans,
I'm not sure if you've noticed, but...
oaktown foed you. He's not reading your posts.![]()





I'll be working on the XML and coordinates next... as I post coordinate examples everybody can give feedback on the colors as well. Increasing the opacity of the army streaks will be easy enough.Echospree wrote:The only concern I can think of at this point is making sure that each colour is easily visible against the backdrop of a bonus region of the same colour.
I think the only ones you'd need to check would be the neutrals in Subartu and blue in Dilmun.
I notice you've got the neutrals already shown in the two regions where I might be concerned, they seem fine to me, I just want to be sure everyone agrees.

Code: Select all
<?xml version="1.0"?>
<map>
<title>Gilgamesh</title>
<smallwidth>630</smallwidth>
<smallheight>480</smallheight>
<largewidth>840</largewidth>
<largeheight>640</largeheight>
<filetype>jpg</filetype>
<positions>
<position>
<territory>Humbaba</territory>
<territory>Nineveh</territory>
</position>
<position>
<territory>Assur</territory>
<territory>Bull of Heaven</territory>
</position>
<position>
<territory>Mashu</territory>
<territory>Ur</territory>
</position>
</positions>
<continent>
<name>Wilds</name>
<bonus>2</bonus>
<components>
<territory>Humbaba</territory>
<territory>Cedar Forest</territory>
<territory>Silver Mountain</territory>
<territory>The Passes</territory>
</components>
</continent>
<continent>
<name>Dilmun</name>
<bonus>3</bonus>
<components>
<territory>Nisir</territory>
<territory>Forest of Dilmun</territory>
<territory>The Waters of Death</territory>
<territory>The Great Darkness</territory>
<territory>Garden of the Gods</territory>
<territory>Aratta</territory>
<territory>Mashu</territory>
</components>
</continent>
<continent>
<name>Subartu</name>
<bonus>5</bonus>
<components>
<territory>Karkemish</territory>
<territory>Urkesh</territory>
<territory>Nagar</territory>
<territory>Qattara</territory>
<territory>Nineveh</territory>
<territory>Dur Kaltimmu</territory>
<territory>Tuttul</territory>
<territory>Harran</territory>
<territory>Assur</territory>
</components>
</continent>
<continent>
<name>Canaan</name>
<bonus>2</bonus>
<components>
<territory>Alakhtum</territory>
<territory>Ebla</territory>
<territory>Tyre</territory>
<territory>Jerusalem</territory>
<territory>Jericho</territory>
</components>
</continent>
<continent>
<name>Sumer</name>
<bonus>5</bonus>
<components>
<territory>Gassur</territory>
<territory>Shurupak</territory>
<territory>Babylon</territory>
<territory>Uruk</territory>
<territory>Nippur</territory>
<territory>Lagash</territory>
<territory>Eridu</territory>
<territory>Ur</territory>
</components>
</continent>
<continent>
<name>Amorites</name>
<bonus>3</bonus>
<components>
<territory>Halab</territory>
<territory>Emar</territory>
<territory>Terqa</territory>
<territory>Mari</territory>
<territory>Tadmor</territory>
<territory>Rapiqum</territory>
</components>
</continent>
<continent>
<name>Elam</name>
<bonus>2</bonus>
<components>
<territory>Eshnunna</territory>
<territory>Awan</territory>
<territory>Susa</territory>
<territory>Anshan</territory>
</components>
</continent>
<continent>
<name>Challenges of the Gods</name>
<bonus>5</bonus>
<components>
<territory>Mashu</territory>
<territory>Humbaba</territory>
<territory>Bull of Heaven</territory>
</components>
</continent>
<continent>
<name>Six Great Cities</name>
<bonus>4</bonus>
<components>
<territory>Karkemish</territory>
<territory>Ur</territory>
<territory>Babylon</territory>
<territory>Nineveh</territory>
<territory>Harran</territory>
<territory>Uruk</territory>
</components>
<overrides>
<override>Four Great Cities</override>
</overrides>
</continent>
<continent>
<name>Four Great Cities</name>
<bonus>2</bonus>
<components>
<territory>Karkemish</territory>
<territory>Ur</territory>
<territory>Babylon</territory>
<territory>Nineveh</territory>
<territory>Harran</territory>
<territory>Uruk</territory>
</components>
<required>4</required>
</continent>
<territory>
<name>Humbaba</name>
<borders>
<border>Cedar Forest</border>
<border>Silver Mountain</border>
</borders>
<coordinates>
<smallx>101</smallx>
<smally>60</smally>
<largex>137</largex>
<largey>74</largey>
</coordinates>
</territory>
<territory>
<name>Cedar Forest</name>
<borders>
<border>Humbaba</border>
<border>Silver Mountain</border>
<border>The Passes</border>
</borders>
<coordinates>
<smallx>57</smallx>
<smally>123</smally>
<largex>76</largex>
<largey>157</largey>
</coordinates>
</territory>
<territory>
<name>Silver Mountain</name>
<borders>
<border>Nisir</border>
<border>Urkesh</border>
<border>Humbaba</border>
<border>Cedar Forest</border>
</borders>
<coordinates>
<smallx>194</smallx>
<smally>75</smally>
<largex>259</largex>
<largey>94</largey>
</coordinates>
</territory>
<territory>
<name>The Passes</name>
<borders>
<border>Cedar Forest</border>
<border>Alakhtum</border>
<border>Halab</border>
</borders>
<coordinates>
<smallx>49</smallx>
<smally>155</smally>
<largex>64</largex>
<largey>200</largey>
</coordinates>
</territory>
<territory>
<name>Alakhtum</name>
<borders>
<border>The Passes</border>
<border>Tyre</border>
<border>Ebla</border>
<border>Halab</border>
<border>Emar</border>
</borders>
<coordinates>
<smallx>70</smallx>
<smally>216</smally>
<largex>95</largex>
<largey>281</largey>
</coordinates>
</territory>
<territory>
<name>Tyre</name>
<borders>
<border>Alakhtum</border>
<border>Ebla</border>
<border>Jerusalem</border>
<border>Jericho</border>
</borders>
<coordinates>
<smallx>63</smallx>
<smally>285</smally>
<largex>84</largex>
<largey>374</largey>
</coordinates>
</territory>
<territory>
<name>Jerusalem</name>
<borders>
<border>Jericho</border>
<border>Tyre</border>
</borders>
<coordinates>
<smallx>43</smallx>
<smally>349</smally>
<largex>57</largex>
<largey>460</largey>
</coordinates>
</territory>
<territory>
<name>Jericho</name>
<borders>
<border>Jerusalem</border>
<border>Tyre</border>
</borders>
<coordinates>
<smallx>54</smallx>
<smally>397</smally>
<largex>72</largex>
<largey>522</largey>
</coordinates>
</territory>
<territory>
<name>Ebla</name>
<borders>
<border>Alakhtum</border>
<border>Tyre</border>
<border>Emar</border>
</borders>
<coordinates>
<smallx>93</smallx>
<smally>255</smally>
<largex>124</largex>
<largey>332</largey>
</coordinates>
</territory>
<territory>
<name>Emar</name>
<borders>
<border>Halab</border>
<border>Terqa</border>
<border>Alakhtum</border>
<border>Ebla</border>
</borders>
<coordinates>
<smallx>117</smallx>
<smally>214</smally>
<largex>155</largex>
<largey>279</largey>
</coordinates>
</territory>
<territory>
<name>Terqa</name>
<borders>
<border>Emar</border>
<border>Tadmor</border>
<border>Mari</border>
</borders>
<coordinates>
<smallx>176</smallx>
<smally>247</smally>
<largex>236</largex>
<largey>322</largey>
</coordinates>
</territory>
<territory>
<name>Halab</name>
<borders>
<border>Alakhtum</border>
<border>Karkemish</border>
<border>Emar</border>
<border>The Passes</border>
</borders>
<coordinates>
<smallx>107</smallx>
<smally>183</smally>
<largex>142</largex>
<largey>237</largey>
</coordinates>
</territory>
<territory>
<name>Tadmor</name>
<borders>
<border>Terqa</border>
<border>Mari</border>
</borders>
<coordinates>
<smallx>178</smallx>
<smally>300</smally>
<largex>239</largex>
<largey>393</largey>
</coordinates>
</territory>
<territory>
<name>Mari</name>
<borders>
<border>Terqa</border>
<border>Tadmor</border>
<border>Rapiqum</border>
<border>Assur</border>
<border>Dur Kaltimmu</border>
</borders>
<coordinates>
<smallx>253</smallx>
<smally>299</smally>
<largex>338</largex>
<largey>392</largey>
</coordinates>
</territory>
<territory>
<name>Rapiqum</name>
<borders>
<border>Mari</border>
<border>Shurupak</border>
<border>Babylon</border>
</borders>
<coordinates>
<smallx>310</smallx>
<smally>300</smally>
<largex>413</largex>
<largey>393</largey>
</coordinates>
</territory>
<territory>
<name>Karkemish</name>
<borders>
<border>Urkesh</border>
<border>Harran</border>
<border>Halab</border>
</borders>
<coordinates>
<smallx>122</smallx>
<smally>138</smally>
<largex>171</largex>
<largey>178</largey>
</coordinates>
<neutral>3</neutral>
</territory>
<territory>
<name>Urkesh</name>
<borders>
<border>Karkemish</border>
<border>Nagar</border>
<border>Harran</border>
<border>Silver Mountain</border>
</borders>
<coordinates>
<smallx>217</smallx>
<smally>125</smally>
<largex>289</largex>
<largey>159</largey>
</coordinates>
</territory>
<territory>
<name>Nagar</name>
<borders>
<border>Urkesh</border>
<border>Harran</border>
<border>Dur Kaltimmu</border>
<border>Tuttul</border>
<border>Qattara</border>
</borders>
<coordinates>
<smallx>248</smallx>
<smally>162</smally>
<largex>331</largex>
<largey>209</largey>
</coordinates>
</territory>
<territory>
<name>Harran</name>
<borders>
<border>Karkemish</border>
<border>Urkesh</border>
<border>Nagar</border>
<border>Tuttul</border>
</borders>
<coordinates>
<smallx>186</smallx>
<smally>162</smally>
<largex>248</largex>
<largey>209</largey>
</coordinates>
</territory>
<territory>
<name>Tuttul</name>
<borders>
<border>Harran</border>
<border>Nagar</border>
<border>Dur Kaltimmu</border>
</borders>
<coordinates>
<smallx>186</smallx>
<smally>200</smally>
<largex>248</largex>
<largey>260</largey>
</coordinates>
</territory>
<territory>
<name>Qattara</name>
<borders>
<border>Nagar</border>
<border>Dur Kaltimmu</border>
<border>Assur</border>
</borders>
<coordinates>
<smallx>290</smallx>
<smally>172</smally>
<largex>387</largex>
<largey>222</largey>
</coordinates>
</territory>
<territory>
<name>Dur Kaltimmu</name>
<borders>
<border>Tuttul</border>
<border>Nagar</border>
<border>Qattara</border>
<border>Assur</border>
<border>Mari</border>
</borders>
<coordinates>
<smallx>243</smallx>
<smally>235</smally>
<largex>325</largex>
<largey>306</largey>
</coordinates>
</territory>
<territory>
<name>Assur</name>
<borders>
<border>Qattara</border>
<border>Dur Kaltimmu</border>
<border>Nineveh</border>
<border>Mari</border>
<border>Shurupak</border>
</borders>
<coordinates>
<smallx>287</smallx>
<smally>243</smally>
<largex>384</largex>
<largey>317</largey>
</coordinates>
</territory>
<territory>
<name>Nineveh</name>
<borders>
<border>Assur</border>
<border>Gassur</border>
</borders>
<coordinates>
<smallx>345</smallx>
<smally>168</smally>
<largex>461</largex>
<largey>217</largey>
</coordinates>
</territory>
<territory>
<name>Shurupak</name>
<borders>
<border>Babylon</border>
<border>Assur</border>
<border>Rapiqum</border>
</borders>
<coordinates>
<smallx>357</smallx>
<smally>252</smally>
<largex>476</largex>
<largey>330</largey>
</coordinates>
</territory>
<territory>
<name>Gassur</name>
<borders>
<border>Babylon</border>
<border>Nineveh</border>
<border>Mashu</border>
<border>Eshnunna</border>
</borders>
<coordinates>
<smallx>404</smallx>
<smally>238</smally>
<largex>539</largex>
<largey>311</largey>
</coordinates>
</territory>
<territory>
<name>Babylon</name>
<borders>
<border>Gassur</border>
<border>Shurupak</border>
<border>Uruk</border>
<border>Nippur</border>
<border>Eshnunna</border>
<border>Rapiqum</border>
</borders>
<coordinates>
<smallx>401</smallx>
<smally>320</smally>
<largex>535</largex>
<largey>419</largey>
</coordinates>
<neutral>3</neutral>
</territory>
<territory>
<name>Uruk</name>
<borders>
<border>Babylon</border>
<border>Nippur</border>
<border>Lagash</border>
<border>Eridu</border>
<border>Bull of Heaven</border>
</borders>
<coordinates>
<smallx>430</smallx>
<smally>366</smally>
<largex>574</largex>
<largey>481</largey>
</coordinates>
</territory>
<territory>
<name>Nippur</name>
<borders>
<border>Babylon</border>
<border>Uruk</border>
<border>Lagash</border>
</borders>
<coordinates>
<smallx>466</smallx>
<smally>305</smally>
<largex>623</largex>
<largey>399</largey>
</coordinates>
</territory>
<territory>
<name>Lagash</name>
<borders>
<border>Nippur</border>
<border>Uruk</border>
<border>Susa</border>
</borders>
<coordinates>
<smallx>481</smallx>
<smally>365</smally>
<largex>642</largex>
<largey>480</largey>
</coordinates>
</territory>
<territory>
<name>Eridu</name>
<borders>
<border>Uruk</border>
<border>Ur</border>
</borders>
<coordinates>
<smallx>472</smallx>
<smally>416</smally>
<largex>631</largex>
<largey>547</largey>
</coordinates>
</territory>
<territory>
<name>Ur</name>
<borders>
<border>Eridu</border>
<border>Susa</border>
</borders>
<coordinates>
<smallx>553</smallx>
<smally>421</smally>
<largex>739</largex>
<largey>554</largey>
</coordinates>
</territory>
<territory>
<name>Susa</name>
<borders>
<border>Anshan</border>
<border>Awan</border>
<border>Lagash</border>
<border>Ur</border>
</borders>
<coordinates>
<smallx>563</smallx>
<smally>350</smally>
<largex>752</largex>
<largey>460</largey>
</coordinates>
</territory>
<territory>
<name>Anshan</name>
<borders>
<border>Susa</border>
<border>Awan</border>
</borders>
<coordinates>
<smallx>603</smallx>
<smally>377</smally>
<largex>804</largex>
<largey>496</largey>
</coordinates>
</territory>
<territory>
<name>Awan</name>
<borders>
<border>Susa</border>
<border>Anshan</border>
<border>Eshnunna</border>
</borders>
<coordinates>
<smallx>576</smallx>
<smally>297</smally>
<largex>769</largex>
<largey>389</largey>
</coordinates>
</territory>
<territory>
<name>Eshnunna</name>
<borders>
<border>Awan</border>
<border>Babylon</border>
<border>Gassur</border>
<border>Mashu</border>
</borders>
<coordinates>
<smallx>516</smallx>
<smally>285</smally>
<largex>689</largex>
<largey>373</largey>
</coordinates>
</territory>
<territory>
<name>Mashu</name>
<borders>
<border>The Great Darkness</border>
<border>Gassur</border>
<border>Eshnunna</border>
</borders>
<coordinates>
<smallx>445</smallx>
<smally>238</smally>
<largex>594</largex>
<largey>310</largey>
</coordinates>
</territory>
<territory>
<name>The Great Darkness</name>
<borders>
<border>Mashu</border>
<border>Forest of Dilmun</border>
<border>The Waters of Death</border>
<border>Garden of the Gods</border>
<border>Aratta</border>
</borders>
<coordinates>
<smallx>477</smallx>
<smally>168</smally>
<largex>637</largex>
<largey>218</largey>
</coordinates>
</territory>
<territory>
<name>Aratta</name>
<borders>
<border>The Great Darkness</border>
<border>Garden of the Gods</border>
</borders>
<coordinates>
<smallx>570</smallx>
<smally>192</smally>
<largex>761</largex>
<largey>249</largey>
</coordinates>
</territory>
<territory>
<name>Garden of the Gods</name>
<borders>
<border>The Waters of Death</border>
<border>Aratta</border>
<border>The Great Darkness</border>
</borders>
<coordinates>
<smallx>543</smallx>
<smally>149</smally>
<largex>724</largex>
<largey>191</largey>
</coordinates>
</territory>
<territory>
<name>The Waters of Death</name>
<borders>
<border>Garden of the Gods</border>
<border>The Great Darkness</border>
<border>Forest of Dilmun</border>
</borders>
<coordinates>
<smallx>509</smallx>
<smally>70</smally>
<largex>680</largex>
<largey>87</largey>
</coordinates>
</territory>
<territory>
<name>Forest of Dilmun</name>
<borders>
<border>Nisir</border>
<border>The Great Darkness</border>
<border>The Waters of Death</border>
</borders>
<coordinates>
<smallx>437</smallx>
<smally>78</smally>
<largex>583</largex>
<largey>98</largey>
</coordinates>
</territory>
<territory>
<name>Nisir</name>
<borders>
<border>Silver Mountain</border>
<border>Forest of Dilmun</border>
</borders>
<coordinates>
<smallx>388</smallx>
<smally>62</smally>
<largex>518</largex>
<largey>77</largey>
</coordinates>
</territory>
<territory>
<name>Bull of Heaven</name>
<borders>
<border>Uruk</border>
</borders>
<coordinates>
<smallx>420</smallx>
<smally>398</smally>
<largex>560</largex>
<largey>523</largey>
</coordinates>
</territory>
</map>






Agreed... I'm making changes in subtle increments since I think it's close. Lightened the bevel and the grout - especially n the small version - and softened some particularly square corners.dolomite13 wrote:I love this map but find the brick pattern distracting and feel it detracts from the great work done on the map. Maybe it could be softened a bit.


Just because you don't like the faded look doesn't give you the right to rant like that.porkenbeans wrote:The only areas that are easy to read are the blue and brown areas. This is the only place where there is any kind of contrast. The rest of the map is all the same, no contrast, no color, no way for me to clearly read it. I know that we have already had this conversation, and I realize that you are stuck on the faded, washed out look. But if you want this map to be popular, you may want to consider the older farts like me, that do not have perfect eyes anymore.![]()
Anything that you could do to make the map easier to read, will be applauded by those like myself.

You surely do not know me very well, or you would know that I can really put on a rant if I choose. lol.saaimen wrote:Just because you don't like the faded look doesn't give you the right to rant like that.porkenbeans wrote:The only areas that are easy to read are the blue and brown areas. This is the only place where there is any kind of contrast. The rest of the map is all the same, no contrast, no color, no way for me to clearly read it. I know that we have already had this conversation, and I realize that you are stuck on the faded, washed out look. But if you want this map to be popular, you may want to consider the older farts like me, that do not have perfect eyes anymore.![]()
Anything that you could do to make the map easier to read, will be applauded by those like myself.
It's a very neat looking, original, concept-true map design and I like it very much.
Kudos to you oak. For making this map and for dealing with comments like the above.

