Difference between revisions of "SMT201 AY2019-20G2 EX1 FAN YIXI"

From Geospatial Analytics for Urban Planning
Jump to navigation Jump to search
(Created page with "== Part 1: Thematic Mapping == '''Distribution of Public Education Institution in Singapore''' File:Distribution of Public Education Institutions.png|600px|frameless|center...")
 
Line 2: Line 2:
  
 
'''Distribution of Public Education Institution in Singapore'''
 
'''Distribution of Public Education Institution in Singapore'''
 +
<br>
 
[[File:Distribution of Public Education Institutions.png|600px|frameless|center]]
 
[[File:Distribution of Public Education Institutions.png|600px|frameless|center]]
 
+
<br>
 
To depic the distribution of public education institution, I made use of the school information layer where the various institutions are categorized by school types. <br>
 
To depic the distribution of public education institution, I made use of the school information layer where the various institutions are categorized by school types. <br>
 
Each school type is assigned to a specific SVG marker. I decided to use different markers such as books, location pin etc. for each school type in order to differentiate the different institutions. <br>
 
Each school type is assigned to a specific SVG marker. I decided to use different markers such as books, location pin etc. for each school type in order to differentiate the different institutions. <br>
Line 10: Line 11:
  
 
'''Hierarchy of Road Network Systemm in Singapore'''
 
'''Hierarchy of Road Network Systemm in Singapore'''
 +
<br>
 
[[File:Road Network System (1).png|600px|frameless|center]]
 
[[File:Road Network System (1).png|600px|frameless|center]]
 
+
<br>
  
 
This map shows the hierarchy of road network system in Singapore, classified under 3 main categories, expressway, major road and minor roads.<br>  
 
This map shows the hierarchy of road network system in Singapore, classified under 3 main categories, expressway, major road and minor roads.<br>  
 
Making use of the GIS data from LTA, it allows us to separate the roads into the categories by using the RD_TYPE variable. <br>
 
Making use of the GIS data from LTA, it allows us to separate the roads into the categories by using the RD_TYPE variable. <br>
 
To highlight the hierarchy, the expressway lines are made thicker, followed by major road and minor road being the thinnest.<br>
 
To highlight the hierarchy, the expressway lines are made thicker, followed by major road and minor road being the thinnest.<br>
 +
 +
'''2014 Master Plan Landuse'''
 +
<br>
 +
[[File:2014 Master Plan Landuse (1).png|600px|frameless|center]]
 +
<br>
 +
Using the master plan land use GIS data, I have managed to plot a map representing the various use of land at the moment. <br>
 +
I made use of the “LU_DESC” variable to differentiate between the various categories, however I did make minor tweaks by creating a variable “CATEGORY”, categorizing some of the variables together. An example would be “Business” where I merged the numerous business variables together for easier reference. <br>
 +
For the map, I used the rainbow colour scheme on the areas except for “OPEN SPACE” which I feel that should have more focus to it as those are spaces available for development.<br>

Revision as of 21:38, 15 September 2019

Part 1: Thematic Mapping

Distribution of Public Education Institution in Singapore

Distribution of Public Education Institutions.png


To depic the distribution of public education institution, I made use of the school information layer where the various institutions are categorized by school types.
Each school type is assigned to a specific SVG marker. I decided to use different markers such as books, location pin etc. for each school type in order to differentiate the different institutions.
I decided to use OSM instead of coastal outline for my background as it makes it clearer to the viewer, the institution options available in each subzones.


Hierarchy of Road Network Systemm in Singapore

Road Network System (1).png


This map shows the hierarchy of road network system in Singapore, classified under 3 main categories, expressway, major road and minor roads.
Making use of the GIS data from LTA, it allows us to separate the roads into the categories by using the RD_TYPE variable.
To highlight the hierarchy, the expressway lines are made thicker, followed by major road and minor road being the thinnest.

2014 Master Plan Landuse

2014 Master Plan Landuse (1).png


Using the master plan land use GIS data, I have managed to plot a map representing the various use of land at the moment.
I made use of the “LU_DESC” variable to differentiate between the various categories, however I did make minor tweaks by creating a variable “CATEGORY”, categorizing some of the variables together. An example would be “Business” where I merged the numerous business variables together for easier reference.
For the map, I used the rainbow colour scheme on the areas except for “OPEN SPACE” which I feel that should have more focus to it as those are spaces available for development.