summaryrefslogtreecommitdiff
path: root/platform/ios/app/chinapolyline.geojson
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios/app/chinapolyline.geojson')
-rw-r--r--platform/ios/app/chinapolyline.geojson62
1 files changed, 62 insertions, 0 deletions
diff --git a/platform/ios/app/chinapolyline.geojson b/platform/ios/app/chinapolyline.geojson
new file mode 100644
index 0000000000..764bedacde
--- /dev/null
+++ b/platform/ios/app/chinapolyline.geojson
@@ -0,0 +1,62 @@
+{
+ "type": "FeatureCollection",
+ "features": [
+ {
+ "type": "Feature",
+ "properties": {},
+ "geometry": {
+ "type": "LineString",
+ "coordinates": [
+ [
+ 121.44351482391356,
+ 31.226160509717573
+ ],
+ [
+ 121.44576787948607,
+ 31.22720639970393
+ ],
+ [
+ 121.44460916519166,
+ 31.22995868646408
+ ],
+ [
+ 121.44681930541991,
+ 31.230912793829667
+ ],
+ [
+ 121.44531726837158,
+ 31.23320628173707
+ ],
+ [
+ 121.44744157791138,
+ 31.234142008812917
+ ],
+ [
+ 121.4461326599121,
+ 31.235829963629865
+ ],
+ [
+ 121.44503831863402,
+ 31.236637235707626
+ ],
+ [
+ 121.44349336624146,
+ 31.23832514594256
+ ],
+ [
+ 121.44184112548828,
+ 31.240434991324243
+ ],
+ [
+ 121.4397382736206,
+ 31.242379676633526
+ ],
+ [
+ 121.44132614135742,
+ 31.24333365856142
+ ]
+ ]
+ }
+ }
+ ]
+}