kml_placemarks: Extract KML Placemarks containing a specific Geometry.

Description Usage Arguments Value See Also

Description

Extract KML Placemarks containing a specific Geometry.

Usage

1
kml_placemarks(x, geometry, ns = "d1")

Arguments

x

A nodeset of Folders.

geometry

The name of the Geometry to subset on, e.g. "Point".

ns

The name of the namespace to extract from; defaults to "d1".

Value

A nodeset of Placemarks.

See Also

Google Developers. KML Reference: <Placemark> Element. https://developers.google.com/kml/documentation/kmlreference#placemark


briatte/tidykml documentation built on May 13, 2019, 7:43 a.m.