Kevin Hibma
Kevin Hibma
thanks @benstoltz - I appreciate and will investigate this. This answers my question, feel free to close this if you need for your issue management.
@achraf-amine Thank you for your PR. I'm sorry it's taken this long to get to this. This looks like a nice addition to the samples, however I'd prefer to exclude...
I just started to experience this issue when calling `PdfFileReader`. I haven't changed anything in the code, maybe a windows update? None of the above suggestions to set `strict =...
@MatthewLueders is correct, the blog post is specific to using ArcGIS Pro and the Python API. The two pieces of code (this github repro) and the blog aren't interchangeable without...
Hmmm. Possibly. Although if someone has a proxy setup without HTTPS, it'll fail. I only hardcode HTTPS other places because I know arcgis.com supports this. I may need to make...
Thanks, I'll look into adding that next time I have a chance to update the code.
Not as it is currently configured. You'd need to change the logic in the INI and in the update code to loop.
@pdbartsch was good enough to add a PR to implement multiple feature services. His approach makes use of multiple .INI. (each INI controlling how the particular service is updated. So...
Ya, the readme would be great if you have time. https://github.com/arcpy/update-hosted-feature-service/blob/master/README.md I wont have time till after the UC to look at this again. So if you get to it...