Convert Between 'WKT' and 'GeoJSON'


[Up] [Top]

Documentation for package ‘wellknown’ version 0.7.4

Help Pages

wellknown-package wellknown
as_featurecollection As featurecollection
as_json Convert geojson R list to JSON
bounding_wkt Generate Bounding Boxes
circularstring Make WKT circularstring objects
geojson2wkt Convert GeoJSON-like objects to WKT
geometrycollection Make WKT geometrycollection objects
get_centroid Get a centroid from WKT or geojson
linestring Make WKT linestring objects
lint Validate WKT strings
multilinestring Make WKT multilinestring objects
multipoint Make WKT multipoint objects
multipolygon Make WKT multipolygon objects
point Make WKT point objects
polygon Make WKT polygon objects
properties Add properties to a GeoJSON object
sf_convert Convert spatial objects to WKT
us_cities This is the same data set from the maps library, named differently
validate_wkt Validate WKT objects
wellknown wellknown
wkb Convert WKT to WKB
wkb_wkt Convert WKT to WKB
wkt2geojson Convert WKT to GeoJSON-like objects.
wktview Visualize geojson from a character string or list
wkt_bounding Convert WKT Objects into Bounding Boxes
wkt_centroid Extract Centroid
wkt_coords Extract Latitude and Longitude from WKT polygons
wkt_correct Correct Incorrectly Oriented WKT Objects
wkt_reverse Reverses the points within a geometry.
wkt_wkb Convert WKT to WKB