Set up polygons for World map Database
Divides world into continents.
SETPOLIMAP()
Used for CIA data base
Returns GEOmap list of continents - STROKES: list(nam, num, index, col, style, code, LAT1, LAT2, LON1, LON2)
POINTS: list(lat, lon)
PROJ: list(type, LAT0, LON0, LAT1, LAT2, LATS, LONS, DLAT, DLON, FE, FN, name)
Jonathan M. Lees<jonathan.lees.edu>
selectPOLImap
LMAP = SETPOLIMAP()
Useful links