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
map_suite_routing_miscellaneous_samples [2015/09/11 06:09]
admin
map_suite_routing_miscellaneous_samples [2016/11/30 21:06] (current)
ryanduan [Routing Index Generator] Updated description and files
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.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 ]]
- +\\ 
-The Map Suite Routing Index Generator is a new utility that lets you generate ​the routing index files (.rtg” and .rtxfor 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.+[[Map Suite Samples Alternate Languages | Need it in another language?​]] 
 +</​div>​ 
 +The Map Suite Routing Index Generator is a utility that will allow you to generate routing index files (".rtg" ​and ".rtx"from ESRI shapefiles and .sqlite databases. These routing index files will be used by the Map Suite Routing Extension ​in order to calculate routes and driving directions. This utility allows you to specify ​things that one-way ​road information, ​as well as configuring ​the road speed and type of routes you would like to calculate. It is easily extendable to allow you to add code to deal with other routing ​situations. This version of the RoutingIndexGenerator requires v9.0.515.0 or higher of both MapSuiteCore.dll and SQLiteExtension.dll.
 </​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.1441951741.txt.gz · Last modified: 2015/09/11 06:09 by admin