Hi, all
I am using ArcGIS Maps SDK for .Net(200.2) , and trying to create a viewshed using a geoprocessing package(.gpkx) executed with ArcGIS Maps SDK for Local Server(200.1). First, I created a geoprocessing package (.gpkx) in ArcGIS Pro(3.02) involving a custom geoprocessing model that includes the Viewshed(3D Analyst) geoprocessing tool, then i coded a WPF app to execute the geoprocessing package with ArcGIS Runtime Local Server, it worked well, i got the viewshed raster from the outputs.
Now i would like to replace the Viewshed(3D Analyst) geoprocessing tool with the Geodesic Viewshed(3D Analyst) geoprocessing tool, unfortunately it doesn't work anymore, and shows a messages:
I've tried many ways but it still doesn't work, it doesn't throw any errors, so I have no clue what's missing.
I am wondering if anyone has successfully used the Geodesic Viewshed(3D Analyst) geoprocessing tool with ArcGIS Runtime Local Server.Can someone help me please?
Solved! Go to Solution.
Hi,
Unfortunately, Geodesic Viewshed is not currently supported. For the full list of support GP tools see Supported geoprocessing tools | ArcGIS Maps SDK for .NET | ArcGIS Developers.
I'm curious how you were able to package it for local server though - can you share your .gpkx file? If you're not able to share it here, feel free to email MBranscomb@esri.com.
Thanks
Mike
Hi,
Unfortunately, Geodesic Viewshed is not currently supported. For the full list of support GP tools see Supported geoprocessing tools | ArcGIS Maps SDK for .NET | ArcGIS Developers.
I'm curious how you were able to package it for local server though - can you share your .gpkx file? If you're not able to share it here, feel free to email MBranscomb@esri.com.
Thanks
Mike