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.
prg_endpoints
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.
Other Mapping:
district_geofacet
,
district_hexogram
,
district_names
,
district_tilegram
,
prg_basemap()
,
prg_tile()