Difference between revisions of "Lesson 11"
Jump to navigation
Jump to search
(Created page with "<div style=background:#2B3856 border:#A3BFB1> 200px <font size = 5; color="#FFFFFF">SMT201 Geographic Information Systems for Urban Planning</font> </d...") |
|||
| (7 intermediate revisions by the same user not shown) | |||
| Line 28: | Line 28: | ||
|} | |} | ||
<br/> | <br/> | ||
| + | |||
| + | '''<font size=5>Network Analysis with GIS</font>''' | ||
| + | |||
| + | |||
| + | =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== | ||
| + | * [QGIS Processing network analysis tools] | ||
| + | ** [https://docs.qgis.org/3.4/en/docs/training_manual/vector_analysis/network_analysis.html 7.3. Lesson: Network Analysis] | ||
| + | * [https://root676.github.io/index.html QNEAT3 plugin] | ||
| + | * [https://github.com/riccardoklinger/Hqgis Hqgis] | ||
| + | * [https://github.com/GIScience/orstools-qgis-plugin/wiki ORS Tools QGIS Plugin] | ||
| + | * [https://qgis.traveltimeplatform.com/ TravelTime platform plugin for QGIS] | ||
| + | |||
| + | |||
| + | =References= | ||
| + | MUST READ! Very interesting discussion given by seniors [https://wiki.smu.edu.sg/1213t2is415g1/Talk:Lesson11] | ||
| + | |||
| + | |||
| + | ==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] | ||
| + | |||
| + | |||
| + | == 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
|
|
|
|
|
|
Network Analysis with GIS
Contents
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
- [QGIS Processing network analysis tools]
- QNEAT3 plugin
- Hqgis
- ORS Tools QGIS Plugin
- TravelTime platform plugin for QGIS
References
MUST READ! Very interesting discussion given by seniors [1]
Methods
Use cases