Releases: bcgov/bcmaps
Releases · bcgov/bcmaps
bcmaps v0.8.1
Fixed encodings of French names in watercourses data
bcmaps v0.8.0
Added watercourse layers for B.C. at both 1:5M and 1:15M scales.
bcmaps v0.7.1
Bug fixes
bcmaps v0.7.0
fix_geo_problems
andtransform_bc_albers
are Generic functions with methods forsf
objects as well asSpatial
objectsfix_self_intersect
is now defunct
bcmaps v0.6.2
Minor bugfix of fix_geo_problems
v0.6.1
bcmaps v0.6.0
- Added
watersheds
dataset (#15, @markjohnsonubc) - Added a
NEWS.md
file to track changes to the package.
v0.5.0
Added two new functions to create and work with SpatailPolygonsDataFrames with nested data frames:
self_union
performs a union on a singleSpatialPolygons*
object to take into account overlaps. Polygon attributes are combined in a nested dataframe.get_poly_attribute
allows you to easily parse a nested data frame column (created byself_union
) to extract or calculate the attributes you want
v0.4.0
v0.3.0
Added 3 Natural Resource layers (areas, regions and districts)