Welcome to sql2gee’s documentation!

The sql2gee library is designed to convert SQL (and Postgis)-like queries into commands to be executed on Google’s Earth Engine, using their Python API.

This library allows you to create SQL queries against either vector data or rasters: If you desire vector data, you may use Google’s Fusion Tables as a data source (SQL TABLE argument) provided it has geo-spatial data (e.g. ft:1qpKIcYQMBsXLA9RLWCaV9D0Hus2cMQHhI-ViKHo). If raster (image) data is desired, you may use any Image resource from the Earth Engine data catalogue.

Indices and tables