powered by
This database produces a city map of Munich containing 105 administrative districts.
data("MunichBnd")
A list of class "bnd" containing 106 polygon matrices with x-coordinates in the first and y-coordinates in the second column each.
list
"bnd"
plotmap, read.bnd, write.bnd
plotmap
read.bnd
write.bnd
## load MunichBnd and plot it data("MunichBnd") plotmap(MunichBnd)
Run the code above in your browser using DataLab