but it could be my eyes. had a tough day of manual accounting so im seeing double
Berlin 1961 [Quenched]
Moderator: Cartographers
Forum rules
Please read the Community Guidelines before posting.
Please read the Community Guidelines before posting.
jako wrote:i think u should reposition the westend army shadow to the left a pixel or 2. looks like its on the right side too much.
but it could be my eyes. had a tough day of manual accounting so im seeing double
I think the number alignment is good, but you're right in that the whole thing could go over a few pixels to the left - it was skewed right because originally it ran into the "british" background title. Here it is bumped 6 pix left on the large, 5 on the small.
This of course means the XML had to be updated... I also bumped the army count up a pixel on the large map in Westend. I hope you'll all take my word for it that Westend is aligned and checked.
Code: Select all
<?xml version="1.0"?>
<map>
<title>Berlin</title>
<smallwidth>600</smallwidth>
<smallheight>464</smallheight>
<largewidth>770</largewidth>
<largeheight>580</largeheight>
<filetype>jpg</filetype>
<continent>
<name>Russian Sector</name>
<bonus>5</bonus>
<components>
<component>Rahnsdorf</component>
<component>Müggelheim</component>
<component>Grünau</component>
<component>Treptow</component>
<component>Köpenick</component>
<component>Hellersdorf</component>
<component>Marzahn</component>
<component>Lichtenberg</component>
<component>Friedrichshain</component>
<component>Hohenschönhausen</component>
<component>Weißensee</component>
<component>Buch</component>
<component>Prenzlauer Berg</component>
<component>Pankow</component>
<component>Mitte</component>
</components>
<required>8</required>
</continent>
<continent>
<name>American Sector</name>
<bonus>3</bonus>
<components>
<component>Britz-Rudow</component>
<component>Neukölen</component>
<component>Kreuzberg</component>
<component>Tempelhof</component>
<component>Marienfelde</component>
<component>Steglitz</component>
<component>Zehlendorf</component>
<component>Schöneberg</component>
<component>Dahlem</component>
<component>Nikolasee</component>
<component>Wannsee</component>
</components>
<required>6</required>
</continent>
<continent>
<name>British Sector</name>
<bonus>2</bonus>
<components>
<component>Tiergarten</component>
<component>Moabit</component>
<component>Wilmersdorf</component>
<component>Grunewald</component>
<component>Charlottenburg</component>
<component>Siemenstadt</component>
<component>Westend</component>
<component>Spandau</component>
<component>Gatow</component>
</components>
<required>5</required>
</continent>
<continent>
<name>French Sector</name>
<bonus>1</bonus>
<components>
<component>Wedding</component>
<component>Tegel</component>
<component>Reinickendorf</component>
<component>Frohnau</component>
<component>Heiligensee</component>
</components>
<required>3</required>
</continent>
<continent>
<name>Russian Checkpoints</name>
<bonus>2</bonus>
<components>
<component>Pankow</component>
<component>Mitte</component>
<component>Friedrichshain</component>
</components>
</continent>
<continent>
<name>Western Checkpoints</name>
<bonus>2</bonus>
<components>
<component>Wedding</component>
<component>Moabit</component>
<component>Kreuzberg</component>
</components>
</continent>
<territory>
<name>Rahnsdorf</name>
<borders>
<border>Müggelheim</border>
<border>Köpenick</border>
</borders>
<coordinates>
<smallx>557</smallx>
<smally>368</smally>
<largex>697</largex>
<largey>455</largey>
</coordinates>
</territory>
<territory>
<name>Müggelheim</name>
<borders>
<border>Rahnsdorf</border>
<border>Grünau</border>
<border>Köpenick</border>
</borders>
<coordinates>
<smallx>532</smallx>
<smally>421</smally>
<largex>666</largex>
<largey>521</largey>
</coordinates>
</territory>
<territory>
<name>Köpenick</name>
<borders>
<border>Rahnsdorf</border>
<border>Müggelheim</border>
<border>Hellersdorf</border>
<border>Marzahn</border>
<border>Lichtenberg</border>
<border>Treptow</border>
</borders>
<coordinates>
<smallx>495</smallx>
<smally>336</smally>
<largex>620</largex>
<largey>414</largey>
</coordinates>
</territory>
<territory>
<name>Hellersdorf</name>
<borders>
<border>Marzahn</border>
<border>Köpenick</border>
</borders>
<coordinates>
<smallx>472</smallx>
<smally>263</smally>
<largex>591</largex>
<largey>323</largey>
</coordinates>
</territory>
<territory>
<name>Marzahn</name>
<borders>
<border>Köpenick</border>
<border>Hellersdorf</border>
<border>Hohenschönhausen</border>
<border>Lichtenberg</border>
</borders>
<coordinates>
<smallx>418</smallx>
<smally>233</smally>
<largex>524</largex>
<largey>286</largey>
</coordinates>
</territory>
<territory>
<name>Lichtenberg</name>
<borders>
<border>Marzahn</border>
<border>Hohenschönhausen</border>
<border>Köpenick</border>
<border>Friedrichshain</border>
<border>Prenzlauer Berg</border>
</borders>
<coordinates>
<smallx>394</smallx>
<smally>303</smally>
<largex>493</largex>
<largey>373</largey>
</coordinates>
</territory>
<territory>
<name>Treptow</name>
<borders>
<border>Grünau</border>
<border>Köpenick</border>
<border>Friedrichshain</border>
</borders>
<coordinates>
<smallx>384</smallx>
<smally>376</smally>
<largex>481</largex>
<largey>464</largey>
</coordinates>
</territory>
<territory>
<name>Grünau</name>
<borders>
<border>Treptow</border>
<border>Müggelheim</border>
</borders>
<coordinates>
<smallx>422</smallx>
<smally>408</smally>
<largex>528</largex>
<largey>505</largey>
</coordinates>
</territory>
<territory>
<name>Hohenschönhausen</name>
<borders>
<border>Marzahn</border>
<border>Lichtenberg</border>
<border>Prenzlauer Berg</border>
<border>Weißensee</border>
</borders>
<bombardments>
<bombardment>Wedding</bombardment>
<bombardment>Moabit</bombardment>
<bombardment>Kreuzberg</bombardment>
</bombardments>
<coordinates>
<smallx>380</smallx>
<smally>196</smally>
<largex>476</largex>
<largey>240</largey>
</coordinates>
</territory>
<territory>
<name>Weißensee</name>
<borders>
<border>Hohenschönhausen</border>
<border>Prenzlauer Berg</border>
<border>Buch</border>
<border>Pankow</border>
</borders>
<coordinates>
<smallx>334</smallx>
<smally>152</smally>
<largex>420</largex>
<largey>184</largey>
</coordinates>
</territory>
<territory>
<name>Buch</name>
<borders>
<border>Pankow</border>
<border>Weißensee</border>
</borders>
<coordinates>
<smallx>352</smallx>
<smally>88</smally>
<largex>441</largex>
<largey>106</largey>
</coordinates>
</territory>
<territory>
<name>Pankow</name>
<borders>
<border>Buch</border>
<border>Prenzlauer Berg</border>
<border>Weißensee</border>
<border>Wedding</border>
</borders>
<coordinates>
<smallx>278</smallx>
<smally>120</smally>
<largex>348</largex>
<largey>144</largey>
</coordinates>
</territory>
<territory>
<name>Prenzlauer Berg</name>
<borders>
<border>Pankow</border>
<border>Mitte</border>
<border>Weißensee</border>
<border>Hohenschönhausen</border>
<border>Lichtenberg</border>
<border>Friedrichshain</border>
</borders>
<coordinates>
<smallx>338</smallx>
<smally>227</smally>
<largex>423</largex>
<largey>278</largey>
</coordinates>
</territory>
<territory>
<name>Friedrichshain</name>
<borders>
<border>Mitte</border>
<border>Lichtenberg</border>
<border>Treptow</border>
<border>Prenzlauer Berg</border>
<border>Kreuzberg</border>
</borders>
<coordinates>
<smallx>325</smallx>
<smally>251</smally>
<largex>407</largex>
<largey>308</largey>
</coordinates>
</territory>
<territory>
<name>Mitte</name>
<borders>
<border>Prenzlauer Berg</border>
<border>Friedrichshain</border>
<border>Moabit</border>
<border>Kreuzberg</border>
</borders>
<coordinates>
<smallx>292</smallx>
<smally>256</smally>
<largex>366</largex>
<largey>315</largey>
</coordinates>
</territory>
<territory>
<name>Kreuzberg</name>
<borders>
<border>Neukölen</border>
<border>Tempelhof</border>
<border>Schöneberg</border>
<border>Mitte</border>
<border>Friedrichshain</border>
<border>Tiergarten</border>
</borders>
<coordinates>
<smallx>263</smallx>
<smally>286</smally>
<largex>330</largex>
<largey>352</largey>
</coordinates>
</territory>
<territory>
<name>Neukölen</name>
<borders>
<border>Kreuzberg</border>
<border>Tempelhof</border>
<border>Britz-Rudow</border>
</borders>
<coordinates>
<smallx>316</smallx>
<smally>336</smally>
<largex>396</largex>
<largey>414</largey>
</coordinates>
</territory>
<territory>
<name>Britz-Rudow</name>
<borders>
<border>Tempelhof</border>
<border>Neukölen</border>
</borders>
<coordinates>
<smallx>362</smallx>
<smally>408</smally>
<largex>453</largex>
<largey>504</largey>
</coordinates>
</territory>
<territory>
<name>Tempelhof</name>
<borders>
<border>Neukölen</border>
<border>Kreuzberg</border>
<border>Britz-Rudow</border>
<border>Marienfelde</border>
<border>Steglitz</border>
<border>Schöneberg</border>
</borders>
<coordinates>
<smallx>277</smallx>
<smally>386</smally>
<largex>347</largex>
<largey>477</largey>
</coordinates>
<neutral>3</neutral>
<bonus>1</bonus>
</territory>
<territory>
<name>Marienfelde</name>
<borders>
<border>Tempelhof</border>
<border>Steglitz</border>
</borders>
<coordinates>
<smallx>271</smallx>
<smally>436</smally>
<largex>340</largex>
<largey>540</largey>
</coordinates>
</territory>
<territory>
<name>Steglitz</name>
<borders>
<border>Marienfelde</border>
<border>Tempelhof</border>
<border>Schöneberg</border>
<border>Dahlem</border>
<border>Zehlendorf</border>
</borders>
<coordinates>
<smallx>206</smallx>
<smally>400</smally>
<largex>258</largex>
<largey>495</largey>
</coordinates>
</territory>
<territory>
<name>Schöneberg</name>
<borders>
<border>Kreuzberg</border>
<border>Tempelhof</border>
<border>Steglitz</border>
<border>Dahlem</border>
<border>Tiergarten</border>
<border>Wilmersdorf</border>
</borders>
<coordinates>
<smallx>234</smallx>
<smally>308</smally>
<largex>294</largex>
<largey>380</largey>
</coordinates>
</territory>
<territory>
<name>Dahlem</name>
<borders>
<border>Wilmersdorf</border>
<border>Grunewald</border>
<border>Schöneberg</border>
<border>Steglitz</border>
<border>Zehlendorf</border>
<border>Nikolasee</border>
</borders>
<coordinates>
<smallx>182</smallx>
<smally>349</smally>
<largex>229</largex>
<largey>431</largey>
</coordinates>
</territory>
<territory>
<name>Zehlendorf</name>
<borders>
<border>Dahlem</border>
<border>Steglitz</border>
<border>Nikolasee</border>
</borders>
<coordinates>
<smallx>154</smallx>
<smally>385</smally>
<largex>193</largex>
<largey>476</largey>
</coordinates>
</territory>
<territory>
<name>Nikolasee</name>
<borders>
<border>Zehlendorf</border>
<border>Dahlem</border>
<border>Grunewald</border>
<border>Wannsee</border>
</borders>
<coordinates>
<smallx>101</smallx>
<smally>360</smally>
<largex>127</largex>
<largey>445</largey>
</coordinates>
</territory>
<territory>
<name>Wannsee</name>
<borders>
<border>Nikolasee</border>
</borders>
<coordinates>
<smallx>43</smallx>
<smally>423</smally>
<largex>55</largex>
<largey>523</largey>
</coordinates>
</territory>
<territory>
<name>Gatow</name>
<borders>
<border>Westend</border>
<border>Spandau</border>
</borders>
<coordinates>
<smallx>49</smallx>
<smally>330</smally>
<largex>62</largex>
<largey>407</largey>
</coordinates>
<neutral>3</neutral>
<bonus>1</bonus>
</territory>
<territory>
<name>Spandau</name>
<borders>
<border>Gatow</border>
<border>Siemenstadt</border>
<border>Heiligensee</border>
</borders>
<coordinates>
<smallx>74</smallx>
<smally>194</smally>
<largex>93</largex>
<largey>237</largey>
</coordinates>
</territory>
<territory>
<name>Siemenstadt</name>
<borders>
<border>Spandau</border>
<border>Charlottenburg</border>
</borders>
<coordinates>
<smallx>131</smallx>
<smally>208</smally>
<largex>164</largex>
<largey>254</largey>
</coordinates>
</territory>
<territory>
<name>Westend</name>
<borders>
<border>Grunewald</border>
<border>Gatow</border>
<border>Charlottenburg</border>
</borders>
<coordinates>
<smallx>120</smallx>
<smally>247</smally>
<largex>151</largex>
<largey>303</largey>
</coordinates>
</territory>
<territory>
<name>Charlottenburg</name>
<borders>
<border>Grunewald</border>
<border>Tiergarten</border>
<border>Westend</border>
<border>Moabit</border>
<border>Siemenstadt</border>
<border>Wilmersdorf</border>
</borders>
<coordinates>
<smallx>157</smallx>
<smally>256</smally>
<largex>197</largex>
<largey>314</largey>
</coordinates>
</territory>
<territory>
<name>Grunewald</name>
<borders>
<border>Wilmersdorf</border>
<border>Westend</border>
<border>Charlottenburg</border>
<border>Nikolasee</border>
<border>Dahlem</border>
</borders>
<coordinates>
<smallx>107</smallx>
<smally>301</smally>
<largex>135</largex>
<largey>371</largey>
</coordinates>
</territory>
<territory>
<name>Wilmersdorf</name>
<borders>
<border>Charlottenburg</border>
<border>Dahlem</border>
<border>Tiergarten</border>
<border>Grunewald</border>
<border>Schöneberg</border>
</borders>
<coordinates>
<smallx>196</smallx>
<smally>289</smally>
<largex>246</largex>
<largey>356</largey>
</coordinates>
</territory>
<territory>
<name>Tiergarten</name>
<borders>
<border>Schöneberg</border>
<border>Kreuzberg</border>
<border>Wilmersdorf</border>
<border>Charlottenburg</border>
</borders>
<coordinates>
<smallx>226</smallx>
<smally>261</smally>
<largex>283</largex>
<largey>321</largey>
</coordinates>
</territory>
<territory>
<name>Moabit</name>
<borders>
<border>Charlottenburg</border>
<border>Wedding</border>
<border>Mitte</border>
</borders>
<coordinates>
<smallx>231</smallx>
<smally>236</smally>
<largex>290</largex>
<largey>288</largey>
</coordinates>
</territory>
<territory>
<name>Wedding</name>
<borders>
<border>Moabit</border>
<border>Pankow</border>
<border>Reinickendorf</border>
<border>Tegel</border>
</borders>
<coordinates>
<smallx>248</smallx>
<smally>209</smally>
<largex>311</largex>
<largey>256</largey>
</coordinates>
</territory>
<territory>
<name>Reinickendorf</name>
<borders>
<border>Wedding</border>
<border>Tegel</border>
<border>Heiligensee</border>
<border>Frohnau</border>
</borders>
<coordinates>
<smallx>213</smallx>
<smally>143</smally>
<largex>267</largex>
<largey>173</largey>
</coordinates>
</territory>
<territory>
<name>Frohnau</name>
<borders>
<border>Reinickendorf</border>
<border>Heiligensee</border>
</borders>
<coordinates>
<smallx>181</smallx>
<smally>66</smally>
<largex>227</largex>
<largey>77</largey>
</coordinates>
</territory>
<territory>
<name>Tegel</name>
<borders>
<border>Heiligensee</border>
<border>Reinickendorf</border>
<border>Wedding</border>
</borders>
<coordinates>
<smallx>176</smallx>
<smally>191</smally>
<largex>221</largex>
<largey>233</largey>
</coordinates>
<neutral>3</neutral>
<bonus>1</bonus>
</territory>
<territory>
<name>Heiligensee</name>
<borders>
<border>Frohnau</border>
<border>Reinickendorf</border>
<border>Spandau</border>
<border>Tegel</border>
</borders>
<coordinates>
<smallx>130</smallx>
<smally>105</smally>
<largex>164</largex>
<largey>126</largey>
</coordinates>
</territory>
</map>

