I have an urgent requirement of creating offline routing application for one of my client. Application should run on the standalone system. Is possible to make pure offline geocoding & routing application in ArcGIS Runtime for .Net.
Solved! Go to Solution.
Hi Sandeep,
Yes it is possible, you need to create network dataset on Arcmap then create Runtime content to use it in runtime .Net app. You will find offline routing sample here arcgis-runtime-samples-dotnet/src/Desktop/ArcGISRuntimeSDKDotNet_DesktopSamples at master · Esri/arc...
Thanks,
Asser
Hi Sandeep,
Yes it is possible, you need to create network dataset on Arcmap then create Runtime content to use it in runtime .Net app. You will find offline routing sample here arcgis-runtime-samples-dotnet/src/Desktop/ArcGISRuntimeSDKDotNet_DesktopSamples at master · Esri/arc...
Thanks,
Asser
Hi Asser,
Thanks for your reply. Actually I wanted to use all the files from the local drive like-
1. Tile package
2. Network data set
3. Geocode package
After using the above file from the local drive how to use these files in a single application and create route. I don't have sync capability enabled on my arcgis server. How to create these packages in the required format.
Thanks and Regards,
Sandeep
Hi,
This help topic provides more information on creating Tile Packages, Geodatabases, Networks and Locators for use in the ArcGIS Runtime: Creating ArcGIS Runtime content—Help | ArcGIS for Desktop
Cheers
Mike
Hi Mike,
Thanks a lot for your kind support. I have go through the link. I have followed the steps given in the link. I am not able to activate File > Share As > ArcGIS Runtime Content. I have already performed these steps. It didn't showing.
Is it applicable on the ArcGIS 10.2 or not ?
Thanks,
Sandeep
10.2 Help: ArcGIS Help (10.2, 10.2.1, and 10.2.2)