flows (version 1.1.1)

UA: Urban Areas

Description

SpatialPolygonsDataFrame of Urban Areas of the Grand Est region in France. (2010 delineation).

Arguments

References

http://professionnels.ign.fr/geofla#tab-3

Examples

Run this code
## UA
data(nav)
sp::plot(GE, col = "#cceae7", border = "grey50")
sp::plot(UA, col = "#940000", border = "white", add = TRUE)

Run the code above in your browser using DataLab