Difference between revisions of "SMT201 AY2019-20G1 Ex1 Kang Hui Yun"

From Geospatial Analytics for Urban Planning
Jump to navigation Jump to search
Line 7: Line 7:
  
  
The map above shows the distribution of public education institutions, classified into distinct school levels—mixed level, junior colleges, centralised institutes, secondary and primary. Considering the overall presentation, the coastal map outline is given a light (green) colour for better visualisation. As there are many features (i.e. public schools) and classes (i.e. school levels), the visual variables gets cluttered when viewing the whole map. Hence, a different colour and SVG is used to represent each school type so as to help map readers distinguish among the clusters easily.
+
The map above shows the distribution of public education institutions, classified into distinct school levels over the backdrop of regions. As there are many features (i.e. public schools) and classes (i.e. school levels), the visual variables gets cluttered when viewing the whole map. Hence, a different colour is used to represent each school type so as to help map readers distinguish among the clusters easily. A relevant SVG is also given to the school type (e.g. abc chart for primary, books for secondary, etc), as it is more intuitive than colour differentiation.
  
 
=== Road Network System ===
 
=== Road Network System ===
Line 15: Line 15:
  
  
The map above depicts the hierarchy of Singapore's road network, classified into 4 different categories—expressway, major road, minor road and local access. Each category is given a different colour. Also they are given a different stroke width, with expressway having the thickest stroke, then major, minor and local access roads, as it brings out the more important roads in the viewer's eyes before the rest. It is also true that there are fewer expressways than major roads, fewer major roads than minor roads, etc, which makes sense for the visualisation.
+
The map above depicts the hierarchy of Singapore's road network, classified into 4 different categories. Each category is given a different colour. They are also given a different stroke width, with expressway having the thickest stroke, then major, minor and local access roads, as it brings out the more important roads in the viewer's eyes before the rest. This is also because there are fewer expressways than major roads, fewer major roads than minor roads, etc. Therefore, it is easier to visualise if a lighter stroke is given to the category with more instances and vice versa.
  
 
=== 2014 Master Plan Land Use ===
 
=== 2014 Master Plan Land Use ===

Revision as of 16:34, 15 September 2019

Part 1: Thematic Mapping

Public Schools

Public Schools.png
Source: https://data.gov.sg/dataset/school-directory-and-information


The map above shows the distribution of public education institutions, classified into distinct school levels over the backdrop of regions. As there are many features (i.e. public schools) and classes (i.e. school levels), the visual variables gets cluttered when viewing the whole map. Hence, a different colour is used to represent each school type so as to help map readers distinguish among the clusters easily. A relevant SVG is also given to the school type (e.g. abc chart for primary, books for secondary, etc), as it is more intuitive than colour differentiation.

Road Network System

Road Network System Kang Hui Yun.png
Source: https://www.mytransport.sg/content/mytransport/home/dataMall/search_datasets.html?searchText=road%20section%20line


The map above depicts the hierarchy of Singapore's road network, classified into 4 different categories. Each category is given a different colour. They are also given a different stroke width, with expressway having the thickest stroke, then major, minor and local access roads, as it brings out the more important roads in the viewer's eyes before the rest. This is also because there are fewer expressways than major roads, fewer major roads than minor roads, etc. Therefore, it is easier to visualise if a lighter stroke is given to the category with more instances and vice versa.

2014 Master Plan Land Use

2014 Master Plan Land Use.png
Source: https://data.gov.sg/dataset/master-plan-2014-land-use


The above map shows the different types of land use in Singapore. As the data contains a whopping 32 categories, it is aggregated to combine similar categories into one, leaving us with 21 categories in total. This allows for better visualisation as there are 11 less colours the map readers have to take in, while still being able to understand the nature of the land use for each area.

Part 2: Choropleth Mapping