I need help with filtering JSON data. I want to get the data from http://earthquake.usgs.gov/fdsnws/event/1/query?format=geojson but only the part with coordinates and magnitude. In fact id like brief explanation on how to filter them.
Asked
Active
Viewed 62 times
0
-
1Please try something and come back here when you have a specific problem. This is not a coding service. – Ram Nov 24 '15 at 18:07
-
I've provided a [similar answer](http://stackoverflow.com/a/25515035/633183) that should help you get started. – Mulan Nov 24 '15 at 18:10