Issues importing TPK tiles to update ArcGIS Online hosted tiled layer

487
0
01-28-2019 02:12 PM
JérémiePedoia
New Contributor III

Hello,

We have a ~80 GB hosted tile service in ArcGIS Online that we have to update on some AOI and scale levels.

Using the import tile operation in the ArcGIS REST API, we already managed to update :

- the whole tile service by importing a new TPK on full extent and levels 

- specific levels on full extent with the new TPK.

But when we want to import tiles with TPKs generated with an AOI, we have 2 different issues:

- tiles are imported but blank part of tiles or even blank tiles appear outside the AOI. "ReplaceTiles" parameter to True works but generate white tiles around the AOI.

- tiles are not imported when using "extent" parameter or "mergeBundle" = True and "ReplaceTiles" = True

I tried to generate a bundle limit polygon with this tool to use it as an AOI but white tiles where still present.

Does anyone know if there are pre-requisites on the AOI shape/extent to use the import tile operation and "extent" parameter with success?

Thanks in advance.

Best regards.

J.

0 Kudos
0 Replies