Usage Note 40034: Deprojected longitude and latitude values might not line up with map longitude and latitude coordinates
When combining longitude and latitude values with a SAS/GRAPH map data set, the values might not be placed as expected on the map.
The problem can occur when the map data set contains deprojected longitude and latitude values. The deprojected values are approximations of the original longitude and latitude values that are calculated using an algorithm to convert projected values to their original values before projection.
To determine if the SAS/GRAPH map data set contains deprojected longitude and latitude values, you can run the following statements, changing the name of the map data set as needed:
proc contents data=maps.peru;
run;
In some cases, the SAS/GRAPH map data set has been updated to replace the deprojected longitude and latitude values. To determine if there has been an update to a particular SAS/GRAPH map data set, you can check for map updates at the
Maps Online web site.
Operating System and Release Information
| SAS System | SAS/GRAPH | z/OS | 9.1 TS1M0 | |
| Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M0 | |
| Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.1 TS1M0 | |
| Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.1 TS1M0 | |
| Microsoft Windows 2000 Advanced Server | 9.1 TS1M0 | |
| Microsoft Windows 2000 Datacenter Server | 9.1 TS1M0 | |
| Microsoft Windows 2000 Server | 9.1 TS1M0 | |
| Microsoft Windows 2000 Professional | 9.1 TS1M0 | |
| Microsoft Windows NT Workstation | 9.1 TS1M0 | |
| Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M0 | |
| Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M0 | |
| Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M0 | |
| Microsoft Windows XP Professional | 9.1 TS1M0 | |
| 64-bit Enabled AIX | 9.1 TS1M0 | |
| 64-bit Enabled HP-UX | 9.1 TS1M0 | |
| 64-bit Enabled Solaris | 9.1 TS1M0 | |
| HP-UX IPF | 9.1 TS1M0 | |
| Linux | 9.1 TS1M0 | |
| OpenVMS Alpha | 9.1 TS1M0 | |
| Tru64 UNIX | 9.1 TS1M0 | |
*
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.
Deprojected longitude and latitude values might not line up with map longitude and latitude coordinates.
| Date Modified: | 2010-09-02 15:26:42 |
| Date Created: | 2010-06-17 13:22:24 |