laptop and a wrench

Error

Featuresymbol defined on a feature layer is ignored if the map service consumed is published in AGS 10.

Última publicación: August 25, 2014 ArcGIS API for Silverlight
Número de ID del error NIM061819
EnviadoOctober 7, 2010
Última modificaciónJune 5, 2024
Relacionado conArcGIS API for Silverlight
Versión encontrada10.0
Lenguaje del programaxaml
Sistema operativoWindows OS
Versión de sistema operativoXP
EstadoWill Not Be Addressed

Información adicional

We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.

Solución alternativa

Workaround, use Renderer (also suggested in the help): <Grid x:Name="LayoutRoot" Background="White"> <Grid.Resources> <esri:SimpleRenderer x:Key="MySimpleRenderer"> <esri:SimpleRenderer.Symbol> <esri:SimpleMarkerSymbol Size="50" Color="Green"> </esri:SimpleMarkerSymbol> </esri:SimpleRenderer.Symbol> </esri:SimpleRenderer> </Grid.Resources> <esri:Map x:Name="MyMap" > <esri:ArcGISDynamicMapServiceLayer ID="StreetMapLayer" Url="http://csc-mysorekar1/ArcGISII/rest/services/AR_Counties_GCS/MapServer"/> <esri:FeatureLayer ID="MyFeatureLayer" Url="http://csc-mysorekar1/ArcGISII/rest/services/AR_Counties_GCS/MapServer/0" Renderer="{StaticResource MySimpleRenderer}" Where="1=1" > </esri:FeatureLayer> </esri:Map> </Grid>

Pasos para reproducir

ID del error: NIM061819

Software:

  • ArcGIS API for Silverlight

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga