Moderator: Cartographers
DubWarrior wrote:XML is ok this time...what's next?

natty_dread wrote:...Well, you could post the XML test results so we can see all army numbers are in the right place.DubWarrior wrote:XML is ok this time...what's next?


MrBenn wrote:The final things to do are to double-check the coordinate centering and to fix the couple of white pixels by the bridges.
It may be necessary to review some of the neutral values or autodeploys once the map is in Beta.

iancanton wrote:although brugge and arras have now been separated from their previous bonus zones, this has little effect on the zone bonuses, which remain good (i meant to post this statement about two weeks ago, but somehow kept forgetting!).
ian.
MrBenn wrote:Once you've got an update, just post the most recent links to the images (in the format of your choice), together with the most recent (checked/validated) XML.
If everything's good, then I'll forward the files to lack for him to upload; he'll probably adjust the filesize to take less bandwidth, but just submit the best quality image you've got

Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<map>
<continent>
<name>Rijks-Vlaanderen</name>
<bonus>2</bonus>
<components>
<territory>Ninove</territory>
<territory>Ronse</territory>
<territory>Aalst</territory>
</components>
</continent>
<continent>
<name>Vier Ambachten</name>
<bonus>2</bonus>
<components>
<territory>Axel</territory>
<territory>Hulst</territory>
<territory>Middelburg</territory>
<territory>Zierikzee</territory>
</components>
</continent>
<continent>
<name>Brabant</name>
<bonus>2</bonus>
<components>
<territory>Brussel</territory>
<territory>Mechelen</territory>
<territory>Antwerpen</territory>
</components>
</continent>
<continent>
<name>Kroon-Vlaanderen</name>
<bonus>5</bonus>
<components>
<territory>Beveren</territory>
<territory>Lokeren</territory>
<territory>Gent</territory>
<territory>Eeklo</territory>
<territory>Roeselare</territory>
<territory>Damme</territory>
<territory>Ieper</territory>
<territory>Poperinge</territory>
<territory>Ter Duinen</territory>
<territory>Broekburg</territory>
</components>
</continent>
<continent>
<name>Kortrijk</name>
<bonus>4</bonus>
<components>
<territory>Rijsel</territory>
<territory>Orchies</territory>
<territory>Kortrijk</territory>
<territory>Groeninge</territory>
<territory>Oudenaarde</territory>
</components>
</continent>
<continent>
<name>Artesie</name>
<bonus>4</bonus>
<components>
<territory>Lens</territory>
<territory>Bethune</territory>
<territory>Terwaan</territory>
<territory>Kassel</territory>
<territory>Sint Omaars</territory>
<territory>Duinkerke</territory>
</components>
</continent>
<continent>
<name>Oostervant</name>
<bonus>2</bonus>
<components>
<territory>Dowaai</territory>
<territory>Sint Amands</territory>
<territory>Doornik</territory>
</components>
</continent>
<continent>
<name>Henegouwen</name>
<bonus>4</bonus>
<components>
<territory>Bergen</territory>
<territory>Valencijn</territory>
<territory>Halle</territory>
<territory>Ath</territory>
</components>
</continent>
<territory>
<name>Duinkerke</name>
<borders>
<border>Sint Omaars</border>
<border>Kassel</border>
<border>Broekburg</border>
</borders>
<coordinates>
<smallx>30</smallx>
<smally>269</smally>
<largex>36</largex>
<largey>319</largey>
</coordinates>
</territory>
<territory>
<name>Sint Omaars</name>
<borders>
<border>Duinkerke</border>
<border>Kassel</border>
<border>Terwaan</border>
</borders>
<coordinates>
<smallx>17</smallx>
<smally>345</smally>
<largex>23</largex>
<largey>423</largey>
</coordinates>
</territory>
<territory>
<name>Kassel</name>
<borders>
<border>Duinkerke</border>
<border>Sint Omaars</border>
<border>Terwaan</border>
<border>Broekburg</border>
</borders>
<coordinates>
<smallx>73</smallx>
<smally>310</smally>
<largex>90</largex>
<largey>364</largey>
</coordinates>
</territory>
<territory>
<name>Terwaan</name>
<borders>
<border>Sint Omaars</border>
<border>Kassel</border>
<border>Broekburg</border>
<border>Poperinge</border>
<border>Bethune</border>
</borders>
<coordinates>
<smallx>77</smallx>
<smally>384</smally>
<largex>85</largex>
<largey>463</largey>
</coordinates>
</territory>
<territory>
<name>Bethune</name>
<borders>
<border>Terwaan</border>
<border>Lens</border>
<border>Arras</border>
</borders>
<coordinates>
<smallx>139</smallx>
<smally>386</smally>
<largex>169</largex>
<largey>470</largey>
</coordinates>
</territory>
<territory>
<name>Lens</name>
<borders>
<border>Bethune</border>
<border>Rijsel</border>
<border>Arras</border>
</borders>
<coordinates>
<smallx>206</smallx>
<smally>383</smally>
<largex>239</largex>
<largey>448</largey>
</coordinates>
</territory>
<territory>
<name>Arras</name>
<borders>
<border>Bethune</border>
<border>Lens</border>
<border>Rijsel</border>
<border>Orchies</border>
<border>Dowaai</border>
</borders>
<coordinates>
<smallx>231</smallx>
<smally>445</smally>
<largex>273</largex>
<largey>524</largey>
</coordinates>
<neutral>5</neutral>
<bonus>2</bonus>
</territory>
<territory>
<name>Broekburg</name>
<borders>
<border>Duinkerke</border>
<border>Kassel</border>
<border>Terwaan</border>
<border>Poperinge</border>
<border>Ter Duinen</border>
</borders>
<coordinates>
<smallx>108</smallx>
<smally>249</smally>
<largex>132</largex>
<largey>296</largey>
</coordinates>
</territory>
<territory>
<name>Ter Duinen</name>
<borders>
<border>Broekburg</border>
</borders>
<coordinates>
<smallx>190</smallx>
<smally>233</smally>
<largex>227</largex>
<largey>274</largey>
</coordinates>
</territory>
<territory>
<name>Poperinge</name>
<borders>
<border>Terwaan</border>
<border>Broekburg</border>
<border>Ieper</border>
</borders>
<coordinates>
<smallx>187</smallx>
<smally>306</smally>
<largex>217</largex>
<largey>366</largey>
</coordinates>
</territory>
<territory>
<name>Rijsel</name>
<borders>
<border>Lens</border>
<border>Arras</border>
<border>Orchies</border>
<border>Ieper</border>
</borders>
<coordinates>
<smallx>256</smallx>
<smally>361</smally>
<largex>303</largex>
<largey>427</largey>
</coordinates>
</territory>
<territory>
<name>Ieper</name>
<borders>
<border>Poperinge</border>
<border>Roeselare</border>
<border>Damme</border>
<border>Rijsel</border>
</borders>
<coordinates>
<smallx>259</smallx>
<smally>303</smally>
<largex>306</largex>
<largey>351</largey>
</coordinates>
<neutral>3</neutral>
<bonus>1</bonus>
</territory>
<territory>
<name>Brugge</name>
<borders>
<border>Damme</border>
<border>Roeselare</border>
</borders>
<coordinates>
<smallx>319</smallx>
<smally>218</smally>
<largex>376</largex>
<largey>250</largey>
</coordinates>
<neutral>4</neutral>
<bonus>2</bonus>
</territory>
<territory>
<name>Roeselare</name>
<borders>
<border>Ieper</border>
<border>Damme</border>
<border>Eeklo</border>
<border>Kortrijk</border>
<border>Brugge</border>
</borders>
<coordinates>
<smallx>327</smallx>
<smally>281</smally>
<largex>391</largex>
<largey>322</largey>
</coordinates>
</territory>
<territory>
<name>Eeklo</name>
<borders>
<border>Roeselare</border>
<border>Gent</border>
<border>Oudenaarde</border>
<border>Lokeren</border>
</borders>
<coordinates>
<smallx>383</smallx>
<smally>195</smally>
<largex>458</largex>
<largey>238</largey>
</coordinates>
</territory>
<territory>
<name>Gent</name>
<borders>
<border>Eeklo</border>
</borders>
<coordinates>
<smallx>427</smallx>
<smally>213</smally>
<largex>504</largex>
<largey>245</largey>
</coordinates>
<neutral>3</neutral>
<bonus>1</bonus>
</territory>
<territory>
<name>Lokeren</name>
<borders>
<border>Eeklo</border>
<border>Axel</border>
<border>Hulst</border>
<border>Beveren</border>
<border>Aalst</border>
</borders>
<coordinates>
<smallx>481</smallx>
<smally>209</smally>
<largex>578</largex>
<largey>245</largey>
</coordinates>
</territory>
<territory>
<name>Beveren</name>
<borders>
<border>Lokeren</border>
<border>Hulst</border>
<border>Antwerpen</border>
</borders>
<coordinates>
<smallx>549</smallx>
<smally>171</smally>
<largex>651</largex>
<largey>205</largey>
</coordinates>
</territory>
<territory>
<name>Damme</name>
<borders>
<border>Ieper</border>
<border>Roeselare</border>
<border>Brugge</border>
</borders>
<coordinates>
<smallx>259</smallx>
<smally>197</smally>
<largex>308</largex>
<largey>231</largey>
</coordinates>
</territory>
<territory>
<name>Kortrijk</name>
<borders>
<border>Roeselare</border>
<border>Groeninge</border>
</borders>
<coordinates>
<smallx>335</smallx>
<smally>339</smally>
<largex>397</largex>
<largey>398</largey>
</coordinates>
<neutral>3</neutral>
<bonus>1</bonus>
</territory>
<territory>
<name>Orchies</name>
<borders>
<border>Rijsel</border>
<border>Arras</border>
<border>Dowaai</border>
<border>Groeninge</border>
</borders>
<coordinates>
<smallx>328</smallx>
<smally>384</smally>
<largex>390</largex>
<largey>456</largey>
</coordinates>
</territory>
<territory>
<name>Groeninge</name>
<borders>
<border>Kortrijk</border>
<border>Orchies</border>
<border>Oudenaarde</border>
</borders>
<coordinates>
<smallx>381</smallx>
<smally>317</smally>
<largex>461</largex>
<largey>365</largey>
</coordinates>
</territory>
<territory>
<name>Oudenaarde</name>
<borders>
<border>Ronse</border>
<border>Groeninge</border>
<border>Eeklo</border>
</borders>
<coordinates>
<smallx>423</smallx>
<smally>255</smally>
<largex>501</largex>
<largey>300</largey>
</coordinates>
</territory>
<territory>
<name>Ninove</name>
<borders>
<border>Ronse</border>
<border>Aalst</border>
</borders>
<coordinates>
<smallx>482</smallx>
<smally>254</smally>
<largex>575</largex>
<largey>299</largey>
</coordinates>
</territory>
<territory>
<name>Aalst</name>
<borders>
<border>Ninove</border>
<border>Ronse</border>
<border>Brussel</border>
<border>Mechelen</border>
<border>Lokeren</border>
</borders>
<coordinates>
<smallx>535</smallx>
<smally>273</smally>
<largex>634</largex>
<largey>317</largey>
</coordinates>
<neutral>3</neutral>
<bonus>1</bonus>
</territory>
<territory>
<name>Ronse</name>
<borders>
<border>Ath</border>
<border>Halle</border>
<border>Brussel</border>
<border>Aalst</border>
<border>Ninove</border>
<border>Oudenaarde</border>
</borders>
<coordinates>
<smallx>453</smallx>
<smally>302</smally>
<largex>528</largex>
<largey>354</largey>
</coordinates>
</territory>
<territory>
<name>Axel</name>
<borders>
<border>Lokeren</border>
<border>Hulst</border>
<border>Middelburg</border>
</borders>
<coordinates>
<smallx>466</smallx>
<smally>153</smally>
<largex>554</largex>
<largey>179</largey>
</coordinates>
</territory>
<territory>
<name>Hulst</name>
<borders>
<border>Axel</border>
<border>Lokeren</border>
<border>Beveren</border>
</borders>
<coordinates>
<smallx>512</smallx>
<smally>143</smally>
<largex>605</largex>
<largey>168</largey>
</coordinates>
</territory>
<territory>
<name>Middelburg</name>
<borders>
<border>Zierikzee</border>
<border>Axel</border>
<border>Antwerpen</border>
</borders>
<coordinates>
<smallx>491</smallx>
<smally>94</smally>
<largex>589</largex>
<largey>106</largey>
</coordinates>
</territory>
<territory>
<name>Zierikzee</name>
<borders>
<border>Middelburg</border>
</borders>
<coordinates>
<smallx>537</smallx>
<smally>56</smally>
<largex>634</largex>
<largey>62</largey>
</coordinates>
</territory>
<territory>
<name>Antwerpen</name>
<borders>
<border>Beveren</border>
<border>Mechelen</border>
<border>Middelburg</border>
</borders>
<coordinates>
<smallx>593</smallx>
<smally>137</smally>
<largex>706</largex>
<largey>160</largey>
</coordinates>
<neutral>3</neutral>
<bonus>1</bonus>
</territory>
<territory>
<name>Mechelen</name>
<borders>
<border>Brussel</border>
<border>Aalst</border>
<border>Antwerpen</border>
</borders>
<coordinates>
<smallx>598</smallx>
<smally>225</smally>
<largex>709</largex>
<largey>267</largey>
</coordinates>
</territory>
<territory>
<name>Brussel</name>
<borders>
<border>Halle</border>
<border>Ronse</border>
<border>Aalst</border>
<border>Mechelen</border>
</borders>
<coordinates>
<smallx>591</smallx>
<smally>282</smally>
<largex>698</largex>
<largey>339</largey>
</coordinates>
</territory>
<territory>
<name>Ath</name>
<borders>
<border>Ronse</border>
<border>Halle</border>
<border>Doornik</border>
</borders>
<coordinates>
<smallx>430</smallx>
<smally>347</smally>
<largex>510</largex>
<largey>408</largey>
</coordinates>
</territory>
<territory>
<name>Halle</name>
<borders>
<border>Ath</border>
<border>Brussel</border>
<border>Ronse</border>
<border>Doornik</border>
<border>Bergen</border>
</borders>
<coordinates>
<smallx>476</smallx>
<smally>365</smally>
<largex>559</largex>
<largey>439</largey>
</coordinates>
</territory>
<territory>
<name>Bergen</name>
<borders>
<border>Halle</border>
<border>Doornik</border>
<border>Valencijn</border>
<border>Sint Amands</border>
</borders>
<coordinates>
<smallx>455</smallx>
<smally>414</smally>
<largex>537</largex>
<largey>487</largey>
</coordinates>
</territory>
<territory>
<name>Valencijn</name>
<borders>
<border>Bergen</border>
<border>Sint Amands</border>
</borders>
<coordinates>
<smallx>436</smallx>
<smally>448</smally>
<largex>517</largex>
<largey>530</largey>
</coordinates>
</territory>
<territory>
<name>Doornik</name>
<borders>
<border>Sint Amands</border>
<border>Bergen</border>
<border>Halle</border>
<border>Ath</border>
</borders>
<coordinates>
<smallx>407</smallx>
<smally>412</smally>
<largex>481</largex>
<largey>483</largey>
</coordinates>
<neutral>3</neutral>
<bonus>1</bonus>
</territory>
<territory>
<name>Sint Amands</name>
<borders>
<border>Dowaai</border>
<border>Doornik</border>
<border>Valencijn</border>
<border>Bergen</border>
</borders>
<coordinates>
<smallx>382</smallx>
<smally>436</smally>
<largex>456</largex>
<largey>519</largey>
</coordinates>
</territory>
<territory>
<name>Dowaai</name>
<borders>
<border>Sint Amands</border>
<border>Orchies</border>
<border>Arras</border>
</borders>
<coordinates>
<smallx>336</smallx>
<smally>447</smally>
<largex>398</largex>
<largey>531</largey>
</coordinates>
</territory>
</map>
DubWarrior wrote:I adjusted the XML for some positions of the numbers.
here is the updated version, i didn't changed anything on the rest of the code so I guess this is still a validated XML-fileI tried to correct the white dots, but on my photoshop files I couldn't noticed them. I saved it now as a TIFF-file and I didn't see the dots in them.Code: Select all
<?xml version="1.0" encoding="UTF-8"?> <map> <continent> <name>Rijks-Vlaanderen</name> <bonus>2</bonus> <components> <territory>Ninove</territory> <territory>Ronse</territory> <territory>Aalst</territory> </components> </continent> <continent> <name>Vier Ambachten</name> <bonus>2</bonus> <components> <territory>Axel</territory> <territory>Hulst</territory> <territory>Middelburg</territory> <territory>Zierikzee</territory> </components> </continent> <continent> <name>Brabant</name> <bonus>2</bonus> <components> <territory>Brussel</territory> <territory>Mechelen</territory> <territory>Antwerpen</territory> </components> </continent> <continent> <name>Kroon-Vlaanderen</name> <bonus>5</bonus> <components> <territory>Beveren</territory> <territory>Lokeren</territory> <territory>Gent</territory> <territory>Eeklo</territory> <territory>Roeselare</territory> <territory>Damme</territory> <territory>Ieper</territory> <territory>Poperinge</territory> <territory>Ter Duinen</territory> <territory>Broekburg</territory> </components> </continent> <continent> <name>Kortrijk</name> <bonus>4</bonus> <components> <territory>Rijsel</territory> <territory>Orchies</territory> <territory>Kortrijk</territory> <territory>Groeninge</territory> <territory>Oudenaarde</territory> </components> </continent> <continent> <name>Artesie</name> <bonus>4</bonus> <components> <territory>Lens</territory> <territory>Bethune</territory> <territory>Terwaan</territory> <territory>Kassel</territory> <territory>Sint Omaars</territory> <territory>Duinkerke</territory> </components> </continent> <continent> <name>Oostervant</name> <bonus>2</bonus> <components> <territory>Dowaai</territory> <territory>Sint Amands</territory> <territory>Doornik</territory> </components> </continent> <continent> <name>Henegouwen</name> <bonus>4</bonus> <components> <territory>Bergen</territory> <territory>Valencijn</territory> <territory>Halle</territory> <territory>Ath</territory> </components> </continent> <territory> <name>Duinkerke</name> <borders> <border>Sint Omaars</border> <border>Kassel</border> <border>Broekburg</border> </borders> <coordinates> <smallx>30</smallx> <smally>269</smally> <largex>36</largex> <largey>319</largey> </coordinates> </territory> <territory> <name>Sint Omaars</name> <borders> <border>Duinkerke</border> <border>Kassel</border> <border>Terwaan</border> </borders> <coordinates> <smallx>17</smallx> <smally>345</smally> <largex>23</largex> <largey>423</largey> </coordinates> </territory> <territory> <name>Kassel</name> <borders> <border>Duinkerke</border> <border>Sint Omaars</border> <border>Terwaan</border> <border>Broekburg</border> </borders> <coordinates> <smallx>73</smallx> <smally>310</smally> <largex>90</largex> <largey>364</largey> </coordinates> </territory> <territory> <name>Terwaan</name> <borders> <border>Sint Omaars</border> <border>Kassel</border> <border>Broekburg</border> <border>Poperinge</border> <border>Bethune</border> </borders> <coordinates> <smallx>77</smallx> <smally>384</smally> <largex>85</largex> <largey>463</largey> </coordinates> </territory> <territory> <name>Bethune</name> <borders> <border>Terwaan</border> <border>Lens</border> <border>Arras</border> </borders> <coordinates> <smallx>139</smallx> <smally>386</smally> <largex>169</largex> <largey>470</largey> </coordinates> </territory> <territory> <name>Lens</name> <borders> <border>Bethune</border> <border>Rijsel</border> <border>Arras</border> </borders> <coordinates> <smallx>206</smallx> <smally>383</smally> <largex>239</largex> <largey>448</largey> </coordinates> </territory> <territory> <name>Arras</name> <borders> <border>Bethune</border> <border>Lens</border> <border>Rijsel</border> <border>Orchies</border> <border>Dowaai</border> </borders> <coordinates> <smallx>231</smallx> <smally>445</smally> <largex>273</largex> <largey>524</largey> </coordinates> <neutral>5</neutral> <bonus>2</bonus> </territory> <territory> <name>Broekburg</name> <borders> <border>Duinkerke</border> <border>Kassel</border> <border>Terwaan</border> <border>Poperinge</border> <border>Ter Duinen</border> </borders> <coordinates> <smallx>108</smallx> <smally>249</smally> <largex>132</largex> <largey>296</largey> </coordinates> </territory> <territory> <name>Ter Duinen</name> <borders> <border>Broekburg</border> </borders> <coordinates> <smallx>190</smallx> <smally>233</smally> <largex>227</largex> <largey>274</largey> </coordinates> </territory> <territory> <name>Poperinge</name> <borders> <border>Terwaan</border> <border>Broekburg</border> <border>Ieper</border> </borders> <coordinates> <smallx>187</smallx> <smally>306</smally> <largex>217</largex> <largey>366</largey> </coordinates> </territory> <territory> <name>Rijsel</name> <borders> <border>Lens</border> <border>Arras</border> <border>Orchies</border> <border>Ieper</border> </borders> <coordinates> <smallx>256</smallx> <smally>361</smally> <largex>303</largex> <largey>427</largey> </coordinates> </territory> <territory> <name>Ieper</name> <borders> <border>Poperinge</border> <border>Roeselare</border> <border>Damme</border> <border>Rijsel</border> </borders> <coordinates> <smallx>259</smallx> <smally>303</smally> <largex>306</largex> <largey>351</largey> </coordinates> <neutral>3</neutral> <bonus>1</bonus> </territory> <territory> <name>Brugge</name> <borders> <border>Damme</border> <border>Roeselare</border> </borders> <coordinates> <smallx>319</smallx> <smally>218</smally> <largex>376</largex> <largey>250</largey> </coordinates> <neutral>4</neutral> <bonus>2</bonus> </territory> <territory> <name>Roeselare</name> <borders> <border>Ieper</border> <border>Damme</border> <border>Eeklo</border> <border>Kortrijk</border> <border>Brugge</border> </borders> <coordinates> <smallx>327</smallx> <smally>281</smally> <largex>391</largex> <largey>322</largey> </coordinates> </territory> <territory> <name>Eeklo</name> <borders> <border>Roeselare</border> <border>Gent</border> <border>Oudenaarde</border> <border>Lokeren</border> </borders> <coordinates> <smallx>383</smallx> <smally>195</smally> <largex>458</largex> <largey>238</largey> </coordinates> </territory> <territory> <name>Gent</name> <borders> <border>Eeklo</border> </borders> <coordinates> <smallx>427</smallx> <smally>213</smally> <largex>504</largex> <largey>245</largey> </coordinates> <neutral>3</neutral> <bonus>1</bonus> </territory> <territory> <name>Lokeren</name> <borders> <border>Eeklo</border> <border>Axel</border> <border>Hulst</border> <border>Beveren</border> <border>Aalst</border> </borders> <coordinates> <smallx>481</smallx> <smally>209</smally> <largex>578</largex> <largey>245</largey> </coordinates> </territory> <territory> <name>Beveren</name> <borders> <border>Lokeren</border> <border>Hulst</border> <border>Antwerpen</border> </borders> <coordinates> <smallx>549</smallx> <smally>171</smally> <largex>651</largex> <largey>205</largey> </coordinates> </territory> <territory> <name>Damme</name> <borders> <border>Ieper</border> <border>Roeselare</border> <border>Brugge</border> </borders> <coordinates> <smallx>259</smallx> <smally>197</smally> <largex>308</largex> <largey>231</largey> </coordinates> </territory> <territory> <name>Kortrijk</name> <borders> <border>Roeselare</border> <border>Groeninge</border> </borders> <coordinates> <smallx>335</smallx> <smally>339</smally> <largex>397</largex> <largey>398</largey> </coordinates> <neutral>3</neutral> <bonus>1</bonus> </territory> <territory> <name>Orchies</name> <borders> <border>Rijsel</border> <border>Arras</border> <border>Dowaai</border> <border>Groeninge</border> </borders> <coordinates> <smallx>328</smallx> <smally>384</smally> <largex>390</largex> <largey>456</largey> </coordinates> </territory> <territory> <name>Groeninge</name> <borders> <border>Kortrijk</border> <border>Orchies</border> <border>Oudenaarde</border> </borders> <coordinates> <smallx>381</smallx> <smally>317</smally> <largex>461</largex> <largey>365</largey> </coordinates> </territory> <territory> <name>Oudenaarde</name> <borders> <border>Ronse</border> <border>Groeninge</border> <border>Eeklo</border> </borders> <coordinates> <smallx>423</smallx> <smally>255</smally> <largex>501</largex> <largey>300</largey> </coordinates> </territory> <territory> <name>Ninove</name> <borders> <border>Ronse</border> <border>Aalst</border> </borders> <coordinates> <smallx>482</smallx> <smally>254</smally> <largex>575</largex> <largey>299</largey> </coordinates> </territory> <territory> <name>Aalst</name> <borders> <border>Ninove</border> <border>Ronse</border> <border>Brussel</border> <border>Mechelen</border> <border>Lokeren</border> </borders> <coordinates> <smallx>535</smallx> <smally>273</smally> <largex>634</largex> <largey>317</largey> </coordinates> <neutral>3</neutral> <bonus>1</bonus> </territory> <territory> <name>Ronse</name> <borders> <border>Ath</border> <border>Halle</border> <border>Brussel</border> <border>Aalst</border> <border>Ninove</border> <border>Oudenaarde</border> </borders> <coordinates> <smallx>453</smallx> <smally>302</smally> <largex>528</largex> <largey>354</largey> </coordinates> </territory> <territory> <name>Axel</name> <borders> <border>Lokeren</border> <border>Hulst</border> <border>Middelburg</border> </borders> <coordinates> <smallx>466</smallx> <smally>153</smally> <largex>554</largex> <largey>179</largey> </coordinates> </territory> <territory> <name>Hulst</name> <borders> <border>Axel</border> <border>Lokeren</border> <border>Beveren</border> </borders> <coordinates> <smallx>512</smallx> <smally>143</smally> <largex>605</largex> <largey>168</largey> </coordinates> </territory> <territory> <name>Middelburg</name> <borders> <border>Zierikzee</border> <border>Axel</border> <border>Antwerpen</border> </borders> <coordinates> <smallx>491</smallx> <smally>94</smally> <largex>589</largex> <largey>106</largey> </coordinates> </territory> <territory> <name>Zierikzee</name> <borders> <border>Middelburg</border> </borders> <coordinates> <smallx>537</smallx> <smally>56</smally> <largex>634</largex> <largey>62</largey> </coordinates> </territory> <territory> <name>Antwerpen</name> <borders> <border>Beveren</border> <border>Mechelen</border> <border>Middelburg</border> </borders> <coordinates> <smallx>593</smallx> <smally>137</smally> <largex>706</largex> <largey>160</largey> </coordinates> <neutral>3</neutral> <bonus>1</bonus> </territory> <territory> <name>Mechelen</name> <borders> <border>Brussel</border> <border>Aalst</border> <border>Antwerpen</border> </borders> <coordinates> <smallx>598</smallx> <smally>225</smally> <largex>709</largex> <largey>267</largey> </coordinates> </territory> <territory> <name>Brussel</name> <borders> <border>Halle</border> <border>Ronse</border> <border>Aalst</border> <border>Mechelen</border> </borders> <coordinates> <smallx>591</smallx> <smally>282</smally> <largex>698</largex> <largey>339</largey> </coordinates> </territory> <territory> <name>Ath</name> <borders> <border>Ronse</border> <border>Halle</border> <border>Doornik</border> </borders> <coordinates> <smallx>430</smallx> <smally>347</smally> <largex>510</largex> <largey>408</largey> </coordinates> </territory> <territory> <name>Halle</name> <borders> <border>Ath</border> <border>Brussel</border> <border>Ronse</border> <border>Doornik</border> <border>Bergen</border> </borders> <coordinates> <smallx>476</smallx> <smally>365</smally> <largex>559</largex> <largey>439</largey> </coordinates> </territory> <territory> <name>Bergen</name> <borders> <border>Halle</border> <border>Doornik</border> <border>Valencijn</border> <border>Sint Amands</border> </borders> <coordinates> <smallx>455</smallx> <smally>414</smally> <largex>537</largex> <largey>487</largey> </coordinates> </territory> <territory> <name>Valencijn</name> <borders> <border>Bergen</border> <border>Sint Amands</border> </borders> <coordinates> <smallx>436</smallx> <smally>448</smally> <largex>517</largex> <largey>530</largey> </coordinates> </territory> <territory> <name>Doornik</name> <borders> <border>Sint Amands</border> <border>Bergen</border> <border>Halle</border> <border>Ath</border> </borders> <coordinates> <smallx>407</smallx> <smally>412</smally> <largex>481</largex> <largey>483</largey> </coordinates> <neutral>3</neutral> <bonus>1</bonus> </territory> <territory> <name>Sint Amands</name> <borders> <border>Dowaai</border> <border>Doornik</border> <border>Valencijn</border> <border>Bergen</border> </borders> <coordinates> <smallx>382</smallx> <smally>436</smally> <largex>456</largex> <largey>519</largey> </coordinates> </territory> <territory> <name>Dowaai</name> <borders> <border>Sint Amands</border> <border>Orchies</border> <border>Arras</border> </borders> <coordinates> <smallx>336</smallx> <smally>447</smally> <largex>398</largex> <largey>531</largey> </coordinates> </territory> </map>
you can find these 'larger' files here:
http://www.fileden.com/files/2010/1/27/ ... OTGS2L.tif
http://www.fileden.com/files/2010/1/27/ ... OTGS2S.tif
So Mr. Benn, you send these to lack?
cheers,
Dub

Images will be adjusted to something more web-friendly, I'm sure.thenobodies80 wrote:i think that the files must be PNG, GIF, or JPEG


I'll take care of it right away! And I hope my response is always quick and constructiveMrBenn wrote:
While the map is in BETA Play, there are a couple of administrative tasks that are required of the mapmaker(s) in addition to the initial gameplay testing:
- 1. Please ensure that the first post of the thread contains all the necessary information to help future visitors to the development thread; it's particularly important to ensure the most recent images are there, along with any helpful guides (such as gameplay quirks/nuances or the location/size of any starting neutrals etc.)
2. Please update the Map Information Portal with details of your map
3. Finally, it is the responsibility of the mapmaker(s) to ensure that they respond to further feedback in a timely and constructive manner.
--MrBenn
Please do! I've been eagerly awaiting this map's release.DubWarrior wrote:I've been working on this one for a year and I really enjoyed it. If the players like it, I'll do another one!

Quality and consistency, that's for surelt_oddball wrote:And amazingly, only 15 pages of forumposts to arrive at a beta.
Is that a sign of quality, mapsimplicity or not enough people interested in commenting about it ?
good job.