140502.json 1.0 KB

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "type": "FeatureCollection",
  3. "features": [{
  4. "type": "Feature",
  5. "properties": {
  6. "name": "城区"
  7. },
  8. "geometry": {
  9. "type": "MultiPolygon",
  10. "coordinates": [
  11. [
  12. [
  13. [112.900628691406, 35.5715346503907],
  14. [112.919132109375, 35.5365651679688],
  15. [112.902523222656, 35.5186379218751],
  16. [112.871312285156, 35.5198744941406],
  17. [112.900706816406, 35.4771572089844],
  18. [112.882528105469, 35.438637921875],
  19. [112.852406035156, 35.4398317695313],
  20. [112.847345, 35.423843],
  21. [112.811236601563, 35.4572988105469],
  22. [112.8226965625, 35.4789577460937],
  23. [112.752535429688, 35.5120693183594],
  24. [112.77994265625, 35.5604055],
  25. [112.810106230469, 35.5444448066407],
  26. [112.850628691406, 35.5881801582031],
  27. [112.88134890625, 35.5893984199219],
  28. [112.900628691406, 35.5715346503907]
  29. ]
  30. ]
  31. ]
  32. }
  33. }]
  34. }