Hello all,
I need to publish a geoprocessing service based on a python script that takes as a parameter an area of interest (AOI) as a GeoJSON polygon and returns some statistics.
I have two questions:
1. What is the suitable parameter type to use with the ArcGIS Pro tool for the (AOI) that when published will allow the send their polygon in GeoJSON? (Image 1 attached)
2. When I try to publish the service on a standalone table, I don't find the option to share a geoprocessing tool (Image 2 attached), how can I enable it? Is there any settings I need to check in the ArcGIS Server machine?
Thanks all