# Generated by roxygen2 (4.1.1): do not edit by hand

S3method(as_json,geojson)
S3method(circularstring,character)
S3method(circularstring,data.frame)
S3method(circularstring,list)
S3method(circularstring,matrix)
S3method(geojson2wkt,character)
S3method(geojson2wkt,json)
S3method(geojson2wkt,list)
S3method(geometrycollection,character)
S3method(linestring,character)
S3method(linestring,data.frame)
S3method(linestring,list)
S3method(linestring,matrix)
S3method(linestring,numeric)
S3method(multilinestring,character)
S3method(multilinestring,data.frame)
S3method(multilinestring,list)
S3method(multilinestring,matrix)
S3method(multipoint,character)
S3method(multipoint,data.frame)
S3method(multipoint,list)
S3method(multipoint,matrix)
S3method(multipoint,numeric)
S3method(multipolygon,character)
S3method(multipolygon,data.frame)
S3method(multipolygon,list)
S3method(multipolygon,matrix)
S3method(point,character)
S3method(point,data.frame)
S3method(point,list)
S3method(point,matrix)
S3method(point,numeric)
S3method(polygon,character)
S3method(polygon,data.frame)
S3method(polygon,list)
S3method(polygon,matrix)
S3method(polygon,numeric)
S3method(wktview,character)
export("%>%")
export(as_featurecollection)
export(as_json)
export(circularstring)
export(geojson2wkt)
export(geometrycollection)
export(linestring)
export(lint)
export(multilinestring)
export(multipoint)
export(multipolygon)
export(point)
export(polygon)
export(properties)
export(wkt2geojson)
export(wktview)
importFrom(jsonlite,toJSON)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(utils,modifyList)
