Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any consideration to integrate Earthengine into geonotebook? #116

Open
suredream opened this issue Apr 28, 2017 · 10 comments
Open

Any consideration to integrate Earthengine into geonotebook? #116

suredream opened this issue Apr 28, 2017 · 10 comments

Comments

@suredream
Copy link
Collaborator

Hi:

I wonder do you guys want to integrate Earthengine into geonotebook? Or just keep focus on open source gis software?

I would like to contribute in this part if you guys are interested.

Thanks,

@aashish24
Copy link
Member

hi @suredream by earhengine do you mean google earth engine? We could have an extension to support gee. It would be better if we have some mechanism to keep it as plugin but we can figure something out.

@suredream
Copy link
Collaborator Author

Google Earth Engine combines a multi-petabyte catalog of satellite imagery and geospatial datasets with planetary-scale analysis capabilities and makes it available for scientists, researchers, and developers to detect changes, map trends, and quantify differences on the Earth's surface.

​Check it out here:

https://earthengine.google.com/

@dorukozturk
Copy link
Contributor

Hey @suredream, actually we talked about this in the past both internally and with Earth Engine people. In order to have a meaningful integration with Earth Engine we should be able to figure out a way to collect data from Earth Engine which was kind of not recommended in the past. Our goal in Geonotebook is not just serving tiles but also giving access to the data itself (ideally as numpy arrays). In this case we can use their infrastructure only for serving tiles (slippy style like layer/z/x/y) but getting a subset of a region and exporting that as a numpy array would be very challenging. Do you have a specific use case or do you think the integration will be cool? :)

@suredream
Copy link
Collaborator Author

suredream commented Apr 28, 2017 via email

@dorukozturk
Copy link
Contributor

For big data purposes we did a very experimental Geotrellis integration. We ingested ~2TB of data which was a global 30m NDVI product which worked out pretty well. It had it's pros and cons. Ingesting was little challening but at the same time we had all the control since Geotrellis is an open source project.

@suredream
Copy link
Collaborator Author

I see. Good to know. I will go to check Geotrellis a bit to see the performance. Later.

@aashish24
Copy link
Member

@suredream any update on this issue (Should we keep it open)

@aashish24
Copy link
Member

@suredream I would like to mention that it would be worth considering google earth engine but I would like to discuss it with our team first.

@dementiev
Copy link

@dorukozturk do you have any plans to opensource geotrellis example as well?

@dorukozturk
Copy link
Contributor

@dementiev You should definitely take a look at https://github.com/locationtech-labs/geopyspark
They have geonotebook integration with a python interface to geotrellis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants