User Tools

Site Tools


map_suite_routing_miscellaneous_samples

This is an old revision of the document!


Map Suite Routing Miscellaneous Samples

Routing Index Generator

map_suite_routing_index_generator.jpg

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.


Traveling Salesman Problem

map_suite_routing_sample_traveling_salesman_problem.jpg

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.


Map Suite Explorer (ServiceEdition)

This week, we decided to publish in the Code Community the project for Map Suite Explorer. You are already familiar with that free Desktop tool that comes with any edition of Map Suite. It is a basic GIS tool that allows you to view your geographic data and its tabular information. It also allows doing some basic manipulation on your date such as building the spatial index. With the source code at your disposition, you can cut time developing your own application by having at your disposal the code for doing common tasks such as loading, unloading layers, building spatial index, changing styles etc. You will also find interesting the legend and see how you can add, remove, move up and down the different layers. It is by far the most comprehensive project in the Code Community to that date. You will need the reference for MapSuiteDesktop.dll and MapSuiteCore.dll (full or evaluation) to run it.


Tile Cache Generator

<div sample_otherlinks> [

map_suite_routing_miscellaneous_samples.1442547494.txt.gz · Last modified: 2015/09/18 03:38 by admin