Geography 387 Lab Home | Geography 387 Home | Geography Home
ArcGIS Tips and Tricks
General
- Be sure to save your map document frequently
- Work off the C: local drive for faster performance, then copy your working directory to your flash drive at the end of your session. If you have trouble managing your files among the different drives, then just work with files either on the flash drive.
- Remember to set Relative Paths in the Document Properties.
- Whenever you are prompted to specify output names for feature classes, tables, etc. do not just accept the default file path and name. Be sure that the output path is pointing to the appropriate drive letter and folder (e.g., C:/Workspace/clark/lab6".
- Give your output layers appropriate names that you will be able to understand later.
For example, "Export_Output.shp" is NOT a useful layer name, while "USA_Counties_Alber_Nad83.shp" is useful... we know the feature content and projection just by reading the name.
- Do not include special characters or spaces in file names. Use the underscore, "_" to separate information in the file name instead of a space.
- You may encounter problems dragging layers from ArcCatalog to ArcMap, giving you a "read/write" lock problem. This is a typical problem with ArcCatalog standalone program and ArcMap not sharing layers properly between the two modules. To get around this problem, close the module that you don't need. For example, close ArcCatalog if you want to work primarily in ArcMap. This problem is resolved in ArcGIS 10 when you use Catalog inside of ArcMap.
- You can tell ArcMap to overwrite previous versions of your feature classes or rasters by going under Geoprocessing, then Geoprocessing Options. Click the box "Overwrite the outputs of geoprocessing operations". This way you don't have to make a new version of a feature class/raster when you make a mistake the first time. When using an ArcTool and when selecting an exisiting feature class/raster as output, you will see a yellow exclamation mark. If you didn't have the "Overwrite" option turned on, then you would see a red X mark, and the geoprocessing tool will bail out with an error.
- If you copy or "unzip" files to a directory after you have opened ArcCatalog or ArcMap, then you may need to "refresh" the table of contents in Catalog tree to see your data. You can do this quickly with the F5 shortcut key. Just click the directory that you want to refresh and press the F5 key on your keyboard.
Digitization
- When digitizing be sure to SAVE EDITS regularly... preferably after you digitize and attribute each polygon!
- When digitizing, if your snapping does not occur until you get very close to your previously digitized polygon, then you may have to modify your SNAPPING TOLERANCE. This can be done in the Editor Toolbar. Go under the Editor -> Snapping -> Options...You can modify the snapping tolerance in pixel units. Try experimenting with different values -- the higher the number of pixels, the more liberal is the snapping.
This page was last modified on October 22, 2011 by Matthew Clark