He doesn't seem to be in danger of overlap issues with three digits. I'd rather have working xml to play with as the top priority.jako wrote:u also have to try triple digits too.
Moderator: Cartographers
He doesn't seem to be in danger of overlap issues with three digits. I'd rather have working xml to play with as the top priority.jako wrote:u also have to try triple digits too.

 Coleman
				Coleman
			












 
		

 Incandenza
				Incandenza
			














 
		

 yamahafazer
				yamahafazer
			Incandenza wrote:The circles still seem a touch small for any double-digit numbers not in the teens....



 oaktown
				oaktown
			









 
		We aren't worried about them fitting, but they happen often enough that we need to be sure it won't cause numbers to overlap each other, territory names, or small borders (as in small enough the army number would hide the fact the border is there). None of these things look like they'll be a problem on your map. Still no army circles is acceptable. You probably could have gotten away with that here.oaktown wrote:3 digit numbers never fit, nor do numbers withthe color blind help... I've decided my next map will NOT have army circles at all!

 Coleman
				Coleman
			












 
		Coleman wrote:Still no army circles is acceptable. You probably could have gotten away with that here.


 oaktown
				oaktown
			









 
		Small map is max size... 600 pix wide. I've been concerned about the small map size myself, and so I'm going to be playing with making the actual playing area larger with the map frame. I've thought it out but haven't had time to actually get in and fuss with it.
And thanks for the congrats as well as everyone's past comments... getting thoughtful feedback has certainly helped the map move along so quickly.

 Qwert
				Qwert
			























 
			qwert wrote:I think that small max size is 630x600,so you have more space.
How To Make a Map wrote:The type of image file must be PNG, GIF, or JPEG. You must design two versions of the map: a small (up to 600 px wide), and a large (up to 800 px wide). Height is flexible, but it is recommended that you do not exceed 350 px on small maps and 600 px on large maps so that users will not need to scroll down to attack. Height must not be any greater than 600px on small maps and 800px on large maps.


 oaktown
				oaktown
			









 
		

 jako
				jako
			







 
		 At least, that's my theory.  I may sidestep protocol and 'update' the one you quoted from the other one.
 At least, that's my theory.  I may sidestep protocol and 'update' the one you quoted from the other one.

 Coleman
				Coleman
			












 
		Coleman wrote:Anyway, you are supposed to have authorized permission from a CA or Andy to go to 630 for the small or 840 for the large, which you aren't going to get from me. I don't understand why you may need it.
 



 oaktown
				oaktown
			









 
		Coleman wrote:Thank goodness. How is the xml coming?
<?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>125</smallx>
         <smally>247</smally>
         <largex>157</largex>
         <largey>304</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>


 oaktown
				oaktown
			









 
		
 Coleman
				Coleman
			












 
		

 oaktown
				oaktown
			









 
		 la la la... all this time on my hands, don't know what to do with myself.
  la la la... all this time on my hands, don't know what to do with myself.


 oaktown
				oaktown
			









 
		
 AndyDufresne
				AndyDufresne
			











 
			 
 
AndyDufresne wrote:Would you mind supplying us with 3 digit coordinate images? Just to make sure there isn't any over lap or confusing areas.
I also have some slight trouble with the some of the names on the small map, mostly in the 'lighter' areas, but I'm not sure you can do anything more to increase readability.



 oaktown
				oaktown
			









 
		It's the way CC is.Three digit coordinates below. We do lose a soldier's head, but I think we can consider that a casualty of war. I hadn't noticed before now that CC doesn't center the 3 digits, but just the first two, then it extends the third. or is this just what the XML test tool does?

 AndyDufresne
				AndyDufresne
			











 
			Coleman wrote:Probably more then you let on... I'm watching you.yamahafazer wrote:All seems to be ok to me.... But hey what do I know...
 We'll see
  We'll see   

 yamahafazer
				yamahafazer
			Users browsing this forum: No registered users