Whenever a polygon is used with the ‘areaOfInterest’ parameter sent to the ‘exportTiles’ operation on ArcGIS for Server, the tile package (TPK) file generated by the server is clipped to the extent of that polygon instead of its boundary.
Last Published: September 16, 2015ArcGIS for Server
Bug ID Number
BUG-000089150
Submitted
July 16, 2015
Last Modified
July 28, 2020
Applies to
ArcGIS for Server
Version found
10.3
Status
Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
Additional Information
'ExportTiles' uses the API in REST to export all the tiles that intersect with that geometry.