ReadMapTile: Read a bitmap image stored in the PNG format

Description Usage Arguments Value Author(s)

Description

Reads an image from a PNG file/content into a raster array.

Usage

1
ReadMapTile(destfile, METADATA = TRUE, native = TRUE)

Arguments

destfile

png file to read

METADATA

read MetaInfo as well ?

native

determines the image representation - if FALSE then the result is an array, if TRUE then the result is a native raster representation, see readPNG in package png.

Value

map or tile object

Author(s)

Markus Loecher


iNZightVIT/RgoogleMaps documentation built on May 17, 2019, 10:09 p.m.