Skip to contents

read text string that is geojson, return spatial data.frame helper for shapefile_from_any()

Usage

shapefile_from_geojson_text(x, quiet = FALSE)

Arguments

x

single text string like from shape2geojson()

quiet

whether to avoid warning on failure

Value

spatial data.frame like from shapefile_from_any()