laptop and a wrench

Erro

The Reverse Geocode tool does not populate the REV_ output fields when using locators based on the General-Gazetteer and General - City State Country styles.

Última Publicação: August 25, 2014 ArcGIS for Server
Número de ID do Erro NIM091926
EnviadoMay 24, 2013
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS for Server
Versão encontrada10.1
Sistema OperacionalWindows OS
Versão do Sistema Operacional7 64 Bit
Versão Fixa10.2
StatusFixed

Solução Provisória

Modify the outputs of the <reverse_geocoding> section of the Gazetteer address locator (*.loc.xml) in a text or XML editor like NotePad++. The changes below are for the Gazetteer style.Before:---------<reverse_geocoding> <reverse_geocoding_method name="Address" use_spatial_search="true"> <outputs> <output component="Shape" type="geometry"/> <output ref="PlaceName" length="120"/> <output ref="Type" length="120"/> <output ref="City" length="20"/> <output ref="State" length="2"/> <output ref="Country" length="30"/> <output component="Match_time" type="float" selector="ShowElapsedTime"/> </outputs> </reverse_geocoding_method></reverse_geocoding>AFTER:--------<reverse_geocoding> <reverse_geocoding_method name="Address" use_spatial_search="true"> <outputs> <output component="Shape" type="geometry"/> <output name="Name" ref="PlaceName" length="120"/> <output ref="Type" length="120"/> <output ref="City" length="20"/> <output name="State_Abbr" ref="State" length="2"/> <output name="Cntry_Abbr" ref="Country" length="30"/> <output component="Match_time" type="float" selector="ShowElapsedTime"/> </outputs> </reverse_geocoding_method></reverse_geocoding>

Etapas para Reproduzir

ID do Erro: NIM091926

Software:

  • ArcGIS for Server

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