Skip to contents

Get Geometry Type

Usage

get_geometry_type(url)

Arguments

url

A character string of a feature services URL

Value

A character string of the layers geometry type

Examples

if (FALSE) {
get_geometry_type(reykjanes_lava_flow_url)
}