qgis-earthengine-plugin:使用Python API集成Google Earth Engine和QGIS

时间:2021-05-02 19:25:41
【文件属性】:
文件名称:qgis-earthengine-plugin:使用Python API集成Google Earth Engine和QGIS
文件大小:684KB
文件格式:ZIP
更新时间:2021-05-02 19:25:41
Python 适用于QGIS的Google Earth Engine插件 使用Python API将Google Earth Engine与QGIS集成在一起。 查看以开始使用,或在“部分中询问一般性问题和评论。 常问问题 问:我收到验证错误,该怎么办? 答:尝试安装Google Earth Engine。 运行earthengine authenticate命令。 这将重置身份验证凭据并解决大多数身份验证错误。 问:您是否通过代理? 答:在脚本中,在它们之上配置代理设置: import os os . environ [ 'HTTP_PROXY' ] = 'http://[username:password@]:' os . environ [ 'HTTPS_PROXY' ] = 'http://[username:password@]
【文件预览】:
qgis-earthengine-plugin-master
----.gitignore(119B)
----icons()
--------earth_engine.svg(11KB)
--------resources.qrc(119B)
--------__init__.py(0B)
--------resources.py(46KB)
----media()
--------add_map_layer.png(602KB)
----settings.json(4B)
----requirements.txt(43B)
----__init__.py(2KB)
----help()
--------Makefile(5KB)
--------make.bat(4KB)
--------source()
----.travis.yml(906B)
----LICENSE(1KB)
----contrib()
--------palettes.py(45KB)
--------__init__.py(108B)
--------utils.py(2KB)
----.github()
--------FUNDING.yml(83B)
----examples()
--------basic_geometries.py(839B)
--------palettes_crameri_oleron_dem.py(791B)
--------map_center_object.py(320B)
--------map_center_object_no_zoom.py(317B)
--------hillshade.py(766B)
--------basic_image.py(212B)
--------map_set_center.py(256B)
--------map_set_zoom.py(268B)
--------contrib()
--------test_sentinel2.py(440B)
--------map_get_center.py(352B)
--------map_add_features.py(351B)
--------download_by_canvas.py(777B)
--------landsat_median.py(369B)
--------map_get_bounds.py(370B)
--------Sentinel-2.qgs(10KB)
--------hillshade_and_water.py(1KB)
----utils.py(5KB)
----README.md(5KB)
----.idea()
--------vcs.xml(167B)
----Map.py(6KB)
----i18n()
--------af.ts(333B)
----pavement.py(3KB)
----metadata.txt(1KB)
----provider.py(4KB)
----docs()
--------_config.yml(27B)
--------README.md(6KB)
----test()
--------qgis_interface.py(6KB)
--------data()
--------utilities.py(2KB)
--------test_translations.py(2KB)
--------__init__.py(107B)
--------test_resources.py(811B)
--------test_init.py(2KB)
--------test_qgis_environment.py(2KB)
--------test_earh_engine_dockwidget.py(933B)
----ee_auth.py(2KB)
----ee_plugin.py(5KB)

网友评论