You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/params_mapping.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ EODAG maps each provider's specific metadata parameters to a common model using
13
13
`OGC OpenSearch Extension for Earth Observation <http://docs.opengeospatial.org/is/13-026r9/13-026r9.html>`_.
14
14
Extra parameters having no equivalent in this model are mapped as is.
15
15
16
-
Depending on the provider, some parameters are queryable or not. This is configured in `providers.yml`:
16
+
Depending on the provider, some parameters are queryable or not. This is configured in each configuration file located in the ``eodag/resources/providers/`` directory.
17
17
18
18
* If a parameter metadata-mapping is a list, the first element will help constructing the query \
19
19
(using `format() <https://docs.python.org/fr/3/library/string.html#string.Formatter.format>`_), and the 2nd will \
0 commit comments