%!VMF 
% Vector Map Format for Sunclock
%
% List of colors
Black	% color 0
Blue	% color 1
White   % color 2
Green   % color 3
Yellow  % color 4
;

% Default color
0

% Palette (possibly several codes for each color: ci j1 j2 j3 ... )
c0 0
c1 6 7 17 18 19 34 35 45 46 47 62 63 73 74 75 90 91 101 102 103 118 119 129 130 131
c2 17 18 45 46 73 74 101 102 129 130
c3 1 2 3 29 30 31 57 58 59 85 86 87 113 114 115
c4 88 89
;

% Background value
0

% Coordinate range (latitude, longitude)
range -90 90 -180 180

% List of closed curves
% Fill mode = fill areas within closed curves
fillmode 0
opencurves
