Description
Makes the necessary polygons to draw a colored country.
If islands exist, one country can be defined with more than
just one polygon.
Example:
(%i1) load(draw)$
(%i2) load(worldmap)$
(%i3) make_poly_country(India)$
(%i4) apply(draw2d, %)$