laptop and a wrench

Erro

Optimization not being automatically generated for proper levels for complex dataset, resulting in generalized data being displayed at zoomed-in scale levels, rendering data functionally unusable.

Última Publicação: July 7, 2022 ArcGIS Online
Número de ID do Erro BUG-000148829
EnviadoApril 27, 2022
Última ModificaçãoDecember 10, 2024
Aplica-se àArcGIS Online
Versão encontrada10.1
Sistema OperacionalWindows OS
Versão do Sistema OperacionalN/A
StatusIn Review

Solução Provisória

Define the geometry manually using Update Layer Definition.

Step 1: Disable Optimization:

  1. Go to the Rest Endpoint of the Service as the data owner or an administrator of the organization.
  2. Follow the procedure of this article (https://support.esri.com/en-us/knowledge-base/how-to-access-the-rest-and-admin-endpoints-of-an-arcgis-000027990) to access the admin endpoint for the service.
  3. Click the sub-layer that's optimized.
  4. Click Update Definition at the bottom.
  5. Ensure the top of the page states 'Update Layer Definition', not 'Update Service Definition'. If it states Service, step 3 is likely missed.
  6. Remove everything from the Update Definition JSON box and only add the following JSON to disable Optimization:
    1. {"multiScaleGeometryInfo":null}.
  7. Be sure Async is set to True.
  8. Click Update Definition.

Step 2: Re-Enable Optimization with all levels:

  1. Go to the Rest Endpoint of the Service as the data owner or an administrator of the organization.
  2. Follow the procedure of this article (https://support.esri.com/en-us/knowledge-base/how-to-access-the-rest-and-admin-endpoints-of-an-arcgis-000027990) to access the admin endpoint for the service.
  3. Click the sub-layer that's optimized.
  4. Click Update Definition at the bottom.
  5. Ensure the top of the page states 'Update Layer Definition', not 'Update Service Definition'. If it states Service, step 3 is likely missed.
  6. Remove everything from the Update Definition JSON box and only add the following JSON to re-enable Optimization with your own defined layers:
    1. {"multiscaleGeometryInfo" :{"levels" : [1,3,5,7,9,11]}}.
  7. Be sure Async is set to True.
  8. Click Update Definition.

Note: This may take a while, but once it's done, the geometry can be drawn properly.

Etapas para Reproduzir

ID do Erro: BUG-000148829

Software:

  • ArcGIS Online

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download