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
45
test/tests/geoshapes/data/polygon_cubbonpark.json
Normal file
45
test/tests/geoshapes/data/polygon_cubbonpark.json
Normal file
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"name": "cubbon park polygon",
|
||||
"city": "bangalore",
|
||||
"type": "geoshapes",
|
||||
"description": "polygon inside cubbon park",
|
||||
"region": {
|
||||
"type": "Polygon",
|
||||
"coordinates": [
|
||||
[
|
||||
[
|
||||
77.58894681930542,
|
||||
12.976498523818783
|
||||
],
|
||||
[
|
||||
77.58677959442139,
|
||||
12.974533005048169
|
||||
],
|
||||
[
|
||||
77.5879168510437,
|
||||
12.971333776381767
|
||||
],
|
||||
[
|
||||
77.58849620819092,
|
||||
12.96800904416803
|
||||
],
|
||||
[
|
||||
77.59371042251587,
|
||||
12.972128359891645
|
||||
],
|
||||
[
|
||||
77.59512662887573,
|
||||
12.973842978816679
|
||||
],
|
||||
[
|
||||
77.59253025054932,
|
||||
12.976853988320428
|
||||
],
|
||||
[
|
||||
77.58894681930542,
|
||||
12.976498523818783
|
||||
]
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue