Newer
Older
KaiFengPC / src / assets / geojson / kaifeng / projectArea1.json
@jimengfei jimengfei on 16 Aug 1 KB updata
  1. {
  2. "type": "FeatureCollection",
  3. "features": [
  4. {
  5. "type": "Feature",
  6. "id": 1,
  7. "geometry": {
  8. "type": "LineString",
  9. "coordinates": [
  10. [
  11. 114.36743245513225,
  12. 34.800673471203794
  13. ],
  14. [
  15. 114.38147127506663,
  16. 34.800625881983677
  17. ],
  18. [
  19. 114.38139989123646,
  20. 34.78699157042027
  21. ],
  22. [
  23. 114.38175681038733,
  24. 34.779639035912254
  25. ],
  26. [
  27. 114.36690897371095,
  28. 34.779995955063129
  29. ],
  30. [
  31. 114.36141241878748,
  32. 34.780781177195053
  33. ],
  34. [
  35. 114.36098887472845,
  36. 34.781861452491704
  37. ],
  38. [
  39. 114.36017985798647,
  40. 34.783384307535435
  41. ],
  42. [
  43. 114.3617027130302,
  44. 34.785811357761382
  45. ],
  46. [
  47. 114.362844854313,
  48. 34.787572158905697
  49. ],
  50. [
  51. 114.36336833573428,
  52. 34.789285370829894
  53. ],
  54. [
  55. 114.36417735247626,
  56. 34.791379296515025
  57. ],
  58. [
  59. 114.36455806623719,
  60. 34.793425632980039
  61. ],
  62. [
  63. 114.36484360155789,
  64. 34.795329201784703
  65. ],
  66. [
  67. 114.36555743985964,
  68. 34.797375538249717
  69. ],
  70. [
  71. 114.36627127816139,
  72. 34.798708036412982
  73. ],
  74. [
  75. 114.36679475958267,
  76. 34.799326696274505
  77. ],
  78. [
  79. 114.36722306256372,
  80. 34.800135713016488
  81. ],
  82. [
  83. 114.36741341944419,
  84. 34.80065919443777
  85. ]
  86. ]
  87. },
  88. "properties": {
  89. "FID": 1,
  90. "Id": 0,
  91. "fillcolor": "rgba(251, 194, 26,1)"
  92. }
  93. }
  94. ]
  95. }