KNMI / knmiR

Access to KNMI data
Other
5 stars 1 forks source link

Earthquakes should be obtained via FDSN web services #12

Open MartinRoth opened 7 years ago

MartinRoth commented 7 years ago

FDSN web services:

Check here: http://rdsa.knmi.nl/fdsnws/event/1/

You can make queries like these ones:

http://rdsa.knmi.nl/fdsnws/event/1/query?minlat=52.5&minlon=3.8&maxlat=53.8&maxlon=7.5&format=csv&limit=15

http://rdsa.knmi.nl/fdsnws/event/1/query?minlatitude=53.125&maxlatitude=53.5&minlongitude=6.44&maxlongitude=7.12&format=text&start=2017-01-01&orderby=time-asc&nodata=404

URL builder: http://rdsa.knmi.nl/fdsnws/event/1/builder

MartinRoth commented 7 years ago

goes only back till mid 2015 (in case magtype is used)