Rdocumentation
powered by
Learn R Programming
lwgeom (version 0.2-14)
Bindings to Selected 'liblwgeom' Functions for Simple Features
Description
Access to selected functions found in 'liblwgeom'
, the light-weight geometry library used by 'PostGIS'
.
Copy Link
Link to current version
Version
Version
0.2-14
0.2-13
0.2-11
0.2-10
0.2-9
0.2-8
0.2-7
0.2-6
0.2-5
0.2-4
0.2-3
0.2-2
0.2-1
0.2-0
0.1-7
0.1-6
0.1-5
0.1-4
0.1-3
0.1-2
0.1-1
0.1-0
Install
install.packages('lwgeom')
Monthly Downloads
25,545
Version
0.2-14
License
GPL-2
Issues
5
Pull Requests
0
Stars
60
Forks
24
Repository
https://github.com/r-spatial/lwgeom
Homepage
https://r-spatial.github.io/lwgeom/
Maintainer
Edzer Pebesma
Last Published
February 21st, 2024
Functions in lwgeom (0.2-14)
Search all functions
st_geod_azimuth
compute azimuth between sequence of points
st_as_sfc.TWKB
create sfc object from tiny well-known binary (twkb)
st_force_polygon_cw
Force a POLYGON or MULTIPOLYGON to be clockwise
lwgeom_make_valid
Make an invalid geometry valid
lwgeom_extSoftVersion
Provide the external dependencies versions of the libraries linked to sf
bounding_circle
Generate the minimum bounding circle
st_geohash
compute geohash from (average) coordinates
perimeter
compute perimeter from polygons or other geometries
geod
liblwgeom geodetic functions
st_astext
Return Well-known Text representation of simple feature geometry
st_split
Return a collection of geometries resulting by splitting a geometry
st_snap_to_grid
Snap geometries to a grid
st_linesubstring
get substring from linestring
st_is_polygon_cw
Check if a POLYGON or MULTIPOLYGON is clockwise
st_wrap_x
Splits input geometries by a vertical line and moves components falling on one side of that line by a fixed amount
st_transform_proj
Transform or convert coordinates of simple features directly with Proj.4 (bypassing GDAL)
st_startpoint
Return the start and end points from lines
st_subdivide
Return a collection of geometries resulting by subdividing a geometry