Esri / information-lookup

Web app template that is used to determine if the location specified intersects a polygon
Apache License 2.0
6 stars 25 forks source link

Portal storage layer #15

Closed clareprice closed 9 years ago

clareprice commented 9 years ago

Unable to select a point layer in the web map. Had a point layer in map Was using Portal 10.3.

image

MikeMillerGIS commented 9 years ago

This is actually an issue with the configuration panel. The layer was added to the webmap as a map service, not a feature service layer. Might be a bug with portal. When you browse to the layer and add it, it shows up as a map service layer

MikeMillerGIS commented 9 years ago

Found the issue was when searching for a layer, if you limit results to map extent, the feature service was being filtered out of the results. Adding the layer as a feature service, the configuration panel works.