1
0
Fork 0
golang-github-blevesearch-b.../test/tests/geoshapes/data/linestring_putney_bridge.json
Daniel Baumann 982828099e
Adding upstream version 2.5.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-19 00:20:02 +02:00

19 lines
No EOL
434 B
JSON

{
"name": "linestring for putney bridge",
"city": "london",
"type": "geoshapes",
"description": "linestring for putney bridge",
"region": {
"type": "linestring",
"coordinates": [
[
-0.21183013916015625,
51.46791083061189
],
[
-0.21431922912597656,
51.465504685939706
]
]
}
}