how do i make coordinates, as in where to put in the army numbers ?
coordinates for XML ?
Moderator: Cartographers
Forum rules
Please read the Community Guidelines before posting.
Please read the Community Guidelines before posting.
coordinates for XML ?
need some help here pls
how do i make coordinates, as in where to put in the army numbers ?
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
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 ?
Go look at the XML for Classic:
http://www.conquerclub.com/maps/Classic.xml
Here's one territory as an example:
<territory>
You can use chipv's XML Wizard to help position your coordinates:
http://chipv.byethost13.com/
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>
<coordinates>
- <smallx>292</smallx>
<smally>189</smally>
<largex>367</largex>
<largey>220</largey>
You can use chipv's XML Wizard to help position your coordinates:
http://chipv.byethost13.com/
Re: coordinates for XML ?
Thanks
[bigimg]http://img818.imageshack.us/img818/3783/bannerbp.png[/bigimg]
Kingdom of Denmark
Trench Warfare 1917
Copenhagen Sightseeing
Kingdom of Denmark
Trench Warfare 1917
Copenhagen Sightseeing