jako wrote:u mind checking hellersdorf? the shadow seems somewhat to the right as well.
The army count is aligned, and that's what I'm concerned with. The shadow isn't centered in the territory, but I was never trying to center shadows within territories - in some cases it worked, but whenever i could I chose to align the shadow with the territory name text with which the army count is associated. Whatever the case, it in no way effects game play/readability.
if you see any more let me know jako - I appreciate the attention to detail.

jako wrote:i will. liked ur map from the start.
i just spot these easy imperfections. if u really want attention to detail. let wisse do a once over on ur map. u should have seen the kinds of things he could spot on cairns actium map
right - I can pick things out of maps as well, but it's much harder on your own map. i've looked at it so long i just look past mistakes. But the point of this map is to look low tech and distressed, so it leaves a lot of room for error.

oaktown...i apologise for not posting here earlier, please forgive.
I'm happy with the graphics as stated before, I have just had a look at 200% magnification in IE at the positioning of the armies....
* nothing on the small map...i use 22 px on my maps and 24 on the large but there is no issue there.
* can u ckeck the large for the following please...i don't know if this is because of slight bluring on the edge of the circles??
a. 1 px to the left - Marzahn
b. 1 px to the left - Weißensee
c. 1 px up - Buch

I'm happy with the graphics as stated before, I have just had a look at 200% magnification in IE at the positioning of the armies....
* nothing on the small map...i use 22 px on my maps and 24 on the large but there is no issue there.
* can u ckeck the large for the following please...i don't know if this is because of slight bluring on the edge of the circles??
a. 1 px to the left - Marzahn
b. 1 px to the left - Weißensee
c. 1 px up - Buch

