12.3.4 umpmap

1.
Function
Draws various map information.
2.
Call
NumRu::DCL.umpmap(cdsn)
3.
Explanation of Parameters
cdsn (C*(*)) The file name of map information.
4.
Notes
(a)
The file name specified by CDSN may not be directly used. The actual name of the read file is set by umqfnm. In the standard specifications of umqfnm,  the current directory is searched first. Then, the directory specified by the internal variable 'DUPATH' handled by glcget/glcset is searched next. Then finally, the directory specified by the internal variable 'DSPATH' is searched.
(b)
Currently, the following map information files are provided.
'coast_world' : The world coastlines.
'border_world' : The state boundaries of the world.
'plate_world' : The plate boundaries of the world.
'state_usa' : The state boundaries in U.S.A.
'coast_japan' : The Japanese coastlines.
'pref_japan' : The prefectural boundaries of Japan.