- Как установить Google Планета Земля в Linux (Google Earth Pro)
- Установка Google Планета Земля в Debian, Linux Mint, Kali Linux, Ubuntu
- Исправление ошибки «Следующие подписи не могут быть проверены, так как недоступен открытый ключ: NO_PUBKEY 78BD65473CB3BD13»
- Установка Google Планета Земля в Arch Linux, Manjaro, BlackArch
- Google Earth
- Screenshots
- Recommended installation methods
- Installing the .deb file downloaded from the Google Earth Website
- Alternative installation method
- Using make-googleearth-package
- Hints and Tips
- Uninstallation
- Troubleshooting
- Google Earth and Compiz
- Google Earth and ATI
- Google Earth and 3D acceleration
- Google Earth on Ubuntu x64
- Accidentally left the ‘start automatically after install’ checked
- Further Reading
- Google Планета Земля
- Скриншоты программы
- Google Earth — Земля
- Google Earth — Луна
- Комментарии
Как установить Google Планета Земля в Linux (Google Earth Pro)
Google Планета Земля в Linux (Google Earth Pro) — это 3D-интерфейс для исследования земного шара, местности, улиц, зданий и других планет.
Возможности Google Планета Земля Про:
- Расширенные возможности импорта данных GIS.
- Измерение площади, протяжённости и периметра земельных участков.
- Печать скриншотов в высоком разрешении.
- Создание потрясающих офлайн-фильмов.
В данной инструкции будет показано, как установить Google Earth в Debian, Linux Mint, Kali Linux, Ubuntu и любые другие дистрибутивы на основе Debian. А так же как установить Google Earth в Arch Linux, Manjaro и другие дистрибутивы на их основе.
Установка Google Планета Земля в Debian, Linux Mint, Kali Linux, Ubuntu
Для установки достаточно выполнить эти две команды:
ver=`curl -sL https://dl.google.com/linux/earth/deb/dists/stable/main/binary-amd64/Packages | grep -Pom1 'Version: \K[^-]*'`; wget -O google-earth-pro.deb "https://dl.google.com/linux/earth/deb/pool/main/g/google-earth-pro-stable/google-earth-pro-stable_$ver-r0_amd64.deb" sudo apt install ./google-earth-pro.deb
Теперь вы найдёте Google Earth в меню:
Если вы предпочитаете командную строку, то вы можете запустить программу следующим образом:
/opt/google/earth/pro/googleearth-bin
Исправление ошибки «Следующие подписи не могут быть проверены, так как недоступен открытый ключ: NO_PUBKEY 78BD65473CB3BD13»
Теперь при попытке обновить кэш пакетов:
вы будуте получить ошибку:
W: Ошибка GPG: http://dl.google.com/linux/earth/deb stable Release: Следующие подписи не могут быть проверены, так как недоступен открытый ключ: NO_PUBKEY 78BD65473CB3BD13 E: Репозиторий «http://dl.google.com/linux/earth/deb stable Release» не подписан. N: Обновление из этого репозитория нельзя выполнить безопасным способом, поэтому по умолчанию он отключён. N: Информацию о создании репозитория и настройках пользователя смотрите в справочной странице apt-secure(8).
Такая проблема у всех, дело в том, что ключ на самом деле добавляется при установке пакета, но этот ключ просрочен. Для исправления проблемы выполните команды:
curl -s https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo gpg --no-default-keyring --keyring gnupg-ring:/etc/apt/trusted.gpg.d/earth.gpg --import sudo chmod 644 /etc/apt/trusted.gpg.d/earth.gpg
Теперь вновь можно обновляться:
Установка Google Планета Земля в Arch Linux, Manjaro, BlackArch
Начните с установки программы pikaur по статье «Автоматическая установка и обновление пакетов AUR». Программа pikaur — это аналог pacman, но для работы с AUR, она позволяет автоматически устанавливать и обновлять программы из AUR. Вы обязательно полюбите pikaur!
Google Earth
Google Earth puts a planet’s worth of imagery and other geographic information right on your desktop. View exotic locales like Maui and Paris as well as points of interest such as local restaurants, hospitals, schools, and more.
Screenshots
Recommended installation methods
Installing the .deb file downloaded from the Google Earth Website
- Open http://www.google.com/earth/download/ge/agree.html and download Google Earth for Linux. Select the .deb package for your CPU architecture (32 or 64-bit). If you click on Advanced Setup you can choose the latest version of Google Earth or the previous version. Note to 64bit users: The 64bit debian package depends on ia32-libs which is deprecated and no longer available as of 13.10 Saucy. Use the 32bit package and multiarch-support.
- Make sure the lsb-core package is installed! Open a terminal from Applications ->Accessories ->Terminal (in the Panel) or from the Dash (in new Unity desktop) and type (or copy-paste) the following command into the terminal:
sudo apt-get install lsb-core
sudo apt-get install libc6-i386 libglib2.0-0:i386 libsm6:i386 \ libglu1-mesa:i386 libgl1-mesa-glx:i386 libxext6:i386 \ libxrender1:i386 libx11-6:i386 libfontconfig1:i386 lsb-core
- Make sure that gdebi is installed:
sudo apt-get install gdebi
sudo gdebi path_to_the_google_earth_package.deb
Alternative installation method
Using make-googleearth-package
- Make sure the lsb-core package is installed:
sudo apt-get install lsb-core
sudo apt-get install googleearth-package
make-googleearth-package --help
man make-googleearth-package
make-googleearth-package --force
Hints and Tips
Uninstallation
- Find the exact package name:
dpkg --list 'google-earth*' | cat
sudo dpkg -P google-earth-stable
If you installed Google Earth by a method that included running sh GoogleEarthLinux.bin (now depreciated), the unistallation can be done by pasting the following command in a terminal:
- This command is all on one line. Copy it and paste it in your terminal.
sudo rm -rf /opt/google-earth && sudo rm /usr/share/mime/application/vnd.google-earth.* /usr/share/mimelnk/application/vnd.google-earth.* /usr/share/applnk/Google-googleearth.desktop /usr/share/mime/packages/googleearth-mimetypes.xml /usr/share/gnome/apps/Google-googleearth.desktop /usr/share/applications/Google-googleearth.desktop /usr/local/bin/googleearth
You may also wish to remove your user preferences folder, although this is not necessary if you intend to reinstall later. This directory contains Google Earth settings and the cache:
Troubleshooting
Google Earth for Linux is still in beta. As such, many problems that you may encounter can be attributed to this.
Google Earth and Compiz
As with all OpenGL apps, Google Earth has issues running with Compiz. To resolve this issue, either run Google Earth in a normal GNOME session, or see this thread: http://www.ubuntuforums.org/showthread.php?t=176636
Google Earth and ATI
Some people using the ATI fglrx driver have experienced a problem where Google Earth freezes at the splash screen and never starts up. See this post for a solution: http://n01getsout.com/blog/2006/11/21/google-earth-for-linux-freezing-with-ati
Google Earth and 3D acceleration
Ensure that you video driver has 3D acceleration enabled. Display Hardware Drivers by selecting System -> Administration -> Hardware Drivers Select the Enable checkbox next to your graphics card. This may require a system restart.
Google Earth on Ubuntu x64
As of 13.10 Saucy, ia32-libs is no longer available from the repositories. Use the multiarch-support package from the repositories and download the 32bit .deb from http://www.google.com/earth/download/ge/agree.html
If you get a «error 29», you may miss «lib32nss-mdns». Install this library like this:
sudo aptitude install lib32nss-mdns
You may also install other 32bit libraries. Note that google does not provide a 64 bit version of Google Earth. Thus installation on x64 system will take some extra efforts.
Accidentally left the ‘start automatically after install’ checked
If the installer was started with sudo, googleearth will be started as root, but still using the home folder of the normal user (who started sudo). Thus Google Earth will place its configuration files into the user’s home folders, but with root as the owner. The normal user cannot use Google Earth, because the settings cannot be saved. The display will not contain a globe, but only a black space and some settings will be grayed out. To fix this problem, delete the Google Earth configuration directory:
sudo rm -Rf .config/Google .googleearth
This version has Qt libraries that appear to be old and incompatible, causing crashes. The stack trace will include: libQtWebKit.so.4(+0x747d18)
To fix this, install the repository’s libQt libs:
sudo apt-get install libqtcore4 libqtgui4 libqt4-network libqt4-webkit
Then remove the bundled libs (assuming the default installation location):
cd /opt/google-earth sudo rm libQtCore.so.4 libQtGui.so.4 libQtNetwork.so.4 libQtWebKit.so.4
Libfreeimage
There is also apparently a buggy version of libfreeimage. The stack trace will include: libIGGfx.so(+0x1296c9)
sudo apt-get install libfreeimage3
then to start Google Earth:
cd /opt/google-earth LD_PRELOAD=/usr/lib/libfreeimage.so.3 googleearth
After these, Google Earth worked very well on my system (ATI Radeon accelerated, Compiz off).
Further Reading
- Google Earth Website
- Google Earth User Guide
- Using Google Earth — Official Google Earth Blog
- Google Earth Community
- Google Earth on Wikipedia
- Google Earth Blog
- Keyhole Markup Language on Wikipedia
- Keyhole Markup Language (KML) documentation
GoogleEarth (последним исправлял пользователь cpe-184-58-196-239 2014-12-29 14:34:00)
The material on this wiki is available under a free license, see Copyright / License for details
You can contribute to this wiki, see Wiki Guide for details
Google Планета Земля
Я всегда любил географию. И настоящим сюрпризом для меня стал сервис от компании Google — «Google Планета Земля». По-сути, это виртуальный глобус с большими возможностями: масштаб, отображение рельефа, просмотр на карте фотографий и панорам, просмотр информации о местах, отображение зданий в 3D (если таковые модели имеются — 3D здания создаются пользователями или разработчиками сервиса).
Помимо нашей родной Земли вы можете исследовать при помощи данного сервиса звёздное небо, рельеф Луны или Марса.
В клиент «Google Планета Земля» встроен авиасимулятор — жуткая гадость, на мой взгляд. В последних версиях программы появилась возможность просмотра рельефа морского дна в режиме 3D.
Отображаемые объекты, рельефность карты, соотношение масштаба, размер кэша для объектов, получаемых из сети и многое другое — всё это настраивается.
Программа кроссплатформенная, реализована на языке C++ с использованием библиотек Qt4. Для отображения моделей используется OpenGL или DirectX. Приложение «Google Планета Земля» распространяется бесплатно, но является проприетарным ПО.
Возможно, для кого-то этот сервис станет удобным навигационным инструментом. А мне программа «Google Планета Земля» подарила интересный досуг и приятное времяпрепровождение, ведь «в мире столько мест, где я ещё ни разу не был. ».
Скриншоты программы
Google Earth — Земля
Google Earth — Луна
Комментарии
Постоянная ссылка на комментарий
Постоянная ссылка на комментарий Родительский комментарий arakl
Постоянная ссылка на комментарий
Спасибо, что напомнил. Сейчас установил седьмую бету, оказывается, шрифты пофиксили.
В свое время читал «Полное географическое описание нашего отечества» под редакцией Семенова-Тянь-Шаньского. Издание начала 20 века. Так вот когда это всё вместе с гугл-землей (современные фотографии) и википедией (сведения за прошедшие с тех времен события) читаешь, диву даешься, как мало мы знаем о будущем, и что нас там ожидает.
Постоянная ссылка на комментарий Родительский комментарий bibilkoff
Реально, отличный сервис. Ты аналогов не знаешь, случаем? Так, для сравнения. // А у меня googleearth-6.0.3.2197 стоит пока. Бету в portage не нашел, а колдовать с ебилдами или еще как-то извращаться лень. Жду-с стабилизации.
Постоянная ссылка на комментарий Родительский комментарий Voland
А я вот как раз шестым не пользовался, так как с шрифтами косяк был, квадратиками отображался. Раньше проблема решалась колдовством с библиотеками (симлинки выставлялись на нужные), но с какой-то там версии программы это перестало работать. А щас установил седьмую бету и всё норм с шрифтами. И работает всё норм, косяков не заметил.
Не, аналогов на линукс нет. Чтоб прям как Google Earth. Есть какая-то программка, забыл название, что-то с Map, но там просто типа атласа что-то, без плюшек вообще.
Постоянная ссылка на комментарий Родительский комментарий bibilkoff
Ну, значит, гугл дал нам годный и уникальный продукт. // Странно, у меня даже в древних версиях этой программы не было проблем со шрифтами. А с какими библиотеками косяк был?
Постоянная ссылка на комментарий Родительский комментарий Voland
Программа ставила свои библиотеки. Чтобы выправить шрифты, первые четыре библиотеки приходилось удалять, а потом ставить симлинки на те же библиотеки, только со свежеустановленного отдельно QT4. Затем магически переставали загружаться фотки с местности, что решалось уже заменой двух последних библиотек.
Одно время этот способ работал, потом и он перестал, а другие нагугленные способы у меня не работали.
У тебя вполне могло и не быть проблем, в генту наверно все из коробки работало, видимо мантейнеры доводили до ума. По крайней мере, если мне память не изменяет, в калькулейт сразу всё работало и никакой возни не требовалось.
Постоянная ссылка на комментарий Родительский комментарий bibilkoff
У меня с флагом qt-bundled собрано было. Это значит, что используются встроенные библиотеки. Собрал без этого флага. Вот результат — http://pastebin.com/yBMqS4Fu и не запускается. Обратно собрал со встроенными — заводится.
Постоянная ссылка на комментарий Родительский комментарий Voland