File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -405,6 +405,10 @@ Handling spatial data
405405
406406- The ` r pkg("areal") ` package can be used to interpolate overlapping
407407 but incongruent polygons, also known as areal weighted interpolation.
408+ - The ` r pkg("centerline") ` package can be used for centerline (or median-axis) estimation of closed polygons,
409+ such as lakes, landslides, or rivers. The package also
410+ provides extensions to ` r pkg("ggplot2") ` , allowing users to place ` geom_text ` and ` geom_label ` at the center of a spatial
411+ polygon, which can be useful for map-making.
408412- The ` r pkg("qualmap") ` package can be used to digitize qualitative GIS data.
409413- The ` r pkg("exactextractr") ` for fast and accurate summary of raster values
410414 on polygonal areas (known as zonal statistics).
You can’t perform that action at this time.
0 commit comments