If you have a bunch of x/y coordinates, and a response value, you can create a contour plot, like this example:
http://robslink.com/SAS/democd44/ex_05_info.htm
But I do not know of any way to generate contour plots in SAS/Graph Proc Gmap, or Base SAS Proc SGmap.
Oh - and if by 'contours' you mean contour lines ... if you have the contour lines as polygons in a shapefile, you could Proc Mapimport the shapefile, and then turn the x/y points into annotated lines or polygons, and overlay those on a Proc Gmap (or something like that).
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.