makeGFWGrid: Create the GFW tile grid

View source: R/downloadGFW.R

makeGFWGridR Documentation

Create the GFW tile grid

Description

This function is used in downloadGFW to create a grid representing the GFW tiles.

Usage

makeGFWGrid(mnx, mxx, dx, mny, mxy, dy, proj = NULL)

Arguments

mnx

Minimum x coordinate

mxx

Maximum x coordinate

dx

x resolution

mny

Minimum y coordinated

mxy

Maximum y coordinated

dy

y resolution

proj

projection as EPSG code

Value

A grid.


mapme-initiative/mapme.forest documentation built on April 15, 2022, 4:50 a.m.