Description
Exporting tile cache for a specific area can fail for the following reasons:
- The area represented by the feature with the object ID is outside the extent of the tile cache.
- The spatial reference of the feature is different from the spatial reference of the tile cache and there is no geographic transformation available.
Solution
Ensure that the extent of the feature intersects with the extent of the source tile cache.
Create an appropriate custom transformation using the Create Custom Geographic Transformation tool from the feature's spatial reference to the spatial reference of the tile cache.