Browse Source

airgeo 공역좌표 수정

feature/remove-rabbit
qkr7828(박재우) 1 year ago
parent
commit
3ae02057f1
  1. 4
      src/main/resources/air/airgeo.json

4
src/main/resources/air/airgeo.json

@ -7023,11 +7023,11 @@
"type": "Polygon", "type": "Polygon",
"coordinates": [ "coordinates": [
[ [
[126.75972629060786, 37.531567667918495, 0], [126.75972629060786, 37.522584515077305, 0],
[126.77105273358129, 37.52258397427339, 0], [126.77105273358129, 37.52258397427339, 0],
[126.77105273358129, 37.513600821432206, 0], [126.77105273358129, 37.513600821432206, 0],
[126.75972765413594, 37.5136002808038, 0], [126.75972765413594, 37.5136002808038, 0],
[126.75972629060786, 37.531567667918495, 0] [126.75972629060786, 37.522584515077305, 0]
] ]
] ]
}, },

Loading…
Cancel
Save