Re: Plotting Lat/Lon coordinates? [message #5211] |
Thu, 02 November 1995 00:00 |
zawodny
Messages: 121 Registered: August 1992
|
Senior Member |
|
|
In article <47ami5$gh5@gina.zfn.uni-bremen.de> Helmut Schottmueller <hschottm> writes:
> I'm looking for a way to plot Latitude/Longitude coordinates
> in ASCII format into a stereographic (or other) projection.
> It should also be possible to draw a grid and/or a landmask.
> I tried the map_... procedures, but I wasn't able to find a solution
> for my problem.
> Can someone help me?
I have not tried this myself, but I would expect that CONVERT_COORD could
be used to convert from data (lon,lat) coords to either device of normal
coordinates and then a simple XYOUTS could be used to place the label.
--
Dr. Joseph M. Zawodny KO4LW NASA Langley Research Center
E-mail: J.M.Zawodny@LaRC.NASA.gov MS-475, Hampton VA, 23681-0001
|
|
|