From e1e0c90a14e52af6c4803b1735a0498ed456f21e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?junh=5Feee=28=EC=9D=B4=EC=A4=80=ED=9D=AC=29?= Date: Wed, 24 Jul 2024 14:24:56 +0900 Subject: [PATCH] =?UTF-8?q?=EC=88=98=ED=8F=89=EC=A7=80=EC=97=AD=203?= =?UTF-8?q?=EB=93=B1=EB=B6=84=20outline=20=EC=83=89=EC=83=81=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/map/geojson/flatGimpoAirportAirArea.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/components/map/geojson/flatGimpoAirportAirArea.json b/src/components/map/geojson/flatGimpoAirportAirArea.json index 7d7764a1..fd6e55fb 100644 --- a/src/components/map/geojson/flatGimpoAirportAirArea.json +++ b/src/components/map/geojson/flatGimpoAirportAirArea.json @@ -2299,6 +2299,7 @@ "properties": { "name": "81~100m 이하1", "description": "겉위 -> 겉아래", + "divCd": "3cut", "type": "0006" } }, @@ -3106,6 +3107,7 @@ "properties": { "name": "61~80m 이하1", "description": "", + "divCd": "3cut", "type": "0006" } }, @@ -4085,6 +4087,7 @@ "properties": { "name": "45~60m 이하1", "description": "", + "divCd": "3cut", "type": "0006" } }, @@ -4814,6 +4817,7 @@ "properties": { "name": "81~100m 이하2", "description": "겉아래 -> 겉위", + "divCd": "3cut", "type": "0006" } }, @@ -5366,6 +5370,7 @@ "properties": { "name": "61~80m 이하2", "description": "", + "divCd": "3cut", "type": "0006" } }, @@ -6092,6 +6097,7 @@ "properties": { "name": "45~60m 이하2", "description": "", + "divCd": "3cut", "type": "0006" } },