Advanced Geographic Information Systems

Using the ArcView Projection Utility




With the Projection Utility, you can permanently change the projection of a theme by creating a new shapefile with the desired projection properties. This is especially useful for aligning themes in a view. To align properly, it is not enough for the themes in your database to occupy the same coordinate space; they must also have common coordinate system properties (projection, datum, units, spheroid). (For more on this, see Aligning Themes in a View.)

The ArcView Projection Utility is a stand-alone wizard-based tool which lets you project shapefiles from one coordinate system to another. It lets you project unprojected shapefiles, and perform datum transformations, including NADCON--the standard method of converting between NAD27 and NAD83 within the continental United States.

The utility also provides a way for you to create coordinate system metadata for your shapefiles which do not already have that information. That information is stored in an ASCII projection file, which has the same prefix as your shapefile, and a .prj extension. For example, if you have a shapefile called rivers.shp, its coordinate system information is kept in rivers.prj file.

When you project or reproject your shapefiles, those shapefiles are not touched--the utility makes new shapefiles in the coordinate system you specify. You can use the ArcView Projection Utility without the interface, from the command line of a DOS prompt. More conveniently, you can also use the utility as an extension to ArcView.

To use this extension, check the Projection Utility option on the Extensions list. With your view active, select ArcView Projection Utility from the File menu. It will take a few moments for the utility to initialize, but once it does you will see the first of several dialog boxes.

Clicking on the Help button of the Step 1 dialog will open a detailed help file for the utility. When the help file opens, clicking the Help Topics button will open a help menu that is fuller still. Double-click on "Projection Utility" to see this menu. You might want to consider working through the Quick Start Tutorial to acquaint yourself with the projection conversion process. Later, as you progress through the various steps, you can press Help to learn more about each wizard panel.

Once the extension is loaded, the Projector icon should appear as part of your View menu in ArcView - its icon looks like a small north arrow in a box toward the right side of the View menu.

Here are some quick steps you can use to project one shapefile:



Back to "How To"