Difference between revisions of "Lesson 11"

From Geospatial Analytics for Urban Planning
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 44: Line 44:
 
*  Network service area
 
*  Network service area
  
==Network Analysis Tool==
+
==Network Analysis with QGIS==
* Road Graph plugin for QGIS [http://gis-lab.info/qa/road-graph-eng.html].
+
* [QGIS Processing network analysis tools]
*  pgRouting
+
** [https://docs.qgis.org/3.4/en/docs/training_manual/vector_analysis/network_analysis.html 7.3. Lesson: Network Analysis]
** Homepage[http://pgrouting.org/]
+
* [https://root676.github.io/index.html QNEAT3 plugin]
** pgRouting Workshop Manual [http://workshop.pgrouting.org/]  
+
* [https://github.com/riccardoklinger/Hqgis Hqgis]
** Integrating pgRouting and QGIS[http://planet.qgis.org/planet/tag/pgrouting/] and [http://underdark.wordpress.com/2011/11/24/a-first-glimpse-at-pgrouting-layer-for-qgis/]
+
* [https://github.com/GIScience/orstools-qgis-plugin/wiki ORS Tools QGIS Plugin]
* Flowmap [http://flowmap.geog.uu.nl/]
+
* [https://qgis.traveltimeplatform.com/ TravelTime platform plugin for QGIS]
*  ArcGIS Network Analyst Extension
 
 
 
==Web-based Network Analysis Applications==
 
* Leaflet
 
** BIKEDISTRICT [http://bikedistrict.org/]
 
* OpenLayer
 
  
  
Line 62: Line 56:
 
MUST READ! Very interesting discussion given by seniors [https://wiki.smu.edu.sg/1213t2is415g1/Talk:Lesson11]
 
MUST READ! Very interesting discussion given by seniors [https://wiki.smu.edu.sg/1213t2is415g1/Talk:Lesson11]
  
[http://www.spatialanalysisonline.com/HTML/index.html Chap 7: Network and Location Analysis of Geospatial Analysis - A comprehensive guide (online version)] 
 
  
Optimum Route Finder to The Point of Interest Through Public Transport [http://www.gise.cse.iitb.ac.in/wiki/images/0/0b/Final_Complete_Document_-_Anand.pdf]
+
==Methods==
 +
* [http://www.spatialanalysisonline.com/HTML/index.html?introduction_to_network_and_lo.htm Chap 7: Network and Location Analysis of Geospatial Analysis - A comprehensive guide (online version)] 
 +
 
 +
* [https://pdfs.semanticscholar.org/45bb/1558bf4bdd0baf027c2d145ce97f96a33d81.pdf Network Analysis in Geographic Information Science: Review, Assessment, and Projections]
 +
 
 +
* [https://pdfs.semanticscholar.org/6f3e/3148b456db645cbbb77f085a1cb1cb9da2d0.pdf GIS AND NETWORK ANALYSIS]
 +
 
 +
 
 +
==Use cases==
 +
* [http://ceur-ws.org/Vol-2144/paper2.pdf GIS-Based Network Analysis for the Roads Network of the Greater Cairo Area]
  
Pedestrian Navigation Application Based on OpenStreetMap [http://upcommons.upc.edu/pfc/bitstream/2099.1/14302/1/memoria.pdf]
 
  
Designing and Implementing a Web-based Network Controlling System (NCS) for Automated Real Time Routing Service Over the Web, based on Open Source Technologies: A Case Study for Tehran [https://repositorium.uni-osnabrueck.de/handle/urn:nbn:de:gbv:700-2013112511999]
+
== Video==
 +
* [https://www.youtube.com/watch?v=cNxCcZyouhs QGIS Tutorial: Network Analysis (Shortest Path/Route and Service Area)]

Latest revision as of 08:34, 3 November 2019

UrbanGIS.jpg SMT201 Geographic Information Systems for Urban Planning

About

Weekly Session

Take Home Exercises

GIS Project

Course Resources

 


Network Analysis with GIS


Content

Introduction to Network Model

  • Typology of network
  • Geometric network vs topologic network

Network Analysis

  • Shortest path analysis
  • Fastest time analysis
  • Travelling sales analysis
  • Network service area

Network Analysis with QGIS


References

MUST READ! Very interesting discussion given by seniors [1]


Methods


Use cases


Video