November 2018
Beginner to intermediate
354 pages
6h 59m
English
Suppose we have the value of an arbitrary indicator collected from all the districts (administrative units) of Bangladesh. This result is saved in a CSV file, named indicator.csv, and it contains the longitude and latitude values of all the locations as x and y columns in the file, and it has another column containing the values of that indicator. Now, we want to plot it on a map or on BGD_adm3_data.shp and customize the visualization. So, first we open the shapefile that we created in the preceding segment and we can then follow the steps outlined hereafter to map the point data on the map or shapefile:
Read now
Unlock full access