-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathfilter-input.json
38 lines (38 loc) · 1.02 KB
/
filter-input.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"record": {
"value": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
4.0215,
49.211613
]
},
"properties": {
"label": "Rue Franz Kafka 51100 Reims",
"score": 0.6992354545454544,
"id": "51454_3782",
"name": "Rue Franz Kafka",
"postcode": "51100",
"citycode": "51454",
"x": 774438.44,
"y": 6901804.03,
"city": "Reims",
"context": "51, Marne, Grand Est",
"type": "street",
"importance": 0.69159,
"street": "Rue Franz Kafka"
}
},
"key": "01234",
"topic": "public-french-addresses",
"timestamp": 1732479526752,
"partition": 0,
"offset": 4,
"headers": {}
},
"params": [
"1234"
]
}