This is a schema for exporting a map view from the HexMapper program.
copyright 2008 Robert Phillips
ID of the hex that represents the entire map view.
Units used for position and size of hexes, labels, and icons.
Width of hexes in units.
Width of sub-hexes in units.
Each hex is identified by a unique code of the form "00"-"48" for each level
deep, separated by periods. Thus, the code "05.14.27" represents the 28th
sub-hex of the 15th sub-hex of the 6th top-level hex. "top" refers to the
entire map. Each hex ID is related to a specific position within the containing hex.
"00" represents the center hex. "01" through "06" represent the hexes surrounding
"00" in clockwise order, starting with the NNW hex. I refer to this set of seven
hexes as a "rosette". Hexes "07"-"13" represent the the NNW rosette, "14"-"20"
represent the NNE rosette, and so on in clockwise fashion around the central
rosette.
Position of center of icon, in map units.
coordinates of text baseline. (x1,y1) represents the lower left position of
the text string, and (x2,y2) represents the lower right position. The size
and orientation of the text is calculated from this.
Position in units for the map (either feet or meters).