dkahle / dkahle/ggmap

get_map not returning satellite map when location specified as extents

Open
#287 4 comments 2 reactions 0 assignees View on GitHub
Dominant language
R
Stars
778
Forks
234
PR merge metrics
No merged PRs in 30d

Description

I can get get_map to return a satellite map when specifying the maps location by a centroid i.e. location = c(Longitude, Latitude) , however, when I specify the location as a bounding box (i.e. location = c(left, bottom, right,top), it returns a terrain image not a satellite. In both examples I have specified maptype = "satellite". Is someone able to please shed some light on this issue?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported get_map behavior with a centroid and with bounding-box extents while setting maptype to "satellite". Trace how get_map handles the location form and maptype, then confirm that the extents case returns satellite imagery rather than terrain and add coverage if the repository has an established test location.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
data-visualization
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.