* Pearl Harbour * Waterloo * Forbidden City * Jamaica * Pot Mosbi
- jako
- Posts: 1022
- Joined: Sun Jun 03, 2007 4:50 am
- Gender: Male
- Location: A lost soul with no-one to stalk.
cairnswk wrote:oaktown...i apologise for not posting here earlier, please forgive.![]()
I'm happy with the graphics as stated before, I have just had a look at 200% magnification in IE at the positioning of the armies....
* nothing on the small map...i use 22 px on my maps and 24 on the large but there is no issue there.
* can u ckeck the large for the following please...i don't know if this is because of slight bluring on the edge of the circles??
a. 1 px to the left - Marzahn
b. 1 px to the left - Weißensee
c. 1 px up - Buch
lol yah, im not not that detailed. i just look at it at eye level

Time to retire this much loved sig of mine with a new clan.
cairnswk wrote:* can u ckeck the large for the following please...i don't know if this is because of slight bluring on the edge of the circles??
a. 1 px to the left - Marzahn
b. 1 px to the left - Weißensee
c. 1 px up - Buch
Agreed on all three counts... Weißensee is a close call, but better a bit to the left than a bit to the right, since 3-digit and colorblind help numbers bleed off to the right as is.
Maps remain the same, coordinates have been updated and checked with Jota's reader as follows:
Code: Select all
<?xml version="1.0"?>
<map>
<title>Berlin</title>
<smallwidth>600</smallwidth>
<smallheight>464</smallheight>
<largewidth>770</largewidth>
<largeheight>580</largeheight>
<filetype>jpg</filetype>
<continent>
<name>Russian Sector</name>
<bonus>5</bonus>
<components>
<component>Rahnsdorf</component>
<component>Müggelheim</component>
<component>Grünau</component>
<component>Treptow</component>
<component>Köpenick</component>
<component>Hellersdorf</component>
<component>Marzahn</component>
<component>Lichtenberg</component>
<component>Friedrichshain</component>
<component>Hohenschönhausen</component>
<component>Weißensee</component>
<component>Buch</component>
<component>Prenzlauer Berg</component>
<component>Pankow</component>
<component>Mitte</component>
</components>
<required>8</required>
</continent>
<continent>
<name>American Sector</name>
<bonus>3</bonus>
<components>
<component>Britz-Rudow</component>
<component>Neukölen</component>
<component>Kreuzberg</component>
<component>Tempelhof</component>
<component>Marienfelde</component>
<component>Steglitz</component>
<component>Zehlendorf</component>
<component>Schöneberg</component>
<component>Dahlem</component>
<component>Nikolasee</component>
<component>Wannsee</component>
</components>
<required>6</required>
</continent>
<continent>
<name>British Sector</name>
<bonus>2</bonus>
<components>
<component>Tiergarten</component>
<component>Moabit</component>
<component>Wilmersdorf</component>
<component>Grunewald</component>
<component>Charlottenburg</component>
<component>Siemenstadt</component>
<component>Westend</component>
<component>Spandau</component>
<component>Gatow</component>
</components>
<required>5</required>
</continent>
<continent>
<name>French Sector</name>
<bonus>1</bonus>
<components>
<component>Wedding</component>
<component>Tegel</component>
<component>Reinickendorf</component>
<component>Frohnau</component>
<component>Heiligensee</component>
</components>
<required>3</required>
</continent>
<continent>
<name>Russian Checkpoints</name>
<bonus>2</bonus>
<components>
<component>Pankow</component>
<component>Mitte</component>
<component>Friedrichshain</component>
</components>
</continent>
<continent>
<name>Western Checkpoints</name>
<bonus>2</bonus>
<components>
<component>Wedding</component>
<component>Moabit</component>
<component>Kreuzberg</component>
</components>
</continent>
<territory>
<name>Rahnsdorf</name>
<borders>
<border>Müggelheim</border>
<border>Köpenick</border>
</borders>
<coordinates>
<smallx>557</smallx>
<smally>368</smally>
<largex>697</largex>
<largey>455</largey>
</coordinates>
</territory>
<territory>
<name>Müggelheim</name>
<borders>
<border>Rahnsdorf</border>
<border>Grünau</border>
<border>Köpenick</border>
</borders>
<coordinates>
<smallx>532</smallx>
<smally>421</smally>
<largex>666</largex>
<largey>521</largey>
</coordinates>
</territory>
<territory>
<name>Köpenick</name>
<borders>
<border>Rahnsdorf</border>
<border>Müggelheim</border>
<border>Hellersdorf</border>
<border>Marzahn</border>
<border>Lichtenberg</border>
<border>Treptow</border>
</borders>
<coordinates>
<smallx>495</smallx>
<smally>336</smally>
<largex>620</largex>
<largey>414</largey>
</coordinates>
</territory>
<territory>
<name>Hellersdorf</name>
<borders>
<border>Marzahn</border>
<border>Köpenick</border>
</borders>
<coordinates>
<smallx>472</smallx>
<smally>263</smally>
<largex>591</largex>
<largey>323</largey>
</coordinates>
</territory>
<territory>
<name>Marzahn</name>
<borders>
<border>Köpenick</border>
<border>Hellersdorf</border>
<border>Hohenschönhausen</border>
<border>Lichtenberg</border>
</borders>
<coordinates>
<smallx>418</smallx>
<smally>233</smally>
<largex>523</largex>
<largey>286</largey>
</coordinates>
</territory>
<territory>
<name>Lichtenberg</name>
<borders>
<border>Marzahn</border>
<border>Hohenschönhausen</border>
<border>Köpenick</border>
<border>Friedrichshain</border>
<border>Prenzlauer Berg</border>
</borders>
<coordinates>
<smallx>394</smallx>
<smally>303</smally>
<largex>493</largex>
<largey>373</largey>
</coordinates>
</territory>
<territory>
<name>Treptow</name>
<borders>
<border>Grünau</border>
<border>Köpenick</border>
<border>Friedrichshain</border>
</borders>
<coordinates>
<smallx>384</smallx>
<smally>376</smally>
<largex>481</largex>
<largey>464</largey>
</coordinates>
</territory>
<territory>
<name>Grünau</name>
<borders>
<border>Treptow</border>
<border>Müggelheim</border>
</borders>
<coordinates>
<smallx>422</smallx>
<smally>408</smally>
<largex>528</largex>
<largey>505</largey>
</coordinates>
</territory>
<territory>
<name>Hohenschönhausen</name>
<borders>
<border>Marzahn</border>
<border>Lichtenberg</border>
<border>Prenzlauer Berg</border>
<border>Weißensee</border>
</borders>
<bombardments>
<bombardment>Wedding</bombardment>
<bombardment>Moabit</bombardment>
<bombardment>Kreuzberg</bombardment>
</bombardments>
<coordinates>
<smallx>380</smallx>
<smally>196</smally>
<largex>476</largex>
<largey>240</largey>
</coordinates>
</territory>
<territory>
<name>Weißensee</name>
<borders>
<border>Hohenschönhausen</border>
<border>Prenzlauer Berg</border>
<border>Buch</border>
<border>Pankow</border>
</borders>
<coordinates>
<smallx>334</smallx>
<smally>152</smally>
<largex>419</largex>
<largey>184</largey>
</coordinates>
</territory>
<territory>
<name>Buch</name>
<borders>
<border>Pankow</border>
<border>Weißensee</border>
</borders>
<coordinates>
<smallx>352</smallx>
<smally>88</smally>
<largex>441</largex>
<largey>105</largey>
</coordinates>
</territory>
<territory>
<name>Pankow</name>
<borders>
<border>Buch</border>
<border>Prenzlauer Berg</border>
<border>Weißensee</border>
<border>Wedding</border>
</borders>
<coordinates>
<smallx>278</smallx>
<smally>120</smally>
<largex>348</largex>
<largey>144</largey>
</coordinates>
</territory>
<territory>
<name>Prenzlauer Berg</name>
<borders>
<border>Pankow</border>
<border>Mitte</border>
<border>Weißensee</border>
<border>Hohenschönhausen</border>
<border>Lichtenberg</border>
<border>Friedrichshain</border>
</borders>
<coordinates>
<smallx>338</smallx>
<smally>227</smally>
<largex>423</largex>
<largey>278</largey>
</coordinates>
</territory>
<territory>
<name>Friedrichshain</name>
<borders>
<border>Mitte</border>
<border>Lichtenberg</border>
<border>Treptow</border>
<border>Prenzlauer Berg</border>
<border>Kreuzberg</border>
</borders>
<coordinates>
<smallx>325</smallx>
<smally>251</smally>
<largex>407</largex>
<largey>308</largey>
</coordinates>
</territory>
<territory>
<name>Mitte</name>
<borders>
<border>Prenzlauer Berg</border>
<border>Friedrichshain</border>
<border>Moabit</border>
<border>Kreuzberg</border>
</borders>
<coordinates>
<smallx>292</smallx>
<smally>256</smally>
<largex>366</largex>
<largey>315</largey>
</coordinates>
</territory>
<territory>
<name>Kreuzberg</name>
<borders>
<border>Neukölen</border>
<border>Tempelhof</border>
<border>Schöneberg</border>
<border>Mitte</border>
<border>Friedrichshain</border>
<border>Tiergarten</border>
</borders>
<coordinates>
<smallx>263</smallx>
<smally>286</smally>
<largex>330</largex>
<largey>352</largey>
</coordinates>
</territory>
<territory>
<name>Neukölen</name>
<borders>
<border>Kreuzberg</border>
<border>Tempelhof</border>
<border>Britz-Rudow</border>
</borders>
<coordinates>
<smallx>316</smallx>
<smally>336</smally>
<largex>396</largex>
<largey>414</largey>
</coordinates>
</territory>
<territory>
<name>Britz-Rudow</name>
<borders>
<border>Tempelhof</border>
<border>Neukölen</border>
</borders>
<coordinates>
<smallx>362</smallx>
<smally>408</smally>
<largex>453</largex>
<largey>504</largey>
</coordinates>
</territory>
<territory>
<name>Tempelhof</name>
<borders>
<border>Neukölen</border>
<border>Kreuzberg</border>
<border>Britz-Rudow</border>
<border>Marienfelde</border>
<border>Steglitz</border>
<border>Schöneberg</border>
</borders>
<coordinates>
<smallx>277</smallx>
<smally>386</smally>
<largex>347</largex>
<largey>477</largey>
</coordinates>
<neutral>3</neutral>
<bonus>1</bonus>
</territory>
<territory>
<name>Marienfelde</name>
<borders>
<border>Tempelhof</border>
<border>Steglitz</border>
</borders>
<coordinates>
<smallx>271</smallx>
<smally>436</smally>
<largex>340</largex>
<largey>540</largey>
</coordinates>
</territory>
<territory>
<name>Steglitz</name>
<borders>
<border>Marienfelde</border>
<border>Tempelhof</border>
<border>Schöneberg</border>
<border>Dahlem</border>
<border>Zehlendorf</border>
</borders>
<coordinates>
<smallx>206</smallx>
<smally>400</smally>
<largex>258</largex>
<largey>495</largey>
</coordinates>
</territory>
<territory>
<name>Schöneberg</name>
<borders>
<border>Kreuzberg</border>
<border>Tempelhof</border>
<border>Steglitz</border>
<border>Dahlem</border>
<border>Tiergarten</border>
<border>Wilmersdorf</border>
</borders>
<coordinates>
<smallx>234</smallx>
<smally>308</smally>
<largex>294</largex>
<largey>380</largey>
</coordinates>
</territory>
<territory>
<name>Dahlem</name>
<borders>
<border>Wilmersdorf</border>
<border>Grunewald</border>
<border>Schöneberg</border>
<border>Steglitz</border>
<border>Zehlendorf</border>
<border>Nikolasee</border>
</borders>
<coordinates>
<smallx>182</smallx>
<smally>349</smally>
<largex>229</largex>
<largey>431</largey>
</coordinates>
</territory>
<territory>
<name>Zehlendorf</name>
<borders>
<border>Dahlem</border>
<border>Steglitz</border>
<border>Nikolasee</border>
</borders>
<coordinates>
<smallx>154</smallx>
<smally>385</smally>
<largex>193</largex>
<largey>476</largey>
</coordinates>
</territory>
<territory>
<name>Nikolasee</name>
<borders>
<border>Zehlendorf</border>
<border>Dahlem</border>
<border>Grunewald</border>
<border>Wannsee</border>
</borders>
<coordinates>
<smallx>101</smallx>
<smally>360</smally>
<largex>127</largex>
<largey>445</largey>
</coordinates>
</territory>
<territory>
<name>Wannsee</name>
<borders>
<border>Nikolasee</border>
</borders>
<coordinates>
<smallx>43</smallx>
<smally>423</smally>
<largex>55</largex>
<largey>523</largey>
</coordinates>
</territory>
<territory>
<name>Gatow</name>
<borders>
<border>Westend</border>
<border>Spandau</border>
</borders>
<coordinates>
<smallx>49</smallx>
<smally>330</smally>
<largex>62</largex>
<largey>407</largey>
</coordinates>
<neutral>3</neutral>
<bonus>1</bonus>
</territory>
<territory>
<name>Spandau</name>
<borders>
<border>Gatow</border>
<border>Siemenstadt</border>
<border>Heiligensee</border>
</borders>
<coordinates>
<smallx>74</smallx>
<smally>194</smally>
<largex>93</largex>
<largey>237</largey>
</coordinates>
</territory>
<territory>
<name>Siemenstadt</name>
<borders>
<border>Spandau</border>
<border>Charlottenburg</border>
</borders>
<coordinates>
<smallx>131</smallx>
<smally>208</smally>
<largex>164</largex>
<largey>254</largey>
</coordinates>
</territory>
<territory>
<name>Westend</name>
<borders>
<border>Grunewald</border>
<border>Gatow</border>
<border>Charlottenburg</border>
</borders>
<coordinates>
<smallx>120</smallx>
<smally>247</smally>
<largex>151</largex>
<largey>303</largey>
</coordinates>
</territory>
<territory>
<name>Charlottenburg</name>
<borders>
<border>Grunewald</border>
<border>Tiergarten</border>
<border>Westend</border>
<border>Moabit</border>
<border>Siemenstadt</border>
<border>Wilmersdorf</border>
</borders>
<coordinates>
<smallx>157</smallx>
<smally>256</smally>
<largex>197</largex>
<largey>314</largey>
</coordinates>
</territory>
<territory>
<name>Grunewald</name>
<borders>
<border>Wilmersdorf</border>
<border>Westend</border>
<border>Charlottenburg</border>
<border>Nikolasee</border>
<border>Dahlem</border>
</borders>
<coordinates>
<smallx>107</smallx>
<smally>301</smally>
<largex>135</largex>
<largey>371</largey>
</coordinates>
</territory>
<territory>
<name>Wilmersdorf</name>
<borders>
<border>Charlottenburg</border>
<border>Dahlem</border>
<border>Tiergarten</border>
<border>Grunewald</border>
<border>Schöneberg</border>
</borders>
<coordinates>
<smallx>196</smallx>
<smally>289</smally>
<largex>246</largex>
<largey>356</largey>
</coordinates>
</territory>
<territory>
<name>Tiergarten</name>
<borders>
<border>Schöneberg</border>
<border>Kreuzberg</border>
<border>Wilmersdorf</border>
<border>Charlottenburg</border>
</borders>
<coordinates>
<smallx>226</smallx>
<smally>261</smally>
<largex>283</largex>
<largey>321</largey>
</coordinates>
</territory>
<territory>
<name>Moabit</name>
<borders>
<border>Charlottenburg</border>
<border>Wedding</border>
<border>Mitte</border>
</borders>
<coordinates>
<smallx>231</smallx>
<smally>236</smally>
<largex>290</largex>
<largey>288</largey>
</coordinates>
</territory>
<territory>
<name>Wedding</name>
<borders>
<border>Moabit</border>
<border>Pankow</border>
<border>Reinickendorf</border>
<border>Tegel</border>
</borders>
<coordinates>
<smallx>248</smallx>
<smally>209</smally>
<largex>311</largex>
<largey>256</largey>
</coordinates>
</territory>
<territory>
<name>Reinickendorf</name>
<borders>
<border>Wedding</border>
<border>Tegel</border>
<border>Heiligensee</border>
<border>Frohnau</border>
</borders>
<coordinates>
<smallx>213</smallx>
<smally>143</smally>
<largex>267</largex>
<largey>173</largey>
</coordinates>
</territory>
<territory>
<name>Frohnau</name>
<borders>
<border>Reinickendorf</border>
<border>Heiligensee</border>
</borders>
<coordinates>
<smallx>181</smallx>
<smally>66</smally>
<largex>227</largex>
<largey>77</largey>
</coordinates>
</territory>
<territory>
<name>Tegel</name>
<borders>
<border>Heiligensee</border>
<border>Reinickendorf</border>
<border>Wedding</border>
</borders>
<coordinates>
<smallx>176</smallx>
<smally>191</smally>
<largex>221</largex>
<largey>233</largey>
</coordinates>
<neutral>3</neutral>
<bonus>1</bonus>
</territory>
<territory>
<name>Heiligensee</name>
<borders>
<border>Frohnau</border>
<border>Reinickendorf</border>
<border>Spandau</border>
<border>Tegel</border>
</borders>
<coordinates>
<smallx>130</smallx>
<smally>105</smally>
<largex>164</largex>
<largey>126</largey>
</coordinates>
</territory>
</map>

