16EAGLE / moveVis

An R package providing tools to visualize movement data (e.g. from GPS tracking) and temporal changes of environmental data (e.g. from remote sensing) by creating video animations.
http://www.movevis.org
GNU General Public License v3.0
131 stars 20 forks source link

Mapbox only working with map_type = "satellite" #92

Open Montana1847 opened 4 years ago

Montana1847 commented 4 years ago

I'm not sure why but I can only use the satellite map from mapbox. All other map types result in an error. The error I keep getting is below.

Error in curl_download(url = url, destfile = file) : HTTP error 410.

bjpadilla commented 3 years ago

I have had the same issue, did you get it resolved?

marcoscarloseduardo commented 3 years ago

This topic was discussed here: [https://github.com/16EAGLE/moveVis/issues/74]

bjpadilla commented 3 years ago

Thank you!

-- Benjamin Padilla Ph.D Postdoctoral Researcher | Spatial Ecology Indiana University of Pennsylvania Twitter: @bpdilla ~ Web: www.benpadilla.weebly.com On Nov 16, 2020, 2:52 PM -0500, Carlos Eduardo Marcos notifications@github.com, wrote:

This topic was discussed here: [https://github.com//issues/74] — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

agblakebra42 commented 2 years ago

I am also having this issue where only mapbox's map_type="sattelite" works while animating movement maps via moveVis package (10.3.5).

I keep getting Error in curl_download(url = url, destfile = file) : HTTP error 410

I have refreshed and created multiple API keys; however, I have not been able to get past this error.

pjbouchet commented 1 year ago

I am having the same issue. Has anyone found a solution? Thanks!

Aliya-Caldwell commented 1 year ago

Same here. Haven't found a solution.