140303.json 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "type": "FeatureCollection",
  3. "features": [{
  4. "type": "Feature",
  5. "properties": {
  6. "name": "矿区"
  7. },
  8. "geometry": {
  9. "type": "MultiPolygon",
  10. "coordinates": [
  11. [
  12. [
  13. [113.517345, 37.8738430000001],
  14. [113.492733183594, 37.8812538886719],
  15. [113.507345, 37.893843],
  16. [113.517345, 37.8738430000001]
  17. ]
  18. ],
  19. [
  20. [
  21. [113.517345, 37.8738430000001],
  22. [113.534530058594, 37.8766591621094],
  23. [113.542345, 37.8966005683594],
  24. [113.550159941406, 37.8766591621094],
  25. [113.567345, 37.8738430000001],
  26. [113.557345, 37.853843],
  27. [113.52170046875, 37.8681996894532],
  28. [113.517345, 37.8738430000001]
  29. ]
  30. ],
  31. [
  32. [
  33. [113.507345, 37.893843],
  34. [113.512408476563, 37.9173830390626],
  35. [113.530162382813, 37.9063503242188],
  36. [113.507345, 37.893843]
  37. ]
  38. ]
  39. ]
  40. }
  41. }]
  42. }