Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

s2s041.json 1.8 KB

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
  1. {
  2. "type": "Collection",
  3. "stac_version": "1.1.0",
  4. "id": "rema-strips-s2s041",
  5. "title": "REMA DEM strips, version s2s041",
  6. "description": "REMA time-stamped strip DEMs, s2s version 4.1",
  7. "keywords": [
  8. "REMA",
  9. "Antarctica",
  10. "DSM",
  11. "DEM",
  12. "elevation",
  13. "stereo",
  14. "photogrammetry",
  15. "digital surface model",
  16. "satellite",
  17. "time series"
  18. ],
  19. "license": "CC-BY-4.0",
  20. "providers": [
  21. {
  22. "name": "maxar",
  23. "description": "Maxar/Digital Globe",
  24. "roles": [
  25. "producer"
  26. ],
  27. "url": "https://www.maxar.com"
  28. },
  29. {
  30. "name": "pgc",
  31. "description": "Polar Geospatial Center",
  32. "roles": [
  33. "processor"
  34. ],
  35. "url": "https://pgc.umn.edu"
  36. }
  37. ],
  38. "extent": {
  39. "spatial": {
  40. "bbox": [
  41. [
  42. -180.0,
  43. -89.0635539,
  44. 180.0,
  45. -53.868914448
  46. ]
  47. ]
  48. },
  49. "temporal": {
  50. "interval": [
  51. [
  52. "2007-11-27T00:04:44Z",
  53. null
  54. ]
  55. ]
  56. }
  57. },
  58. "links": [
  59. {
  60. "rel": "self",
  61. "title": "REMA DEM strips, version s2s041",
  62. "href": "https://pgc-opendata-dems.s3.us-west-2.amazonaws.com/rema/strips/s2s041.json",
  63. "type": "application/json"
  64. },
  65. {
  66. "rel": "root",
  67. "title": "PGC Data Catalog",
  68. "href": "https://pgc-opendata-dems.s3.us-west-2.amazonaws.com/pgc-data-stac.json",
  69. "type": "application/json"
  70. },
  71. {
  72. "rel": "parent",
  73. "title": "REMA DEM strips",
  74. "href": "https://pgc-opendata-dems.s3.us-west-2.amazonaws.com/rema/strips.json",
  75. "type": "application/json"
  76. },
  77. {
  78. "rel": "child",
  79. "href": "https://pgc-opendata-dems.s3.us-west-2.amazonaws.com/rema/strips/s2s041/2m.json",
  80. "title": "REMA DEM strips, version s2s041 2m",
  81. "type": "application/json"
  82. }
  83. ]
  84. }
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...