data.json 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. {
  2. "type": "FeatureCollection",
  3. "features": [
  4. {
  5. "type": "Feature",
  6. "properties": {
  7. "NAME": "",
  8. "REMARK": ""
  9. },
  10. "geometry": {
  11. "type": "Polygon",
  12. "coordinates": [
  13. [
  14. [
  15. 109.93171736,
  16. 27.36568153,
  17. 0
  18. ],
  19. [
  20. 109.93108032,
  21. 27.36577888,
  22. 0
  23. ],
  24. [
  25. 109.93171729,
  26. 27.36568126,
  27. 0
  28. ],
  29. [
  30. 109.93171736,
  31. 27.36568153,
  32. 0
  33. ]
  34. ]
  35. ]
  36. },
  37. "id": 18279343,
  38. "bbox": [
  39. 109.93108032,
  40. 27.36568126,
  41. 109.93171736,
  42. 27.36577888
  43. ]
  44. }
  45. ]
  46. }