Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

look up appropriate maps and overlay them on plots #49

Open
atn38 opened this issue Jun 27, 2019 · 4 comments
Open

look up appropriate maps and overlay them on plots #49

atn38 opened this issue Jun 27, 2019 · 4 comments
Labels
enhancement New feature or request

Comments

@atn38
Copy link
Member

atn38 commented Jun 27, 2019

If we have spatial information explicit in the data, it'd be neat to be able to match up the extent of the data with map outlines (maybe from the GADM project, or just the R maps package). The spatial plots would provide more context with map outlines. Lat/lon alone might be not that informative.

as discussed with @CoastalPlainSoils and @vanderbi in hackathon

@atn38 atn38 added the enhancement New feature or request label Jun 27, 2019
@clnsmth
Copy link
Member

clnsmth commented Jun 28, 2019

Hi @atn38, I added this to the Enhancements project, but maybe this is more essential and should be included in the alpha- or beta-release?

@atn38
Copy link
Member Author

atn38 commented Jun 28, 2019 via email

@CoastalPlainSoils
Copy link
Collaborator

Ann: Here are the spatial map links I found when we discussed this at the Hackathon. I think either using the maps library in R or utilizing Google Maps through ggmap could be the most effective. Link to ggmap: https://www.nceas.ucsb.edu/~frazier/RSpatialGuides/ggmap/ggmapCheatsheet.pdf and https://eriqande.github.io/rep-res-web/lectures/making-maps-with-R.html

@atn38
Copy link
Member Author

atn38 commented Aug 9, 2019

Thanks Jocelyn! I was thinking about this (super duper awesome if implemented) feature and it might be challenging without knowing the coordinate reference system. Sometimes EML metadata might contain clues in attributeDefinition , such as "latitude in NAD83 projection". But not all datasets include that information, and if they do, not in a standard way/metadata slot. I'll ruminate more, but have a feeling it might not be quite feasible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants