prg_endpoints: IPR Map Services

prg_endpointsR Documentation

IPR Map Services

Description

Contains information on a selection of available Prague raster map services. Can be used manually to inspect services and is used internally by prg_tile() and prg_basemap() for retrieving data from servers.

Usage

prg_endpoints

Format

A data frame with 18 rows and 5 variables:

name

character. Name of the service, to be used as parameter in prg_tile() and prg_basemap()

type

character. "tile" or "image"

description

character. Description of the map source

endpoint

character. endpoint. Used internally

url

character. URL, used internally but also points to human readable interface.

See Also

Other Mapping: district_geofacet, district_hexogram, district_names, district_tilegram, prg_basemap(), prg_tile()


petrbouchal/pragr documentation built on Jan. 9, 2023, 12:09 a.m.