123456_tuban.geojson 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. {
  2. "type": "FeatureCollection",
  3. "name": "11",
  4. "crs": {
  5. "type": "name",
  6. "properties": {
  7. "name": "urn:ogc:def:crs:OGC:1.3:CRS84"
  8. }
  9. },
  10. "features": [
  11. {
  12. "type": "Feature",
  13. "properties": {
  14. "id": 123456
  15. },
  16. "geometry": {
  17. "type": "MultiPolygon",
  18. "coordinates": [
  19. [
  20. [
  21. [
  22. 109.539896436105636,
  23. 18.321470749806608
  24. ],
  25. [
  26. 109.541319063754457,
  27. 18.321404064135571
  28. ],
  29. [
  30. 109.541319063754457,
  31. 18.321404064135571
  32. ],
  33. [
  34. 109.541319063754457,
  35. 18.320461573318219
  36. ],
  37. [
  38. 109.54093673257384,
  39. 18.319643562420143
  40. ],
  41. [
  42. 109.540634424198458,
  43. 18.318985597132556
  44. ],
  45. [
  46. 109.540545509970414,
  47. 18.31813202054326
  48. ],
  49. [
  50. 109.538616071221682,
  51. 18.318158694811675
  52. ],
  53. [
  54. 109.538549385550652,
  55. 18.319959207929728
  56. ],
  57. [
  58. 109.538638299778697,
  59. 18.321052852934766
  60. ],
  61. [
  62. 109.539896436105636,
  63. 18.321470749806608
  64. ]
  65. ]
  66. ]
  67. ]
  68. }
  69. }
  70. ]
  71. }