How to update a Geoprocessing Service when its Python script changes?

المشرف العام

Administrator
طاقم الإدارة
I want to use a Python script to perform some analysis, and publish this via an ArcGIS Server Geoprocessing Service.

A quick tour of publishing a geoprocessing service says to run the Python script in ArcMap to get a Geoprocessing Result - it's actually this result which you publish as a GP service.

Does this mean that every time you make any changes to the Python script, you need to:

  • re-run the Python script (in ArcMap) in order to obtain a new Result
  • publish the Result to ArcGIS Server (over-writing the last GP service)?
I'm hoping there's a faster way to update the script as this will very quickly become tedious during testing...



أكثر...
 
أعلى