- unriggable
- Posts: 8037
- Joined: Thu Feb 08, 2007 9:49 pm
unriggable wrote:Is the XML updated to have units be deployed directly onto a single spot?
Not sure I follow you... if you're referring to the Airfield Bonuses, then the answer is yes. It's done as a specific "territory" bonus rather than by adding a new continent, and it looks like this:
Code: Select all
<territory>
<name>Tempelhof</name>
<borders>
<border>Neukölen</border>
<border>Kreuzberg</border>
<border>Britz-Rudow</border>
<border>Marienfelde</border>
<border>Steglitz</border>
<border>Schöneberg</border>
</borders>
<coordinates>
<smallx>277</smallx>
<smally>386</smally>
<largex>347</largex>
<largey>477</largey>
</coordinates>
<neutral>3</neutral>
<bonus>1</bonus>
</territory> Note the bonus tag at the end of this territory entry. Note also that this territory starts neutral with 3 armies on it.
I suspect BOB isn't set up to show this, but that's not something I can control.

- yamahafazer
- Posts: 211
- Joined: Fri Aug 24, 2007 9:56 am
jako wrote:i think u should reposition the westend army shadow to the left a pixel or 2. looks like its on the right side too much.
but it could be my eyes. had a tough day of manual accounting so im seeing double
Can't see the difference myself
yamahafazer wrote:Can't see the difference myselfI'll just trust that it's better and keep my mouth shut I think
ooops... mouth wasn't shut just then.........
If you were looking at page 1, I had failed to change the image link. The change you're referring to was a reposition of the circle itself, not the army coordinates within the circle. The westend circle was almost bumping into the eastern border, now it's centered a bit more.
Anywho, here's the latest map with army counts, if anybody is paying attention.
Large map file: http://i141.photobucket.com/albums/r76/ ... lin28L.jpg
Small map file: http://i141.photobucket.com/albums/r76/ ... lin28L.jpg
Latest XML posted above.

