User Tools

Site Tools


map_suite_routing_miscellaneous_samples

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
map_suite_routing_miscellaneous_samples [2015/09/11 06:09]
admin
map_suite_routing_miscellaneous_samples [2015/12/21 03:09]
tgwikiupdate [Routing Index Generator]
Line 1: Line 1:
-====== Map Suite Routing Miscellaneous Samples ====== +====== ​ Map Suite Routing Miscellaneous Samples ​ ======
- +
- +
-==== Routing Index Generator ​====+
 <div sampleitem>​ <div sampleitem>​
-{{routing:​codesamples:​Map Suite Routing Index Generator.jpg?​300x180}} +====  Routing Index Generator ​ ==== 
-\\  +<div screenshot>​ 
-[[Source_Code_Routing_Index_Generator_CS_100325.zip|View Source]] ​ +{{routing:​codesamples:​Map_Suite_Routing_Index_Generator.png?​300x180}} 
-{{:File:​Routing_Index_Generator_CS_100325.zip.zip|C# Download}} ​| [[Map Suite Samples Alternate Languages | Need it in another language?]] \\ \\ +</​div>​ 
 +<div content>​ 
 +<div download_viewsource_buttons>​ 
 +[[Source_Code_Routing_Index_Generator_CS_100325.zip|View Source]] 
 +{{filehistory:Routing_Index_Generator|C# Download}} 
 +</​div>​ 
 +<div sample_otherlinks>​
 [[Map Suite Samples Applies To|Applies To: Desktop \ Web \ Silverlight \ Services \ Wpf ]] [[Map Suite Samples Applies To|Applies To: Desktop \ Web \ Silverlight \ Services \ Wpf ]]
 +\\ 
 +[[Map Suite Samples Alternate Languages | Need it in another language?​]] 
 +</​div>​
 The Map Suite Routing Index Generator is a new utility that lets you generate the routing index files (“.rtg” and “.rtx”) for your ESRI shape file, they will be used by Map Suite Routing Extension to calculate routes and driving directions. This utility allows you to specify the one-way information,​ configure the road speed and the type of routes you would like to calculate. It’s easy for you to add the code for dealing other road situations. The Map Suite Routing Index Generator is a new utility that lets you generate the routing index files (“.rtg” and “.rtx”) for your ESRI shape file, they will be used by Map Suite Routing Extension to calculate routes and driving directions. This utility allows you to specify the one-way information,​ configure the road speed and the type of routes you would like to calculate. It’s easy for you to add the code for dealing other road situations.
 +</​div>​
 </​div>​ </​div>​
  
 ---- ----
- 
- 
-==== Traveling Salesman Problem ==== 
 <div sampleitem>​ <div sampleitem>​
 +====  Traveling Salesman Problem ​ ====
 +<div screenshot>​
 {{routing:​codesamples:​Map Suite Routing Sample Traveling Salesman Problem.jpg?​300x180}} {{routing:​codesamples:​Map Suite Routing Sample Traveling Salesman Problem.jpg?​300x180}}
-\\  +</​div>​ 
-[[Source_Code_DesktopEditionSample_TravelingSalesmanProblem_CS_100325.zip|View Source]] ​ +<div content>​ 
-{{:File:​DesktopEditionSample_TravelingSalesmanProblem_CS_100325.zip|C#​ Download}} ​| [[Map Suite Samples Alternate Languages | Need it in another language?]] \\ \\ +<div download_viewsource_buttons>​ 
 +[[Source_Code_DesktopEditionSample_TravelingSalesmanProblem_CS_100325.zip|View Source]] 
 +{{filehistory:​DesktopEditionSample_TravelingSalesmanProblem_CS_100325.zip|C#​ Download}} 
 +</​div>​ 
 +<div sample_otherlinks>​
 [[Map Suite Samples Applies To|Applies To: Desktop \ Web \ Silverlight \ Services \ Wpf ]] [[Map Suite Samples Applies To|Applies To: Desktop \ Web \ Silverlight \ Services \ Wpf ]]
 +\\ 
 +[[Map Suite Samples Alternate Languages | Need it in another language?​]] 
 +</​div>​
 In today’s project, we are seeing a variant of the sample “Traveling Salesman Problem” of the “How Do I” samples of the Routing product. At the request of a Discussion Forum user, we added a new API to the GetRouteViaVisitStops function where now you can have distinct start and end points. For being able to run this app, you will need the version 3.1.427.0 or later. In today’s project, we are seeing a variant of the sample “Traveling Salesman Problem” of the “How Do I” samples of the Routing product. At the request of a Discussion Forum user, we added a new API to the GetRouteViaVisitStops function where now you can have distinct start and end points. For being able to run this app, you will need the version 3.1.427.0 or later.
 </​div>​ </​div>​
- +</​div>​
----- +
  
map_suite_routing_miscellaneous_samples.txt · Last modified: 2016/11/30 21:06 by ryanduan