Transfer vector features from QGIS to Google Earth

Материал из GIS-Lab
Версия от 17:40, 24 июля 2012; Voltron (обсуждение | вклад) (Новая страница: «{{Статья|Опубликована|qgis2google-eng}} {{Аннотация|Instrument description and ways to get it.}} This extensions allow running Google …»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигации Перейти к поиску
Эта страница опубликована в основном списке статей сайта
по адресу http://gis-lab.info/qa/qgis2google-eng.html


Instrument description and ways to get it.

This extensions allow running Google Earth and transfer vector objects from QGIS map canvas. Layers opened in GE are stored in temporary folder and removed after QGIS is closed. Layer symbology can be imported from QGIS layers or set up separately. If attribute table contains populated NAME field, its value is also imported. This tool works only with vector layers.

Native data CRS should be Geographic (lat/long), WGS 84 (EPSG:4326), data can also be in other geographic CRS, but will be treated as 4326. The CRS of the map canvas is not important, if you want you can set the projection to anything you'd like, only native CRS will matter. If after transfering, Google Earth zooms in to the area around 0,0, you need to check native CRS of your data, most probably it is not Geographic, but projected.

Installation notes

The plugin sources and ready to run binary files for Windows are available.

Binary files

To work with plugin under Windows you need:

  1. download and install QGIS 1.8 or higher (read more)
  2. download plugin
  3. copy plugin into QGIS plugins directory (usually C:\OSGeo4W\apps\qgis-dev\plugins)

To work with plugin under Linux you need:

  1. install QGIS 1.8 or higher. If packages for your distribution are not available — you need to compile QGIS from source
  2. download plugin
  3. copy plugin into QGIS plugins directory (usually /usr/lib/qgis/plugins)

After installing you should run QGIS and enable the qgis2google in Plugin Manager ("Modules → Manage plugins").

Source code

You can obtain sources (GNU GPL v2) from our SVN:

svn co http://svn.gis-lab.info/qgis2google2 qgis2google

How does it work

After plugin activation a new toolbar appears

Qgis2google-01.png

"Send feature" tool

Qgis2google-02.png

This instrument is used to click on the feature of the active layer. The feature being clicked is converted in KML and transfered in Google Earth.

"Send layer" tool

Qgis2google-03.png

This instrument transfers the whole active layer. Single symbol or unique value symbology can be imported as well as layer transparency.

Plugin settings

Qgis2google-04.png

This button opens plugin settings dialog

Qgis2google-05.png

Here you can configures alternative symbology to used when "Override layer's current style settings" is switched on.

Demo

You can also check out the demo (how to open Ecoregions layer from Geosample data set in Google Earth).

Warning: video size is about 100 Mb.

Qgis2google-06.gif

Contacts

If you want report a bug, make suggestion or have a question about the plugin, please contact us.

Ссылки по теме