- yamahafazer
- Posts: 211
- Joined: Fri Aug 24, 2007 9:56 am
oaktown wrote:yamahafazer wrote:Can't see the difference myselfI'll just trust that it's better and keep my mouth shut I think
ooops... mouth wasn't shut just then.........
If you were looking at page 1, I had failed to change the image link. The change you're referring to was a reposition of the circle itself, not the army coordinates within the circle. The westend circle was almost bumping into the eastern border, now it's centered a bit more.
Anywho, here's the latest map with army counts, if anybody is paying attention.
Large map file: http://i141.photobucket.com/albums/r76/ ... lin28L.jpg
Small map file: http://i141.photobucket.com/albums/r76/ ... lin28L.jpg
Latest XML posted above.
Ok thanks...
cartographer's log, October 22, 2007.
We've been sailing through the treacherous waters of the Final Forge for nine days now, and the days have been long a exhausting. On day three I answered a question, which took all of my might. On day five we moved an army circle 5 pixels - the crew was near their breaking point. This past weekend we repositioned three army counts a total of three pixels, a dangerous maneuver during which I nearly lost half the crew.
No relief in sight... I'm not sure if the crew can take it any more. I just hope that if we lose the ship, these logs will fall into the hands of somebody who can tell our tale.
For king and country we sail on,
Oaktown
We've been sailing through the treacherous waters of the Final Forge for nine days now, and the days have been long a exhausting. On day three I answered a question, which took all of my might. On day five we moved an army circle 5 pixels - the crew was near their breaking point. This past weekend we repositioned three army counts a total of three pixels, a dangerous maneuver during which I nearly lost half the crew.
No relief in sight... I'm not sure if the crew can take it any more. I just hope that if we lose the ship, these logs will fall into the hands of somebody who can tell our tale.
For king and country we sail on,
Oaktown

