Can't add an ArcGIS Server Web Service

300
1
11-27-2018 01:35 AM
BrandonPrice1
Occasional Contributor

I queried out some data from a layer in the ArcGIS Server Rest to add to my web map using the add layer from the web feature. My url is: https://services9.arcgis.com/ZP6Sg2L0zjLDGQa9/ArcGIS/rest/services/CAMS_ADDRESS_LANDMARK/FeatureServ... 

I have been able to add the queried layer this way before. Anything I am doing wrong?

ArcGIS REST API

ArcGIS Server with JavaScript API

@ago

Tags (2)
0 Kudos
1 Reply
JakeSkinner
Esri Esteemed Contributor

Hi Brandon,

Try just adding the REST Service URL:

https://services9.arcgis.com/ZP6Sg2L0zjLDGQa9/ArcGIS/rest/services/CAMS_ADDRESS_LANDMARK/FeatureServ... 

You can then apply the filter in the Web Map.