Difference between revisions of "Network Analysis Plugins in QGIS, What (and How) to Use"

From CUOSGwiki
Jump to navigationJump to search
(Created page with "= Introduction and Purpose = Intro stuff and break down functions of plugins =Tutorial= Put sub section for each plugin after intro of QGIS Include data download only with Q...")
 
Line 2: Line 2:
 
Intro stuff and break down functions of plugins
 
Intro stuff and break down functions of plugins
   
  +
= Plugins =
=Tutorial=
 
  +
General intro of plugins
Put sub section for each plugin after intro of QGIS
 
   
  +
{| class="wikitable"
Include data download only with QNEAT?
 
  +
|-
  +
! Plugin !! Local Data Required? !! Features !! API Login required? !! Notes
  +
|-
  +
| QNEAT3 || Yes || Point-to-point routing, Service Area calculation, Origin-Destination matrix || No || Origin-Destination matrix does not generate
  +
|-
  +
| Online Routing Mapper || No || Point-to-point routing || No || Only HERE and TomTom APIs remain supported
  +
|-
  +
| TravelTime || No || Point-to-point routing, Service Area calculation, Geocoding || Yes || Slow API account validation, limited number of data queries on free account
  +
|-
  +
| Hqgis || No || Point-to-point routing, Service Area calculation, Geocoding, POI search || Yes || Limited number of API keys generated for each project
  +
|}
   
 
=Tutorial=
== Downloading QGIS ==
 
  +
 
== QGIS ==
   
 
This tutorial uses QGIS, you will need to have the software installed [[https://qgis.org/en/site/forusers/download.html]] on your desktop or laptop. This tutorial uses QGIS 3.23.
 
This tutorial uses QGIS, you will need to have the software installed [[https://qgis.org/en/site/forusers/download.html]] on your desktop or laptop. This tutorial uses QGIS 3.23.
Line 14: Line 27:
   
   
== Data ==
+
== QNEAT3 ==
  +
  +
=== Data ===
  +
  +
  +
== Online Routing Mapper ==
  +
  +
  +
== TravelTime ==
   
   
  +
== Hqgis ==
   
===Downloading the data===
 
   
  +
== Exporting the Map ==
==QGIS==
 
   
   

Revision as of 21:04, 7 December 2023

Introduction and Purpose

Intro stuff and break down functions of plugins

Plugins

General intro of plugins

Plugin Local Data Required? Features API Login required? Notes
QNEAT3 Yes Point-to-point routing, Service Area calculation, Origin-Destination matrix No Origin-Destination matrix does not generate
Online Routing Mapper No Point-to-point routing No Only HERE and TomTom APIs remain supported
TravelTime No Point-to-point routing, Service Area calculation, Geocoding Yes Slow API account validation, limited number of data queries on free account
Hqgis No Point-to-point routing, Service Area calculation, Geocoding, POI search Yes Limited number of API keys generated for each project

Tutorial

QGIS

This tutorial uses QGIS, you will need to have the software installed [[1]] on your desktop or laptop. This tutorial uses QGIS 3.23. Once you have selected the version you wish to download based on your operating system, follow the guide that is installed in the package. With QGIS now installed on your computer and a proper path for accessing the application on your hard drive, you are now able to start the tutorial!


QNEAT3

Data

Online Routing Mapper

TravelTime

Hqgis

Exporting the Map

Resources