Routing: Difference between revisions

From OCAD 12 Wiki - English
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[File:Space.PNG]][[File:Pro40px.PNG|This function is available in OCAD 11 Professional.|link=https://www.ocad.com/en/products/ocad-for-cartography]]
[[File:Pro40px.PNG|This function is available in OCAD 11 Professional.|link=https://www.ocad.com/en/products/ocad-for-cartography]]


This command is only available if the map is georeferenced and a '''[[Create_a_New_Map#Set_Scale_and_Coordinate_System|Coordinate System]]''' is set.<br />
This command is only available if the map is georeferenced and a '''[[Create_a_New_Map#Set_Scale_and_Coordinate_System|Coordinate System]]''' is set.<br />

Revision as of 11:27, 12 September 2012

This function is available in OCAD 11 Professional.

This command is only available if the map is georeferenced and a Coordinate System is set.

This command can be used to find the fastest way by car between two arbitrary points by downloading and importing the vector data from Google Maps.


Routing by Entering a Location

1. Select Routing in the Map menu to open the Routing dialog.
2. Enter the name of the start and end location.

Routing1.png


3. Click the Get and import KML file button.

OCAD sends a request to Google Maps API and downloads the generated KML file. This KML file is temporary saved in the OCAD temporary folder (e.g. C:\Users\Username\AppData\Roaming\OCAD\OCAD11\Tmp\).
OCAD imports the KML file and adds the colors and symbols from the template file. Colors needed for routing are at the top of the color table.
Routing2.png


The required symbols for routing appear at the bottom of the symbol box.
Routing3.png


Finally, the route on your OCAD Map looks as follows.
Routing4.png



Routing by Entering Coordinates

Instead of entering the name of the start and end point you can also simply click on these locations on the map.
1. Activate the Coordinate option in the Routing dialog.
2. Click on the Get Coordinate from Drawing Area button Routing8.png, then click on the start location on your map. OCAD displays the coordinate in the Routing dialog. Optionally you can enter the coordinate manually.
3. Do the same for the end location.

Routing6.png


4. Click the Get and import KML file button to display the route on your map.

Routing7.png



hint This function works also with XML Script.

Show Route in Google Maps

Click on the Open in Google Maps button to see the route on Google Maps.

Routing5.png


Template File

The symbols and colors used for routing are saved in a template file (usually C:\Program Files\OCAD\OCAD 11\Templates\Template Routing.ocd) and can be edited there, too.
Routing9.png


Back to the Map page.