Difference between revisions of "Network Analysis: Finding shortest path in QGIS"

From CUOSGwiki
Jump to navigationJump to search
Line 9: Line 9:
 
== Acquired QGIS (version 2.6) ==
 
== Acquired QGIS (version 2.6) ==
 
[[File:QgisLOGO.PNG]]
 
[[File:QgisLOGO.PNG]]
  +
  +
  +
You need to install Quantum GIS version 2.6 in order to get activate the road graph plugin.
   
 
== Road Graph Plugin==
 
== Road Graph Plugin==

Revision as of 13:36, 16 December 2014

Introduction

Calculating the shortest distance between two points is a commonly cited use for GIS. QGIS ships with this tool, but it’s not visible by default. In this tutorial we will show you what you need to get started.

Data

Acquired QGIS (version 2.6)

QgisLOGO.PNG


You need to install Quantum GIS version 2.6 in order to get activate the road graph plugin.

Road Graph Plugin