bei.geojson 793 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "type": "FeatureCollection",
  3. "features": [
  4. {
  5. "type": "Feature",
  6. "properties": {},
  7. "geometry": {
  8. "coordinates": [
  9. [
  10. [
  11. 116.3043617698678,
  12. 39.9950860331447
  13. ],
  14. [
  15. 116.2507003294885,
  16. 39.87785868533936
  17. ],
  18. [
  19. 116.44829350496468,
  20. 39.78417129374486
  21. ],
  22. [
  23. 116.44504496065588,
  24. 39.94835379839009
  25. ],
  26. [
  27. 116.34827773886082,
  28. 39.91217475088072
  29. ],
  30. [
  31. 116.3043617698678,
  32. 39.9950860331447
  33. ]
  34. ]
  35. ],
  36. "type": "Polygon"
  37. }
  38. }
  39. ]
  40. }