10013: Layer uses dynamic orthorectification

You have a raster layer with orthorectification being performed at draw time. The processing time required for the dynamic orthorectification will cause the layer to be drawn more slowly. Raster layers that have already been orthorectified and saved as a dataset will result in better drawing performance than deriving the orthophoto on the fly.

Learn more about orthorectifying a raster dataset

Solutions

Check the drawing performance for your layer or basemap layer in ArcMap. If you are publishing, check the drawing performance for your service in the Preview window.

Learn more about working with basemap layers or previewing your service

More information

ArcGIS provides a series of tools for improving the display of imagery, including using orthorectification for more accurate raster display. Orthorectification is the process of stretching and warping the image to match the spatial accuracy of a map by considering location, elevation, and sensor information. Variations in scale and displacements that occur during initial image collection (for example, due to relief) are eliminated or reduced by the orthorectification process. The product of this process is often referred to as an orthophoto.

There are some valid reasons for computing orthorectification on the fly. One is that you may have a new, more accurate (and higher resolution) DEM that can help to improve the locational accuracy of your orthophoto display.

You have two approaches that you can use to apply orthorectification:

For use in a web map, your web map design will need to change to use the ArcGIS Image Extension for Server. You would remove image layers from your ArcMap document. In your web application, you would mash up your resulting map service with the image service.

An ArcGIS Image Service combined with a map service.
An ArcGIS image service combined with a map service

Learn more about adding an image service layer to ArcMap

3/4/2014