Learn R Programming

osmclass (version 0.1.3)

djibouti_points: OSM Points Layer for Djibouti, August 2023

Description

A data table of all 8608 OSM points in Djibouti as of August 2023.

Usage

djibouti_points

Arguments

Format

A data table with 8608 rows and 10 columns. The first column contains the OSM id of each point. Other columns give the values of frequent OSM tags for point features. The last column is called 'other_tags' and contains all remaining (less frequent) tags. Please consult the OSM Feature Documentation for the exact meaning and frequently used values of these tags.

See Also

osmclass-package

Examples

Run this code
data(djibouti_points)

Run the code above in your browser using DataLab