Adding upstream version 2.5.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
c71cb8b61d
commit
982828099e
783 changed files with 150650 additions and 0 deletions
13
test/tests/geoshapes/data/point_museum_of_london.json
Normal file
13
test/tests/geoshapes/data/point_museum_of_london.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"name": "geopoint for the museum of london",
|
||||
"city": "london",
|
||||
"type": "geoshapes",
|
||||
"description": "geopoint for the museum of london",
|
||||
"region": {
|
||||
"type": "point",
|
||||
"coordinates": [
|
||||
-0.09613037109375,
|
||||
51.51803669675129
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue