{"product_id":"dji-terra-dji-modify-software-bundle","title":"DJI Terra + DJI Modify Software Bundle","description":"\u003cstyle\u003e\n  .drt-modify-bundle,\n  .drt-modify-section {\n    max-width: 1180px;\n    margin: 0 auto 64px;\n    padding: 0 20px;\n  }\n\n  .drt-modify-bundle h2 {\n    color: #111111;\n    margin: 0 auto 24px;\n    text-align: center;\n    font-size: 44px;\n    line-height: 1.12;\n    font-weight: 700;\n    letter-spacing: -0.035em;\n  }\n\n  .drt-modify-section h3 {\n    color: #111111;\n    margin: 0 auto 18px;\n    text-align: center;\n    font-size: 34px;\n    line-height: 1.2;\n    font-weight: 700;\n    letter-spacing: -0.025em;\n  }\n\n  .drt-modify-section h3::after {\n    content: \"\";\n    display: block;\n    width: 46px;\n    height: 3px;\n    background: #0070d9;\n    border-radius: 99px;\n    margin: 18px auto 0;\n  }\n\n  .drt-modify-bundle p,\n  .drt-modify-section p {\n    color: #5f6368;\n    line-height: 1.75;\n    font-size: 16px;\n    font-weight: 400;\n  }\n\n  .drt-modify-bundle \u003e p {\n    max-width: 900px;\n    margin: 0 auto 18px;\n    text-align: center;\n  }\n\n  .drt-modify-subtitle {\n    max-width: 820px;\n    margin: -8px auto 26px !important;\n    text-align: center;\n    color: #5f6368;\n    font-size: 19px !important;\n    line-height: 1.6;\n  }\n\n  .drt-modify-notice {\n    background: #f7f9fb;\n    border: 1px solid #e5eaf0;\n    border-radius: 16px;\n    padding: 24px 28px;\n    margin: 32px auto 0;\n    color: #2f3438;\n    line-height: 1.7;\n    max-width: 930px;\n    font-size: 15.8px;\n    text-align: center;\n  }\n\n  .drt-modify-notice strong {\n    color: #111111;\n    font-weight: 700;\n  }\n\n  .drt-modify-cards {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 22px;\n    margin-top: 34px;\n  }\n\n  .drt-modify-card {\n    background: #f7f8fa;\n    border: 1px solid #edf0f3;\n    border-radius: 18px;\n    padding: 34px 28px;\n    box-shadow: none;\n    text-align: center;\n    transition: transform 0.22s ease, box-shadow 0.22s ease, background 0.22s ease;\n  }\n\n  .drt-modify-card:hover {\n    background: #ffffff;\n    transform: translateY(-3px);\n    box-shadow: 0 18px 42px rgba(0, 0, 0, 0.07);\n  }\n\n  .drt-modify-card h4 {\n    margin: 0 0 14px;\n    color: #111111;\n    font-size: 23px;\n    line-height: 1.25;\n    font-weight: 700;\n    letter-spacing: -0.015em;\n  }\n\n  .drt-modify-card p {\n    margin: 0;\n    font-size: 15.5px;\n    color: #5f6368;\n  }\n\n  .drt-table-scroll {\n    overflow-x: auto;\n    margin-top: 34px;\n    border-radius: 16px;\n    background: #ffffff;\n  }\n\n  .drt-modify-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #ffffff;\n    border: none;\n    overflow: hidden;\n  }\n\n  .drt-modify-table th {\n    background: #f6f7f9;\n    color: #111111;\n    font-weight: 700;\n    text-align: left;\n    padding: 18px 18px;\n    border-bottom: 1px solid #e8eaed;\n    font-size: 15.5px;\n  }\n\n  .drt-modify-table td {\n    padding: 18px 18px;\n    border-bottom: 1px solid #edf0f3;\n    color: #3c4043;\n    font-size: 15.5px;\n    line-height: 1.5;\n  }\n\n  .drt-modify-table tbody tr:nth-child(even) {\n    background: #fafbfc;\n  }\n\n  .drt-modify-table tbody tr:hover {\n    background: #f4f8fc;\n  }\n\n  .drt-modify-table td:not(:first-child),\n  .drt-modify-table th:not(:first-child) {\n    text-align: center;\n  }\n\n  .drt-modify-faq {\n    margin-top: 34px;\n    max-width: 920px;\n    margin-left: auto;\n    margin-right: auto;\n    background: #f7f8fa;\n    border-radius: 18px;\n    padding: 30px 34px;\n    border: 1px solid #edf0f3;\n  }\n\n  .drt-modify-faq h4 {\n    margin: 0;\n    color: #111111;\n    font-size: 18px;\n    line-height: 1.35;\n    font-weight: 700;\n    text-align: left;\n  }\n\n  .drt-modify-faq h4:not(:first-child) {\n    margin-top: 26px;\n  }\n\n  .drt-modify-faq p {\n    margin: 10px 0 0;\n    color: #5f6368;\n    text-align: left;\n    max-width: none;\n  }\n\n  @media (max-width: 768px) {\n    .drt-modify-bundle,\n    .drt-modify-section {\n      margin-bottom: 46px;\n      padding: 0 16px;\n    }\n\n    .drt-modify-bundle h2 {\n      font-size: 34px;\n      line-height: 1.18;\n    }\n\n    .drt-modify-section h3 {\n      font-size: 28px;\n    }\n\n    .drt-modify-bundle p,\n    .drt-modify-section p {\n      font-size: 15.5px;\n    }\n\n    .drt-modify-cards {\n      grid-template-columns: 1fr;\n      gap: 16px;\n    }\n\n    .drt-modify-card {\n      padding: 28px 22px;\n    }\n\n    .drt-modify-table {\n      min-width: 760px;\n    }\n\n    .drt-modify-faq {\n      padding: 24px 22px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"drt-modify-bundle\"\u003e\n  \u003ch2\u003eDJI Terra + DJI Modify Flagship Software Bundle\u003c\/h2\u003e\n\n  \u003cp class=\"drt-modify-subtitle\"\u003e\n    A professional software bundle for drone mapping, 3D reconstruction, and model editing workflows.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    This bundle includes DJI Terra software and DJI Modify Flagship software. It is designed for users who need both mapping and reconstruction capabilities, as well as professional tools for 3D model editing, refinement, and optimization.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Choose the Terra version and license term that best fit your workflow. After your order is placed, Drone Robotics Tech will process the software license authorization according to the selected bundle option.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"drt-modify-notice\"\u003e\n    \u003cstrong\u003eImportant Notice:\u003c\/strong\u003e This product is a software license bundle. Please confirm the correct Terra version and license term before placing your order. Software license orders may not be eligible for cancellation or refund once the activation code or license authorization has been issued.\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"drt-modify-section\"\u003e\n  \u003ch3\u003eWhat Is Included?\u003c\/h3\u003e\n\n  \u003cdiv class=\"drt-modify-cards\"\u003e\n    \u003cdiv class=\"drt-modify-card\"\u003e\n      \u003ch4\u003eDJI Terra\u003c\/h4\u003e\n      \u003cp\u003e\n        Mapping and reconstruction software for 2D maps, 3D mesh models, LiDAR point clouds, terrain results, and enterprise drone data processing workflows.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"drt-modify-card\"\u003e\n      \u003ch4\u003eDJI Modify Flagship\u003c\/h4\u003e\n      \u003cp\u003e\n        Professional model editing software designed to help refine, repair, and optimize 3D models generated from drone reconstruction workflows.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"drt-modify-card\"\u003e\n      \u003ch4\u003eOne Workflow\u003c\/h4\u003e\n      \u003cp\u003e\n        Designed for users who need both reconstruction and post-processing tools in a connected professional 3D workflow.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"drt-modify-section\"\u003e\n  \u003ch3\u003eAvailable Bundle Options\u003c\/h3\u003e\n\n  \u003cdiv class=\"drt-table-scroll\"\u003e\n    \u003ctable class=\"drt-modify-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eBundle Option\u003c\/th\u003e\n          \u003cth\u003eTerra Version\u003c\/th\u003e\n          \u003cth\u003eModify Version\u003c\/th\u003e\n          \u003cth\u003eLicense Term\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eTerra Standard + Modify Flagship - 1 Year\u003c\/td\u003e\n          \u003ctd\u003eDJI Terra Standard\u003c\/td\u003e\n          \u003ctd\u003eDJI Modify Flagship\u003c\/td\u003e\n          \u003ctd\u003e1 Year\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eTerra Standard + Modify Flagship - Permanent\u003c\/td\u003e\n          \u003ctd\u003eDJI Terra Standard\u003c\/td\u003e\n          \u003ctd\u003eDJI Modify Flagship\u003c\/td\u003e\n          \u003ctd\u003ePermanent\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eTerra Flagship + Modify Flagship - 1 Year\u003c\/td\u003e\n          \u003ctd\u003eDJI Terra Flagship\u003c\/td\u003e\n          \u003ctd\u003eDJI Modify Flagship\u003c\/td\u003e\n          \u003ctd\u003e1 Year\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eTerra Flagship + Modify Flagship - Permanent\u003c\/td\u003e\n          \u003ctd\u003eDJI Terra Flagship\u003c\/td\u003e\n          \u003ctd\u003eDJI Modify Flagship\u003c\/td\u003e\n          \u003ctd\u003ePermanent\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"drt-modify-section\"\u003e\n  \u003ch3\u003eWhich Bundle Should You Choose?\u003c\/h3\u003e\n\n  \u003cdiv class=\"drt-table-scroll\"\u003e\n    \u003ctable class=\"drt-modify-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eRecommended Option\u003c\/th\u003e\n          \u003cth\u003eBest For\u003c\/th\u003e\n          \u003cth\u003eTypical Use Case\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eTerra Standard + Modify Flagship\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003eGeneral mapping and reconstruction users\u003c\/td\u003e\n          \u003ctd\u003e2D maps, 3D mesh reconstruction, LiDAR point clouds, terrain results, and model refinement.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eTerra Flagship + Modify Flagship\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003eAdvanced enterprise users\u003c\/td\u003e\n          \u003ctd\u003eAdvanced reconstruction workflows, Gaussian Splatting, industry-specific applications, and professional model editing.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e1 Year\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003eProject-based users or annual budgets\u003c\/td\u003e\n          \u003ctd\u003eBest for teams that need software access for a defined project period or yearly renewal cycle.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003ePermanent\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003eLong-term software users\u003c\/td\u003e\n          \u003ctd\u003eBest for organizations that plan to use DJI Terra and DJI Modify over the long term.\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"drt-modify-section\"\u003e\n  \u003ch3\u003eFAQ\u003c\/h3\u003e\n\n  \u003cdiv class=\"drt-modify-faq\"\u003e\n    \u003ch4\u003eIs this product only DJI Terra?\u003c\/h4\u003e\n    \u003cp\u003e\n      No. This is a software bundle that includes DJI Terra and DJI Modify Flagship. If you only need DJI Terra, please choose the DJI Terra License Plans product instead.\n    \u003c\/p\u003e\n\n    \u003ch4\u003eWhat is DJI Modify used for?\u003c\/h4\u003e\n    \u003cp\u003e\n      DJI Modify is used for professional 3D model editing and optimization. It is designed to work with 3D reconstruction workflows where users need to refine or improve generated models.\n    \u003c\/p\u003e\n\n    \u003ch4\u003eShould I choose Terra Standard or Terra Flagship?\u003c\/h4\u003e\n    \u003cp\u003e\n      Terra Standard is suitable for most mapping, reconstruction, LiDAR point cloud, and terrain result workflows. Terra Flagship is recommended for users who need advanced reconstruction features, Gaussian Splatting, electricity application workflows, or the highest-level Terra feature set.\n    \u003c\/p\u003e\n\n    \u003ch4\u003eShould I choose 1 Year or Permanent?\u003c\/h4\u003e\n    \u003cp\u003e\n      Choose 1 Year if you need software access for an annual cycle or project-based use. Choose Permanent if your organization plans to use the software long term.\n    \u003c\/p\u003e\n\n    \u003ch4\u003eCan this software license bundle be refunded?\u003c\/h4\u003e\n    \u003cp\u003e\n      Software license orders may not be eligible for cancellation or refund once the activation code or license authorization has been issued. Please confirm the selected bundle before placing your order.\n    \u003c\/p\u003e\n\n    \u003ch4\u003eDo I need to contact DRT before purchasing?\u003c\/h4\u003e\n    \u003cp\u003e\n      If you are not sure which Terra version or license term you need, please contact Drone Robotics Tech before placing your order. We can help you confirm the right bundle for your workflow.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Drone Robotics Tech","offers":[{"title":"Terra Standard + Modify Flagship \/ 1 Year","offer_id":47816119812354,"sku":"DJI Terra Standard + DJI Modify Flagship – 1Year","price":2520.0,"currency_code":"USD","in_stock":true},{"title":"Terra Standard + Modify Flagship \/ Permanent","offer_id":47816119845122,"sku":"DJI Terra Standard + DJI Modify Flagship – Permanent","price":7170.0,"currency_code":"USD","in_stock":true},{"title":"Terra Flagship + Modify Flagship \/ 1 Year","offer_id":47816119877890,"sku":"DJI Terra Flagship + DJI Modify Flagship – 1Year","price":4030.0,"currency_code":"USD","in_stock":true},{"title":"Terra Flagship + Modify Flagship \/ Permanent","offer_id":47816119910658,"sku":"DJI Terra Flagship + DJI Modify Flagship – Permanent","price":11500.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0677\/8558\/8994\/files\/DJITerra_DJIModify.jpg?v=1779418926","url":"https:\/\/droneroboticstec.com\/products\/dji-terra-dji-modify-software-bundle","provider":"Drone Robotics Tech","version":"1.0","type":"link"}