1
0
Fork 0
golang-github-blevesearch-b.../test/tests/geoshapes/data/envelope_brockwell_park.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
341 B
JSON

{
"name": "brockwell park envelope",
"city": "london",
"type": "geoshapes",
"description": "brockwell park envelope",
"region": {
"type": "envelope",
"coordinates": [
[
-0.11278152465820314,
51.44579626059569
],
[
-0.10037899017333984,
51.45566490761856
]
]
}
}