{"id":831,"date":"2025-06-16T09:37:47","date_gmt":"2025-06-16T09:37:47","guid":{"rendered":"https:\/\/zavamix.com\/?p=831"},"modified":"2025-06-16T09:37:57","modified_gmt":"2025-06-16T09:37:57","slug":"%e3%83%aa%e3%82%a2%e3%83%ab%e3%82%bf%e3%82%a4%e3%83%a0%e3%81%ae%e8%a1%9b%e6%98%9f%e7%94%bb%e5%83%8f","status":"publish","type":"post","link":"https:\/\/zavamix.com\/ja\/imagens-de-satelite-em-tempo-real\/","title":{"rendered":"\u30ea\u30a2\u30eb\u30bf\u30a4\u30e0\u885b\u661f\u753b\u50cf"},"content":{"rendered":"<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n    \/* Cont\u00eainer para centralizar o cart\u00e3o *\/\n    .app-card-sc-wrapper {\n        display: flex;\n        justify-content: center;\n        padding: 40px 0;\n    }\n\n    \/* Cart\u00e3o do aplicativo *\/\n    .app-card-sc {\n        background-color: #f0f0f0;\n        border-radius: 16px;\n        padding: 20px;\n        width: 100%;\n        max-width: 800px;\n        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    }\n\n    \/* Container para layout flex\u00edvel *\/\n    .app-card-sc-container {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 20px;\n    }\n\n    \/* Informa\u00e7\u00f5es do aplicativo *\/\n    .app-card-sc-info {\n        display: flex;\n        align-items: center;\n        flex: 1;\n        max-width: 60%;\n    }\n\n    .app-card-sc-icon {\n        flex-shrink: 0;\n        margin-right: 20px;\n    }\n\n    .app-card-sc-icon img {\n        width: 90px;\n        height: 90px;\n        border-radius: 15px;\n        object-fit: cover;\n    }\n\n    .app-card-sc-details {\n        flex-grow: 1;\n    }\n\n    .app-card-sc-name {\n        font-size: 28px;\n        font-weight: 700;\n        margin-bottom: 10px;\n        color: #000;\n    }\n\n    .app-card-sc-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n\n    .app-card-sc-rating, .app-card-sc-downloads {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .app-card-sc-rating-value, .app-card-sc-downloads-count {\n        font-size: 18px;\n        font-weight: 600;\n        color: #333;\n        display: flex;\n        align-items: center;\n    }\n\n    .app-card-sc-rating-value i {\n        color: #ffc107;\n        margin-left: 4px;\n        font-size: 16px;\n    }\n\n    .app-card-sc-rating-count, .app-card-sc-downloads-label {\n        font-size: 14px;\n        color: #666;\n        margin-top: 2px;\n    }\n\n    \/* Bot\u00f5es *\/\n    .app-card-sc-buttons {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n        width: 300px;\n    }\n\n    .app-card-sc-btn {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding: 15px 25px;\n        border-radius: 8px;\n        font-size: 18px;\n        font-weight: 500;\n        text-decoration: none;\n        color: white;\n        transition: all 0.3s ease;\n        width: 100%;\n        white-space: nowrap;\n    }\n\n    .app-card-sc-btn i {\n        margin-right: 8px;\n        font-size: 18px;\n    }\n\n    .app-card-sc-btn-google {\n        background-color: #01875f;\n    }\n\n    .app-card-sc-btn-google:hover {\n        background-color: #095943;\n    }\n\n    .app-card-sc-btn-apple {\n        background-color: #0b57cf;\n    }\n\n    .app-card-sc-btn-apple:hover {\n        background-color: #ecf1f4;\n        color: #0b57cf;\n    }\n\n    \/* Responsividade *\/\n    @media (max-width: 768px) {\n        .app-card-sc-container {\n            flex-direction: column;\n            align-items: stretch;\n        }\n\n        .app-card-sc {\n            padding: 15px;\n        }\n\n        .app-card-sc-info {\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            margin-bottom: 20px;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .app-card-sc-icon {\n            margin-right: 0;\n            margin-bottom: 15px;\n            align-self: center;\n        }\n\n        .app-card-sc-details {\n            width: 100%;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .app-card-sc-stats {\n            justify-content: center;\n        }\n\n        .app-card-sc-buttons {\n            width: 100%;\n            flex-direction: column;\n        }\n\n        .app-card-sc-btn {\n            padding: 18px 25px;\n            font-size: 20px;\n        }\n\n        .app-card-sc-btn i {\n            font-size: 20px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .app-card-sc-name {\n            font-size: 24px;\n        }\n\n        .app-card-sc-rating-value, .app-card-sc-downloads-count {\n            font-size: 16px;\n        }\n\n        .app-card-sc-rating-count, .app-card-sc-downloads-label {\n            font-size: 12px;\n        }\n\n        .app-card-sc-btn {\n            font-size: 18px;\n            padding: 16px 20px;\n        }\n    }\n\n    @keyframes app-card-sc-pulse {\n        0% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);\n        }\n    }\n\n    .app-card-sc-pulse {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n\t\t\n    @keyframes app-card-sc-pulse2 {\n        0% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 1);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(1, 135, 95, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 0);\n        }\n    }\n\n    .app-card-sc-pulse2 {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n    <\/style>\n        <div class=\"app-card-sc-wrapper\">\n        <div class=\"app-card-sc\">\n            <div class=\"app-card-sc-container\">\n                <div class=\"app-card-sc-info\">\n                    <div class=\"app-card-sc-icon\">\n                        <img decoding=\"async\" src=\"https:\/\/play-lh.googleusercontent.com\/9ORDOmn8l9dh-j4Sg3_S7CLcy0RRAI_wWt5jZtJOPztwnEkQ4y7mmGgoSYqbFR5jTc3m=w240-h480-rw\" alt=\"\u30b0\u30fc\u30b0\u30eb\u30a2\u30fc\u30b9\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">\u30b0\u30fc\u30b0\u30eb\u30a2\u30fc\u30b9<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,2<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">1.870.891<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">500\u30de\u30a4\u30eb\u4ee5\u4e0a<\/span>\n                                <span class=\"app-card-sc-downloads-label\">\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/zavamix.com\/ja\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.google.earth\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Google Play\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/zavamix.com\/ja\/redir\/?url=https:\/\/apps.apple.com\/us\/app\/google-earth\/id293622097\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Apple Store\u304b\u3089\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<p>\u25cb <strong>\u30b0\u30fc\u30b0\u30eb\u30a2\u30fc\u30b9<\/strong> \u7121\u6599\u3067\u5229\u7528\u3067\u304d\u308b\u30ea\u30a2\u30eb\u30bf\u30a4\u30e0\u885b\u661f\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3067\u3059 <strong>\u30a2\u30f3\u30c9\u30ed\u30a4\u30c9<\/strong> \u305d\u3057\u3066 <strong>iOS<\/strong>\u306f\u3001\u885b\u661f\u3084\u822a\u7a7a\u6a5f\u304b\u3089\u64ae\u5f71\u3055\u308c\u305f\u7f8e\u3057\u3044\u753b\u50cf\u3067\u5730\u7403\u3092\u63a2\u7d22\u3067\u304d\u308b\u30a2\u30d7\u30ea\u3067\u3059\u3002\u4ee5\u4e0b\u304b\u3089\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3057\u3066\u3001\u4e16\u754c\u4e2d\u306e\u3042\u3089\u3086\u308b\u5834\u6240\u3092\u9a5a\u304f\u307b\u3069\u8a73\u7d30\u306b\u3001\u8907\u6570\u306e\u5730\u7406\u30ec\u30a4\u30e4\u30fc\u3067\u8868\u793a\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>Google Earth \u3092\u4f7f\u3048\u3070\u3001\u90fd\u5e02\u3001\u5c71\u3001\u6d77\u3001\u305d\u3057\u3066\u98a8\u666f\u3092 3D \u3067\u98db\u884c\u3067\u304d\u308b\u3060\u3051\u3067\u306a\u304f\u3001\u5730\u7406\u60c5\u5831\u3001\u6b74\u53f2\u30c7\u30fc\u30bf\u3001\u591c\u9593\u753b\u50cf\u3001\u6559\u80b2\u30d3\u30c7\u30aa\u306a\u3069\u3001\u30a4\u30f3\u30bf\u30e9\u30af\u30c6\u30a3\u30d6\u306a\u30b3\u30f3\u30c6\u30f3\u30c4\u306b\u3082\u30a2\u30af\u30bb\u30b9\u3067\u304d\u307e\u3059\u3002\u3053\u306e\u30a2\u30d7\u30ea\u306f\u3001\u81ea\u5b85\u306b\u3044\u306a\u304c\u3089\u4e16\u754c\u3092\u300c\u65c5\u300d\u3057\u305f\u3044\u597d\u5947\u5fc3\u65fa\u76db\u306a\u4eba\u3001\u5b66\u751f\u3001\u6559\u5e2b\u3001\u5730\u7406\u5b66\u3084\u89b3\u5149\u5b66\u306e\u5c02\u9580\u5bb6\u3001\u305d\u3057\u3066\u5730\u7403\u306e\u30c7\u30b8\u30bf\u30eb\u63a2\u691c\u306b\u60c5\u71b1\u3092\u6ce8\u3050\u3059\u3079\u3066\u306e\u4eba\u306b\u3068\u3063\u3066\u7406\u60f3\u7684\u306a\u30a2\u30d7\u30ea\u3067\u3059\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306e\u5229\u70b9<\/h2>\n\n\n\n<p><strong>\u885b\u661f\u306b\u3088\u308b\u30ea\u30a2\u30eb\u30bf\u30a4\u30e0\u53ef\u8996\u5316<\/strong><\/p>\n\n\n\n<p>Google Earth \u306f\u30ab\u30e1\u30e9\u306e\u3088\u3046\u306b\u30e9\u30a4\u30d6\u753b\u50cf\u3092\u8868\u793a\u3057\u307e\u305b\u3093\u304c\u3001\u5e38\u306b\u66f4\u65b0\u3055\u308c\u308b\u885b\u661f\u753b\u50cf\u3092\u4f7f\u7528\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u77ed\u6642\u9593\u3067\u98a8\u666f\u306e\u5b9f\u969b\u306e\u5909\u5316\u3092\u78ba\u8a8d\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>\u6ca1\u5165\u578b3D\u63a2\u7d22<\/strong><\/p>\n\n\n\n<p>\u3053\u306e\u30a2\u30d7\u30ea\u3067\u306f\u3001\u5efa\u7269\u3001\u5c71\u3001\u68ee\u6797\u3001\u305d\u306e\u4ed6\u306e\u5730\u5f62\u3092 3D \u3067\u8868\u793a\u3059\u308b\u30aa\u30d7\u30b7\u30e7\u30f3\u304c\u63d0\u4f9b\u3055\u308c\u3066\u304a\u308a\u3001\u3088\u308a\u30ea\u30a2\u30eb\u3067\u6ca1\u5165\u611f\u306e\u3042\u308b\u4f53\u9a13\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>\u4e16\u754c\u306e\u3069\u3053\u304b\u3089\u3067\u3082\u773a\u3081\u3089\u308c\u308b<\/strong><\/p>\n\n\n\n<p>\u90fd\u5e02\u3001\u5730\u533a\u3001\u30e9\u30f3\u30c9\u30de\u30fc\u30af\u306e\u540d\u524d\u3092\u5165\u529b\u3057\u3001\u6b63\u78ba\u306a\u30ba\u30fc\u30e0\u3067\u305d\u306e\u5834\u6240\u306e\u8a73\u7d30\u306a\u753b\u50cf\u3092\u95b2\u89a7\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>\u753b\u50cf\u5c65\u6b74<\/strong><\/p>\n\n\n\n<p>\u6700\u3082\u4fbf\u5229\u306a\u6a5f\u80fd\u306e 1 \u3064\u306f\u300c\u6642\u9593\u3092\u9061\u308b\u300d\u6a5f\u80fd\u3067\u3001\u7279\u5b9a\u306e\u5834\u6240\u306e\u53e4\u3044\u753b\u50cf\u3092\u8868\u793a\u3057\u3066\u3001\u9577\u5e74\u306b\u308f\u305f\u308b\u74b0\u5883\u3084\u90fd\u5e02\u306e\u5909\u5316\u3092\u6bd4\u8f03\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>\u30a4\u30f3\u30bf\u30e9\u30af\u30c6\u30a3\u30d6\u3067\u6559\u80b2\u7684\u306a\u30b3\u30f3\u30c6\u30f3\u30c4<\/strong><\/p>\n\n\n\n<p>Google Earth \u306b\u306f\u3001\u30ac\u30a4\u30c9\u4ed8\u304d\u30c4\u30a2\u30fc\u3001\u6559\u80b2\u30b2\u30fc\u30e0\u3001\u6c17\u5019\u3001\u6d77\u6d0b\u3001\u751f\u7269\u591a\u69d8\u6027\u3001\u6b74\u53f2\u3001\u6587\u5316\u306b\u95a2\u3059\u308b\u60c5\u5831\u304c\u63b2\u8f09\u3055\u308c\u305f\u30d1\u30cd\u30eb\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>\u6e2c\u5b9a\u30c4\u30fc\u30eb<\/strong><\/p>\n\n\n\n<p>\u3053\u306e\u30a2\u30d7\u30ea\u3092\u4f7f\u3048\u3070\u3001\u8ddd\u96e2\u3068\u9762\u7a4d\u3092\u6b63\u78ba\u306b\u6e2c\u5b9a\u3067\u304d\u307e\u3059\u3002\u4e0d\u52d5\u7523\u3001\u571f\u5730\u3001\u5730\u7406\u7684\u306a\u7d4c\u8def\u306e\u5e83\u3055\u3092\u77e5\u308a\u305f\u3044\u65b9\u306b\u6700\u9069\u3067\u3059\u3002<\/p>\n\n\n\n<p><strong>\u7d71\u5408\u30b9\u30c8\u30ea\u30fc\u30c8\u30d3\u30e5\u30fc<\/strong><\/p>\n\n\n\n<p>\u591a\u304f\u306e\u5834\u6240\u3067\u3001\u30b9\u30c8\u30ea\u30fc\u30c8\u30d3\u30e5\u30fc\u3092\u30aa\u30f3\u306b\u3059\u308b\u3068\u3001Google \u30de\u30c3\u30d7\u3092\u4f7f\u3063\u3066\u3044\u308b\u304b\u306e\u3088\u3046\u306b\u901a\u308a\u3092\u4eee\u60f3\u7684\u306b\u300c\u6b69\u304d\u300d\u3001\u30d5\u30a1\u30b5\u30fc\u30c9\u3084\u8857\u4e26\u307f\u3092\u773a\u3081\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>\u5e38\u306b\u66f4\u65b0\u3055\u308c\u308b\u885b\u661f\u30c7\u30fc\u30bf<\/strong><\/p>\n\n\n\n<p>\u753b\u50cf\u306fNASA\u3001NOAA\u3001CNES\u3001\u305d\u306e\u4ed6\u306e\u5730\u7403\u89b3\u6e2c\u30d7\u30ed\u30b0\u30e9\u30e0\u306a\u3069\u306e\u60c5\u5831\u6e90\u304b\u3089\u63d0\u4f9b\u3055\u308c\u3066\u304a\u308a\u3001\u9ad8\u753b\u8cea\u3068\u4fe1\u983c\u6027\u306e\u9ad8\u3044\u60c5\u5831\u304c\u4fdd\u8a3c\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>\u5730\u5f62\u3068\u9ad8\u5ea6\u306e\u53ef\u8996\u5316<\/strong><\/p>\n\n\n\n<p>Google Earth \u306f\u3001\u5c71\u5cb3\u5730\u5e2f\u3001\u5c3e\u6839\u3001\u8c37\u3001\u9ad8\u539f\u306e\u6a19\u9ad8\u3092\u5730\u5f62\u306e\u8a73\u7d30\u306a\u7cbe\u5ea6\u3067\u8868\u793a\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>\u30b3\u30f3\u30c6\u30f3\u30c4\u30af\u30ea\u30a8\u30a4\u30bf\u30fc\u5411\u3051\u30c4\u30fc\u30eb<\/strong><\/p>\n\n\n\n<p>\u30de\u30fc\u30ab\u30fc\u3001\u30c6\u30ad\u30b9\u30c8\u3001\u30eb\u30fc\u30c8\u3001\u753b\u50cf\u3092\u4f7f\u7528\u3057\u3066\u72ec\u81ea\u306e\u300c\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u300d\u3092\u4f5c\u6210\u3057\u3001Google Earth \u3092\u5730\u7406\u7684\u306a\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3 \u30c4\u30fc\u30eb\u306b\u5909\u3048\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u306e\u5bb9\u6613\u3055<\/strong><\/p>\n\n\n\n<p>\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f\u975e\u5e38\u306b\u76f4\u611f\u7684\u3067\u3001\u7c21\u5358\u306a\u30b8\u30a7\u30b9\u30c1\u30e3\u30fc\u3067\u5730\u7403\u3092\u56de\u8ee2\u3055\u305b\u305f\u308a\u3001\u30ba\u30fc\u30e0\u30a4\u30f3\u3057\u305f\u308a\u3001\u30b9\u30e0\u30fc\u30ba\u306a\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u3067 1 \u3064\u306e\u30dd\u30a4\u30f3\u30c8\u304b\u3089\u5225\u306e\u30dd\u30a4\u30f3\u30c8\u306b\u98db\u884c\u3057\u305f\u308a\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>\u30de\u30eb\u30c1\u30c7\u30d0\u30a4\u30b9\u4e92\u63db\u6027<\/strong><\/p>\n\n\n\n<p>Google Earth \u306f\u3001\u30b9\u30de\u30fc\u30c8\u30d5\u30a9\u30f3\u306b\u52a0\u3048\u3066\u3001\u30bf\u30d6\u30ec\u30c3\u30c8\u3001\u30ce\u30fc\u30c8\u30d1\u30bd\u30b3\u30f3\u3001\u30c7\u30b9\u30af\u30c8\u30c3\u30d7\u3001\u3055\u3089\u306b\u306f\u5b66\u6821\u306e\u30a4\u30f3\u30bf\u30e9\u30af\u30c6\u30a3\u30d6 \u30d1\u30cd\u30eb\u3084\u30b9\u30de\u30fc\u30c8\u30c6\u30ec\u30d3\u3067\u3082\u30a2\u30af\u30bb\u30b9\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>\u65c5\u884c\u8a08\u753b\u306b\u6700\u9069<\/strong><\/p>\n\n\n\n<p>\u30eb\u30fc\u30c8\u3092\u63a2\u7d22\u3057\u305f\u308a\u3001\u89b3\u5149\u5730\u3092\u95b2\u89a7\u3057\u305f\u308a\u3001\u65c5\u7a0b\u3092\u30b7\u30df\u30e5\u30ec\u30fc\u30b7\u30e7\u30f3\u3057\u305f\u308a\u3001\u8fd1\u304f\u306e\u5bbf\u6cca\u65bd\u8a2d\u3001\u30ec\u30b9\u30c8\u30e9\u30f3\u3001\u89b3\u5149\u30b9\u30dd\u30c3\u30c8\u3092\u898b\u3064\u3051\u305f\u308a\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>\u7121\u6599\u3001\u5e83\u544a\u306a\u3057<\/strong><\/p>\n\n\n\n<p>Google Earth \u306f\u5b8c\u5168\u306b\u7121\u6599\u3067\u5e83\u544a\u3082\u306a\u3044\u306e\u3067\u3001\u30e6\u30fc\u30b6\u30fc \u30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9\u306f\u30b7\u30f3\u30d7\u30eb\u3067\u3001\u63a2\u7d22\u3068\u5b66\u7fd2\u306b\u91cd\u70b9\u304c\u7f6e\u304b\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>\u983b\u7e41\u306a\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8<\/strong><\/p>\n\n\n\n<p>\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306f\u3001\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u306e\u6539\u5584\u3001\u65b0\u3057\u3044\u753b\u50cf\u3001\u30a4\u30f3\u30bf\u30e9\u30af\u30c6\u30a3\u30d6\u306a\u6a5f\u80fd\u306a\u3069\u306e\u66f4\u65b0\u3092\u7d99\u7d9a\u7684\u306b\u53d7\u3051\u53d6\u308a\u3001\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u3092\u5e38\u306b\u6700\u65b0\u304b\u3064\u5b8c\u5168\u306a\u72b6\u614b\u306b\u4fdd\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>\u81ea\u7136\u74b0\u5883\u306e\u63a2\u67fb<\/strong><\/p>\n\n\n\n<p>\u3053\u306e\u30a2\u30d7\u30ea\u3067\u306f\u3001\u68ee\u6797\u3001\u7802\u6f20\u3001\u6d77\u6d0b\u3001\u30b5\u30f3\u30b4\u7901\u3001\u6c37\u6cb3\u3092\u9a5a\u304f\u307b\u3069\u8a73\u7d30\u306b\u63a2\u7d22\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u3001\u74b0\u5883\u6559\u80b2\u3068\u5730\u7406\u7684\u597d\u5947\u5fc3\u3092\u4fc3\u9032\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>\u5730\u7403\u81ea\u8ee2\u30b7\u30df\u30e5\u30ec\u30fc\u30b7\u30e7\u30f3<\/strong><\/p>\n\n\n\n<p>\u5730\u7403\u5100\u3092\u5b9f\u969b\u306e\u60d1\u661f\u306e\u3088\u3046\u306b\u56de\u8ee2\u3055\u305b\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u305f\u3081\u3001\u5927\u9678\u3084\u6d77\u306e\u4f4d\u7f6e\u306b\u5bfe\u3059\u308b\u6ca1\u5165\u611f\u3068\u7a7a\u9593\u7406\u89e3\u304c\u9ad8\u307e\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>Google \u30de\u30c3\u30d7\u3068 Earth Engine \u3068\u306e\u7d71\u5408<\/strong><\/p>\n\n\n\n<p>Google Earth \u306f\u3001\u5927\u898f\u6a21\u306a\u74b0\u5883\u30c7\u30fc\u30bf\u5206\u6790\u306e\u305f\u3081\u306e Earth Engine \u3084\u8a73\u7d30\u306a\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u306e\u305f\u3081\u306e\u30de\u30c3\u30d7\u306a\u3069\u3001\u4ed6\u306e Google \u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u3068\u7d71\u5408\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>\u7814\u7a76\u3068\u5b66\u7fd2\u306e\u305f\u3081\u306e\u5f37\u529b\u306a\u30c4\u30fc\u30eb<\/strong><\/p>\n\n\n\n<p>\u5927\u5b66\u751f\u3001\u7814\u7a76\u8005\u3001\u3042\u3089\u3086\u308b\u5e74\u9f62\u5c64\u306e\u5b66\u751f\u304c\u3001\u5b66\u8853\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u305f\u3081\u306e\u5730\u7406\u7684\u306a\u8996\u899a\u5316\u304a\u3088\u3073\u5206\u6790\u30c4\u30fc\u30eb\u3068\u3057\u3066\u3053\u306e\u30a2\u30d7\u30ea\u3092\u4f7f\u7528\u3057\u3066\u3044\u307e\u3059\u3002<\/p>","protected":false},"excerpt":{"rendered":"<p>O Google Earth \u00e9 um aplicativo gratuito de sat\u00e9lite em tempo real, dispon\u00edvel para Android e iOS, que permite explorar o planeta Terra com imagens impressionantes capturadas por sat\u00e9lites e aeronaves. Voc\u00ea pode baix\u00e1-lo a seguir e visualizar qualquer parte do mundo com detalhes incr\u00edveis e em diversas camadas geogr\u00e1ficas. Com o Google Earth, \u00e9 poss\u00edvel sobrevoar cidades, montanhas, oceanos e paisagens em 3D, al\u00e9m de acessar conte\u00fados interativos como informa\u00e7\u00f5es geogr\u00e1ficas, dados hist\u00f3ricos, imagens noturnas, v\u00eddeos educacionais e muito mais. O app \u00e9 ideal tanto para curiosos que querem \u201cviajar\u201d pelo mundo sem sair de casa, quanto para estudantes, professores, profissionais de geografia e turismo ou qualquer pessoa apaixonada [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":832,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":{"0":"post-831","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-aplicativos"},"_links":{"self":[{"href":"https:\/\/zavamix.com\/ja\/wp-json\/wp\/v2\/posts\/831","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zavamix.com\/ja\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zavamix.com\/ja\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zavamix.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zavamix.com\/ja\/wp-json\/wp\/v2\/comments?post=831"}],"version-history":[{"count":2,"href":"https:\/\/zavamix.com\/ja\/wp-json\/wp\/v2\/posts\/831\/revisions"}],"predecessor-version":[{"id":835,"href":"https:\/\/zavamix.com\/ja\/wp-json\/wp\/v2\/posts\/831\/revisions\/835"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/zavamix.com\/ja\/wp-json\/wp\/v2\/media\/832"}],"wp:attachment":[{"href":"https:\/\/zavamix.com\/ja\/wp-json\/wp\/v2\/media?parent=831"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zavamix.com\/ja\/wp-json\/wp\/v2\/categories?post=831"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zavamix.com\/ja\/wp-json\/wp\/v2\/tags?post=831"}],"curies":[{"name":"\u3046\u30fc\u3093","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}