ArcREST icon indicating copy to clipboard operation
ArcREST copied to clipboard

python package for REST API (AGS, AGOL, webmap JSON, etc..)

Results 28 ArcREST issues
Sort by recently updated
recently updated
newest added

I am trying to run the code to export the data from arcgis to my local PC using arcrest library but i get this error. Thanks AttributeError: 'Content' object has...

### ArcRest ### Version 3.0.1 ### Bug ### Repo Steps or Enhancement details When I run the script it downloads the GDB but sometimes there are no records or sometimes...

ArcRest I'm using the same exact script to create a replica and download a file geodatabase. All works well on one organization, but as soon as I modify to hit...

I'd like to request a sample script, if possible, that exports a metadata record from a geodatabase feature class and imports it to an AGOL feature layer. Many thanks in...

### ArcREST Version 3.5.9 Python Scripter v2.6.0.0 Attempting: To erase all the information in a Hosted Feature Layer in AGOL and replace it with updated data from the workday. Problem:...

### ArcRest Create replica tool is failing because the schema of the url has changed on AGOL. There used to be 16 fields/parameters to populate but now there are 18....

ArcRest 3.5.3 Enhancement I am working on a script to custom update a Survey123 xml form with updated choices lists from a SQL database. After modifying the form based on...

Modify featureservicetools.py to use the is_portal member of the security handler instead of the absence of layers in the feature service to decide to return an ags.FeatureService. I'm a little...

### ArcRestHelper ### 3/22/17 3.5.x ### Issue I have a script running on a scheduled task that deletes features from a hosted layer and then adds features from file geodatabase....