z11_create_inspire_ids: Create 1km and 100m INSPIRE IDs

View source: R/z11_create_inspire_ids.R

z11_create_inspire_idsR Documentation

Create 1km and 100m INSPIRE IDs

Description

Create 1 km² and 100m X 100m INSPIRE IDs from coordinates

Usage

z11_create_inspire_ids(
  data,
  type = c("1km", "100m"),
  column_name = "Gitter_ID_",
  combine = FALSE
)

Arguments

data

Object of class “'sf“' containing point geometries

type

Character string for the requested ID type

Value

tibble


StefanJuenger/z11 documentation built on July 7, 2022, 2:39 p.m.