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

14 lines
No EOL
281 B
JSON

{
"name": "hal airpork circular region",
"city": "bangalore",
"type": "geoshapes",
"description": "circle covering the hal airport",
"region": {
"type": "Circle",
"coordinates": [
77.6698637008667,
12.951865687866821
],
"radius": "2.4km"
}
}