get_map.Rd
get shapefile for different administrative levels
get_map(level = "country")
administrative level of bangladesh. Should be one of: "country", "division", "district", "upazila","union'
shapefile for given administrative level
country <- get_map("country")
division <- get_map("division")
district <- get_map("district")