Skip to content

v0.0.1 The first stable release

Compare
Choose a tag to compare
@gena gena released this 03 Dec 12:39
· 192 commits to master since this release

This is the first release of the plugin, as submitted to QGIS. The basic functionality should work, including authentication once the plugin is installed. Supported features include:

  • Embed GEE Python library
  • Implement Map.addLayer() for ee.Image
  • Implement Map.addLayer() for ee.Geometry, ee.Feature and ee.FeatureCollection
  • Implement Map.centerObject()
  • Implement Map.getBounds()
  • Implement Map.getCenter()
  • Implement Map.setCenter()
  • Implement Map.getScale()
  • Implement Map.getZoom()
  • Implement Map.setZoom()