|
104 | 104 | [ |
105 | 105 | { |
106 | 106 | "service" : "SRTM GL1 (30m)", |
107 | | - "url" : "https://portal.opentopography.org/API/globaldem?demtype=SRTMGL1&west={0}&south={1}&east={2}&north={3}&API_Key=", |
| 107 | + "url" : "https://portal.opentopography.org/API/globaldem?demtype=SRTMGL1&south={1}&north={3}&west={0}&east={2}&outputFormat=GTiff&API_Key=", |
108 | 108 | "description" : "SRTM GL1 (30m) 1 Arcsecond resolution from OpenTopography.org." |
109 | 109 | }, |
110 | 110 | { |
111 | 111 | "service" : "SRTM GL1 Ellipsoidal 30m", |
112 | | - "url" : "https://portal.opentopography.org/API/globaldem?demtype=SRTMGL1_E&west={0}&south={1}&east={2}&north={3}&API_Key=", |
| 112 | + "url" : "https://portal.opentopography.org/API/globaldem?demtype=SRTMGL1_E&south={1}&north={3}&west={0}&east={2}&outputFormat=GTiff&API_Key=", |
113 | 113 | "description" : "SRTM GL1 Ellipsoidal 30m 1 Arcsecond resolution from OpenTopography.org." |
114 | 114 | }, |
115 | 115 | { |
116 | 116 | "service" : "SRTM GL3 (90m)", |
117 | | - "url" : "https://portal.opentopography.org/API/globaldem?demtype=SRTMGL3&west={0}&south={1}&east={2}&north={3}&API_Key=", |
| 117 | + "url" : "https://portal.opentopography.org/API/globaldem?demtype=SRTMGL3&south={1}&north={3}&west={0}&east={2}&outputFormat=GTiff&API_Key=", |
118 | 118 | "description" : "SRTM GL3 (90m) 3 Arsecond resolution from OpenTopography.org." |
119 | 119 | }, |
120 | 120 | { |
121 | 121 | "service" : "ALOS World 3D (30m)", |
122 | | - "url" : "https://portal.opentopography.org/API/globaldem?demtype=AW3D30&west={0}&south={1}&east={2}&north={3}&API_Key=", |
| 122 | + "url" : "https://portal.opentopography.org/API/globaldem?demtype=AW3D30&south={1}&north={3}&west={0}&east={2}&outputFormat=GTiff&API_Key=", |
123 | 123 | "description" : "ALOS World 3D (30m) from OpenTopography.org." |
124 | 124 | }, |
125 | 125 | { |
126 | 126 | "service" : "ALOS World 3D Ellipsoidal, 30m", |
127 | | - "url" : "https://portal.opentopography.org/API/globaldem?demtype=AW3D30_E&west={0}&south={1}&east={2}&north={3}&API_Key=", |
| 127 | + "url" : "https://portal.opentopography.org/API/globaldem?demtype=AW3D30_E&south={1}&north={3}&west={0}&east={2}&outputFormat=GTiff&API_Key=", |
128 | 128 | "description" : "ALOS World 3D Ellipsoidal, 30m from OpenTopography.org." |
129 | 129 | }, |
130 | 130 | { |
131 | 131 | "service" : "SRTM15Plus (Global Bathymetry SRTM15+ V2.1)", |
132 | | - "url" : "https://portal.opentopography.org/API/globaldem?demtype=SRTM15Plus&west={0}&south={1}&east={2}&north={3}&API_Key=", |
| 132 | + "url" : "https://portal.opentopography.org/API/globaldem?demtype=SRTM15Plus&south={1}&north={3}&west={0}&east={2}&outputFormat=GTiff&API_Key=", |
133 | 133 | "description" : "SRTM15Plus (Global Bathymetry SRTM15+ V2.1) from OpenTopography.org." |
134 | 134 | }, |
135 | 135 | { |
136 | 136 | "service" : "NASADEM (NASADEM Global DEM)", |
137 | | - "url" : "https://portal.opentopography.org/API/globaldem?demtype=NASADEM&west={0}&south={1}&east={2}&north={3}&API_Key=", |
| 137 | + "url" : "https://portal.opentopography.org/API/globaldem?demtype=NASADEM&south={1}&north={3}&west={0}&east={2}&outputFormat=GTiff&API_Key=", |
138 | 138 | "description" : "NASADEM (NASADEM Global DEM) from OpenTopography.org." |
139 | 139 | }, |
140 | 140 | { |
141 | 141 | "service" : "COP30 (Copernicus Global DSM 30m)", |
142 | | - "url" : "https://portal.opentopography.org/API/globaldem?demtype=COP30&west={0}&south={1}&east={2}&north={3}&API_Key=", |
| 142 | + "url" : "https://portal.opentopography.org/API/globaldem?demtype=COP30&south={1}&north={3}&west={0}&east={2}&outputFormat=GTiff&API_Key=", |
143 | 143 | "description" : "COP30 (Copernicus Global DSM 30m) from OpenTopography.org." |
144 | 144 | }, |
145 | 145 | { |
146 | 146 | "service" : "COP90 (Copernicus Global DSM 90m)", |
147 | | - "url" : "https://portal.opentopography.org/API/globaldem?demtype=COP90&west={0}&south={1}&east={2}&north={3}&API_Key=", |
| 147 | + "url" : "https://portal.opentopography.org/API/globaldem?demtype=COP90&south={1}&north={3}&west={0}&east={2}&outputFormat=GTiff&API_Key=", |
148 | 148 | "description" : "COP90 (Copernicus Global DSM 90m) from OpenTopography.org." |
149 | 149 | }, |
150 | 150 | { |
|
0 commit comments