display_map: Load and plot map file given the database record ID.

Description Usage Arguments

Description

The display_map function loads the map raster background and plots it using the R graphics device.

Usage

1
display_map(id, map_data = "extdata", mapdb_name = "MapID.db")

Arguments

id

an integer holding the number of the record in the map database.

map_data

a character string with the path to the folder storing the map data.

mapdb_name

a character string with the name of the map database.


PawelMG/gis_server documentation built on May 9, 2019, 2:24 p.m.