DOC
|
I am getting an error: Error: Line 33 -- "response = requests.post(tokenURL, data = params, verify = False)": HTTPSConnectionPool(host='www.arcgis.com', port=443): Max retries exceeded with url: /sharing/rest/generateToken (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 407 Proxy Authentication Required',))) Has anyone had similar one?
... View more
01-08-2019
07:21 PM
|
0
|
0
|
264
|
POST
|
Is there a way to find out with a script (in Python or JavaScript) which services a web-map is using and then find out which mxds were used to create these services? Which libraries or modules? I am so lost! I can do it by simply clicking and checking settings and properties, but need to do it for few maps and looking for an automated way.
... View more
12-04-2017
06:10 PM
|
0
|
1
|
341
|
POST
|
I can get to the correct pages. I see update definition link and can click on it. Once you on the next page, in the input box, do you see the the text in the box or is it black for you? From documentation that I read, I understand that the layer in json (or html) format will be in the input box. I can then copy, edit and paste back to modify it. But my input box is blank. Just checking whether it is supposed to be blank or not. Thanks!!!
... View more
03-19-2017
04:34 PM
|
0
|
1
|
474
|
POST
|
I am trying to edit a feature layer from feature server on our Portal with admin rest end point (which looks similar to this link but with our portal web-addres): http://services.arcgis.com/xxxx/ArcGIS/admin/services/Locations.FeatureServer/0 In many instructions it suggested to scroll down the page, click on 'update definition' and make required changes to provided html or json file. Example of the step is described in this article: How To: Update the maximum record count for feature services in ArcGIS Online I follow all the steps and get to "UpdateDefinition" page, but Input window is black. I expected to find there json or html file representing the current layer. I need to update definition to reorder the points in the layer. Any ideas why nothing is in my input field? thanks!
... View more
03-14-2017
10:36 PM
|
5
|
16
|
6044
|
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:24 AM
|