coordinates for XML ?

Topics that are not maps. Discuss general map making concepts, techniques, contests, etc, here.

Moderator: Cartographers

Forum rules
Please read the Community Guidelines before posting.
Post Reply
User avatar
Flapcake
Posts: 756
Joined: Tue Jan 11, 2011 8:22 am
Gender: Male
Location: beyond the unknown

coordinates for XML ?

Post by Flapcake »

need some help here pls :)

how do i make coordinates, as in where to put in the army numbers ?
[bigimg]http://img818.imageshack.us/img818/3783/bannerbp.png[/bigimg]
Kingdom of Denmark
Trench Warfare 1917
Copenhagen Sightseeing
ManBungalow
Posts: 3431
Joined: Sun Jan 13, 2008 7:02 am
Location: On a giant rock orbiting a star somewhere

Re: coordinates for XML ?

Post by ManBungalow »

Go look at the XML for Classic:

http://www.conquerclub.com/maps/Classic.xml

Here's one territory as an example:

<territory>
    <name>Madrid</name>
      <borders>
        <border>London</border>
        <border>Berlin</border>
        <border>Istanbul</border>
        <border>Dakar</border>
      </borders>
      <coordinates>
        <smallx>292</smallx>
        <smally>189</smally>
        <largex>367</largex>
        <largey>220</largey>
      </coordinates>
</territory>

You can use chipv's XML Wizard to help position your coordinates:
http://chipv.byethost13.com/
Image
User avatar
Flapcake
Posts: 756
Joined: Tue Jan 11, 2011 8:22 am
Gender: Male
Location: beyond the unknown

Re: coordinates for XML ?

Post by Flapcake »

Thanks
[bigimg]http://img818.imageshack.us/img818/3783/bannerbp.png[/bigimg]
Kingdom of Denmark
Trench Warfare 1917
Copenhagen Sightseeing
Post Reply

Return to “Foundry Discussions”