custom_map: Extract Geotiffs for custom map design

Description Usage Arguments Details

View source: R/custom_map.R

Description

copies all files from the DGK5 (NRW) to a new folder in order to desingn a map spanning the requested area

Usage

1
2
custom_map(N = 5778800, E = 268000, S = 5757000, W = 266400,
  fname = "I:/Maps/dgk5gru", type = "tfw", name = "Sub")

Arguments

N

northern coordinate

E

eastern coordinate

S

southern coordinate

W

western coordinate

fname

path to a folder containing the files

type

file ending of the source file containing "Rechts" und "Hochwerte"

name

prefix of a subfolder in fname

Details

coordinates correspond to ETRS89/UTM zone 32N (EPSG:25832)


mottensmann/MyR documentation built on May 20, 2019, 8:02 p.m.