1
0
Fork 0

Adding upstream version 1.34.4.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-24 07:26:29 +02:00
parent e393c3af3f
commit 4978089aab
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
4963 changed files with 677545 additions and 0 deletions

View file

@ -0,0 +1 @@
file,id=ak0217l8ue0x,type=Feature detail="https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/ak0217l8ue0x.geojson",mag=1.5,place="63 km N of Petersville, Alaska",status="automatic",time=1623708726566,updated=1623709998223,url="https://earthquake.usgs.gov/earthquakes/eventpage/ak0217l8ue0x"

View file

@ -0,0 +1,40 @@
{
"type": "FeatureCollection",
"metadata": {
"generated": 1623710450000,
"url": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_hour.geojson",
"title": "USGS All Earthquakes, Past Hour",
"status": 200,
"api": "1.10.3",
"count": 10
},
"features": [
{
"type": "Feature",
"properties": {
"mag": 1.5,
"place": "63 km N of Petersville, Alaska",
"time": 1623708726566,
"updated": 1623709998223,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/ak0217l8ue0x",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/ak0217l8ue0x.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "automatic"
},
"id": "ak0217l8ue0x"
}
],
"bbox": [
-157.5749,
32.9001667,
0.25,
-115.6211667,
66.331,
132.5
]
}

View file

@ -0,0 +1,8 @@
[[inputs.file]]
files = ["./testdata/null/input.json"]
data_format = "json_v2"
[[inputs.file.json_v2]]
[[inputs.file.json_v2.object]]
path = "features"
tags = ["type", "id"]
disable_prepend_keys = true