Browse Source

비행승인 data 수정

master
sanguu516 6 months ago
parent
commit
5a4c3c4f6f
  1. 266
      src/containers/flight/flightApprovalsContainer.js

266
src/containers/flight/flightApprovalsContainer.js

@ -28,138 +28,140 @@ export default function FlightApprovalsContainer() {
// 오른쪽 사이드 메뉴 표출 여부 // 오른쪽 사이드 메뉴 표출 여부
const [openSetting, setOpenSetting] = useState(true); const [openSetting, setOpenSetting] = useState(true);
const [res, setRes] = useState([ const [res, setRes] = useState(
{ [
planSno: '500', {
complaint: '15000', planSno: '363',
radius: '100', complaint: '15000',
coord: '37.53058/126.71821', radius: '100',
elev: '100', coord: '37.53058/126.71821',
approval: '승인', elev: '100',
reason: '관제권 내 허용 고도(신청고도 100m/허용고도 120m) 입니다.', approval: '승인',
Representative: '김포항공관리사무소', reason: '관제권 내 허용 고도(신청고도 100m/허용고도 120m) 입니다.',
stArea: ' 인천광역시 부평구 청천동 372', Representative: '김포항공관리사무소',
cntrlStDt: '2024-04-05 13:14:12', stArea: ' 인천광역시 부평구 청천동 372',
cntrlEndDt: '2023-11-22 13:16:29' cntrlStDt: '2024-04-05 13:14:12',
}, cntrlEndDt: '2023-11-22 13:16:29'
{ },
planSno: '499', {
complaint: '15000', planSno: '362',
radius: '100', complaint: '15000',
coord: '37.48783/126.73621', radius: '100',
elev: '110', coord: '37.48783/126.73621',
approval: '승인', elev: '110',
reason: '관제권 내 허용 고도(신청고도 110m/허용고도 120m) 입니다.', approval: '승인',
Representative: '김포항공관리사무소', reason: '관제권 내 허용 고도(신청고도 110m/허용고도 120m) 입니다.',
stArea: ' 인천광역시 부평구 청천동 372', Representative: '김포항공관리사무소',
cntrlStDt: '2024-04-05 12:14:12', stArea: ' 인천광역시 부평구 청천동 372',
cntrlEndDt: '2023-11-22 13:16:29' cntrlStDt: '2024-04-05 12:14:12',
}, cntrlEndDt: '2023-11-22 13:16:29'
{ },
planSno: '498', {
complaint: '15000', planSno: '361',
radius: '376', complaint: '15000',
elev: '140', radius: '376',
coord: '37.49127/126.72556', elev: '140',
approval: '미승인', coord: '37.49127/126.72556',
reason: '관제권 내 제한 고도(신청고도 140m/허용고도 120m) 입니다.', approval: '미승인',
Representative: '김포항공관리사무소', reason: '관제권 내 제한 고도(신청고도 140m/허용고도 120m) 입니다.',
stArea: ' 인천광역시 부평구 청천동 372', Representative: '김포항공관리사무소',
cntrlStDt: '2024-04-05 12:01:00', stArea: ' 인천광역시 부평구 청천동 372',
cntrlEndDt: '2023-11-22 13:16:29' cntrlStDt: '2024-04-05 12:01:00',
}, cntrlEndDt: '2023-11-22 13:16:29'
{ },
planSno: '497', {
complaint: '15000', planSno: '360',
radius: '100', complaint: '15000',
coord: '37.54417/126.72024', radius: '100',
elev: '120', coord: '37.54417/126.72024',
approval: '미승인', elev: '120',
reason: '관제권 내 제한 고도(신청고도 120m/허용고도 120m) 입니다.', approval: '미승인',
Representative: '김포항공관리사무소', reason: '관제권 내 제한 고도(신청고도 120m/허용고도 120m) 입니다.',
stArea: ' 인천광역시 부평구 청천동 372', Representative: '김포항공관리사무소',
cntrlStDt: '2024-04-05 11:50:12', stArea: ' 인천광역시 부평구 청천동 372',
cntrlEndDt: '2023-11-22 13:16:29' cntrlStDt: '2024-04-05 11:50:12',
}, cntrlEndDt: '2023-11-22 13:16:29'
{ },
planSno: '496', {
complaint: '15000', planSno: '359',
radius: '100', complaint: '15000',
coord: '37.50211/126.78935', radius: '100',
elev: '50', coord: '37.50211/126.78935',
approval: '승인', elev: '50',
reason: '관제권 내 허용 고도(신청고도 50m/허용고도 80m) 입니다.', approval: '승인',
Representative: '김포항공관리사무소', reason: '관제권 내 허용 고도(신청고도 50m/허용고도 80m) 입니다.',
stArea: ' 인천광역시 부평구 청천동 372', Representative: '김포항공관리사무소',
cntrlStDt: '2024-04-05 11:10:00', stArea: ' 인천광역시 부평구 청천동 372',
cntrlEndDt: '2023-11-22 13:16:29' cntrlStDt: '2024-04-05 11:10:00',
}, cntrlEndDt: '2023-11-22 13:16:29'
{ },
planSno: '495', {
complaint: '15000', planSno: '358',
radius: '274', complaint: '15000',
coord: '37.50748/126.79796', radius: '274',
elev: '30', coord: '37.50748/126.79796',
approval: '승인', elev: '30',
reason: '관제권 내 허용 고도(신청고도 30m/허용고도 40m) 입니다.', approval: '승인',
Representative: '김포항공관리사무소', reason: '관제권 내 허용 고도(신청고도 30m/허용고도 40m) 입니다.',
stArea: ' 인천광역시 부평구 청천동 372', Representative: '김포항공관리사무소',
cntrlStDt: '2024-04-05 10:40:00', stArea: ' 인천광역시 부평구 청천동 372',
cntrlEndDt: '2023-11-22 13:16:29' cntrlStDt: '2024-04-05 10:40:00',
}, cntrlEndDt: '2023-11-22 13:16:29'
{ },
planSno: '494', {
complaint: '15000', planSno: '357',
radius: '200', complaint: '15000',
coord: '37.51063/126.77923', radius: '200',
elev: '100', coord: '37.51063/126.77923',
approval: '미승인', elev: '100',
reason: '관제권 내 제한 고도(신청고도 100m/80m) 입니다.', approval: '미승인',
Representative: '김포항공관리사무소', reason: '관제권 내 제한 고도(신청고도 100m/80m) 입니다.',
stArea: ' 인천광역시 부평구 청천동 372', Representative: '김포항공관리사무소',
cntrlStDt: '2024-04-05 10:14:00', stArea: ' 인천광역시 부평구 청천동 372',
cntrlEndDt: '2023-11-22 13:16:29' cntrlStDt: '2024-04-05 10:14:00',
}, cntrlEndDt: '2023-11-22 13:16:29'
{ },
planSno: '493', {
complaint: '15000', planSno: '356',
radius: '200', complaint: '15000',
coord: '37.50753/126.77283', radius: '200',
elev: '110', coord: '37.50753/126.77283',
approval: '미승인', elev: '110',
reason: '관제권 내 제한 고도(신청고도 110m/허용고도 100m) 입니다.', approval: '미승인',
Representative: '김포항공관리사무소', reason: '관제권 내 제한 고도(신청고도 110m/허용고도 100m) 입니다.',
stArea: ' 인천광역시 부평구 청천동 372', Representative: '김포항공관리사무소',
cntrlStDt: '2024-04-05 09:50:00', stArea: ' 인천광역시 부평구 청천동 372',
cntrlEndDt: '2023-11-22 13:16:29' cntrlStDt: '2024-04-05 09:50:00',
}, cntrlEndDt: '2023-11-22 13:16:29'
{ },
planSno: '492', {
complaint: '15000', planSno: '355',
radius: '430', complaint: '15000',
coord: '37.46752/126.70865', radius: '430',
elev: '130', coord: '37.46752/126.70865',
approval: '비대상', elev: '130',
reason: '해당 구역은 비 대상(신청고도 130m/허용고도 150m) 지역입니다.', approval: '비대상',
Representative: '김포항공관리사무소', reason: '해당 구역은 비 대상(신청고도 130m/허용고도 150m) 지역입니다.',
stArea: ' 인천광역시 부평구 청천동 372', Representative: '김포항공관리사무소',
cntrlStDt: '2024-04-05 09:14:00', stArea: ' 인천광역시 부평구 청천동 372',
cntrlEndDt: '2023-11-22 13:16:29' cntrlStDt: '2024-04-05 09:14:00',
}, cntrlEndDt: '2023-11-22 13:16:29'
{ },
planSno: '491', {
complaint: '15000', planSno: '354',
radius: '300', complaint: '15000',
coord: '37.45467/126.73687', radius: '300',
elev: '160', coord: '37.45467/126.73687',
approval: '미승인', elev: '160',
reason: '해당 구역은 특별비행신청(신청고도 160m/허용고도 150m) 지역입니다.', approval: '미승인',
Representative: '김포항공관리사무소', reason: '해당 구역은 비 대상(신청고도 160m/허용고도 150m) 지역입니다.',
stArea: ' 인천광역시 부평구 청천동 372', Representative: '김포항공관리사무소',
cntrlStDt: '2024-04-05 08:50:00', stArea: ' 인천광역시 부평구 청천동 372',
cntrlEndDt: '2023-11-22 13:16:29' cntrlStDt: '2024-04-05 08:50:00',
} cntrlEndDt: '2023-11-22 13:16:29'
]); }
].reverse()
);
const [selected, setSelected] = useState(null); const [selected, setSelected] = useState(null);
const [isMapLoading, setIsMapLoading] = useState(false); const [isMapLoading, setIsMapLoading] = useState(false);
// 비행구역 그리기 // 비행구역 그리기

Loading…
Cancel
Save