Skip to content
Discussion options

You must be logged in to vote

The GEDTM30 COG is of type In int32, with scale set to 0.1.

curl https://titiler.xyz/cog/info\?url\=https://s3.opengeohub.org/global/edtm/gedtm_rf_m_30m_s_20060101_20151231_go_epsg.4326.3855_v20250611.tif | jq
{
  "bounds": [
    -180.00125,
    -65.00124999999787,
    180.00124999999488,
    85.00125
  ],
  "crs": "http://www.opengis.net/def/crs/EPSG/0/4326",
  "band_metadata": [
    [
      "b1",
      {}
    ]
  ],
  "band_descriptions": [
    [
      "b1",
      ""
    ]
  ],
  "dtype": "int32",
  "nodata_type": "Nodata",
  "colorinterp": [
    "gray"
  ],
  "scales": [
    0.1
  ],
  "offsets": [
    0.0
  ],
  "driver": "GTiff",
  "count": 1,
  "width": 1440010,
  "height": 600010,
…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@tdurand
Comment options

Answer selected by tdurand
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants