Moderator: Cartographers
zimmah wrote:link to xml: http://zimmah.webs.com/Slovakia.xml
- Code: Select all
<?xml version="1.0" encoding="iso-8859-1"?>
<map>
<!-- Slovakia by DiM, XML by zimmah. v1.0 -->
<!-- Continents-->
<continent>
<name>Bratislava</name>
<bonus>1</bonus>
<components>
<territory>Bratislava</territory>
</components>
</continent>
<continent>
<name>Trnava</name>
<bonus>3</bonus>
<components>
<territory>Záhorie</territory>
<territory>Trnavsko</territory>
<territory>Z. Podunajsko</territory>
<territory>V. Podunajsko</territory>
</components>
</continent>
<continent>
<name>Trenčín</name>
<bonus>1</bonus>
<components>
<territory>Stredné Považie</territory>
<territory>Ponitrie</territory>
</components>
</continent>
<continent>
<name>Nitra</name>
<bonus>2</bonus>
<components>
<territory>Pohronie</territory>
<territory>Hont</territory>
<territory>Tekov</territory>
</components>
</continent>
<continent>
<name>Žilina</name>
<bonus>4</bonus>
<components>
<territory>Kysuce</territory>
<territory>Orava</territory>
<territory>Horné Považie</territory>
<territory>Turiec</territory>
<territory>Liptov</territory>
</components>
</continent>
<continent>
<name>B. Bystrica</name>
<bonus>3</bonus>
<components>
<territory>Horehronie</territory>
<territory>Podpoľanie</territory>
<territory>Novohrad</territory>
<territory>Gemer</territory>
</components>
</continent>
<continent>
<name>Prešov</name>
<bonus>2</bonus>
<components>
<territory>Zamagurie</territory>
<territory>Spiš</territory>
<territory>Šariš</territory>
<territory>Horný Zemplín</territory>
</components>
</continent>
<continent>
<name>Košice</name>
<bonus>1</bonus>
<components>
<territory>Abov</territory>
<territory>Dolný Zemplín</territory>
</components>
</continent>
<!-- Territories -->
<territory>
<name>Bratislava</name>
<borders>
<border>Bratislava Airport</border>
<border>Z. Podunajsko</border>
<border>Trnavsko</border>
<border>Záhorie</border>
</borders>
<coordinates>
<smallx>46</smallx>
<smally>264</smally>
<largex>57</largex>
<largey>324</largey>
</coordinates>
<neutral>3</neutral>
</territory>
<territory>
<name>Bratislava Airport</name>
<borders>
<border>Bratislava</border>
<border>Košice Airport</border>
</borders>
<coordinates>
<smallx>44</smallx>
<smally>281</smally>
<largex>55</largex>
<largey>346</largey>
</coordinates>
</territory>
<territory>
<name>Záhorie</name>
<borders>
<border>Bratislava</border>
<border>Trnavsko</border>
<border>Stredné Považie</border>
</borders>
<coordinates>
<smallx>55</smallx>
<smally>195</smally>
<largex>68</largex>
<largey>238</largey>
</coordinates>
</territory>
<territory>
<name>Trnavsko</name>
<borders>
<border>Záhorie</border>
<border>Stredné Považie</border>
<border>Ponitrie</border>
<border>Bratislava</border>
<border>Z. Podunajsko</border>
</borders>
<coordinates>
<smallx>101</smallx>
<smally>221</smally>
<largex>124</largex>
<largey>271</largey>
</coordinates>
</territory>
<territory>
<name>Z. Podunajsko</name>
<borders>
<border>Trnavsko</border>
<border>Ponitrie</border>
<border>Bratislava</border>
<border>V. Podunajsko</border>
</borders>
<coordinates>
<smallx>109</smallx>
<smally>267</smally>
<largex>135</largex>
<largey>328</largey>
</coordinates>
</territory>
<territory>
<name>V. Podunajsko</name>
<borders>
<border>Ponitrie</border>
<border>Z. Podunajsko</border>
</borders>
<coordinates>
<smallx>159</smallx>
<smally>300</smally>
<largex>197</largex>
<largey>369</largey>
</coordinates>
</territory>
<territory>
<name>Tekov</name>
<borders>
<border>Pohronie</border>
<border>Hont</border>
</borders>
<coordinates>
<smallx>211</smallx>
<smally>279</smally>
<largex>262</largex>
<largey>343</largey>
</coordinates>
</territory>
<territory>
<name>Stredné Považie</name>
<borders>
<border>Ponitrie</border>
<border>Trnavsko</border>
<border>Horné Považie</border>
<border>Záhorie</border>
</borders>
<coordinates>
<smallx>121</smallx>
<smally>183</smally>
<largex>150</largex>
<largey>223</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Ponitrie</name>
<borders>
<border>Z. Podunajsko</border>
<border>Trnavsko</border>
<border>Stredné Považie</border>
<border>V. Podunajsko</border>
<border>Turiec</border>
<border>Pohronie</border>
</borders>
<coordinates>
<smallx>166</smallx>
<smally>205</smally>
<largex>206</largex>
<largey>251</largey>
</coordinates>
</territory>
<territory>
<name>Pohronie</name>
<borders>
<border>Ponitrie</border>
<border>Tekov</border>
<border>Hont</border>
<border>Podpoľanie</border>
<border>Turiec</border>
</borders>
<coordinates>
<smallx>232</smallx>
<smally>204</smally>
<largex>291</largex>
<largey>249</largey>
</coordinates>
</territory>
<territory>
<name>Hont</name>
<borders>
<border>Pohronie</border>
<border>Tekov</border>
<border>Novohrad</border>
<border>Podpoľanie</border>
</borders>
<coordinates>
<smallx>249</smallx>
<smally>244</smally>
<largex>309</largex>
<largey>299</largey>
</coordinates>
</territory>
<territory>
<name>Horné Považie</name>
<borders>
<border>Stredné Považie</border>
<border>Kysuce</border>
</borders>
<coordinates>
<smallx>197</smallx>
<smally>130</smally>
<largex>244</largex>
<largey>157</largey>
</coordinates>
</territory>
<territory>
<name>Kysuce</name>
<borders>
<border>Horné Považie</border>
<border>Orava</border>
</borders>
<coordinates>
<smallx>237</smallx>
<smally>92</smally>
<largex>293</largex>
<largey>110</largey>
</coordinates>
</territory>
<territory>
<name>Orava</name>
<borders>
<border>Turiec</border>
<border>Kysuce</border>
<border>Liptov</border>
</borders>
<coordinates>
<smallx>287</smallx>
<smally>103</smally>
<largex>357</largex>
<largey>123</largey>
</coordinates>
</territory>
<territory>
<name>Turiec</name>
<borders>
<border>Pohronie</border>
<border>Orava</border>
<border>Liptov</border>
<border>Ponitrie</border>
</borders>
<coordinates>
<smallx>236</smallx>
<smally>148</smally>
<largex>292</largex>
<largey>179</largey>
</coordinates>
</territory>
<territory>
<name>Liptov</name>
<borders>
<border>Turiec</border>
<border>Orava</border>
<border>Spiš</border>
</borders>
<coordinates>
<smallx>317</smallx>
<smally>137</smally>
<largex>395</largex>
<largey>166</largey>
</coordinates>
</territory>
<territory>
<name>Horehronie</name>
<borders>
<border>Podpoľanie</border>
<border>Gemer</border>
<border>Novohrad</border>
</borders>
<coordinates>
<smallx>303</smallx>
<smally>164</smally>
<largex>377</largex>
<largey>199</largey>
</coordinates>
</territory>
<territory>
<name>Podpoľanie</name>
<borders>
<border>Horehronie</border>
<border>Pohronie</border>
<border>Hont</border>
<border>Novohrad</border>
</borders>
<coordinates>
<smallx>287</smallx>
<smally>200</smally>
<largex>356</largex>
<largey>244</largey>
</coordinates>
</territory>
<territory>
<name>Novohrad</name>
<borders>
<border>Gemer</border>
<border>Podpoľanie</border>
<border>Hont</border>
<border>Horehronie</border>
</borders>
<coordinates>
<smallx>306</smallx>
<smally>235</smally>
<largex>381</largex>
<largey>288</largey>
</coordinates>
</territory>
<territory>
<name>Gemer</name>
<borders>
<border>Spiš</border>
<border>Abov</border>
<border>Novohrad</border>
<border>Horehronie</border>
</borders>
<coordinates>
<smallx>368</smallx>
<smally>204</smally>
<largex>458</largex>
<largey>249</largey>
</coordinates>
</territory>
<territory>
<name>Spiš</name>
<borders>
<border>Liptov</border>
<border>Abov</border>
<border>Gemer</border>
<border>Zamagurie</border>
</borders>
<coordinates>
<smallx>389</smallx>
<smally>139</smally>
<largex>484</largex>
<largey>169</largey>
</coordinates>
</territory>
<territory>
<name>Zamagurie</name>
<borders>
<border>Spiš</border>
<border>Šariš</border>
</borders>
<coordinates>
<smallx>418</smallx>
<smally>101</smally>
<largex>520</largex>
<largey>121</largey>
</coordinates>
</territory>
<territory>
<name>Šariš</name>
<borders>
<border>Zamagurie</border>
<border>Horný Zemplín</border>
</borders>
<coordinates>
<smallx>486</smallx>
<smally>100</smally>
<largex>604</largex>
<largey>120</largey>
</coordinates>
</territory>
<territory>
<name>Horný Zemplín</name>
<borders>
<border>Šariš</border>
<border>Dolný Zemplín</border>
</borders>
<coordinates>
<smallx>547</smallx>
<smally>124</smally>
<largex>682</largex>
<largey>151</largey>
</coordinates>
</territory>
<territory>
<name>Dolný Zemplín</name>
<borders>
<border>Abov</border>
<border>Horný Zemplín</border>
</borders>
<coordinates>
<smallx>528</smallx>
<smally>207</smally>
<largex>657</largex>
<largey>253</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Abov</name>
<borders>
<border>Spiš</border>
<border>Gemer</border>
<border>Košice Airport</border>
<border>Dolný Zemplín</border>
</borders>
<coordinates>
<smallx>467</smallx>
<smally>184</smally>
<largex>587</largex>
<largey>224</largey>
</coordinates>
</territory>
<territory>
<name>Košice Airport</name>
<borders>
<border>Bratislava Airport</border>
<border>Abov</border>
</borders>
<coordinates>
<smallx>439</smallx>
<smally>211</smally>
<largex>547</largex>
<largey>258</largey>
</coordinates>
</territory>
</map>
test coordinates
DiM wrote:yes, these are the latest files.
not sure if any changes have happened to the way xml works and if zimmah's old file is still valid.
i've already PMed zimmah about my return and about resuming work on these maps so i assume when he reads it he'll come and clear things on the xml side.
PS: thanks for moving the threads.
Gilligan wrote:DiM wrote:yes, these are the latest files.
not sure if any changes have happened to the way xml works and if zimmah's old file is still valid.
i've already PMed zimmah about my return and about resuming work on these maps so i assume when he reads it he'll come and clear things on the xml side.
PS: thanks for moving the threads.
We've had some updates, but no major changes. I'll look into the XML tomorrow.
Gilligan wrote:I uploaded this map to the beta site and it went fine. I played a bot game on it just to test it out to make sure it is working properly. I've already requested you to be added to the group to test the map.
DiM wrote:Gilligan wrote:I uploaded this map to the beta site and it went fine. I played a bot game on it just to test it out to make sure it is working properly. I've already requested you to be added to the group to test the map.
i have read the announcement about the testing site but i honestly have no idea how this works or where do i have to go to test it.
but at least the map is working fine so that's good news.
DiM wrote:indeed. on the small map they look like this:
on the large they're fine.
<?xml version="1.0" encoding="iso-8859-1"?>
<map>
<!-- Slovakia by DiM, XML by zimmah. v1.1 -->
<!-- Continents-->
<continent>
<name>Bratislava</name>
<bonus>1</bonus>
<components>
<territory>Bratislava</territory>
</components>
</continent>
<continent>
<name>Trnava</name>
<bonus>3</bonus>
<components>
<territory>Záhorie</territory>
<territory>Trnavsko</territory>
<territory>Z. Podunajsko</territory>
<territory>V. Podunajsko</territory>
</components>
</continent>
<continent>
<name>Trenčín</name>
<bonus>1</bonus>
<components>
<territory>Stredné Považie</territory>
<territory>Ponitrie</territory>
</components>
</continent>
<continent>
<name>Nitra</name>
<bonus>2</bonus>
<components>
<territory>Pohronie</territory>
<territory>Hont</territory>
<territory>Tekov</territory>
</components>
</continent>
<continent>
<name>Žilina</name>
<bonus>4</bonus>
<components>
<territory>Kysuce</territory>
<territory>Orava</territory>
<territory>Horné Považie</territory>
<territory>Turiec</territory>
<territory>Liptov</territory>
</components>
</continent>
<continent>
<name>B. Bystrica</name>
<bonus>3</bonus>
<components>
<territory>Horehronie</territory>
<territory>Podpoľanie</territory>
<territory>Novohrad</territory>
<territory>Gemer</territory>
</components>
</continent>
<continent>
<name>Prešov</name>
<bonus>2</bonus>
<components>
<territory>Zamagurie</territory>
<territory>Spiš</territory>
<territory>Šariš</territory>
<territory>Horný Zemplín</territory>
</components>
</continent>
<continent>
<name>Košice</name>
<bonus>1</bonus>
<components>
<territory>Abov</territory>
<territory>Dolný Zemplín</territory>
</components>
</continent>
<!-- Territories -->
<territory>
<name>Bratislava</name>
<borders>
<border>Bratislava Airport</border>
<border>Z. Podunajsko</border>
<border>Trnavsko</border>
<border>Záhorie</border>
</borders>
<coordinates>
<smallx>46</smallx>
<smally>264</smally>
<largex>57</largex>
<largey>324</largey>
</coordinates>
<neutral>3</neutral>
</territory>
<territory>
<name>Bratislava Airport</name>
<borders>
<border>Bratislava</border>
<border>Košice Airport</border>
</borders>
<coordinates>
<smallx>46</smallx>
<smally>281</smally>
<largex>55</largex>
<largey>346</largey>
</coordinates>
</territory>
<territory>
<name>Záhorie</name>
<borders>
<border>Bratislava</border>
<border>Trnavsko</border>
<border>Stredné Považie</border>
</borders>
<coordinates>
<smallx>55</smallx>
<smally>195</smally>
<largex>68</largex>
<largey>238</largey>
</coordinates>
</territory>
<territory>
<name>Trnavsko</name>
<borders>
<border>Záhorie</border>
<border>Stredné Považie</border>
<border>Ponitrie</border>
<border>Bratislava</border>
<border>Z. Podunajsko</border>
</borders>
<coordinates>
<smallx>101</smallx>
<smally>221</smally>
<largex>124</largex>
<largey>271</largey>
</coordinates>
</territory>
<territory>
<name>Z. Podunajsko</name>
<borders>
<border>Trnavsko</border>
<border>Ponitrie</border>
<border>Bratislava</border>
<border>V. Podunajsko</border>
</borders>
<coordinates>
<smallx>109</smallx>
<smally>267</smally>
<largex>135</largex>
<largey>328</largey>
</coordinates>
</territory>
<territory>
<name>V. Podunajsko</name>
<borders>
<border>Ponitrie</border>
<border>Z. Podunajsko</border>
</borders>
<coordinates>
<smallx>159</smallx>
<smally>300</smally>
<largex>197</largex>
<largey>369</largey>
</coordinates>
</territory>
<territory>
<name>Tekov</name>
<borders>
<border>Pohronie</border>
<border>Hont</border>
</borders>
<coordinates>
<smallx>211</smallx>
<smally>279</smally>
<largex>262</largex>
<largey>343</largey>
</coordinates>
</territory>
<territory>
<name>Stredné Považie</name>
<borders>
<border>Ponitrie</border>
<border>Trnavsko</border>
<border>Horné Považie</border>
<border>Záhorie</border>
</borders>
<coordinates>
<smallx>121</smallx>
<smally>183</smally>
<largex>150</largex>
<largey>223</largey>
</coordinates>
<neutral>3</neutral>
</territory>
<territory>
<name>Ponitrie</name>
<borders>
<border>Z. Podunajsko</border>
<border>Trnavsko</border>
<border>Stredné Považie</border>
<border>V. Podunajsko</border>
<border>Turiec</border>
<border>Pohronie</border>
</borders>
<coordinates>
<smallx>166</smallx>
<smally>205</smally>
<largex>206</largex>
<largey>251</largey>
</coordinates>
</territory>
<territory>
<name>Pohronie</name>
<borders>
<border>Ponitrie</border>
<border>Tekov</border>
<border>Hont</border>
<border>Podpoľanie</border>
<border>Turiec</border>
</borders>
<coordinates>
<smallx>232</smallx>
<smally>204</smally>
<largex>291</largex>
<largey>249</largey>
</coordinates>
</territory>
<territory>
<name>Hont</name>
<borders>
<border>Pohronie</border>
<border>Tekov</border>
<border>Novohrad</border>
<border>Podpoľanie</border>
</borders>
<coordinates>
<smallx>249</smallx>
<smally>244</smally>
<largex>309</largex>
<largey>299</largey>
</coordinates>
</territory>
<territory>
<name>Horné Považie</name>
<borders>
<border>Stredné Považie</border>
<border>Kysuce</border>
</borders>
<coordinates>
<smallx>197</smallx>
<smally>130</smally>
<largex>244</largex>
<largey>157</largey>
</coordinates>
</territory>
<territory>
<name>Kysuce</name>
<borders>
<border>Horné Považie</border>
<border>Orava</border>
</borders>
<coordinates>
<smallx>227</smallx>
<smally>88</smally>
<largex>293</largex>
<largey>110</largey>
</coordinates>
</territory>
<territory>
<name>Orava</name>
<borders>
<border>Turiec</border>
<border>Kysuce</border>
<border>Liptov</border>
</borders>
<coordinates>
<smallx>287</smallx>
<smally>103</smally>
<largex>357</largex>
<largey>123</largey>
</coordinates>
</territory>
<territory>
<name>Turiec</name>
<borders>
<border>Pohronie</border>
<border>Orava</border>
<border>Liptov</border>
<border>Ponitrie</border>
</borders>
<coordinates>
<smallx>236</smallx>
<smally>148</smally>
<largex>292</largex>
<largey>179</largey>
</coordinates>
</territory>
<territory>
<name>Liptov</name>
<borders>
<border>Turiec</border>
<border>Orava</border>
<border>Spiš</border>
</borders>
<coordinates>
<smallx>317</smallx>
<smally>137</smally>
<largex>395</largex>
<largey>166</largey>
</coordinates>
</territory>
<territory>
<name>Horehronie</name>
<borders>
<border>Podpoľanie</border>
<border>Gemer</border>
<border>Novohrad</border>
</borders>
<coordinates>
<smallx>303</smallx>
<smally>164</smally>
<largex>377</largex>
<largey>199</largey>
</coordinates>
</territory>
<territory>
<name>Podpoľanie</name>
<borders>
<border>Horehronie</border>
<border>Pohronie</border>
<border>Hont</border>
<border>Novohrad</border>
</borders>
<coordinates>
<smallx>287</smallx>
<smally>200</smally>
<largex>356</largex>
<largey>244</largey>
</coordinates>
</territory>
<territory>
<name>Novohrad</name>
<borders>
<border>Gemer</border>
<border>Podpoľanie</border>
<border>Hont</border>
<border>Horehronie</border>
</borders>
<coordinates>
<smallx>306</smallx>
<smally>235</smally>
<largex>381</largex>
<largey>288</largey>
</coordinates>
</territory>
<territory>
<name>Gemer</name>
<borders>
<border>Spiš</border>
<border>Abov</border>
<border>Novohrad</border>
<border>Horehronie</border>
</borders>
<coordinates>
<smallx>368</smallx>
<smally>204</smally>
<largex>458</largex>
<largey>249</largey>
</coordinates>
</territory>
<territory>
<name>Spiš</name>
<borders>
<border>Liptov</border>
<border>Abov</border>
<border>Gemer</border>
<border>Zamagurie</border>
</borders>
<coordinates>
<smallx>389</smallx>
<smally>139</smally>
<largex>484</largex>
<largey>169</largey>
</coordinates>
</territory>
<territory>
<name>Zamagurie</name>
<borders>
<border>Spiš</border>
<border>Šariš</border>
</borders>
<coordinates>
<smallx>418</smallx>
<smally>101</smally>
<largex>520</largex>
<largey>121</largey>
</coordinates>
</territory>
<territory>
<name>Šariš</name>
<borders>
<border>Zamagurie</border>
<border>Horný Zemplín</border>
</borders>
<coordinates>
<smallx>486</smallx>
<smally>100</smally>
<largex>604</largex>
<largey>120</largey>
</coordinates>
</territory>
<territory>
<name>Horný Zemplín</name>
<borders>
<border>Šariš</border>
<border>Dolný Zemplín</border>
</borders>
<coordinates>
<smallx>547</smallx>
<smally>124</smally>
<largex>682</largex>
<largey>151</largey>
</coordinates>
</territory>
<territory>
<name>Dolný Zemplín</name>
<borders>
<border>Abov</border>
<border>Horný Zemplín</border>
</borders>
<coordinates>
<smallx>528</smallx>
<smally>207</smally>
<largex>657</largex>
<largey>253</largey>
</coordinates>
<neutral>3</neutral>
</territory>
<territory>
<name>Abov</name>
<borders>
<border>Spiš</border>
<border>Gemer</border>
<border>Košice Airport</border>
<border>Dolný Zemplín</border>
</borders>
<coordinates>
<smallx>467</smallx>
<smally>184</smally>
<largex>587</largex>
<largey>224</largey>
</coordinates>
</territory>
<territory>
<name>Košice Airport</name>
<borders>
<border>Bratislava Airport</border>
<border>Abov</border>
</borders>
<coordinates>
<smallx>439</smallx>
<smally>211</smally>
<largex>547</largex>
<largey>258</largey>
</coordinates>
</territory>
</map>
koontz1973 wrote:Dim, posting it here as this is the smallest map you brought back, but can you have a think of any restrictions you might want to make on these maps. We can now block any setting from being played on a map. So if you want only doubles, no nuclear spoils or can only be played with by 4 people, please post what you would like in the maps thread. As long as you have a good enough reason for it to happen, you should get it.
zimmah wrote:Changed the neutral at Stredné Považie and Dolný Zemplín from 2 to 3 (for some reason they were both 2)
nolefan5311 wrote:Ok DiM, after discussions behind the scenes, we've agreed to decrease the starting neutrals on Dolny and Stredne from 3 to 2. So, with that being said, here's your stamp!
iancanton wrote:zimmah wrote:Changed the neutral at Stredné Považie and Dolný Zemplín from 2 to 3 (for some reason they were both 2)
that's because we stamped the gameplay with n2 neutrals on both. bratislava has n3 neutrals because it's a single-region bonus.nolefan5311 wrote:Ok DiM, after discussions behind the scenes, we've agreed to decrease the starting neutrals on Dolny and Stredne from 3 to 2. So, with that being said, here's your stamp!
ian.
Users browsing this forum: No registered users