g1k15: Data frame with coordinates of swiss cantons (2015).

Description Usage Format

Description

This data can be used to plot a map of swiss cantons borders for example with ggplot2.

Usage

1

Format

A data frame with 9216 rows and 20 variables:

long

x coordinate

lat

y coordinate

order

order coordinate (not used)

hole

logical, if the polygon is a hole or not

piece

piece coordinate (not used)

group

group coordinate

id

id of the polygon

KTNR

a numeric vector

GRNR

a numeric vector

AREA_HA

a numeric vector

X_MIN

a numeric vector

X_MAX

a numeric vector

Y_MIN

a numeric vector

Y_MAX

a numeric vector

X_CNTR

a numeric vector

Y_CNTR

a numeric vector

Z_MIN

a numeric vector

Z_MAX

a numeric vector

Z_AVG

a numeric vector

Z_MED

a numeric vector


gibonet/tidy2spatial documentation built on May 17, 2019, 4:20 a.m.