LONLAT2SHAPE Name
LONLAT2SHAPE Purpose
Save lon, lat arrays in a shape file.
Category
Calling Sequence
lonlat2shape, lon, lat, filename Inputs
lon = Array of longitudes. in
lat = Array of latitudes. in
filename = Name of new shapefile. in
Keyword Parameters
Outputs
Common Blocks
Notes
Note: Any file extension gets dropped.
To avoid add a dummy extension.
Modification History
R. Sterner, 2006 Sep 18
R. Sterner, 2006 Sep 19 --- Added N_PARTS=0L.
R. Sterner, 2006 Sep 28 --- Added some attributes.
R. Sterner, 2006 Sep 28 --- Added attributes=att keyword.
R. Sterner, 2006 Oct 04 --- Fixed # points listed.
R. Sterner, 2009 May 29 --- Upgraded help text.
Copyright (C) 2006, 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.