can viewshed analysis is able to perform offline

596
2
09-25-2019 11:28 PM
Sharan_saiGudibanda_Nagesh
New Contributor

I would like to get the viewshed analysis from a point on the map

  • This process should happen completely offline.
  • I can able to load the arcgis Maps from offline
  • But i want to get the geoprocessing things to be done offline 

Please do reply as soon as possible, If a sample code is present do attach the file it will be a great help

0 Kudos
2 Replies
MichaelBranscomb
Esri Frequent Contributor

Hi,

Yes, maps and analysis can both be achieved offline with ArcGIS Runtime.

For more information see:

Work offline—ArcGIS Runtime SDK for .NET | ArcGIS for Developers 

Manage analyses with analysis overlays—ArcGIS Runtime SDK for .NET | ArcGIS for Developers 

Geoprocessing—ArcGIS Runtime SDK for .NET | ArcGIS for Developers 

Local Server—ArcGIS Runtime SDK for .NET | ArcGIS for Developers 

Note the Local Server component is required for full offline geoprocessing (beyond the visual analysis provided by the analysis overlays). Local Server is only supported by the WPF API within ArcGIS Runtime SDK for .NET.

Cheers

Mike

Sharan_saiGudibanda_Nagesh
New Contributor

Hi,

Thanks for the reply.

My Local server shows the error "Geoprocessing service failed to start"

I was using ArcGIS runtime 100.5 and local server 100.5, I have also set the deployment XML file unwanted things to false

Regards

G.N.SharanSai

0 Kudos