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
19
test/tests/geoshapes/data/linestring_putney_bridge.json
Normal file
19
test/tests/geoshapes/data/linestring_putney_bridge.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"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
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue