{"id":17096,"date":"2026-06-12T09:45:14","date_gmt":"2026-06-12T09:45:14","guid":{"rendered":"https:\/\/www.dgcrane.com\/?p=17096"},"modified":"2026-06-15T06:35:38","modified_gmt":"2026-06-15T06:35:38","slug":"crane-drum-minimum-diameter-calculator","status":"publish","type":"post","link":"https:\/\/www.dgcrane.com\/ko\/crane-drum-minimum-diameter-calculator\/","title":{"rendered":"\ud06c\ub808\uc778 \ub4dc\ub7fc \ucd5c\uc18c \uc9c1\uacbd \uacc4\uc0b0\uae30"},"content":{"rendered":"<div id=\"calculator\">\n    <style>\n        #calculator {\n            --primary-color: #0a3487;\n            --primary-hover: #F58423;\n            --error-color: #e53935;\n            --bg-color: #EAEEF7;\n            --text-color: #4a4a4a;\n            max-width: 545px;\n            padding: 30px;\n            background-color: var(--bg-color);\n            color: var(--text-color);\n            font-family: Arial, sans-serif;\n            box-sizing: border-box;\n        }\n\n        #calculator .calc-title {\n            font-size: 18px;\n            margin: 0 0 20px 0;\n            text-align: center;\n            font-weight: 600;\n        }\n\n        #calculator .calc-row {\n            margin-bottom: 18px;\n        }\n\n        #calculator label {\n            display: block;\n            font-size: 14px;\n            margin-bottom: 6px;\n        }\n\n        #calculator input,\n        #calculator select {\n            width: 100%;\n            height: 36px;\n            padding: 0 10px;\n            border: 1px solid #ccc;\n            border-radius: 0;\n            font-size: 16px;\n            box-sizing: border-box;\n            transition: border 0.2s ease;\n            background: #fff;\n        }\n\n        #calculator input:focus,\n        #calculator select:focus {\n            outline: none;\n            border: 2px solid var(--primary-color);\n        }\n\n        #calculator .input-error {\n            border: 2px solid var(--error-color) !important;\n        }\n\n        #calculator .error-msg {\n            display: none;\n            font-size: 12px;\n            color: var(--error-color);\n            margin-top: 4px;\n        }\n\n        #calculator .error-msg.show {\n            display: block;\n        }\n\n        #calculator .btn-group {\n            display: flex;\n            gap: 10px;\n            margin: 20px 0;\n        }\n\n        #calculator button {\n            flex: 1;\n            height: 34px;\n            line-height: 34px;\n            border: none;\n            border-radius: 0;\n            font-size: 14px;\n            cursor: pointer;\n            transition: background-color 0.2s ease;\n            background-color: var(--primary-color);\n            color: #fff;\n        }\n\n        #calculator button:hover {\n            background-color: var(--primary-hover);\n        }\n\n        #calculator .result-wrap {\n            margin-top: 20px;\n            padding: 12px;\n            border: 1px solid #ccc;\n            background: #fff;\n        }\n\n        #calculator .result-text {\n            font-size: 16px;\n            line-height: 26px;\n            min-height: 40px;\n        }\n\n        #calculator .result-group {\n            margin: 8px 0;\n            padding: 6px 0;\n            border-bottom: 1px dashed #eee;\n        }\n\n        #calculator .result-group:last-child {\n            border-bottom: none;\n        }\n\n        @media (max-width: 768px) {\n            #calculator input,\n            #calculator select {\n                height: 0.7rem;\n                font-size: 0.28rem;\n            }\n            #calculator label,\n            #calculator button,\n            #calculator .result-text {\n                font-size: 0.28rem;\n            }\n            #calculator .btn-group {\n                flex-direction: column;\n            }\n            #calculator button {\n                width: 100%;\n                height: 0.7rem;\n                line-height: 0.7rem;\n            }\n        }\n    <\/style>\n\n    <h3 class=\"calc-title\">\ud06c\ub808\uc778 \ub4dc\ub7fc \uc9c1\uacbd \uacc4\uc0b0\uae30<\/h3>\n\n    <!-- Crane Type -->\n    <div class=\"calc-row\">\n        <label for=\"calculator-craneType\">\ud06c\ub808\uc778 \uc720\ud615<\/label>\n        <select id=\"calculator-craneType\">\n            <option value=\"normal\">\uc624\ubc84\ud5e4\ub4dc \ud2b8\ub798\ube14\ub9c1 \ud06c\ub808\uc778<\/option>\n            <option value=\"normal\">\ud3ec\ud138 \ud06c\ub808\uc778 \ub610\ub294 \uc138\ubbf8 \ud3ec\ud138 \ud06c\ub808\uc778<\/option>\n            <option value=\"normal\">\ud3ec\ud138\ud615 \ub610\ub294 \uc138\ubbf8\ud3ec\ud138\ud615 \uad50\ub7c9 \ud06c\ub808\uc778<\/option>\n            <option value=\"normal\">\uce94\ud2f8\ub808\ubc84 \ud06c\ub808\uc778(\uae30\ub465\ud615, \ubd90\ud615, \ubcbd\ud615 \ub610\ub294 \ubcf4\ud589\ud615)<\/option>\n            <option value=\"mobile\">\uc774\ub3d9\uc2dd \ud06c\ub808\uc778<\/option>\n        <\/select>\n    <\/div>\n\n    <!-- Normal Crane Duty Class -->\n    <div class=\"calc-row\" id=\"calculator-normalLevelWrap\">\n        <label for=\"calculator-normalLevel\">\uc784\ubb34 \ub4f1\uae09 (ISO 4301-1)<\/label>\n        <select id=\"calculator-normalLevel\">\n            <option value=\"11.2\">\uc5e01<\/option>\n            <option value=\"12.5\">\uc5e02<\/option>\n            <option value=\"14.0\">\uc5e03<\/option>\n            <option value=\"16.0\">M4<\/option>\n            <option value=\"18.0\">\uc5e05<\/option>\n            <option value=\"20.0\">M6<\/option>\n            <option value=\"22.4\">M7<\/option>\n            <option value=\"25.0\">\uc5e08<\/option>\n        <\/select>\n    <\/div>\n\n    <!-- Mobile Crane Mechanism & Rope Type -->\n    <div class=\"calc-row\" id=\"calculator-mobileSelectWrap\" style=\"display: none;\">\n        <label for=\"calculator-mobileSelect\">\uba54\ucee4\ub2c8\uc998 \ubc0f \ub85c\ud504 \uc720\ud615<\/label>\n        <select id=\"calculator-mobileSelect\">\n            <option value=\"lift_std\">\ub4e4\uc5b4\uc62c\ub9ac\uae30 - \ud45c\uc900 \ub85c\ud504<\/option>\n            <option value=\"lift_anti\">\ub9ac\ud504\ud305 - \ud68c\uc804 \ubc29\uc9c0 \ub85c\ud504<\/option>\n            <option value=\"jib_std\">\uc9c0\ube0c\/\ub7ec\ud551 \u2013 \ud45c\uc900 \ub85c\ud504<\/option>\n            <option value=\"jib_anti\">\uc9c0\ube0c\/\ub7ec\ud551 - \ud68c\uc804 \ubc29\uc9c0 \ub85c\ud504<\/option>\n        <\/select>\n    <\/div>\n\n    <!-- Rope Strand Coefficient t -->\n    <div class=\"calc-row\">\n        <label for=\"calculator-ropeT\">\ub85c\ud504 \uac00\ub2e5 \uacc4\uc218(t)<\/label>\n        <select id=\"calculator-ropeT\">\n            <option value=\"1.25\">3\uac00\ub2e5 (t=1.25)<\/option>\n            <option value=\"1.15\">4~5\uac00\ub2e5 (t=1.15)<\/option>\n            <option value=\"1.00\">6~10\uac00\ub2e5 (t=1.00)<\/option>\n            <option value=\"0.95\">8~10\uac00\ub2e5 \ud50c\ub77c\uc2a4\ud2f1 \ucda9\uc804(t=0.95)<\/option>\n            <option value=\"1.00\">10\uac00\ub2e5 \uc774\uc0c1 \ud68c\uc804 \uc800\ud56d\uc131(t=1.00)<\/option>\n        <\/select>\n    <\/div>\n\n    <!-- Wire Rope Diameter d -->\n    <div class=\"calc-row\">\n        <label for=\"calculator-ropeD\">\uc640\uc774\uc5b4 \ub85c\ud504 \uc9c1\uacbd d (mm)<\/label>\n        <input type=\"number\" id=\"calculator-ropeD\" placeholder=\"\uc9c1\uacbd\uc744 \uc785\ub825\ud558\uc138\uc694\">\n        <div class=\"error-msg\" id=\"calculator-ropeD-err\">0\ubcf4\ub2e4 \ud070 \uc720\ud6a8\ud55c \uc9c0\ub984\uc744 \uc785\ub825\ud558\uc2ed\uc2dc\uc624.<\/div>\n    <\/div>\n\n    <!-- Operation Buttons -->\n    <div class=\"btn-group\">\n        <button id=\"calculator-btnCalc\">\ubbff\ub2e4<\/button>\n        <button id=\"calculator-btnReset\">\ub2e4\uc2dc \ub193\uae30<\/button>\n    <\/div>\n\n    <!-- Calculation Result -->\n    <div class=\"result-wrap\">\n        <div class=\"result-text\" id=\"calculator-result\">\uacb0\uacfc\uac00 \uc5ec\uae30\uc5d0 \ud45c\uc2dc\ub429\ub2c8\ub2e4<\/div>\n    <\/div>\n\n    <script>\n        (function() {\n            const craneType = document.getElementById('calculator-craneType');\n            const normalLevelWrap = document.getElementById('calculator-normalLevelWrap');\n            const mobileSelectWrap = document.getElementById('calculator-mobileSelectWrap');\n            const normalLevel = document.getElementById('calculator-normalLevel');\n            const mobileSelect = document.getElementById('calculator-mobileSelect');\n            const ropeT = document.getElementById('calculator-ropeT');\n            const ropeD = document.getElementById('calculator-ropeD');\n            const btnCalc = document.getElementById('calculator-btnCalc');\n            const btnReset = document.getElementById('calculator-btnReset');\n            const resultBox = document.getElementById('calculator-result');\n            const dErr = document.getElementById('calculator-ropeD-err');\n            const PREFERRED_H1 = 20;\n\n            \/\/ Switch display between crane types\n            craneType.addEventListener('change', function() {\n                if (this.value === 'mobile') {\n                    normalLevelWrap.style.display = 'none';\n                    mobileSelectWrap.style.display = 'block';\n                } else {\n                    normalLevelWrap.style.display = 'block';\n                    mobileSelectWrap.style.display = 'none';\n                }\n                resultBox.textContent = 'Result will be displayed here';\n                calculatorValidateInput();\n            });\n\n            \/\/ Input validation\n            function calculatorValidateInput() {\n                const dVal = parseFloat(ropeD.value);\n                if (isNaN(dVal) || dVal <= 0) {\n                    ropeD.classList.add('input-error');\n                    dErr.classList.add('show');\n                    return false;\n                }\n                ropeD.classList.remove('input-error');\n                dErr.classList.remove('show');\n                return true;\n            }\n\n            \/\/ Clear error while typing\n            ropeD.addEventListener('input', calculatorValidateInput);\n\n            \/\/ Core calculation logic\n            btnCalc.addEventListener('click', function() {\n                resultBox.innerHTML = '';\n                if (!calculatorValidateInput()) return;\n\n                const t = parseFloat(ropeT.value);\n                const d = parseFloat(ropeD.value);\n                const craneCat = craneType.value;\n                let standardH1 = 0;\n\n                \/\/ Non-mobile cranes\n                if (craneCat === 'normal') {\n                    standardH1 = parseFloat(normalLevel.value);\n                    const finalVal = (standardH1 * t * d).toFixed(2);\n                    resultBox.innerHTML = `\n                        <div class=\"result-group\">\n                            Minimum Drum Pitch Diameter D\u2081 \u2265 ${finalVal} mm\n                        <\/div>\n                    `;\n                }\n                \/\/ Mobile cranes\n                else {\n                    const selectVal = mobileSelect.value;\n                    switch (selectVal) {\n                        case 'lift_std':\n                            standardH1 = 16;\n                            break;\n                        case 'lift_anti':\n                            standardH1 = 18;\n                            break;\n                        case 'jib_std':\n                            standardH1 = 14;\n                            break;\n                        case 'jib_anti':\n                            standardH1 = 16;\n                            break;\n                    }\n\n                    const minValue = (standardH1 * t * d).toFixed(2);\n                    const preferredValue = (PREFERRED_H1 * t * d).toFixed(2);\n                    const isAntiRotation = selectVal.includes('_anti');\n\n                    if (!isAntiRotation) {\n                        resultBox.innerHTML = `\n                            <div class=\"result-group\">\n                                Minimum Required Value: D\u2081 \u2265 ${minValue} mm\n                            <\/div>\n                        `;\n                    } else {\n                        resultBox.innerHTML = `\n                            <div class=\"result-group\">\n                                <strong>Minimum Required Value:<\/strong><br>\n                                D\u2081 \u2265 ${minValue} mm\n                            <\/div>\n                            <div class=\"result-group\">\n                                <strong>Preferred Minimum Value (Recommended):<\/strong><br>\n                                D\u2081 \u2265 ${preferredValue} mm\n                            <\/div>\n                        `;\n                    }\n                }\n            });\n\n            \/\/ Reset all status\n            btnReset.addEventListener('click', function() {\n                craneType.selectedIndex = 0;\n                normalLevel.selectedIndex = 0;\n                mobileSelect.selectedIndex = 0;\n                ropeT.selectedIndex = 0;\n                ropeD.value = '';\n                resultBox.textContent = 'Result will be displayed here';\n                normalLevelWrap.style.display = 'block';\n                mobileSelectWrap.style.display = 'none';\n                calculatorValidateInput();\n            });\n        })();\n    <\/script>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">\ud06c\ub808\uc778 \ub4dc\ub7fc \ucd5c\uc18c \uc9c1\uacbd \uacc4\uc0b0\uae30 \uacf5\uc2dd<\/h2>\n\n\n\n<p>\ub514<sub>1<\/sub>\u2265\uc2dc\uac04<sub>1<\/sub>\u00d7t\u00d7d<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\ub514<sub>1<\/sub>\ub4dc\ub7fc\uc758 \ucd5c\uc18c \ud53c\uce58 \uc6d0 \uc9c1\uacbd<\/li>\n\n\n\n<li>\uc2dc\uac04<sub>1<\/sub>\ub4dc\ub7fc \uc120\ud0dd \uc694\uc18c(\ub4dc\ub7fc \ud53c\uce58 \uc6d0 \uc9c1\uacbd\uc758 \ube44\uc728) <br>\uc640\uc774\uc5b4 \ub85c\ud504\uc758 \uacf5\uce6d \uc9c1\uacbd)<\/li>\n\n\n\n<li>t: \ud45c\uc5d0 \uba85\uc2dc\ub41c \uc640\uc774\uc5b4 \ub85c\ud504 \uc720\ud615 \uacc4\uc218<\/li>\n\n\n\n<li>d: \uc640\uc774\uc5b4 \ub85c\ud504\uc758 \uacf5\uce6d \uc9c1\uacbd(\uc0d8\ud50c \ub370\uc774\ud130)<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">\ub178\ud2b8<\/h2>\n\n\n\n<p>\ub3c4\ub974\ub798\uc640 \uade0\ud615 \ub3c4\ub974\ub798\uc758 \uc120\ud0dd \uacc4\uc218\ub294 \ud06c\ub808\uc778\uc758 \uc885\ub958\uc5d0 \ub530\ub77c \ub2e4\ub974\uba70, \ud2b9\uc815 \uc0c1\ud669\uc5d0 \ub9de\ucdb0 \uacc4\uc0b0\uc744 \uc218\ud589\ud574\uc57c \ud569\ub2c8\ub2e4.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\uc77c\ubc18 \ud06c\ub808\uc778 \ubc0f \ud638\uc774\uc2a4\ud2b8\uc5d0 \uc0ac\uc6a9\ub418\ub294 \uad8c\uc0c1 \ubc0f \ubd90 \uad8c\uc0c1\/\ub7ec\ud551 \uc640\uc774\uc5b4 \ub85c\ud504\uc758 \uacbd\uc6b0, \ub2e8\uce35 \uad8c\uc120 \ubc29\uc2dd\uc744 \uc0ac\uc6a9\ud560 \ub54c \uad7d\ud798 \ud53c\ub85c\uac00 \uc8fc\uc694 \uc190\uc0c1 \uc6d0\uc778\uc778 \uacbd\uc6b0\uac00 \ub9ce\uc2b5\ub2c8\ub2e4. \uc704\uc758 \uacc4\uc218\ub4e4\uc740 \ud2b9\ud788 \ub85c\ud504 \uc9c4\uc785 \ubc0f \ucd9c\uad6c \ubd80\uc704\uc5d0\uc11c \uc640\uc774\uc5b4 \ub85c\ud504\uc5d0 \uac00\ud574\uc9c0\ub294 \ubc29\uc0ac\ud615 \uc555\ub825\uc744 \uc81c\ud55c\ud558\uae30 \uc704\ud574 \uad8c\uc7a5\ub429\ub2c8\ub2e4.<\/li>\n\n\n\n<li>\uc774\ub3d9\uc2dd \ud06c\ub808\uc778\uc758 \uacbd\uc6b0, \uc7a5\uce58\uc5d0 \uac00\ud574\uc9c0\ub294 \ubc29\uc0ac\ud615 \uc555\ub825\uc744 \uc81c\ud55c\ud558\uace0 \uad7d\ud798 \ud53c\ub85c \uc800\ud56d\uc131\uc744 \ud5a5\uc0c1\uc2dc\ud0a4\uae30 \uc704\ud574 \ub2e8\uce35 \uad8c\uc120\uc744 \uc0ac\uc6a9\ud560 \ub54c \uc704\uc758 \uacc4\uc218\ub97c \ud2b9\ud788 \uad8c\uc7a5\ud569\ub2c8\ub2e4.<\/li>\n\n\n\n<li>\uc774\ub3d9\uc2dd \ud06c\ub808\uc778\uc758 \uacbd\uc6b0, \ud2b9\ud788 \ub2e4\uce35 \uad8c\uc120\uc744 \uc0ac\uc6a9\ud560 \ub54c \uc704 \uacc4\uc218\ub97c \uc801\uc6a9\ud558\ub294 \uac83\uc774 \uc88b\uc2b5\ub2c8\ub2e4. \uc774\ub294 \uacb9\uce58\ub294 \ubd80\ubd84\uc5d0\uc11c \uc640\uc774\uc5b4 \ub85c\ud504\uc5d0 \uac00\ud574\uc9c0\ub294 \ubc29\uc0ac\ud615 \uc555\ub825\uacfc \uadf8\ub85c \uc778\ud55c \uc640\uc774\uc5b4 \ub85c\ud504\uc758 \ube44\ud2c0\ub9bc\uc744 \uc904\uc774\uae30 \uc704\ud568\uc785\ub2c8\ub2e4.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">\uc801\uc6a9 \uac00\ub2a5\ud55c \ud06c\ub808\uc778<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\uc624\ubc84\ud5e4\ub4dc \ud2b8\ub798\ube14\ub9c1 \ud06c\ub808\uc778<\/li>\n\n\n\n<li>\ud638\uc774\uc2a4\ud2b8 - \uc640\uc774\uc5b4 \ub85c\ud504<\/li>\n\n\n\n<li>\ud3ec\ud138 \ud06c\ub808\uc778 \ub610\ub294 \uc138\ubbf8 \ud3ec\ud138 \ud06c\ub808\uc778<\/li>\n\n\n\n<li>\ud3ec\ud138\ud615 \ub610\ub294 \uc138\ubbf8\ud3ec\ud138\ud615 \uad50\ub7c9 \ud06c\ub808\uc778<\/li>\n\n\n\n<li>\uc774\ub3d9\uc2dd \ud06c\ub808\uc778<\/li>\n\n\n\n<li>\uce94\ud2f8\ub808\ubc84 \ud06c\ub808\uc778(\uae30\ub465\ud615, \ubd90\ud615, \ubcbd\ud615 \ub610\ub294 \ubcf4\ud589\ud615)<\/li>\n<\/ul>","protected":false},"excerpt":{"rendered":"\uc774 \ud06c\ub808\uc778 \ub4dc\ub7fc \ucd5c\uc18c \uc9c1\uacbd \uacc4\uc0b0\uae30\ub294 ISO 16625:2013 \uaddc\uaca9\uc744 \uc644\ubcbd\ud558\uac8c \uc900\uc218\ud569\ub2c8\ub2e4. \uc640\uc774\uc5b4 \ub85c\ud504\uc758 \uacf5\uce6d \uc9c1\uacbd\uacfc \uba54\ucee4\ub2c8\uc998 \uc791\ub3d9 \ub4f1\uae09\uc744 \uae30\ubc18\uc73c\ub85c \ub4dc\ub7fc\uc758 \ucd5c\uc18c \ud53c\uce58 \uc9c1\uacbd\uc744 \uacc4\uc0b0\ud569\ub2c8\ub2e4. \ud06c\ub808\uc778 \ud638\uc774\uc2a4\ud305 \ubc0f \uacac\uc778 \uba54\ucee4\ub2c8\uc998\uc758 \ud575\uc2ec \ubd80\ud488\uc778 \ub4dc\ub7fc \uc9c1\uacbd\uc740 \uc640\uc774\uc5b4 \ub85c\ud504\uc758 \uad7d\ud798 \uc0c1\ud0dc\uc640 \uc218\uba85\uc5d0 \uc9c1\uc811\uc801\uc778 \uc601\ud5a5\uc744 \ubbf8\uce69\ub2c8\ub2e4. \uacc4\uc0b0\ub41c \uaddc\uaca9\uc5d0 \ub9de\ub294 \uc124\uacc4\uac12\uc744 \uc0ac\uc6a9\ud558\uba74 \uc640\uc774\uc5b4 \ub85c\ud504\uc758 \uad7d\ud798 \uc751\ub825\uc744 \uc904\uc774\uace0 \ud53c\ub85c \uc800\ud56d\uc131\uc744 \ud5a5\uc0c1\uc2dc\ucf1c \uc218\uba85\uc744 \uc5f0\uc7a5\ud558\uace0 \uc720\uc9c0 \ubcf4\uc218 \ube44\uc6a9\uc744 \uc808\uac10\ud558\uba70 \uc7a5\ube44\uc758 \uc7a5\uae30\uc801\uc778 \uc548\uc815\uc801\uc778 \uc791\ub3d9\uacfc \uc548\uc804\ud55c \uc778\uc591 \uc791\uc5c5\uc744 \ubcf4\uc7a5\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.","protected":false},"author":8,"featured_media":17097,"parent":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"single-onlinetools.php","format":"standard","meta":{"_acf_changed":false,"rank_math_lock_modified_date":false,"pgc_sgb_lightbox_settings":"","footnotes":""},"categories":[1059],"tags":[],"class_list":["post-17096","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-online-tools"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.dgcrane.com\/ko\/wp-json\/wp\/v2\/posts\/17096"}],"collection":[{"href":"https:\/\/www.dgcrane.com\/ko\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dgcrane.com\/ko\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dgcrane.com\/ko\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dgcrane.com\/ko\/wp-json\/wp\/v2\/comments?post=17096"}],"version-history":[{"count":4,"href":"https:\/\/www.dgcrane.com\/ko\/wp-json\/wp\/v2\/posts\/17096\/revisions"}],"predecessor-version":[{"id":17102,"href":"https:\/\/www.dgcrane.com\/ko\/wp-json\/wp\/v2\/posts\/17096\/revisions\/17102"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dgcrane.com\/ko\/wp-json\/wp\/v2\/media\/17097"}],"wp:attachment":[{"href":"https:\/\/www.dgcrane.com\/ko\/wp-json\/wp\/v2\/media?parent=17096"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dgcrane.com\/ko\/wp-json\/wp\/v2\/categories?post=17096"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dgcrane.com\/ko\/wp-json\/wp\/v2\/tags?post=17096"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}