powered by
get shapefile for different administrative levels
get_map(level = "country")
shapefile for given administrative level
administrative level of bangladesh. Should be one of: "country", "division", "district", "upazila","union'
country <- get_map("country") division <- get_map("division") district <- get_map("district")
Run the code above in your browser using DataLab