Point_Json_Creator: Point_Json_Creator

Description Usage Arguments Value

View source: R/Point_Json_Creator.R

Description

Takes an SF object with points data and coverts it to a ESRI format json string

Usage

1
Point_Json_Creator(points, geometry = "geometry", wkid = "4326")

Arguments

points

is expected to be a SF object with boundary data

geometry

is expected to be a string with the field name containing the geometry data

wkid

a text string indicating the well know id to be used.

Value

a json string


Woracle/esriformatr documentation built on Aug. 30, 2021, 2:25 p.m.