MAP_LATLNG_RECT Name
MAP_LATLNG_RECT
Purpose
Plot a rectangular area of lat/long on a map.
Category
Calling Sequence
map_latlng_rect, lon1, lon2, lat1, lat2
Inputs
lon1, lon2 = longitudes (degrees) of sides. in
lat1, lat2 = latitudes (degrees) of sides. in
Keyword Parameters
Keywords
NUMBER=n Number of points on each side (def=100).
COLOR=clr Plot color (def=!p.color).
THICKNESS=thk Plot thickness (def=!p.thick).
LINESTYLE=sty Plot linestyle (def=!p.linestyle).
Outputs
Common Blocks
Notes
Modification History
R. Sterner, 2000 Jun 29
R. Sterner, 2008 Mar 21 --- Corrected help text.
Copyright (C) 2000, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.