Browse Source

/fix 울산공항 장애물제한표면 좌표 수정

master
junh_eee(이준희) 1 week ago
parent
commit
b53ebbd1f1
  1. 23
      src/components/map/geojson/flatUlsanAirArea.json
  2. 10
      src/components/map/geojson/ulsanAirArea.json

23
src/components/map/geojson/flatUlsanAirArea.json

@ -247,13 +247,16 @@
"type": "Polygon",
"coordinates": [
[
[129.343382036523, 35.6296313420486, 73],
[129.313109138296, 35.7361224736691, 373],
[129.366167469161, 35.7390585192732, 373],
[129.33041127403857, 35.67525866073442, 73],
[129.334053, 35.675924, 0],
[129.342966, 35.676898, 0],
[129.354057, 35.6771, 0],
[129.35921573269883, 35.67697926210721],
[129.35397939203, 35.6302185512033, 73],
[129.352593648829, 35.6030996529655, 13],
[129.349283089563, 35.6029161501042, 13],
[129.343382036523, 35.6296313420486, 73]
[129.343382036523, 35.6296313420486, 73],
[129.33041127403857, 35.67525866073442, 73]
]
]
},
@ -275,8 +278,16 @@
[129.354186126067, 35.5840395078067, 8.5],
[129.360080730403, 35.5573240647156, 68.5],
[129.360080730403, 35.5573240647156, 68.5],
[129.39023153014, 35.4508266989776, 368.5],
[129.337363902707, 35.4478906533713, 368.5],
[129.37303987737445, 35.51155031984946],
[129.370382, 35.511065, 0],
[129.361487, 35.510092, 0],
[129.352522, 35.509754, 0],
[129.34428804375847, 35.510027608269404],
[129.349493020687, 35.5567368555609, 68.5],
[129.35087635497, 35.5838560049455, 8.5]
]

10
src/components/map/geojson/ulsanAirArea.json

@ -140,14 +140,14 @@
]
},
"properties": {
"styleUrl": "#line1",
"styleHash": "-1df1e618",
"description": "Unclassified Line Feature<BR><BR><B>ELEVATION</B> = 57.86<BR><BR><B>ELEVATION</B> = 57.86<BR><B>KML_STYLE</B> = line1<BR><B>ELEVATION</B> = 57.86",
"stroke": "#FF3648",
"styleUrl": "#line4",
"styleHash": "3b6fa22b",
"description": "APPROACH<BR><BR><B>ELEVATION</B> = 10.5<BR><BR><B>ELEVATION</B> = 10.5<BR><B>KML_STYLE</B> = line4<BR><B>ELEVATION</B> = 10.5",
"stroke": "#ff0000",
"stroke-opacity": 1,
"stroke-width": 2
},
"id": "011CC7FEFD2B2D9C40D1"
"id": "0DF0A2BFC22B2D9C40FC"
},
{
"type": "Feature",

Loading…
Cancel
Save