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

EEDA: Bump to v1alpha. #1506

Merged
merged 1 commit into from
May 3, 2019
Merged

EEDA: Bump to v1alpha. #1506

merged 1 commit into from
May 3, 2019

Conversation

saicheems
Copy link
Contributor

  • EarthEngineAsset.path is no longer returned.
  • PixelDataType.(INTEGER|FLOAT32|FLOAT64) are renamed to
    PixelDataType.(INT|FLOAT|DOUBLE).
  • EarthEngineAsset.time is no longer returned (replaced by
    EarthEngineAsset.(start|end)_time.
  • ListImagesResponse.assets is renamed to
    ListImagesResponse.images.

- `EarthEngineAsset.path` is no longer returned.
- `PixelDataType.(INTEGER|FLOAT32|FLOAT64)` are renamed to
  `PixelDataType.(INT|FLOAT|DOUBLE)`.
- `EarthEngineAsset.time` is no longer returned (replaced by
  `EarthEngineAsset.(start|end)_time`.
- `ListImagesResponse.assets` is renamed to
  `ListImagesResponse.images`.
@rouault
Copy link
Member

rouault commented May 3, 2019

Will the https://earthengine.googleapis.com/v1/ API will still be supported ? Asking this if this needs to be backported to stable branches ?

@saicheems
Copy link
Contributor Author

Our intention is to turn down v1 in the next two months. It was an early-access release and incorrectly versioned. We'll be progressing to v1beta and finally back to v1 over the next few quarters.

@rouault rouault merged commit fc1f17b into OSGeo:master May 3, 2019
@rouault
Copy link
Member

rouault commented May 3, 2019

Backported to release/3.0 and release/2.4 branches

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

Successfully merging this pull request may close these issues.

2 participants