Select to view content in your preferred language

Cannot view features of local service

516
3
05-05-2013 11:54 PM
SherazCheema
Deactivated User
Hi

I am using SharePoint 2010 with ArcGIS API for SharePoint 2.1. I am also using ArcGIS Server 10.1 and have published a map service. Now want to display service contents in ArcGIS Map Web Part. Web part do discover the service and display feature class names under Map Contents but do not display features or attributes.

I am able to view features of SampleWorldCities (Map Service) in same web part.

Regards

Sheraz
0 Kudos
3 Replies
JamesPerrie
New Contributor
Same issue here.  Was operational including datasets stored on ArcGIS Server and mapping from SharePoint lists and now the only thing that it displays is the ESRI basemap.  Any ideas?

Jamie
0 Kudos
SherazCheema
Deactivated User
For my issue, now the web part display data, but I have to drilling down. Table tool also display attributes of selected layer. Now there is entry in Table Contents i.e Topographic. I have not selected any basemap. Its may not showning correct full extent due to Topographic layer. Any suggestion?

Regards

Sheraz
0 Kudos
KatherineDalton
Esri Regular Contributor
Sheraz & James,

Can you verify that you are adding the individual feature service layer and not the map service? Here is some information on the different layer types that can be added and the functionality of each type. This is from our Layer types topic:

[h=2]ArcGIS Server map servicesWhen  an ArcGIS Server map service is added to the map, the application  retrieves and displays image tiles from the service. The image tiles do  not contain any information about the features they show. For this  reason, the rendering performance of this type of layer is very good,  but its configuration options are limited.
Behavior


  • The service is selectable on the Map Contents panel.

  • The attribute table is not populated.

  • Configuration options are limited (notice the number of unavailable buttons on the Layer tab of the ribbon).

  • If the service is dynamic, the layers contained by the service are shown on the Map Contents panel. These layers:


    • Cannot be selected (made the active layer).

    • Can be toggled on and off by clicking the check box next to them.

  • Pop-up windows for the service's sublayers can be enabled and shown when a feature is clicked (on-click).

  • Pop-up windows cannot be shown when moving the mouse pointer over features (on-hover).


[h=2]Feature layersThrough  the Browse panel, you have the option to add feature layers from a  variety of sources, including: layers within ArcGIS Server dynamic map  services, layers within ArcGIS Server tiled map services, hosted feature services,  and on-premise ArcGIS Server feature services. When one of these layers  is added to the map, the application retrieves the data from the server  for the features that the layer contains and draws them as graphics in  the client browser. For this reason, this layer type provides a wide  range of configuration options, but its rendering performance is not as  good as that of layers created from map or image services.
Behavior


  • The attribute table is populated.

  • The layer can be selected on the Map Contents panel.

  • Pop-up windows for features within the layer are enabled by default and are displayed when a feature is clicked (on-click).

  • Pop-up windows can be configured to be shown when the mouse pointer is moved over the feature (on-hover).

  • Features are selectable.

  • Layer symbology can be configured.

  • The layer can be edited, provided the service is configured to allow editing.



Hope this helps,
Katy
Katy Dalton | Technical Consultant
THE SCIENCE OF WHERE™
0 Kudos