lwgeom::st_perimeter()
by sf::st_perimeter()
(available in version 1.0.15). The package lwgeom
is now under Suggests
field (fix #33).pcollection
and pcomposition
.pgeometry
.pgeometry
: ppoint
, pline
, and pregion
.fsr
in the current version (#26 - @pedbrgs and #27 - @pedbrgs).spa_get_type()
(based on the pull request #27 - @pedbrgs).pgeometry
objects: create_pgeometry()
and create_empty_pgeometry()
(#27 - @pedbrgs).create_component()
. component_from_sfg()
is deprecated (it will be removed in the next version of the package).fsr_plot()
and added the support for pcollection
and pcomposition
objects.pcollection
objects: spa_flatten()
and pcollection_to_pcomposition()
(based on the pull request #31 - @pedbrgs). They are also used by fuzzy geometric set operations on pcollection
objects.spa_common_points()
- use spa_intersection()
to get the common points of two plateau line objects.spa_boundary_pregion()
- use spa_boundary
to get the boundary of a spatial plateau object.spa_core()
, spa_boundary()
) to deal with the new spatial plateau data types (based on the pull request #31 - @pedbrgs). spa_alpha_cut()
, spa_strict_alpha_cut()
, and spa_range()
.FuzzyR
and utils
.format.pgeometry()
to include a parameter that determines the maximum number of characters that are shown.spa_pwkt()
to deal with the new classes (based on the pull request #26 - @pedbrgs).spa_is_empty()
to deal with the new classes (based on the pull request #26 - @pedbrgs).as_tibble()
to deal with the new classes.fsr
.d_tolerance
in the spa_creator()
function. This parameter is employed by the package sf
when computing the Voronoi diagram and Delaunay triangulation in the corresponding construction policies.spa_core()
to return an empty crisp spatial object when the input has not a core.spa_creator()
when using the construction policies based on the Voronoi diagram and Delaunay triangulation.spa_creator()
function based on the convex hull (an improved implementation from the issue #29).CITATION
.spa_creator()
named digits
(an improved update based on the pull request #28 - @leticiabohnert).spa_add_component()
for checking a specific condition.fsr_plot()
).spa_creator()
).Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.