The following steps outline how to determine the appropriate coordinate space for a SAS Visual Analytics polygon provider or geography data item when using data originating from an Esri ArcGIS shapefile.These steps use information from an Esri .prj file and SpatialReference.org.
PROJCS["NAD_1983_10TM_AEP_Resource",
GEOGCS["GCS_North_American_1983",
DATUM["D_North_American_1983",
SPHEROID["GRS_1980",6378137.0,298.257222101]],
PRIMEM["Greenwich",0.0],
UNIT["Degree",0.0174532925199433]],
PROJECTION["Transverse_Mercator"],
PARAMETER["False_Easting",0.0],
PARAMETER["False_Northing",0.0],
PARAMETER["Central_Meridian",-115.0],
PARAMETER["Scale_Factor",0.9992],
PARAMETER["Latitude_Of_Origin",0.0],
UNIT["Meter",1.0]]