Skip to contents

Geospatial references for places of interest in Madrid

Usage

data(Madrid_POIS)

Madrid_POIS

Format

A list with two objects:

City_Center

Coordinates of Madrid's city center

Castellana

Paseo de la Castellana: Coordinates of Paseo de la Castellana street)

An object of class list of length 3.

Source

Idealista (https://www.idealista.com/)

Examples

 library(idealista18)
 data(Madrid_POIS)
 summary(Madrid_POIS)
#>             Length Class      Mode
#> City_Center 2      data.frame list
#> Metro       2      data.frame list
#> Castellana  2      data.frame list