Andrew
Andrew
@jratike80 ok, that can be done, but I think with the support of OGC curved geometries, it makes sense to support them.
@rouault here is the link to all the supported Esri JSON geometry formats: https://developers.arcgis.com/rest/services-reference/enterprise/geometry-objects.htm .
@jratike80 not directly. Some hosted services can export them to geopackages if registered with ArcGIS Enterprise. GML I do not believe so.
To follow up, much of the doc I find points me to poetry and another packaging manager, which I don't want. I just want to use core python. I have...
> Port everything else then leave `setup.py` with just the one argument `setup(cmdclass=...)` call. Ok, I didn't know I could do that based on all the deprecation warnings I was...
I'll give that a try with hatch. This is a legacy project that honestly packaging was the last thing I wanted to redo. When you force devs to migrate, tools...
Thanks for answering my question!
@knoopum is this on online or enterprise? If enterprise, what version?
@knoopum so it's not a Python API issue, it's actually an AGO Rest issue. We can get the same behavior from the GUI. Can you please open a support case?
Can you post sample input data?