SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 37190: The world map is not shown in the results when you run a geographic analysis with the geographic area set to world

DetailsCodeHotfixAboutRate It

SAS® Warranty Analysis provides options that enable you to customize geographic maps. Normally, you can run an analysis with the option to show a map of the world by submitting the values geographicarea1 = World in parmsl.Screenattrsvalues_nls. However, due to issues with the map tables, the world map is not appearing in the analysis results.

As a workaround for this problem, click the Full code tab in this note to access the code and do the following:

  1. Run the GeoWorlMapData.sas script in an interactive SAS session on the server that contains PARMSL option to re-create the world map tables.
  2. Enter the following settings in the parmsl.analysisMacVars file:
    1. lowestArea=state
    2. mapHierarchy=cont state segment
  3. Set geographicarea (Attribute Name column)=parmsl.proj_world (Value column) in parmsl.Screenattrsvalues_base.
  4. Set geographicarea10 (Key column)= World (Text column) in parmsl.Screenattrsvalues_nls.

Select the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Warranty AnalysisMicrosoft Windows Server 2003 Datacenter Edition4.19.1 TS1M3 SP4
Microsoft Windows Server 2003 Enterprise Edition4.19.1 TS1M3 SP4
Microsoft Windows Server 2003 Standard Edition4.19.1 TS1M3 SP4
64-bit Enabled AIX4.19.1 TS1M3 SP4
64-bit Enabled Solaris4.19.1 TS1M3 SP4
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.