I saw Captain Andy floating on his ghost ship off the port bow
after he came and tied Colemans hands up
Last edited by cairnswk on Mon Oct 22, 2007 4:16 pm, edited 1 time in total.

* Pearl Harbour * Waterloo * Forbidden City * Jamaica * Pot Mosbi
- spinwizard
- Posts: 5016
- Joined: Sun Dec 10, 2006 9:52 am
qwert wrote:Oaktown i whas sailing 2 month in dangerous water of Forge sea,and notorious PIrate Captain Andy want to sunk mine ship,but i manage to came in Quench Harbour
right, I honestly don't care how long it takes, as long as I feels as if I'm actually doing something. I wouldn't mind spending the next two months if it made the map better, but over the past nine days I've had exactly 8 pixels worth of changes suggested... not even a pixel a day!
If you were being serious, Spin, I can throw up some samples with the text outlined, but with the smiley I'm thinking maybe you were kidding? Because I started with stroke around the text/other elements and dropped it weeks ago, so maybe you're just messing with me.
Oh well, back to Bert the Turtle I guess.

- Incandenza
- Posts: 4949
- Joined: Thu Oct 19, 2006 5:34 pm
- Gender: Male
- Location: Playing Eschaton with a bucket of old tennis balls
Just for kicks, I've tweaked some borders on the small map and increased the point size of the territory titles from 7.6 to 8.0. Large map is untouched, but it was alright to begin with.
Large map file: http://i141.photobucket.com/albums/r76/ ... lin28L.jpg
Small map file: http://i141.photobucket.com/albums/r76/ ... 9small.jpg

Large map file: http://i141.photobucket.com/albums/r76/ ... lin28L.jpg
Small map file: http://i141.photobucket.com/albums/r76/ ... 9small.jpg


- yamahafazer
- Posts: 211
- Joined: Fri Aug 24, 2007 9:56 am



