-
Notifications
You must be signed in to change notification settings - Fork 51
docs: Refactored product storage status into eo product properties #1612
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
base: develop
Are you sure you want to change the base?
Changes from 3 commits
f6c8f3f
18dc631
22ea33d
085452b
b2d3fe5
6d1235e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. please sort properties in alphabetical order There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. please add |
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| @@ -0,0 +1,85 @@ | ||||||||||||||||||||||
| .. _eo_products_properties: | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| EO Products Properties | ||||||||||||||||||||||
| ====================== | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| EODAG exposes metadata for queryables based on [OGC OpenSearch Extension for Earth Observation](https://docs.ogc.org/is/13-026r9/13-026r9.html) for all providers that support it. | ||||||||||||||||||||||
| All of the parameters are string based. If a parameter requires an specific format it will be defined on the list below. | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| ---------------------------- | ||||||||||||||||||||||
|
||||||||||||||||||||||
| EODAG exposes metadata for queryables based on [OGC OpenSearch Extension for Earth Observation](https://docs.ogc.org/is/13-026r9/13-026r9.html) for all providers that support it. | |
| All of the parameters are string based. If a parameter requires an specific format it will be defined on the list below. | |
| ---------------------------- | |
| EODAG maps each provider's specific metadata parameters to a common model using | |
| `OGC OpenSearch Extension for Earth Observation <http://docs.opengeospatial.org/is/13-026r9/13-026r9.html>`_. | |
| Extra parameters that have no equivalent in this model are mapped as they are. | |
| For more information on parameters mapping, please see `Contributing / Parameters mapping <../params_mapping.rst>`_. | |
| Here is a list of these common mapped properties: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please add or comment this suggestion
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| * **tileIdentifier**: Tile identifier. | |
| * **tileIdentifier**: Tile identifier from Sentinel 2 MGRS tiling grid (``31TCJ``, ``17FQE``, ...) |
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please use product types existing in resources/product_types.yml as example (S2_MSI_L1C, LANDSAT_C2L2_SR, CAMS_EAC4, ...)
gtesoro marked this conversation as resolved.
Show resolved
Hide resolved
gtesoro marked this conversation as resolved.
Show resolved
Hide resolved
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please do not list possible values as we do not harmonize them for the moment
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please do not list possible values as we do not harmonize them for the moment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bad RST formatting
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
idis still missing