# Generated by roxygen2: do not edit by hand

S3method(feature,character)
S3method(feature,default)
S3method(feature,geofeature)
S3method(feature,geolinestring)
S3method(feature,geomultilinestring)
S3method(feature,geomultipoint)
S3method(feature,geomultipolygon)
S3method(feature,geopoint)
S3method(feature,geopolygon)
S3method(featurecollection,character)
S3method(featurecollection,default)
S3method(featurecollection,geofeature)
S3method(featurecollection,list)
S3method(from_geobuf,character)
S3method(from_geobuf,default)
S3method(from_geobuf,raw)
S3method(geo_bbox,character)
S3method(geo_bbox,default)
S3method(geo_bbox,geofeature)
S3method(geo_bbox,geofeaturecollection)
S3method(geo_bbox,geojson)
S3method(geo_bbox,geolinestring)
S3method(geo_bbox,geomultilinestring)
S3method(geo_bbox,geomultipoint)
S3method(geo_bbox,geomultipolygon)
S3method(geo_bbox,geopoint)
S3method(geo_bbox,geopolygon)
S3method(geo_bbox,json)
S3method(geo_pretty,default)
S3method(geo_pretty,geojson)
S3method(geo_type,default)
S3method(geo_type,geojson)
S3method(geo_type,geometrycollection)
S3method(geo_write,default)
S3method(geo_write,geojson)
S3method(geometrycollection,character)
S3method(geometrycollection,default)
S3method(geometrycollection,geogeometrycollection)
S3method(linestring,character)
S3method(linestring,default)
S3method(multilinestring,character)
S3method(multilinestring,default)
S3method(multipoint,character)
S3method(multipoint,default)
S3method(multipolygon,character)
S3method(multipolygon,default)
S3method(ndgeo_write,default)
S3method(ndgeo_write,geofeature)
S3method(ndgeo_write,geofeaturecollection)
S3method(point,character)
S3method(point,default)
S3method(polygon,character)
S3method(polygon,default)
S3method(print,geofeature)
S3method(print,geofeaturecollection)
S3method(print,geogeometrycollection)
S3method(print,geojson)
S3method(print,geolinestring)
S3method(print,geomultilinestring)
S3method(print,geomultipoint)
S3method(print,geomultipolygon)
S3method(print,geopoint)
S3method(print,geopolygon)
S3method(summary,geojson)
S3method(to_geobuf,character)
S3method(to_geobuf,default)
S3method(to_geobuf,geofeature)
S3method(to_geobuf,geolinestring)
S3method(to_geobuf,geomultilinestring)
S3method(to_geobuf,geomultipoint)
S3method(to_geobuf,geomultipolygon)
S3method(to_geobuf,geopoint)
S3method(to_geobuf,geopolygon)
S3method(to_geobuf,json)
export("%>%")
export(as.geojson)
export(bbox_add)
export(bbox_get)
export(crs_add)
export(crs_get)
export(feature)
export(featurecollection)
export(from_geobuf)
export(geo_bbox)
export(geo_pretty)
export(geo_type)
export(geo_write)
export(geometrycollection)
export(linestring)
export(linting_opts)
export(multilinestring)
export(multipoint)
export(multipolygon)
export(ndgeo_read)
export(ndgeo_write)
export(point)
export(polygon)
export(properties_add)
export(properties_get)
export(to_geobuf)
export(to_geojson)
import(methods)
importClassesFrom(sp,SpatialLines)
importClassesFrom(sp,SpatialLinesDataFrame)
importClassesFrom(sp,SpatialPoints)
importClassesFrom(sp,SpatialPointsDataFrame)
importClassesFrom(sp,SpatialPolygons)
importClassesFrom(sp,SpatialPolygonsDataFrame)
importFrom(jqr,jq)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(magrittr,"%>%")
