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

Fix for part of #1954: weather api -> earthquake api in loadJSON example #1964

Merged
merged 2 commits into from
May 26, 2017

Conversation

mikewesthad
Copy link
Contributor

Fix for part of #1954. Since openweathermap doesn't support HTTPS, swap it out for USGS's earthquake api which does support HTTPS (and bonus - doesn't require an API key).

Codepen version of examples: https://codepen.io/mikewesthad/pen/qmMPjq

openweathermap doesn't support https, USGS's earthquake api does and
doesn't require an API key.

Codepen version of examples: https://codepen.io/mikewesthad/pen/qmMPjq
@lmccart lmccart merged commit a8092c6 into processing:master May 26, 2017
@lmccart
Copy link
Member

lmccart commented May 26, 2017

awesome, this is great!

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

Successfully merging this pull request may close these issues.

2 participants