ian.
Moderator: Cartographers

Do something constructive and do it Llama.riskllama wrote:i agree.

if i knew how to, i surely would, TeeGee.TeeGee wrote:Do something constructive and do it Llama.riskllama wrote:i agree.
Prove you are a good egg

Photoshop is generally the best thing, although some prefer Gimp. Then find someone to do the xml side of it for you. There's still a number of people here who can do that.Mad777 wrote:I would love to see my country having a map in CC...not sure what would be the next step and what "program" is required to pursue it...

How much XML work will be needed on this map in order to make it Beta?iAmCaffeine wrote:Photoshop is generally the best thing, although some prefer Gimp. Then find someone to do the xml side of it for you. There's still a number of people here who can do that.Mad777 wrote:I would love to see my country having a map in CC...not sure what would be the next step and what "program" is required to pursue it...
I don't know the first thing about XML. I'm not sure who's active and does. Maybe WidowMakers, grifftron. There are others I just don't know who.Jdsizzleslice wrote:How much XML work will be needed on this map in order to make it Beta?iAmCaffeine wrote:Photoshop is generally the best thing, although some prefer Gimp. Then find someone to do the xml side of it for you. There's still a number of people here who can do that.Mad777 wrote:I would love to see my country having a map in CC...not sure what would be the next step and what "program" is required to pursue it...

Learn - if you're clever enough to dox, you should have no problem learning xml...iAmCaffeine wrote: I don't know the first thing about XML.

I guess you have no clue what you're talking about. I'm not into coding, which is what XML is. It's also harder to learn than a simple dox.riskllama wrote:Learn - if you're clever enough to dox, you should have no problem learning xml...iAmCaffeine wrote: I don't know the first thing about XML.. you can do it!!!

I would be willing to help as well.Swifte wrote:I would be happy to do XML if it got going again.
woot woot. the xml is done which is great. i haven't read through the thread but the map on the first page looks like pumpkin pie w/ a somewhat easy set up. Are there no layered files? probably not. I'd venture to say that that'll take about a week or two (after hours) to bring it back in all it's glory in terms of gfx.riskllama wrote:HOORAY for Swifte, Jd & HR!!!


Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
-<map>
<minreinforcement>3</minreinforcement>
-<reinforcements>
-<reinforcement>
<lower>1</lower>
<upper>30</upper>
<divisor>3</divisor>
</reinforcement>
</reinforcements>
-<continent>
<name>Northeast Switzerland</name>
<bonus>5</bonus>
-<components>
<territory>Aargau</territory>
<territory>Appenzell</territory>
<territory>Sankt Gallen</territory>
<territory>Schaffhausen</territory>
<territory>Thurgau</territory>
<territory>Zug</territory>
<territory>Zürich</territory>
</components>
</continent>
-<continent>
<name>Inner Switzerland</name>
<bonus>4</bonus>
-<components>
<territory>Glarus</territory>
<territory>Luzern</territory>
<territory>Schwyz</territory>
<territory>Unter-Walden</territory>
<territory>Uri</territory>
</components>
</continent>
-<continent>
<name>Graubunden</name>
<bonus>2</bonus>
-<components>
<territory>Chur</territory>
<territory>Sankt Mortiz</territory>
<territory>Scuol</territory>
<territory>Ticino</territory>
<territory>Thusis</territory>
</components>
</continent>
-<continent>
<name>Bern Dominion</name>
<bonus>4</bonus>
-<components>
<territory>Basel</territory>
<territory>Bern</territory>
<territory>Bienne</territory>
<territory>Brig</territory>
<territory>Solothun</territory>
<territory>Thun</territory>
</components>
</continent>
-<continent>
<name>Romandie</name>
<bonus>4</bonus>
-<components>
<territory>Fribourg</territory>
<territory>Genève</territory>
<territory>Jura</territory>
<territory>Lausanne</territory>
<territory>Neuchâtel</territory>
<territory>Sion</territory>
<territory>Vaud</territory>
</components>
</continent>
-<territory>
<name>Aargau</name>
-<borders>
<border>Basel</border>
<border>Zug</border>
<border>Zürich</border>
</borders>
-<coordinates>
<smallx>288</smallx>
<smally>107</smally>
<largex>361</largex>
<largey>128</largey>
</coordinates>
</territory>
-<territory>
<name>Appenzell</name>
-<borders>
<border>Sankt Gallen</border>
</borders>
-<coordinates>
<smallx>426</smallx>
<smally>132</smally>
<largex>533</largex>
<largey>160</largey>
</coordinates>
</territory>
-<territory>
<name>Basel</name>
-<borders>
<border>Aargau</border>
<border>Solothurn</border>
</borders>
-<coordinates>
<smallx>232</smallx>
<smally>102</smally>
<largex>291</largex>
<largey>122</largey>
</coordinates>
</territory>
-<territory>
<name>Bienne</name>
-<borders>
<border>Bern</border>
<border>Jura</border>
<border>Neuchâtel</border>
</borders>
-<coordinates>
<smallx>172</smallx>
<smally>155</smally>
<largex>216</largex>
<largey>188</largey>
</coordinates>
</territory>
-<territory>
<name>Bern</name>
-<borders>
<border>Bienne</border>
<border>Brig</border>
<border>Luzern</border>
<border>Fribourg</border>
<border>Thun</border>
</borders>
-<coordinates>
<smallx>230</smallx>
<smally>178</smally>
<largex>288</largex>
<largey>217</largey>
</coordinates>
</territory>
-<territory>
<name>Brig</name>
-<borders>
<border>Bern</border>
<border>Sion</border>
<border>Ticino</border>
<border>Uri</border>
</borders>
-<coordinates>
<smallx>242</smallx>
<smally>319</smally>
<largex>303</largex>
<largey>393</largey>
</coordinates>
</territory>
-<territory>
<name>Chur</name>
-<borders>
<border>Sankt Gallen</border>
<border>Sankt Mortiz</border>
<border>Scuol</border>
<border>Thusis</border>
</borders>
-<coordinates>
<smallx>462</smallx>
<smally>196</smally>
<largex>579</largex>
<largey>240</largey>
</coordinates>
</territory>
-<territory>
<name>Fribourg</name>
-<borders>
<border>Bern</border>
<border>Vaud</border>
</borders>
-<coordinates>
<smallx>164</smallx>
<smally>219</smally>
<largex>206</largex>
<largey>268</largey>
</coordinates>
</territory>
-<territory>
<name>Genêve</name>
-<borders>
<border>Vaud</border>
</borders>
-<coordinates>
<smallx>42</smallx>
<smally>319</smally>
<largex>54</largex>
<largey>393</largey>
</coordinates>
</territory>
-<territory>
<name>Glarus</name>
-<borders>
<border>Sankt Gallen</border>
<border>Schwyz</border>
<border>Uri</border>
</borders>
-<coordinates>
<smallx>386</smallx>
<smally>176</smally>
<largex>484</largex>
<largey>214</largey>
</coordinates>
</territory>
-<territory>
<name>Jura</name>
-<borders>
<border>Bienne</border>
<border>Neuchâtel</border>
<border>Solothurn</border>
</borders>
-<coordinates>
<smallx>179</smallx>
<smally>125</smally>
<largex>225</largex>
<largey>151</largey>
</coordinates>
</territory>
-<territory>
<name>Lausanne</name>
-<borders>
<border>Vaud</border>
</borders>
-<coordinates>
<smallx>105</smallx>
<smally>268</smally>
<largex>132</largex>
<largey>330</largey>
</coordinates>
</territory>
-<territory>
<name>Luzern</name>
-<borders>
<border>Bern</border>
<border>Schwyz</border>
<border>Unter-Walden</border>
</borders>
-<coordinates>
<smallx>280</smallx>
<smally>159</smally>
<largex>351</largex>
<largey>193</largey>
</coordinates>
</territory>
-<territory>
<name>Neuchátel</name>
-<borders>
<border>Bienne</border>
<border>Jura</border>
<border>Vaud</border>
</borders>
-<coordinates>
<smallx>138</smallx>
<smally>173</smally>
<largex>174</largex>
<largey>211</largey>
</coordinates>
</territory>
-<territory>
<name>Sankt Gallen</name>
-<borders>
<border>Appenzell</border>
<border>Chur</border>
<border>Thurgau</border>
<border>Zürich</border>
</borders>
-<coordinates>
<smallx>392</smallx>
<smally>137</smally>
<largex>491</largex>
<largey>166</largey>
</coordinates>
</territory>
-<territory>
<name>Sankt Mortiz</name>
-<borders>
<border>Chur</border>
<border>Scuol</border>
<border>Thusis</border>
</borders>
-<coordinates>
<smallx>472</smallx>
<smally>260</smally>
<largex>591</largex>
<largey>319</largey>
</coordinates>
</territory>
-<territory>
<name>Schaffhausen</name>
-<borders>
<border>Thurgau</border>
<border>Zürich</border>
</borders>
-<coordinates>
<smallx>337</smallx>
<smally>60</smally>
<largex>422</largex>
<largey>70</largey>
</coordinates>
</territory>
-<territory>
<name>Schwyz</name>
-<borders>
<border>Glarus</border>
<border>Luzern</border>
<border>Sankt Gallen</border>
<border>Unter-Walden</border>
<border>Uri</border>
<border>Zug</border>
<border>Zürich</border>
</borders>
-<coordinates>
<smallx>364</smallx>
<smally>166</smally>
<largex>456</largex>
<largey>202</largey>
</coordinates>
</territory>
-<territory>
<name>Scuol</name>
-<borders>
<border>Chur</border>
<border>Sankt Mortiz</border>
</borders>
-<coordinates>
<smallx>492</smallx>
<smally>237</smally>
<largex>616</largex>
<largey>291</largey>
</coordinates>
</territory>
-<territory>
<name>Sion</name>
-<borders>
<border>Brig</border>
<border>Vaud</border>
</borders>
-<coordinates>
<smallx>182</smallx>
<smally>345</smally>
<largex>228</largex>
<largey>426</largey>
</coordinates>
</territory>
-<territory>
<name>Solothurn</name>
-<borders>
<border>Basel</border>
<border>Bienne</border>
<border>Jura</border>
</borders>
-<coordinates>
<smallx>215</smallx>
<smally>115</smally>
<largex>270</largex>
<largey>138</largey>
</coordinates>
</territory>
-<territory>
<name>Thun</name>
-<borders>
<border>Bern</border>
</borders>
-<coordinates>
<smallx>225</smallx>
<smally>181</smally>
<largex>282</largex>
<largey>221</largey>
</coordinates>
</territory>
-<territory>
<name>Thurgau</name>
-<borders>
<border>Sankt Gallen</border>
<border>Schaffhausen</border>
<border>Zürich</border>
</borders>
-<coordinates>
<smallx>416</smallx>
<smally>84</smally>
<largex>521</largex>
<largey>100</largey>
</coordinates>
</territory>
-<territory>
<name>Thusis</name>
-<borders>
<border>Chur</border>
<border>Sankt Mortiz</border>
<border>Ticino</border>
</borders>
-<coordinates>
<smallx>417</smallx>
<smally>251</smally>
<largex>522</largex>
<largey>308</largey>
</coordinates>
</territory>
-<territory>
<name>Ticino</name>
-<borders>
<border>Brig</border>
<border>Thusis</border>
<border>Uri</border>
</borders>
-<coordinates>
<smallx>360</smallx>
<smally>308</smally>
<largex>451</largex>
<largey>379</largey>
</coordinates>
</territory>
-<territory>
<name>Unter-Walden</name>
-<borders>
<border>Luzern</border>
<border>Schwyz</border>
<border>Uri</border>
</borders>
-<coordinates>
<smallx>315</smallx>
<smally>190</smally>
<largex>395</largex>
<largey>232</largey>
</coordinates>
</territory>
-<territory>
<name>Uri</name>
-<borders>
<border>Glarus</border>
<border>Schwyz</border>
<border>Ticino</border>
<border>Unter-Walden</border>
</borders>
-<coordinates>
<smallx>334</smallx>
<smally>219</smally>
<largex>418</largex>
<largey>268</largey>
</coordinates>
</territory>
-<territory>
<name>Vaud</name>
-<borders>
<border>Fribourg</border>
<border>Genève</border>
<border>Lusanne</border>
<border>Neuchâtel</border>
<border>Sion</border>
</borders>
-<coordinates>
<smallx>114</smallx>
<smally>227</smally>
<largex>144</largex>
<largey>278</largey>
</coordinates>
</territory>
-<territory>
<name>Zug</name>
-<borders>
<border>Aargau</border>
<border>Zürich</border>
</borders>
-<coordinates>
<smallx>334</smallx>
<smally>162</smally>
<largex>419</largex>
<largey>197</largey>
</coordinates>
</territory>
-<territory>
<name>Zürich</name>
-<borders>
<border>Aargau</border>
<border>Sankt Gallen</border>
<border>Schaffhausen</border>
<border>Thurgau</border>
<border>Zug</border>
</borders>
-<coordinates>
<smallx>342</smallx>
<smally>120</smally>
<largex>428</largex>
<largey>145</largey>
</coordinates>
</territory>
</map>