mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 05:30:35 +02:00
Merge pull request #6827 from leighghunt/2.15
Adding Seychelles and Pitcairn Islands
This commit is contained in:
+21
-1
@@ -791,6 +791,10 @@
|
||||
[61.85, 26.22],
|
||||
[61.84, 25.75],
|
||||
[61.68, 25.67],
|
||||
[58.49, -1.62],
|
||||
[49.26, -1.62],
|
||||
[49.30, -8.23],
|
||||
[57.78, -8.27],
|
||||
[56.5, -21],
|
||||
[180, -65],
|
||||
[180, -35]
|
||||
@@ -834,6 +838,22 @@
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"properties": {},
|
||||
"geometry": {
|
||||
"type": "Polygon",
|
||||
"coordinates": [
|
||||
[
|
||||
[-130.21, -25.16],
|
||||
[-129.99, -25.16],
|
||||
[-129.99, -24.98],
|
||||
[-130.21, -24.98],
|
||||
[-130.21, -25.16]
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user