eodash_catalog 0.0.27__py3-none-any.whl → 0.0.28__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of eodash_catalog might be problematic. Click here for more details.

@@ -1,4 +1,4 @@
1
1
  # SPDX-FileCopyrightText: 2024-present Daniel Santillan <daniel.santillan@eox.at>
2
2
  #
3
3
  # SPDX-License-Identifier: MIT
4
- __version__ = "0.0.27"
4
+ __version__ = "0.0.28"
@@ -574,7 +574,7 @@ def handle_WMS_endpoint(
574
574
 
575
575
 
576
576
  def generate_veda_tiles_link(endpoint_config: dict, item: str | None) -> str:
577
- collection = "collection={}".format(endpoint_config["CollectionId"])
577
+ collection = endpoint_config["CollectionId"]
578
578
  assets = ""
579
579
  for asset in endpoint_config["Assets"]:
580
580
  assets += f"&assets={asset}"
@@ -584,8 +584,8 @@ def generate_veda_tiles_link(endpoint_config: dict, item: str | None) -> str:
584
584
  no_data = ""
585
585
  if "NoData" in endpoint_config:
586
586
  no_data = "&no_data={}".format(endpoint_config["NoData"])
587
- item = f"&item={item}" if item else ""
588
- target_url = f"https://openveda.cloud/api/raster/stac/tiles/WebMercatorQuad/{{z}}/{{x}}/{{y}}?{collection}{item}{assets}{color_formula}{no_data}"
587
+ item = item if item else "{item}"
588
+ target_url = f"https://openveda.cloud/api/raster/collections/{collection}/items/{item}/tiles/WebMercatorQuad/{{z}}/{{x}}/{{y}}?{assets}{color_formula}{no_data}"
589
589
  return target_url
590
590
 
591
591
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: eodash_catalog
3
- Version: 0.0.27
3
+ Version: 0.0.28
4
4
  Summary: This package is intended to help create a compatible STAC catalog for the eodash dashboard client. It supports configuration of multiple endpoint types for information extraction.
5
5
  Project-URL: Documentation, https://github.com/eodash/eodash_catalog#readme
6
6
  Project-URL: Issues, https://github.com/eodash/eodash_catalog/issues
@@ -1,14 +1,14 @@
1
- eodash_catalog/__about__.py,sha256=bsufHVYvcGAaEqZ-VbCVPXCXjTYF4YBFZ8XQRpAR5QQ,138
1
+ eodash_catalog/__about__.py,sha256=eUPbOifB9Bv_vaPkbS7mfoJNKWtqw3Syp0TZbPe5RZk,138
2
2
  eodash_catalog/__init__.py,sha256=_W_9emPYf6FUqc0P8L2SmADx6hGSd7PlQV3yRmCk5uM,115
3
3
  eodash_catalog/duration.py,sha256=B6XOZfvNU7SuqpxuVtT1kNKODoOQJXDI6mocvA_U1ik,10816
4
- eodash_catalog/endpoints.py,sha256=vldV3ojAQ9s_nsCM_ItFHIaHiELlhn4tvX-F3w0HbT4,35364
4
+ eodash_catalog/endpoints.py,sha256=y3g4uSmKI0-jixlqaeLPMRvfNDLn4xtJxMADhuT5aT0,35350
5
5
  eodash_catalog/generate_indicators.py,sha256=0IHhu_0yOUoUtLqiTsoYQ2IrTrq00yZme3UE6pC9PIU,19772
6
6
  eodash_catalog/sh_endpoint.py,sha256=F99LpYT-MGhPiwdSSysm3xBTjaQBXRUkieh-q-vhTvE,1012
7
7
  eodash_catalog/stac_handling.py,sha256=AHV9BLzYcHzUprX42b-yjVvN8TERymWF_iZQruFMQlY,18414
8
8
  eodash_catalog/thumbnails.py,sha256=31Wk38oNQDxfhSUbMLBpHuZFhsR8v_7luYr65XQtDf0,2213
9
9
  eodash_catalog/utils.py,sha256=GmRypfWP8XlYqldJJCRLXAYlF6ovRJcPs-Ms8M91llw,10309
10
- eodash_catalog-0.0.27.dist-info/METADATA,sha256=Q3kSlyimqUyfVifa4wQMc4rXPhi_qS72eNxX2iWJbU0,3203
11
- eodash_catalog-0.0.27.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
12
- eodash_catalog-0.0.27.dist-info/entry_points.txt,sha256=kuUQrDG1PtYd8kPjf5XM6H_NtQd9Ozwl0jjiGtAvZSM,87
13
- eodash_catalog-0.0.27.dist-info/licenses/LICENSE.txt,sha256=oJCW5zQxnFD-J0hGz6Zh5Lkpdk1oAndmWhseTmV224E,1107
14
- eodash_catalog-0.0.27.dist-info/RECORD,,
10
+ eodash_catalog-0.0.28.dist-info/METADATA,sha256=b3qjQ4YFsBarXMrX-bVC4xqkT13QQij-uIsfuFk2KR0,3203
11
+ eodash_catalog-0.0.28.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
12
+ eodash_catalog-0.0.28.dist-info/entry_points.txt,sha256=kuUQrDG1PtYd8kPjf5XM6H_NtQd9Ozwl0jjiGtAvZSM,87
13
+ eodash_catalog-0.0.28.dist-info/licenses/LICENSE.txt,sha256=oJCW5zQxnFD-J0hGz6Zh5Lkpdk1oAndmWhseTmV224E,1107
14
+ eodash_catalog-0.0.28.dist-info/RECORD,,