Newer
Older
KaiFengPC / public / static / json / track.json
@wudi wudi on 25 Jun 2 KB 1
  1. {
  2. "type": "FeatureCollection",
  3. "features": [
  4. {
  5. "type": "Feature",
  6. "properties": {},
  7. "geometry": {
  8. "type": "LineString",
  9. "coordinates": [
  10. [
  11. 114.35720775300125,
  12. 34.794029555366635
  13. ],
  14. [
  15. 114.35723116921616,
  16. 34.79331536081194
  17. ],
  18. [
  19. 114.35741459623294,
  20. 34.792367004108165
  21. ],
  22. [
  23. 114.35757070433233,
  24. 34.79176598792552
  25. ],
  26. [
  27. 114.3567355260006,
  28. 34.79178940414043
  29. ],
  30. [
  31. 114.35661063952115,
  32. 34.79070640420094
  33. ],
  34. [
  35. 114.35428658019148,
  36. 34.790817631221735
  37. ],
  38. [
  39. 114.3540290018275,
  40. 34.78942826913719
  41. ],
  42. [
  43. 114.35312357485105,
  44. 34.783878626203986
  45. ],
  46. [
  47. 114.35297527215664,
  48. 34.782598539789014
  49. ],
  50. [
  51. 114.35307674242124,
  52. 34.78218485332564
  53. ]
  54. ],
  55. "bbox": [
  56. 114.35297527215664,
  57. 34.78218485332564,
  58. 114.35757070433233,
  59. 34.794029555366635
  60. ]
  61. }
  62. },
  63. {
  64. "type": "Feature",
  65. "properties": {},
  66. "geometry": {
  67. "type": "LineString",
  68. "coordinates": [
  69. [
  70. 114.31333162031727,
  71. 34.77774357789805
  72. ],
  73. [
  74. 114.3249928953415,
  75. 34.77688498335142
  76. ],
  77. [
  78. 114.33248608411208,
  79. 34.77629177257375
  80. ],
  81. [
  82. 114.33371933809724,
  83. 34.784003512683476
  84. ]
  85. ],
  86. "bbox": [
  87. 114.31333162031727,
  88. 34.77629177257375,
  89. 114.33371933809724,
  90. 34.784003512683476
  91. ]
  92. }
  93. }
  94. ]
  95. }