Moderator: Cartographers

 ender516
				ender516
			










 
		
 Tisha
				Tisha
			



















 
		Tisha wrote:did the xml today. anything else changing before I post it?
xml checker isn't liking è


 natty dread
				natty dread
			












 
		natty_dread wrote:Tisha wrote:did the xml today. anything else changing before I post it?
xml checker isn't liking è
Try escaping it with è

 Tisha
				Tisha
			



















 
		

 natty dread
				natty dread
			












 
		natty_dread wrote:Replace the è with è in the xml file. It's html code for è and it works in xml too.

 Tisha
				Tisha
			



















 
		 but you'll also have to make sure you save the xml in UTF-8 format.
 but you'll also have to make sure you save the xml in UTF-8 format.

 natty dread
				natty dread
			












 
		 Is this going to be apart of a huge CANADA map in the future
   Is this going to be apart of a huge CANADA map in the future   
    
 danfrank
				danfrank
			



















 
		
 Funkyterrance
				Funkyterrance
			














 
		<?xml version="1.0"?>
<map>
<continent>
   <name>Great North</name>
   <bonus>3</bonus>
   <components>
      <territory>Nunavik</territory>
      <territory>Caniapiscau</territory>
      <territory>Saguenay</territory>
      <territory>Baie-James</territory>
      <continent>Labraaado</continent>
      <continent>Labrado</continent>
      <continent>Labrador</continent>
   </components>
</continent>
<continent>
   <name>Labrador</name>
   <bonus>2</bonus>
   <components>
      <territory>Nunatsiavut</territory>
      <territory>Labrador City</territory>
      <territory>Goose Bay</territory>
   </components>
</continent>
<continent>
   <name>Duplessis</name>
   <bonus>3</bonus>
   <components>
      <territory>Sept-Riviè:sres</territory>
      <territory>Minganie</territory>
      <territory>Anticosti</territory>
      <territory>Gaspésie</territory>
      <territory>Îles- de-la- Madeleine</territory>
   </components>
</continent>
<continent>
   <name>Newfoundland</name>
   <bonus>2</bonus>
   <components>
      <territory>Gros Morne</territory>
      <territory>Grand Falls Winsor</territory>
      <territory>Avalon Penincula</territory>
   </components>
</continent>
<continent>
   <name>Nova Scotia</name>
   <bonus>3</bonus>
   <components>
      <territory>P. E. I.</territory>
      <territory>Cape Breton</territory>
      <territory>Halifax</territory>
      <territory>Evangeline Trail</territory>
   </components>
</continent>
<continent>
   <name>New Brunswick</name>
   <bonus>2</bonus>
   <components>
      <territory>St. John</territory>
      <territory>Fredericton</territory>
      <territory>Moncton</territory>
   </components>
</continent>
<continent>
   <name>Est Du  Québec</name>
   <bonus>3</bonus>
   <components>
      <territory>Bas St. Laurent</territory>
      <territory>Chaudiè:sre</territory>
      <territory>Estrie</territory>
      <territory>Montérégie</territory>
   </components>
</continent>
<continent>
   <name>Sud Du Québec</name>
   <bonus>6</bonus>
   <components>
      <territory>Charlevoix</territory>
      <territory>Québec</territory>
      <territory>Mauricie</territory>
      <territory>Abitibi</territory>
      <territory>Outaouais</territory>
      <territory>Laurentides</territory>
      <territory>Lanaudiè:sre</territory>
      <territory>Montréal</territory>
   </components>
</continent>
<territory>
   <name>Nunavik</name>
   <borders>
      <border>Nunatsiavut</border>
      <border>Labrador City</border>
      <border>Caniapiscau</border>
      <border>Baie-James</border>
   </borders>
   <coordinates>
      <smallx>90</smallx>
      <smally>110</smally>
      <largex>115</largex>
      <largey>133</largey>
   </coordinates>
</territory>
<territory>
   <name>Baie-James</name>
   <borders>
      <border>Nunavik</border>
      <border>Caniapiscau</border>
      <border>Saguenay</border>
      <border>Mauricie</border>
      <border>Abitibi</border>
   </borders>
   <coordinates>
      <smallx>65</smallx>
      <smally>271</smally>
      <largex>84</largex>
      <largey>338</largey>
   </coordinates>
</territory>
<territory>
   <name>Caniapiscau</name>
   <borders>
      <border>Nunavik</border>
      <border>Labrador City</border>
      <border>Sept-Riviè:sres</border>
      <border>Saguenay</border>
      <border>Baie-James</border>
   </borders>
   <coordinates>
      <smallx>143</smallx>
      <smally>247</smally>
      <largex>183</largex>
      <largey>308</largey>
   </coordinates>
