HOW TO

Project data to a custom coordinate system with a non-Greenwich central meridian

Last Published: April 25, 2020

Summary

Instructions provided describe how to create a custom projection with a non-Greenwich central meridian and apply it to a shapefile or feature class.

Procedure

These steps project the COUNTRY data set from ESRI Data & Maps to a custom Geographic Coordinate System with a central meridian of -180. This allows the whole Pacific Rim region of the earth to be displayed as one continuous region.

  1. Create a custom .prj file.
    1. In ArcCatalog, select Coordinate Systems > Geographic Coordinate Systems > World, and select the GCS_WGS_1984.prj file. If the Coordinate Systems folder is not displayed, go to Tools > Options > General tab, and check the Coordinate Systems check box in both the upper and lower windows.
    2. Right-click the .prj file and select Copy.
    3. Select Paste to paste the file into the same folder.
    4. Right-click the copy, select Rename, and name the file 'idl.prj'. These initials stand for 'International Date Line'. Another name can be used.
    5. Double-click the .prj file icon to open the projection file. The name must be changed in the Name box at the top of the dialog box. Use the same name that was assigned to the external file, but without the PRJ extension.
    6. Open the Datum drop-down list, and select <custom>.
    7. Open the Spheroids drop-down list, and select <custom>. Do not change the values shown for the semi-major axis, semi-minor axis, or inverse flattening ratios.
    8. At the bottom of the Geographic Coordinate System Properties dialog box, open the Prime Meridian Name drop-down list, and select < custom >.
    9. Change the Longitude value from 0 0 0 to -180 0 0 and click OK.
  2. In ArcToolbox, select Data Management Tools > Projections > Project Wizard (shapefiles, geodatabase).
  3. Browse to the data set COUNTRY. Notice the data projection is defined as GCS_WGS_1984. Click Next.
  4. Specify the output data set name and location. Click Next.
  5. Click Select Coordinate System. Navigate to the .prj file created in step one.
  6. In the Select Geographic Transformation(s) dialog box, click Set Transformation.
  7. Click the first New button in the Geographic Coordinate Systems Transformations dialog box.
    [O-Image] Custom geographic transformation
  8. Accept the default method Geocentric Translation, and the zero values for the three parameters by clicking OK.
  9. Click OK in the Geographic Coordinate Systems Transformations dialog box.
  10. Click Next in the Coordinates extents. and click Finish.
  11. Add the output data to a new, empty Data Frame in ArcMap.
  12. Right-click the Data Frame and click Properties.
  13. Select the Coordinate System tab.
  14. Click the Transformations button.
  15. Click New.
  16. Accept the default method Geocentric Translation and the zero values for the three parameters by clicking OK.
  17. Click OK through the rest of the dialog boxes to accept these settings.
Note:
New data added to this data frame will be projected on-the-fly to this custom coordinate system.

Article ID:000006343

Software:
  • ArcMap 8 x

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Related Information

Discover more on this topic