http://i140.photobucket.com/albums/r4/runthemover/haitiv12.png
http://i140.photobucket.com/albums/r4/runthemover/haitiv11.png
http://i140.photobucket.com/albums/r4/runthemover/haitiv10.png
http://i140.photobucket.com/albums/r4/runthemover/haitismallv3.png
http://i140.photobucket.com/albums/r4/runthemover/haitiv9-1.png
http://i140.photobucket.com/albums/r4/runthemover/haitivxml2.png
http://i140.photobucket.com/albums/r4/runthemover/haitismallv2-1.png
http://i140.photobucket.com/albums/r4/runthemover/haitismallv2a.png
http://i140.photobucket.com/albums/r4/runthemover/haitismallvxml2.png
v8
v7
v6
v5
v4
v3
v2
v1
What you need to know:
1. 30 territories
2. 6 continents
Changes in this update
1. did some shit. now we've got both small and large
To Do:
1. change up XML names to match changes I've made. finish up centering based on circle movements
Points of Discussion
1. graphics. good for stamp? damn right it is.
- Code: Select all
- <map>
 <title>Haiti</title>
 <smallwidth>550</smallwidth>
 <smallheight>407</smallheight>
 <largewidth>698</largewidth>
 <largeheight>517</largeheight>
 <filetype>png</filetype>
 <continent>
 <name>Nord</name>
 <bonus>4</bonus>
 <components>
 <territory>Baie de Henne</territory>
 <territory>Port-de-Paix</territory>
 <territory>Ile de la Tortue</territory>
 <territory>Le Borgne</territory>
 <territory>Cap-Haiten</territory>
 <territory>La Victoire</territory>
 <territory>Fort-Liberte</territory>
 </components>
 </continent>
 <continent>
 <name>Artibonite</name>
 <bonus>3</bonus>
 <components>
 <territory>Gonaives</territory>
 <territory>Cammon</territory>
 <territory>Paul</territory>
 <territory>Desdunes</territory>
 </components>
 </continent>
 <continent>
 <name>Centre</name>
 <bonus>2</bonus>
 <components>
 <territory>Bouli</territory>
 <territory>Los Posos</territory>
 <territory>Hinche</territory>
 <territory>Roseau</territory>
 </components>
 </continent>
 <continent>
 <name>Ouest</name>
 <bonus>5</bonus>
 <components>
 <territory>Ile de la Gonave</territory>
 <territory>Saint-Marc</territory>
 <territory>Monet</territory>
 <territory>Port-au-Prince</territory>
 <territory>Kenscoff</territory>
 <territory>La Toison</territory>
 </components>
 </continent>
 <continent>
 <name>Sud</name>
 <bonus>2</bonus>
 <components>
 <territory>Jeremie</territory>
 <territory>Les Cayes</territory>
 <territory>Pestel</territory>
 <territory>Aquin</territory>
 </components>
 </continent>
 <continent>
 <name>Sud-Est</name>
 <bonus>3</bonus>
 <components>
 <territory>Cotes de Fer</territory>
 <territory>Leogane</territory>
 <territory>Bainet</territory>
 <territory>Jacmel</territory>
 <territory>Belle-Anse</territory>
 </components>
 </continent>
 <territory>
 <name>Baie de Henne</name>
 <borders>
 <border>Port-de-Paix</border>
 <border>Pestel</border>
 </borders>
 <coordinates>
 <smallx>240</smallx>
 <smally>86</smally>
 <largex>304</largex>
 <largey>108</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Port-de-Paix</name>
 <borders>
 <border>Baie de Henne</border>
 <border>Ile de la Tortue</border>
 <border>Cammon</border>
 <border>Gonaives</border>
 </borders>
 <coordinates>
 <smallx>288</smallx>
 <smally>84</smally>
 <largex>367</largex>
 <largey>102</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Ile de la Tortue</name>
 <borders>
 <border>Port-de-Paix</border>
 <border>Cap-Haiten</border>
 </borders>
 <coordinates>
 <smallx>317</smallx>
 <smally>44</smally>
 <largex>404</largex>
 <largey>50</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Le Borgne</name>
 <borders>
 <border>Cap-Haiten</border>
 </borders>
 <coordinates>
 <smallx>337</smallx>
 <smally>78</smally>
 <largex>434</largex>
 <largey>96</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Cap-Haiten</name>
 <borders>
 <border>Le Borgne</border>
 <border>Ile de la Tortue</border>
 <border>Fort-Liberte</border>
 <border>Paul</border>
 <border>La Victoire</border>
 </borders>
 <coordinates>
 <smallx>408</smallx>
 <smally>113</smally>
 <largex>519</largex>
 <largey>139</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Fort-Liberte</name>
 <borders>
 <border>Cap-Haiten</border>
 <border>La Victoire</border>
 </borders>
 <coordinates>
 <smallx>462</smallx>
 <smally>126</smally>
 <largex>587</largex>
 <largey>156</largey>
 </coordinates>
 </territory>
 <territory>
 <name>La Victoire</name>
 <borders>
 <border>Cap-Haiten</border>
 <border>Los Posos</border>
 <border>Fort-Liberte</border>
 </borders>
 <coordinates>
 <smallx>434</smallx>
 <smally>146</smally>
 <largex>555</largex>
 <largey>186</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Gonaives</name>
 <borders>
 <border>Port-de-Paix</border>
 <border>Cammon</border>
 <border>Paul</border>
 </borders>
 <coordinates>
 <smallx>302</smallx>
 <smally>119</smally>
 <largex>385</largex>
 <largey>146</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Cammon</name>
 <borders>
 <border>Port-de-Paix</border>
 <border>Gonaives</border>
 <border>Paul</border>
 </borders>
 <coordinates>
 <smallx>346</smallx>
 <smally>130</smally>
 <largex>440</largex>
 <largey>160</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Paul</name>
 <borders>
 <border>Gonaives</border>
 <border>Cammon</border>
 <border>Cap-Haiten</border>
 <border>Desdunes</border>
 <border>Bouli</border>
 </borders>
 <coordinates>
 <smallx>396</smallx>
 <smally>152</smally>
 <largex>476</largex>
 <largey>178</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Desdunes</name>
 <borders>
 <border>Paul</border>
 <border>Bouli</border>
 <border>Ile de la Gonave</border>
 <border>Saint-Marc</border>
 </borders>
 <coordinates>
 <smallx>369</smallx>
 <smally>185</smally>
 <largex>470</largex>
 <largey>229</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Bouli</name>
 <borders>
 <border>Paul</border>
 <border>Desdunes</border>
 <border>Monet</border>
 <border>Hinche</border>
 </borders>
 <coordinates>
 <smallx>421</smallx>
 <smally>214</smally>
 <largex>535</largex>
 <largey>266</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Los Posos</name>
 <borders>
 <border>Hinche</border>
 <border>La Victoire</border>
 </borders>
 <coordinates>
 <smallx>483</smallx>
 <smally>207</smally>
 <largex>576</largex>
 <largey>230</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Hinche</name>
 <borders>
 <border>Bouli</border>
 <border>Los Posos</border>
 <border>Roseau</border>
 </borders>
 <coordinates>
 <smallx>451</smallx>
 <smally>213</smally>
 <largex>576</largex>
 <largey>269</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Roseau</name>
 <borders>
 <border>Hinche</border>
 </borders>
 <coordinates>
 <smallx>480</smallx>
 <smally>255</smally>
 <largex>606</largex>
 <largey>318</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Ile de la Gonave</name>
 <borders>
 <border>Saint-Marc</border>
 <border>Desdunes</border>
 <border>Port-au-Prince</border>
 <border>Pestel</border>
 </borders>
 <coordinates>
 <smallx>278</smallx>
 <smally>250</smally>
 <largex>354</largex>
 <largey>311</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Saint-Marc</name>
 <borders>
 <border>Ile de la Gonave</border>
 <border>Monet</border>
 <border>Desdunes</border>
 </borders>
 <coordinates>
 <smallx>365</smallx>
 <smally>241</smally>
 <largex>465</largex>
 <largey>299</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Monet</name>
 <borders>
 <border>Saint-Marc</border>
 <border>Bouli</border>
 <border>Port-au-Prince</border>
 <border>Kenscoff</border>
 <border>La Toison</border>
 </borders>
 <coordinates>
 <smallx>411</smallx>
 <smally>279</smally>
 <largex>523</largex>
 <largey>346</largey>
 </coordinates>
 </territory>
 <territory>
 <name>La Toison</name>
 <borders>
 <border>Monet</border>
 <border>Kenscoff</border>
 </borders>
 <coordinates>
 <smallx>453</smallx>
 <smally>278</smally>
 <largex>577</largex>
 <largey>346</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Port-au-Prince</name>
 <borders>
 <border>Monet</border>
 <border>Kenscoff</border>
 <border>Ile de la Gonave</border>
 </borders>
 <coordinates>
 <smallx>395</smallx>
 <smally>308</smally>
 <largex>503</largex>
 <largey>387</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Kenscoff</name>
 <borders>
 <border>Monet</border>
 <border>Port-au-Prince</border>
 <border>Jacmel</border>
 <border>Belle-Anse</border>
 <border>La Toison</border>
 </borders>
 <coordinates>
 <smallx>432</smallx>
 <smally>315</smally>
 <largex>549</largex>
 <largey>395</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Jeremie</name>
 <borders>
 <border>Pestel</border>
 <border>Les Cayes</border>
 </borders>
 <coordinates>
 <smallx>109</smallx>
 <smally>312</smally>
 <largex>140</largex>
 <largey>390</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Les Cayes</name>
 <borders>
 <border>Jeremie</border>
 <border>Pestel</border>
 <border>Aquin</border>
 </borders>
 <coordinates>
 <smallx>141</smallx>
 <smally>359</smally>
 <largex>180</largex>
 <largey>450</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Pestel</name>
 <borders>
 <border>Jeremie</border>
 <border>Les Cayes</border>
 <border>Aquin</border>
 <border>Ile de la Gonave</border>
 <border>Baie de Henne</border>
 </borders>
 <coordinates>
 <smallx>154</smallx>
 <smally>310</smally>
 <largex>197</largex>
 <largey>388</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Aquin</name>
 <borders>
 <border>Pestel</border>
 <border>Les Cayes</border>
 <border>Cotes de Fer</border>
 </borders>
 <coordinates>
 <smallx>177</smallx>
 <smally>341</smally>
 <largex>220</largex>
 <largey>422</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Cotes de Fer</name>
 <borders>
 <border>Aquin</border>
 <border>Leogane</border>
 <border>Bainet</border>
 </borders>
 <coordinates>
 <smallx>262</smallx>
 <smally>325</smally>
 <largex>334</largex>
 <largey>413</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Leogane</name>
 <borders>
 <border>Cotes de Fer</border>
 <border>Bainet</border>
 <border>Jacmel</border>
 </borders>
 <coordinates>
 <smallx>344</smallx>
 <smally>326</smally>
 <largex>438</largex>
 <largey>408</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Bainet</name>
 <borders>
 <border>Cotes de Fer</border>
 <border>Leogane</border>
 <border>Jacmel</border>
 </borders>
 <coordinates>
 <smallx>338</smallx>
 <smally>355</smally>
 <largex>430</largex>
 <largey>445</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Jacmel</name>
 <borders>
 <border>Belle-Anse</border>
 <border>Kenscoff</border>
 <border>Leogane</border>
 <border>Bainet</border>
 </borders>
 <coordinates>
 <smallx>374</smallx>
 <smally>341</smally>
 <largex>475</largex>
 <largey>428</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Belle-Anse</name>
 <borders>
 <border>Jacmel</border>
 <border>Kenscoff</border>
 </borders>
 <coordinates>
 <smallx>478</smallx>
 <smally>364</smally>
 <largex>608</largex>
 <largey>457</largey>
 </coordinates>
 </territory>
 </map>









 
				

























































 




 