</territory>
<territory>
   <name>Saguenay</name>
   <borders>
      <border>Caniapiscau</border>
      <border>Sept-Riviè:sres</border>
      <border>Charlevoix</border>
      <border>Québec</border>
      <border>Mauricie</border>
      <border>Baie-James</border>
   </borders>
   <coordinates>
      <smallx>119</smallx>
      <smally>306</smally>
      <largex>152</largex>
      <largey>382</largey>
   </coordinates>
</territory>
<territory>
   <name>Nunatsiavut</name>
   <borders>
      <border>Goose Bay</border>
      <border>Labrador City</border>
      <border>Nunavik</border>
   </borders>
   <coordinates>
      <smallx>239</smallx>
      <smally>190</smally>
      <largex>304</largex>
      <largey>233</largey>
   </coordinates>
</territory>
<territory>
   <name>Labrador City</name>
   <borders>
      <border>Nunatsiavut</border>
      <border>Goose Bay</border>
      <border>Minganie</border>
      <border>Sept-Riviè:sres</border>
      <border>Caniapiscau</border>
      <border>Nunavik</border>
   </borders>
   <coordinates>
      <smallx>206</smallx>
      <smally>249</smally>
      <largex>263</largex>
      <largey>310</largey>
   </coordinates>
</territory>
<territory>
   <name>Goose Bay</name>
   <borders>
      <border>Minganie</border>
      <border>Labrador City</border>
      <border>Nunatsiavut</border>
   </borders>
   <coordinates>
      <smallx>324</smallx>
      <smally>258</smally>
      <largex>412</largex>
      <largey>321</largey>
   </coordinates>
</territory>
<territory>
   <name>Minganie</name>
   <borders>
      <border>Goose Bay</border>
      <border>Gros Morne</border>
      <border>Anticosti</border>
      <border>Sept-Riviè:sres</border>
      <border>Labrador City</border>
   </borders>
   <coordinates>
      <smallx>304</smallx>
      <smally>306</smally>
      <largex>387</largex>
      <largey>382</largey>
   </coordinates>
</territory>
<territory>
   <name>Sept-Riviè:sres</name>
   <borders>
      <border>Labrador City</border>
      <border>Minganie</border>
      <border>Charlevoix</border>
      <border>Saguenay</border>
      <border>Caniapiscau</border>
   </borders>
   <coordinates>
      <smallx>194</smallx>
      <smally>345</smally>
      <largex>248</largex>
      <largey>432</largey>
   </coordinates>
</territory>
<territory>
   <name>Gaspésie</name>
   <borders>
      <border>Anticosti</border>
      <border>Moncton</border>
      <border>Bas St. Laurent</border>
   </borders>
   <coordinates>
      <smallx>242</smallx>
      <smally>373</smally>
      <largex>308</largex>
      <largey>469</largey>
   </coordinates>
</territory>
<territory>
   <name>Anticosti</name>
   <borders>
      <border>Minganie</border>
      <border>Îles- de-la- Madeleine</border>
      <border>Gaspésie</border>
   </borders>
   <coordinates>
      <smallx>272</smallx>
      <smally>344</smally>
      <largex>347</largex>
      <largey>431</largey>
   </coordinates>
</territory>
<territory>
   <name>Îles- de-la- Madeleine</name>
   <borders>
      <border>Anticosti</border>
      <border>Cape Breton</border>
      <border>P. E. I.</border>
   </borders>
   <coordinates>
      <smallx>315</smallx>
      <smally>389</smally>
      <largex>401</largex>
      <largey>487</largey>
   </coordinates>
</territory>
<territory>
   <name>Gros Morne</name>
   <borders>
      <border>Grand Falls Winsor</border>
      <border>Minganie</border>
   </borders>
   <coordinates>
      <smallx>365</smallx>
      <smally>306</smally>
      <largex>464</largex>
      <largey>382</largey>
   </coordinates>
</territory>
<territory>
   <name>Grand Falls Winsor</name>
   <borders>
      <border>Gros Morne</border>
      <border>Avalon Penincula</border>
      <border>Cape Breton</border>
   </borders>
   <coordinates>
      <smallx>390</smallx>
      <smally>338</smally>
      <largex>498</largex>
      <largey>424</largey>
   </coordinates>
</territory>
<territory>
   <name>Avalon Penincula</name>
   <borders>
      <border>Grand Falls Winsor</border>
   </borders>
   <coordinates>
      <smallx>431</smallx>
      <smally>349</smally>
      <largex>549</largex>
      <largey>437</largey>
   </coordinates>
</territory>
<territory>
   <name>P. E. I.</name>
   <borders>
      <border>Îles- de-la- Madeleine</border>
      <border>Halifax</border>
      <border>Moncton</border>
   </borders>
   <coordinates>
      <smallx>295</smallx>
      <smally>420</smally>
      <largex>376</largex>
      <largey>527</largey>
   </coordinates>
</territory>
<territory>
   <name>Cape Breton</name>
   <borders>
      <border>Grand Falls Winsor</border>
      <border>Halifax</border>
      <border>Îles- de-la- Madeleine</border>
   </borders>
   <coordinates>
      <smallx>333</smallx>
      <smally>437</smally>
      <largex>424</largex>
      <largey>548</largey>
   </coordinates>
</territory>
<territory>
   <name>Halifax</name>
   <borders>
      <border>P. E. I.</border>
      <border>Cape Breton</border>
      <border>Evangeline Trail</border>
      <border>St. John</border>
      <border>Moncton</border>
   </borders>
   <coordinates>
      <smallx>309</smallx>
      <smally>460</smally>
      <largex>394</largex>
      <largey>577</largey>
   </coordinates>
</territory>
<territory>
   <name>Evangeline Trail</name>
   <borders>
      <border>Halifax</border>
   </borders>
   <coordinates>
      <smallx>283</smallx>
      <smally>479</smally>
      <largex>360</largex>
      <largey>602</largey>
   </coordinates>
</territory>
<territory>
   <name>St. John</name>
   <borders>
      <border>Halifax</border>
      <border>Fredericton</border>
      <border>Moncton</border>
   </borders>
   <coordinates>
      <smallx>231</smallx>
      <smally>457</smally>
      <largex>295</largex>
      <largey>576</largey>
   </coordinates>
</territory>
<territory>
   <name>Fredericton</name>
   <borders>
      <border>Moncton</border>
      <border>St. John</border>
      <border>Bas St. Laurent</border>
   </borders>
   <coordinates>
      <smallx>217</smallx>
      <smally>428</smally>
      <largex>277</largex>
      <largey>537</largey>
   </coordinates>
</territory>
<territory>
   <name>Moncton</name>
   <borders>
      <border>Gaspésie</border>
      <border>Halifax</border>
      <border>St. John</border>
      <border>Fredericton</border>
      <border>Bas St. Laurent</border>
      <border>P. E. I.</border>
   </borders>
   <coordinates>
      <smallx>250</smallx>
      <smally>426</smally>
      <largex>318</largex>
      <largey>534</largey>
   </coordinates>
</territory>
<territory>
   <name>Chaudiè:sre</name>
   <borders>
      <border>Bas St. Laurent</border>
      <border>Estrie</border>
      <border>Montérégie</border>
      <border>Québec</border>
   </borders>
   <coordinates>
      <smallx>174</smallx>
      <smally>436</smally>
      <largex>224</largex>
      <largey>548</largey>
   </coordinates>
</territory>
<territory>
   <name>Bas St. Laurent</name>
   <borders>
      <border>Gaspésie</border>
      <border>Moncton</border>
      <border>Fredericton</border>
      <border>Chaudiè:sre</border>
   </borders>
   <coordinates>
      <smallx>198</smallx>
      <smally>393</smally>
      <largex>257</largex>
      <largey>493</largey>
   </coordinates>
</territory>
<territory>
   <name>Estrie</name>
   <borders>
      <border>Chaudiè:sre</border>
      <border>Montérégie</border>
   </borders>
   <coordinates>
      <smallx>173</smallx>
      <smally>474</smally>
      <largex>220</largex>
      <largey>596</largey>
   </coordinates>
</territory>
<territory>
   <name>Montérégie</name>
   <borders>
      <border>Chaudiè:sre</border>
      <border>Estrie</border>
      <border>Montréal</border>
   </borders>
   <coordinates>
      <smallx>136</smallx>
      <smally>467</smally>
      <largex>174</largex>
      <largey>586</largey>
   </coordinates>
</territory>
<territory>
   <name>Abitibi</name>
   <borders>
      <border>Baie-James</border>
      <border>Mauricie</border>
      <border>Outaouais</border>
   </borders>
   <coordinates>
      <smallx>40</smallx>
      <smally>372</smally>
      <largex>52</largex>
      <largey>466</largey>
   </coordinates>
</territory>
<territory>
   <name>Outaouais</name>
   <borders>
      <border>Abitibi</border>
      <border>Mauricie</border>
      <border>Lanaudiè:sre</border>
      <border>Laurentides</border>
   </borders>
   <coordinates>
      <smallx>42</smallx>
      <smally>417</smally>
      <largex>55</largex>
      <largey>523</largey>
   </coordinates>
</territory>
<territory>
   <name>Laurentides</name>
   <borders>
      <border>Lanaudiè:sre</border>
      <border>Montréal</border>
      <border>Outaouais</border>
   </borders>
   <coordinates>
      <smallx>58</smallx>
      <smally>448</smally>
      <largex>75</largex>
      <largey>563</largey>
   </coordinates>
</territory>
<territory>
   <name>Mauricie</name>
   <borders>
      <border>Saguenay</border>
      <border>Québec</border>
      <border>Lanaudiè:sre</border>
      <border>Outaouais</border>
      <border>Abitibi</border>
      <border>Baie-James</border>
   </borders>
   <coordinates>
      <smallx>120</smallx>
      <smally>395</smally>
      <largex>153</largex>
      <largey>496</largey>
   </coordinates>
</territory>
<territory>
   <name>Charlevoix</name>
   <borders>
      <border>Sept-Riviè:sres</border>
      <border>Québec</border>
      <border>Saguenay</border>
   </borders>
   <coordinates>
      <smallx>177</smallx>
      <smally>376</smally>
      <largex>226</largex>
      <largey>471</largey>
   </coordinates>
</territory>
<territory>
   <name>Québec</name>
   <borders>
      <border>Charlevoix</border>
      <border>Chaudiè:sre</border>
      <border>Mauricie</border>
      <border>Saguenay</border>
   </borders>
   <coordinates>
      <smallx>157</smallx>
      <smally>407</smally>
      <largex>201</largex>
      <largey>511</largey>
   </coordinates>
</territory>
<territory>
   <name>Lanaudiè:sre</name>
   <borders>
      <border>Mauricie</border>
      <border>Montréal</border>
      <border>Laurentides</border>
      <border>Outaouais</border>
   </borders>
   <coordinates>
      <smallx>116</smallx>
      <smally>429</smally>
      <largex>148</largex>
      <largey>538</largey>
   </coordinates>
</territory>
<territory>
   <name>Montréal</name>
   <borders>
      <border>Lanaudiè:sre</border>
      <border>Montérégie</border>
      <border>Laurentides</border>
   </borders>
   <coordinates>
      <smallx>94</smallx>
      <smally>452</smally>
      <largex>121</largex>
      <largey>567</largey>
   </coordinates>
</territory>
</map>
 Tisha
				Tisha
			



















 
		<?xml version="1.0" encoding="UTF-8"?>
 ender516
				ender516
			










 
		Tisha wrote:alright..
http://www.conquerclub.com/forum/viewtopic.php?f=466&t=23382 needs updated then


 natty dread
				natty dread
			












 
		natty_dread wrote:Tisha wrote:alright..
http://www.conquerclub.com/forum/viewtopic.php?f=466&t=23382 needs updated then
It's in the progress of being updated...
 isaiah40
				isaiah40
			













 
		

 MrBenn
				MrBenn
			


















 
		MrBenn wrote:If you're using extended characters, then you can look up the codes in the table on this page: http://www.ascii.cl/htmlcodes.htm
Instead of "é" you type "é" for example.
I'm not sure if the colon throws things out? To be sure you could replace it with ":" (without the quote marks though)

 Tisha
				Tisha
			



















 
		
 ender516
				ender516
			










 
		

 Tisha
				Tisha
			



















 
		 ManBungalow
				ManBungalow
			






















 
		ManBungalow wrote:don't you think the Duplessis bonus should be worth at least 4? I'm just asking that question because it seems that a hella' lot of regions can attack into that area...


 natty dread
				natty dread
			












 
		natty_dread wrote:ManBungalow wrote:don't you think the Duplessis bonus should be worth at least 4? I'm just asking that question because it seems that a hella' lot of regions can attack into that area...
Tisha didn't develop the gameplay for this, so it's not her fault, but I agree with this - Duplessis has a very central location on the map, lots of borders, and lots of assault routes in to it, so I'd say it should be worth at least 4, maybe 5.

 The Bison King
				The Bison King
			
















 
		ManBungalow wrote:I don't see a problem with any of those coordinates. Maybe you could move Mauricie slightly to the left so that it doesn't run over Quebec, but only if you're really keen to make slight, perfectionist adjusments and are willing to go through the effort of re-uploading it all.
One other thing though - don't you think the Duplessis bonus should be worth at least 4? I'm just asking that question because it seems that a hella' lot of regions can attack into that area...

 Tisha
				Tisha
			



















 
		Tisha wrote:ManBungalow wrote:I don't see a problem with any of those coordinates. Maybe you could move Mauricie slightly to the left so that it doesn't run over Quebec, but only if you're really keen to make slight, perfectionist adjusments and are willing to go through the effort of re-uploading it all.
One other thing though - don't you think the Duplessis bonus should be worth at least 4? I'm just asking that question because it seems that a hella' lot of regions can attack into that area...
I like the 88's lined up more than the 888's
If some gameplay person can come in and say it should be changed to four, I can do that. I don't feel like I have permission to mess with that. More input than us few would be nice also.
I know my name needs to be on it, but what about previous owners?



 MrBenn
				MrBenn
			


















 
		




 notyou2
				notyou2
			
















 
		Users browsing this forum: No registered users