Nothing
grid_neighborhood()
and deprecate grid_neighbor()
.grid_neighborhood()
has type
argument to specify the type of neighborhood and by default type = "von_neumann"
.grid_components()
to get the connected components of grid square codes.grid_city
to grid_city_2020
.st_as_sfc.grid()
.vec_ptype_abbr()
methods.parse_grid()
and grid_convert()
, and deprecate grid_80km()
, grid_10km()
and so on.grid_to_coords()
and coords_to_grid()
, and deprecate grid_to_XY()
and XY_to_grid()
.grid_as_sf()
and grid_as_stars()
, and deprecated as_tbl_grid()
.grid_bbox()
and grid_circle()
.grid_city2015
to grid_city
.as_tbl_grid()
.st_as_sf()
, st_bbox()
, st_as_stars()
and plot()
for tbl_grid
. grid_circle()
.grid_rectangle()
to grid_bbox()
.japanmesh
to jpgrid
to match the English name,
"Grid Square Codes".mesh
with grid
in the function names.mesh_to_polygon()
and mesh_to_point()
and add sf::st_as_sfc()
method.mesh_zoomin()
is soft-deprecated and replaced by mesh_subdivide()
.mesh_zoomout()
is soft-deprecated and replaced by mesh_80km()
, mesh_10km()
, etc.point_to_mesh()
, geometry_to_mesh()
, mesh_grid()
and bbox_to_mesh()
. utils
and other imports.regional mesh codes
in Japan.Initial version.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.