geo-countries icon indicating copy to clipboard operation
geo-countries copied to clipboard

Data Deprecated Source

Open eedward3 opened this issue 9 years ago • 4 comments

I am working through the tutorials found at https://rstudio.github.io/leaflet/colors.html. They say that data is pulled from http://data.okfn.org/data/datasets/geo-boundaries-world-110m#data which then leads me to this github page for more maintained packages. However, pulling this data in is not functioning with the steps given in the tutorial. Have changes been made to the data?

Thank you.

eedward3 avatar Apr 14 '17 21:04 eedward3

If you look into the file, this one doesn't contain data like gdp, population, etc. That's why it's not working with the tutorial.

karlafej avatar Apr 18 '17 06:04 karlafej

Thank you for the reply and information. Do you have any suggestions on where that dataset is now located, so that I may follow through with the tutorial?

eedward3 avatar Apr 21 '17 17:04 eedward3

I would use the old one: https://raw.githubusercontent.com/datasets/geo-boundaries-world-110m/master/countries.geojson (I hope it will work...)

karlafej avatar Apr 21 '17 18:04 karlafej

Thanks karlafej, I'll give that a go! Appreciate the help.

eedward3 avatar Apr 21 '17 18:04 eedward3