(BETA)

OverlayLayers


Overlay combines two or more layers into one single layer. You can think of overlay as peering through a stack of maps and creating a single map containing all the information found in the stack. In fact, before the advent of GIS, cartographers would literally copy maps onto clear acetate sheets, overlay these sheets on a light table, and hand draw a new map from the overlaid data. Overlay is much more than a merging of line work; all the attributes of the features taking part in the overlay are carried through to the final product. Overlay is used to answer one of the most basic questions of geography, "what is on top of what?" For example:

Choose overlay layer


The layer to be overlaid with the analysis layer.

Choose overlay method


The overlay method defines how the analysis layer and the overlay layer are combined.

  • Intersect—The result will contain only those features or portions of features in the overlay layer that overlap with features in the analysis layer. If the analysis layer is area features, the overlay layer can be area, point, or line features. If the analysis layer is line features, the overlay layer can only be line or point features. If the analysis layer is point features, the overlay layer must also be point features.
  • Union—The result will contain features from both the analysis layer and the overlay layer. The Union option is only available if both the analysis layer and the overlay layer contain area features.
  • Erase—The result will contain features or portions of features in the overlay layer that do not overlap with the areas in the analysis layer. The overlay layer can contain area, line, or point features.

Result layer name


This is the name of the layer that will be created in your contents and added to your map. It will have the same feature type (areas, lines, or points) as the overlay layer. The default name is based on the analysis type and the input layer name. If the layer already exists you will be asked to confirm if you want to overwrite it.