Originally posted by EMan
Great Utility chiefpaco!
I'm with Cartouche Bee; it would be very useful to see the number of Land+Coastal tiles your civ can gain control of before the "Domination Win" occurs the following round. Or, at the very least, the Percentage figure.
Your best guess, with verification from SirPleb, is likely to be very useful AND very accurate. Otherwise, many players will not get the calculation right......then, all that studying of SirPleb's "Milking Tactics" will have gone to waste as the dreaded "Domination Win" box appears! 
AND finally, Matrix has provided his Easter Blessing for the use of MapStat in GOTM...........High Praise indeed!
Ok, no problem. Enough requests came in to include the domination figure. I will see if I can add 2 more boxes:
- a static box (like the world size) that has the overall domination threshold: world(land+coast) * 2/3. I assume this number will have to be rounded up.
- a civ-specific box that tells you how many more tiles you need: box_above - civ_X(land+coast).
I could also include a count for each civ's (land+coast) but am not sure if that's overkill.
One case remains that I am not sure of. If the world(land+coast) is divisible by 3, then the domination threshold will be an integer (i.e. no fraction/rounding). I am still not sure if the civ has to get to that number or pass it. I'll see if any of my tests has this criteria.
Also, I think I might throw in my little civstat util as another menu option. It dumps the city gold, corruption, production, & waste stats to a tab-separated text file readable by Excel. I find it useful for some game analysis, esp come govt switching time. It doesn't include totals or anything fancy yet, but I'll see what I can do. Usually, I use Excel after to do the analysis I wish.
BTW, anyone, feel free to make requests. As you can probably tell, I'm not too busy these days...
BTW2, I like what Grey Fox has done here. If anyone experienced a problem & was able to fix it, please post here. You might save someone else from trouble.
BTW3, Mapstat is a Java program. So, it should run on any Java compatible machine. I believe Macs are also Java compatible, so for Mac users, I think this program should work too! Let me know if it does.