Moderators: Cartographers, Global Moderators


Evil DIMwit wrote:NuclearMarathon wrote:I know that the limit dimensions of maps are "small: 630x600px" and "large 840x800px"...
But can you make a map that's wider but shorter, or taller but thinner than the limits?
ie: "small: 730x500px" "large: 970x670" ?
No, doesn't work that way, sadly.

<?xml version="1.0" encoding="UTF-8"?><?xml version="1.0" encoding="utf-8"?>


ender516 wrote:Sadly, my employer blocks fileden.com so I can't check anything here on my lunch, but I was getting a little confused last night, trying versions (yours, mine, and hybrids). I guess I will check again this evening at home.


ender516 wrote:The Map XML Wizard tool (blessings be upon chipv) produces XML with the following header:
- Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
which looks perfectly correct, based on my reading of the XML 1.0 Specification. However, the Map Inspect portion of the Map Maker tool does not process this properly, and only works if the header is changed to
- Code: Select all
<?xml version="1.0" encoding="utf-8"?>
(note the lower case encoding name).
I have no problem with the lower case version being accepted, since most naming conventions encourage case insensitivity, but since the XML 1.0 Specification says "UTF-8" should be used, I think if only one form can be supported by the Map Maker tool, then it needs to be this one.
An odd sidenote: the Test XML portion of the Map Maker tool has no problem with the upper case version.

Users browsing this forum: No registered users and 1 guest