-
-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathHeronServiceEndpoints.json
529 lines (529 loc) · 39.3 KB
/
HeronServiceEndpoints.json
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
{
"Mapbox Maps":
[
{
"service" : "Mapbox Satellite",
"url" : "https://api.mapbox.com/v4/mapbox.satellite/{z}/{x}/{y}@2x.jpg90?access_token="
},
{
"service" : "Mapbox Satellite-Streets",
"url" : "https://api.mapbox.com/styles/v1/mapbox/satellite-streets-v11/tiles/{z}/{x}/{y}?access_token="
},
{
"service" : "Mapbox Streets",
"url" : "https://api.mapbox.com/styles/v1/mapbox/streets-v11/tiles/{z}/{x}/{y}?access_token="
},
{
"service" : "Mapbox Streets-Basic (deprecated)",
"url" : "https://api.mapbox.com/v4/mapbox.streets-basic/{z}/{x}/{y}@2x.jpg90?access_token="
},
{
"service" : "Mapbox Light",
"url" : "https://api.mapbox.com/styles/v1/mapbox/light-v10/tiles/{z}/{x}/{y}?access_token="
},
{
"service" : "Mapbox Dark",
"url" : "https://api.mapbox.com/styles/v1/mapbox/dark-v10/tiles/{z}/{x}/{y}?access_token="
},
{
"service" : "Mapbox Outdoors",
"url" : "https://api.mapbox.com/styles/v1/mapbox/outdoors-v11/tiles/{z}/{x}/{y}?access_token="
},
{
"service" : "Mapbox Run-Bike-Hike (deprecated)",
"url" : "https://api.mapbox.com/v4/mapbox.run-bike-hike/{z}/{x}/{y}@2x.jpg90?access_token="
},
{
"service" : "Mapbox Comic (deprecated)",
"url" : "https://api.mapbox.com/v4/mapbox.comic/{z}/{x}/{y}@2x.jpg90?access_token="
},
{
"service" : "Mapbox Pencil (deprecated)",
"url" : "https://api.mapbox.com/v4/mapbox.pencil/{z}/{x}/{y}@2x.jpg90?access_token="
},
{
"service" : "Mapbox Pirate (deprecated)",
"url" : "https://api.mapbox.com/v4/mapbox.pirates/{z}/{x}/{y}@2x.jpg90?access_token="
},
{
"service" : "Mapbox Emerald (deprecated)",
"url" : "https://api.mapbox.com/v4/mapbox.emerald/{z}/{x}/{y}@2x.jpg90?access_token="
},
{
"service" : "Mapbox High-Contrast (deprecated)",
"url" : "https://api.mapbox.com/v4/mapbox.high-contrast/{z}/{x}/{y}@2x.jpg90?access_token="
},
{
"service" : "Mapbox Landsat Live (deprecated)",
"url" : "https://api.mapbox.com/v4/mapbox.landsat-live/{z}/{x}/{y}@2x.jpg90?access_token="
}
],
"Mapbox Topo":
[
{
"service" : "Mapbox Topo",
"url" : "https://api.mapbox.com/v4/mapbox.terrain-rgb/{z}/{x}/{y}@2x.pngraw?access_token="
}
],
"Mapbox Vector":
[
{
"service" : "Mapbox Vector",
"url" : "http://a.tiles.mapbox.com/v4/mapbox.mapbox-streets-v8/{z}/{x}/{y}.mvt?access_token="
}
],
"OSM Vector":
[
{
"service" : "Overpass API",
"url" : "https://overpass-api.de/api/interpreter?data=[bbox][timeout:{timeout}];{searchTerm}out;&bbox={left},{bottom},{right},{top}",
"description" : "Main Overpass API instance"
},
{
"service" : "Overpass API France",
"url" : "http://overpass.openstreetmap.fr/api/interpreter?data=[bbox][timeout:{timeout}];{searchTerm}out;&bbox={left},{bottom},{right},{top}",
"description" : "French Overpass API instance"
},
{
"service" : "Overpass API Kumi",
"url" : "https://overpass.kumi.systems/api/interpreter?data=[bbox][timeout:{timeout}];{searchTerm}out;&bbox={left},{bottom},{right},{top}",
"description" : "Kumi Systems Overpass API instance"
},
{
"service" : "OpenStreetMap API",
"url" : "https://api.openstreetmap.org/api/0.6/map?bbox={left},{bottom},{right},{top}",
"description" : "OpenStreetMap API instance. No search term is available and max area is limited to 0.25deg square. Please consider using one of the other sources."
}
],
"REST Topo":
[
{
"service" : "SRTM GL1 (30m)",
"url" : "https://portal.opentopography.org/API/globaldem?demtype=SRTMGL1&south={1}&north={3}&west={0}&east={2}&outputFormat=GTiff&API_Key=",
"description" : "SRTM GL1 (30m) 1 Arcsecond resolution from OpenTopography.org."
},
{
"service" : "SRTM GL1 Ellipsoidal 30m",
"url" : "https://portal.opentopography.org/API/globaldem?demtype=SRTMGL1_E&south={1}&north={3}&west={0}&east={2}&outputFormat=GTiff&API_Key=",
"description" : "SRTM GL1 Ellipsoidal 30m 1 Arcsecond resolution from OpenTopography.org."
},
{
"service" : "SRTM GL3 (90m)",
"url" : "https://portal.opentopography.org/API/globaldem?demtype=SRTMGL3&south={1}&north={3}&west={0}&east={2}&outputFormat=GTiff&API_Key=",
"description" : "SRTM GL3 (90m) 3 Arsecond resolution from OpenTopography.org."
},
{
"service" : "ALOS World 3D (30m)",
"url" : "https://portal.opentopography.org/API/globaldem?demtype=AW3D30&south={1}&north={3}&west={0}&east={2}&outputFormat=GTiff&API_Key=",
"description" : "ALOS World 3D (30m) from OpenTopography.org."
},
{
"service" : "ALOS World 3D Ellipsoidal, 30m",
"url" : "https://portal.opentopography.org/API/globaldem?demtype=AW3D30_E&south={1}&north={3}&west={0}&east={2}&outputFormat=GTiff&API_Key=",
"description" : "ALOS World 3D Ellipsoidal, 30m from OpenTopography.org."
},
{
"service" : "SRTM15Plus (Global Bathymetry SRTM15+ V2.1)",
"url" : "https://portal.opentopography.org/API/globaldem?demtype=SRTM15Plus&south={1}&north={3}&west={0}&east={2}&outputFormat=GTiff&API_Key=",
"description" : "SRTM15Plus (Global Bathymetry SRTM15+ V2.1) from OpenTopography.org."
},
{
"service" : "NASADEM (NASADEM Global DEM)",
"url" : "https://portal.opentopography.org/API/globaldem?demtype=NASADEM&south={1}&north={3}&west={0}&east={2}&outputFormat=GTiff&API_Key=",
"description" : "NASADEM (NASADEM Global DEM) from OpenTopography.org."
},
{
"service" : "COP30 (Copernicus Global DSM 30m)",
"url" : "https://portal.opentopography.org/API/globaldem?demtype=COP30&south={1}&north={3}&west={0}&east={2}&outputFormat=GTiff&API_Key=",
"description" : "COP30 (Copernicus Global DSM 30m) from OpenTopography.org."
},
{
"service" : "COP90 (Copernicus Global DSM 90m)",
"url" : "https://portal.opentopography.org/API/globaldem?demtype=COP90&south={1}&north={3}&west={0}&east={2}&outputFormat=GTiff&API_Key=",
"description" : "COP90 (Copernicus Global DSM 90m) from OpenTopography.org."
},
{
"service" : "GMRT Max",
"url" : "https://www.gmrt.org/services/GridServer?west={0}&south={1}&east={2}&north={3}&layer=topo&format=geotiff&resolution=max",
"description" : "Global Multi-Resolution Topography (GMRT) & Bathymetry Max resolution."
},
{
"service" : "GMRT High",
"url" : "https://www.gmrt.org/services/GridServer?west={0}&south={1}&east={2}&north={3}&layer=topo&format=geotiff&resolution=high",
"description" : "Global Multi-Resolution Topography (GMRT) & Bathymetry High resolution. Will default to highest resolution if boundary is too small."
},
{
"service" : "GMRT Medium",
"url" : "https://www.gmrt.org/services/GridServer?west={0}&south={1}&east={2}&north={3}&layer=topo&format=geotiff&resolution=med",
"description" : "Global Multi-Resolution Topography (GMRT) & Bathymetry Medium resolution. Will default to higher resolution if boundary is too small."
},
{
"service" : "GMRT Low",
"url" : "https://www.gmrt.org/services/GridServer?west={0}&south={1}&east={2}&north={3}&layer=topo&format=geotiff&resolution=low",
"description" : "Global Multi-Resolution Topography (GMRT) & Bathymetry Low resolution. Will default to higher resolution if boundary is too small."
},
{
"service" : "USGS 3DEP Bare Earth DEM Max",
"url" : "https://elevation.nationalmap.gov/arcgis/rest/services/3DEPElevation/ImageServer/exportImage?bbox={0}%2C{1}%2C{2}%2C{3}&bboxSR=4326&size=2048%2C2048&imageSR=4326&format=tiff&f=image",
"description" : "The USGS 3D Elevation Program (3DEP) Bare Earth DEM Dynamic service is based on multi-resolution USGS DEM sources. Max will output a 2048 x 2048 pixel DEM"
},
{
"service" : "USGS 3DEP Bare Earth DEM High",
"url" : "https://elevation.nationalmap.gov/arcgis/rest/services/3DEPElevation/ImageServer/exportImage?bbox={0}%2C{1}%2C{2}%2C{3}&bboxSR=4326&size=1024%2C1024&imageSR=4326&format=tiff&f=image",
"description" : "The USGS 3D Elevation Program (3DEP) Bare Earth DEM Dynamic service is based on multi-resolution USGS DEM sources. High will output a 1024 x 1024 pixel DEM"
},
{
"service" : "USGS 3DEP Bare Earth DEM Medium",
"url" : "https://elevation.nationalmap.gov/arcgis/rest/services/3DEPElevation/ImageServer/exportImage?bbox={0}%2C{1}%2C{2}%2C{3}&bboxSR=4326&size=512%2C512&imageSR=4326&format=tiff&f=image",
"description" : "The USGS 3D Elevation Program (3DEP) Bare Earth DEM Dynamic service is based on multi-resolution USGS DEM sources. Medium will output a 512 x 512 pixel DEM"
},
{
"service" : "USGS 3DEP Bare Earth DEM Low",
"url" : "https://elevation.nationalmap.gov/arcgis/rest/services/3DEPElevation/ImageServer/exportImage?bbox={0}%2C{1}%2C{2}%2C{3}&bboxSR=4326&size=256%2C256&imageSR=4326&format=tiff&f=image",
"description" : "The USGS 3D Elevation Program (3DEP) Bare Earth DEM Dynamic service is based on multi-resolution USGS DEM sources. Low will output a 256 x 256 pixel DEM"
}
],
"REST Vector":
[
{
"service" : "ACS Total Population",
"url" : "https://services.arcgis.com/P3ePLMYs2RVChkJx/ArcGIS/rest/services/ACS_Total_Population_Boundaries/FeatureServer/",
"description" : "This layer shows total population count by sex and age group. This is shown by tract, county, and state boundaries. This service is updated annually to contain the most currently released American Community Survey (ACS) 5-year data, and contains estimates and margins of error. There are also additional calculated attributes related to this topic, which can be mapped or used within analysis.",
"source" : "ESRI American Community Survey"
},
{
"service" : "ACS Household Size",
"url" : "https://services.arcgis.com/P3ePLMYs2RVChkJx/ArcGIS/rest/services/ACS_Household_Size_Boundaries/FeatureServer/",
"description" : "This layer shows household size by tenure (owner or renter). This is shown by tract, county, and state boundaries. This service is updated annually to contain the most currently released American Community Survey (ACS) 5-year data, and contains estimates and margins of error. There are also additional calculated attributes related to this topic, which can be mapped or used within analysis. This layer is symbolized to show the average household size.",
"source" : "ESRI American Community Survey"
},
{
"service" : "ACS Housing Units by Year Built",
"url" : "https://services.arcgis.com/P3ePLMYs2RVChkJx/ArcGIS/rest/services/ACS_Housing_Units_by_Year_Built_Boundaries/FeatureServer/",
"description" : "his layer shows housing units by year built by tenure (owner or renter). This is shown by tract, county, and state boundaries. This service is updated annually to contain the most currently released American Community Survey (ACS) 5-year data, and contains estimates and margins of error. There are also additional calculated attributes related to this topic, which can be mapped or used within analysis. This layer is modified every few years to change the top-end and bottom-end categories of the years.",
"source" : "ESRI American Community Survey"
},
{
"service" : "ACS Housing Costs",
"url" : "https://services.arcgis.com/P3ePLMYs2RVChkJx/ArcGIS/rest/services/ACS_Housing_Costs_Boundaries/FeatureServer/",
"description" : "This layer shows housing costs as a percentage of household income. This is shown by tract, county, and state boundaries. This service is updated annually to contain the most currently released American Community Survey (ACS) 5-year data, and contains estimates and margins of error. There are also additional calculated attributes related to this topic, which can be mapped or used within analysis. Income is based on earnings in past 12 months of survey. This layer is symbolized to show the percent of renter households that spend 30.0% or more of their household income on gross rent (contract rent plus tenant-paid utilities).",
"source" : "ESRI American Community Survey"
},
{
"service" : "ACS Labor Force Participation by Age",
"url" : "https://services.arcgis.com/P3ePLMYs2RVChkJx/ArcGIS/rest/services/ACS_Labor_Force_Participation_by_Age_Boundaries/FeatureServer/",
"description" : "This layer shows full-time, year-round vs. part-time employment by age. This is shown by tract, county, and state boundaries. This service is updated annually to contain the most currently released American Community Survey (ACS) 5-year data, and contains estimates and margins of error. There are also additional calculated attributes related to this topic, which can be mapped or used within analysis. This layer is symbolized to show the percent of population age 65+ who worked in the past 12 months.",
"source" : "ESRI American Community Survey"
},
{
"service" : "ACS Travel Time to Work",
"url" : "https://services.arcgis.com/P3ePLMYs2RVChkJx/ArcGIS/rest/services/ACS_Travel_Time_to_Work_Boundaries/FeatureServer/",
"description" : "This layer shows workers' place of residence by commute length. This is shown by tract, county, and state boundaries. This service is updated annually to contain the most currently released American Community Survey (ACS) 5-year data, and contains estimates and margins of error. There are also additional calculated attributes related to this topic, which can be mapped or used within analysis.",
"source" : "ESRI American Community Survey"
},
{
"service" : "Archive 2014 Esri Demographics",
"url" : "https://services.arcgis.com/P3ePLMYs2RVChkJx/ArcGIS/rest/services/Archive_2014_Esri_Demographics/FeatureServer/",
"description" : "Archive 2014 Esri Demographics",
"source" : "ESRI Demographics"
},
{
"service" : "American Community Survey ACS 2021",
"url" : "https://tigerweb.geo.census.gov/arcgis/rest/services/TIGERweb/tigerWMS_ACS2021/MapServer/",
"description" : "US Census American Community Survey ACS 2021",
"source" : "US Census TIGER Web"
},
{
"service" : "Physical Features (ie roads)",
"url" : "https://tigerweb.geo.census.gov/arcgis/rest/services/TIGERweb/tigerWMS_PhysicalFeatures/MapServer/",
"description" : "US Census Physical Features such as roads, railroads and hydrography",
"source" : "US Census TIGER Web"
},
{
"service" : "Census 2020",
"url" : "https://tigerweb.geo.census.gov/arcgis/rest/services/TIGERweb/tigerWMS_Census2020/MapServer/",
"description" : "US Census 2020",
"source" : "US Census TIGER Web"
},
{
"service" : "Census Current",
"url" : "https://tigerweb.geo.census.gov/arcgis/rest/services/TIGERweb/tigerWMS_Current/MapServer/",
"description" : "US Census Current",
"source" : "US Census TIGER Web"
}
],
"REST Raster":
[
{
"service" : "ESRI World Imagery",
"url" : "https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/export?",
"description" : "World Imagery provides one meter or better satellite and aerial imagery in many parts of the world and lower resolution satellite imagery worldwide. The map includes 15m TerraColor imagery at small and mid-scales (~1:591M down to ~1:288k) for the world. The map features Maxar imagery at 0.3m resolution for select metropolitan areas around the world, 0.5m resolution across the United States and parts of Western Europe, and 1m resolution imagery across the rest of the world. In addition to commercial sources, the World Imagery map features high-resolution aerial photography contributed by the GIS User Community. This imagery ranges from 0.3m to 0.03m resolution (down to ~1:280 in select communities). For more information on this map, including the terms of use, visit us online.",
"source" : "ESRI Raster"
},
{
"service" : "ESRI World Topo Map",
"url" : "https://server.arcgisonline.com/arcgis/rest/services/World_Topo_Map/MapServer/export?",
"description" : "This map is designed to be used as a basemap by GIS professionals and as a reference map by anyone. The map includes administrative boundaries, cities, water features, physiographic features, parks, landmarks, highways, roads, railways, and airports overlaid on land cover and shaded relief imagery for added context. The map provides coverage for the world down to a scale of ~1:72k. Coverage is provided down to ~1:4k for the following areas: Australia and New Zealand; India; Europe; Canada; Mexico; the continental United States and Hawaii; South America and Central America; Africa; and most of the Middle East. Coverage down to ~1:1k and ~1:2k is available in select urban areas. This basemap was compiled from a variety of best available sources from several data providers, including the U.S. Geological Survey (USGS), U.S. Environmental Protection Agency (EPA), U.S. National Park Service (NPS), Food and Agriculture Organization of the United Nations (FAO), Department of Natural Resources Canada (NRCAN), GeoBase, Agriculture and Agri-Food Canada, Garmin, HERE, Esri, OpenStreetMap contributors, and the GIS User Community. For more information on this map, including the terms of use, visit us online.",
"source" : "ESRI Raster"
},
{
"service" : "ESRI World Physical Map",
"url" : "https://server.arcgisonline.com/arcgis/rest/services/World_Physical_Map/MapServer/export?",
"description" : "This map presents the Natural Earth physical map at 1.24km per pixel for the world and 500m for the coterminous United States. For more information on this map, including our terms of use, visit us online at http://goto.arcgisonline.com/maps/World_Physical_Map",
"source" : "ESRI Raster"
},
{
"service" : "ESRI World Street Map",
"url" : "https://server.arcgisonline.com/arcgis/rest/services/World_Street_Map/MapServer/export?",
"description" : "This worldwide street map presents highway-level data for the world. Street-level data includes the United States; much of Canada; Mexico; Europe; Japan; Australia and New Zealand; India; South America and Central America; Africa; and most of the Middle East. This comprehensive street map includes highways, major roads, minor roads, one-way arrow indicators, railways, water features, administrative boundaries, cities, parks, and landmarks, overlaid on shaded relief imagery for added context. The map also includes building footprints for selected areas. Coverage is provided down to ~1:4k with ~1:1k and ~1:2k data available in select urban areas. The street map was developed by Esri using Esri basemap data, Garmin basemap layers, U.S. Geological Survey (USGS) elevation data, Intact Forest Landscape (IFL) data for the world; HERE data for Europe, Australia and New Zealand, North America, South America and Central America, Africa, India, and most of the Middle East; OpenStreetMap contributors for select countries in Africa and Pacific Islands; NGCC data for China; and select data from the GIS user community. For more information on this map, including the terms of use, visit us online at http://goto.arcgisonline.com/maps/World_Street_Map",
"source" : "ESRI Raster"
},
{
"service" : "ESRI World Terrain Base",
"url" : "https://server.arcgisonline.com/arcgis/rest/services/World_Terrain_Base/MapServer/export?",
"description" : "This map is designed to be used as a base map by GIS professionals to overlay other thematic layers such as demographics or land cover. The base map features shaded relief imagery, bathymetry, and coastal water features designed to provide a neutral background for other data layers. The map was compiled from a variety of sources from several data providers, including the U.S. Geological Survey, NOAA, and Esri. The base map currently provides coverage for the world down to a scale of ~1:1m and coverage for the continental United States and Hawaii to a scale of ~1:70k. For more information on this map, including our terms of use, visit us online at http://goto.arcgisonline.com/maps/World_Terrain_Base",
"source" : "ESRI Raster"
},
{
"service" : "ESRI World Shaded Relief",
"url" : "https://server.arcgisonline.com/arcgis/rest/services/World_Shaded_Relief/MapServer/export?",
"description" : "This map portrays surface elevation as shaded relief. This map is used as a basemap layer to add shaded relief to other GIS maps, such as the ArcGIS Online World Street Map. It is especially useful in maps that do not contain orthoimagery. The map resolution (cell size) is as follows: 30 Meters for the U.S. 90 Meters for all land areas between 60° north and 56° south latitude. 1 KM resolution above 60° north and 56° south. The shaded relief imagery was developed by Esri using GTOPO30, Shuttle Radar Topography Mission (SRTM), and National Elevation Data (NED) data from the USGS. For more information on this map, including our terms of use, visit us online at http://goto.arcgisonline.com/maps/World_Shaded_Relief",
"source" : "ESRI Raster"
},
{
"service" : "ESRI World Dark Gray Base",
"url" : "https://server.arcgisonline.com/arcgis/rest/services/Canvas/World_Dark_Gray_Base/MapServer/export?",
"description" : "This map draws attention to your thematic content by providing a neutral background with minimal colors, labels, and features. Only key information is represented to provide geographic context, allowing your data to come to the foreground. This dark gray map supports bright colors, creating a visually compelling map graphic which helps your reader see the patterns intended. This map was developed by Esri using HERE data, Garmin basemap layers, OpenStreetMap contributors, Esri basemap data, and select data from the GIS user community. Worldwide coverage is provided from Level 0 (1:591M scale) through Level 10 (1:577k scale). In North America, Central and South America, Africa, India, Australia & New Zealand, Pacific Islands, and select countries in the Middle East from Level 11 (1:288k scale) through Level 16 (1:9k scale). For more information on this map, visit us online at http://goto.arcgisonline.com/maps/World_Dark_Gray_Base",
"source" : "ESRI Raster"
},
{
"service" : "ESRI World Light Gray Base",
"url" : "https://server.arcgisonline.com/arcgis/rest/services/Canvas/World_Light_Gray_Base/MapServer/export?",
"description" : "This map draws attention to your thematic content by providing a neutral background with minimal colors, labels, and features. Only key information is represented to provide geographic context, allowing your data to come to the foreground. This light gray map supports any strong colors, creating a visually compelling map graphic which helps your reader see the patterns intended. This map was developed by Esri using HERE data, Garmin basemap layers, OpenStreetMap contributors, Esri basemap data, and select data from the GIS user community. Worldwide coverage is provided from Level 0 (1:591M scale) through Level 13 (1:72k scale). In North America (Canada, Mexico, United States), Europe, India, South America and Central America, Africa, most of the Middle east, and Australia & New Zealand coverage is provided from Level 14 (1:36k scale) through Level 16 (1:9k scale). For more information on this map, including our terms of use, visit us online at http://goto.arcgisonline.com/maps/World_Light_Gray_Base",
"source" : "ESRI Raster"
},
{
"service" : "ESRI World Hillshade",
"url" : "https://server.arcgisonline.com/arcgis/rest/services/Elevation/World_Hillshade/MapServer/export?",
"description" : "This map portrays elevation as an artistic hillshade. This map is designed to be used as a backdrop for topographical, soil, hydro, landcover or other outdoor recreational maps. The map was compiled from a variety of sources from several data providers. The basemap has global coverage down to a scale of ~1:72k. In select areas of the United States and Europe, coverage is available down to ~1:9k. For more information on this map, including the terms of use, visit us online at http://goto.arcgisonline.com/maps/Elevation/World_Hillshade",
"source" : "ESRI Raster"
},
{
"service" : "ESRI World Hillshade Dark",
"url" : "https://server.arcgisonline.com/arcgis/rest/services/Elevation/World_Hillshade_Dark/MapServer/export?",
"description" : "The World Hillshade (Dark) map provides a terrain hillshade rendering of 24-meter elevation data globally and 10-meter or better in many parts of the world. Compiled from a variety of sources, including contributions from the GIS User Community, this hillshade map is designed to be used as a backdrop for various other types of maps and mapping data. For more information on this map, including the terms of use, visit us online at http://goto.arcgisonline.com/maps/Elevation/World_Hillshade_Dark",
"source" : "ESRI Raster"
},
{
"service" : "ESRI World Boundaries and Places",
"url" : "https://server.arcgisonline.com/arcgis/rest/services/Reference/World_Boundaries_and_Places/MapServer/export?",
"description" : "This map presents country boundaries, first order (State/Province) internal administrative boundaries for most countries, second order administrative boundaries for the United States (counties) and some countries in Europe, and place names for the world. The map was developed by Esri using administrative and cities data from Esri; Garmin basemap layers for the world; HERE data for North America, Europe, Australia, New Zealand, South America and Central America, Africa, India, and most of the Middle East; OpenStreetMap data for some features in select African countries; and feature names from the GIS user community. This map is designed for use with maps with darker backgrounds, such as World Imagery. For more information on this map, including the terms of use, visit us online at http://goto.arcgisonline.com/maps/Reference/World_Boundaries_and_Places",
"source" : "ESRI Raster"
},
{
"service" : "ESRI World Transportation",
"url" : "https://server.arcgisonline.com/arcgis/rest/services/Reference/World_Transportation/MapServer/export?",
"description" : "This map presents transportation data, including highways, roads, railroads, and airports for the world. The map was developed by Esri using Esri highway data; Garmin basemap layers; HERE street data for North America, Europe, Australia, New Zealand, South America and Central America, India, select countries in Africa, and most of the Middle East. Data from OpenStreetMap contributors in select countries in Africa. For more information on this map, including our terms of use, visit us online at http://goto.arcgisonline.com/maps/Reference/World_Transportation",
"source" : "ESRI Raster"
},
{
"service" : "ESRI DeLorme World Base Map",
"url" : "https://server.arcgisonline.com/arcgis/rest/services/Specialty/DeLorme_World_Base_Map/MapServer/export?",
"description" : "Garmin's basemap is designed to be used by GIS technicians and other mapping professionals, across a variety of industries. The Garmin World Basemap is a seamless global data set with horizontal accuracy of +/- 50 meters. The map accurately portrays major transportation layers, inland and shoreline hydrography, agreed and disputed jurisdiction boundaries, and major geographic features. The map provides coverage for the world down to a scale of approximately 1:144k. In designing the map, Garmin applied a rich cartographic look and feel to create a seamless view of the world, combining accurate object placement and projection with a compelling topographic visualization of the Earth. For more information on this map, including our terms of use, visit us online at http://goto.arcgisonline.com/maps/Specialty/DeLorme_World_Base_Map",
"source" : "ESRI Raster"
},
{
"service" : "ESRI NatGeo World Map",
"url" : "https://server.arcgisonline.com/arcgis/rest/services/NatGeo_World_Map/MapServer/export?",
"description" : "This map is designed to be used as a general reference map for informational and educational purposes as well as a base map by GIS professionals and other users for creating web maps and web mapping applications. The map was developed by National Geographic and Esri and reflects the distinctive National Geographic cartographic style in a multi-scale reference map of the world. The map was authored using data from a variety of leading data providers, including Garmin, HERE, UNEP-WCMC, NASA, ESA, USGS, and others. This reference map includes administrative boundaries, cities, protected areas, highways, roads, railways, water features, buildings and landmarks, overlaid on shaded relief and land cover imagery for added context. The map currently includes global coverage down to ~1:144k scale and more detailed coverage for North America down to ~1:9k scale. For more information on this map, including our terms of use, visit us online at http://goto.arcgisonline.com/maps/NatGeo_World_Map",
"source" : "ESRI Raster"
},
{
"service" : "ESRI USA Topo Maps",
"url" : "https://server.arcgisonline.com/arcgis/rest/services/USA_Topo_Maps/MapServer/export?",
"description" : "This map presents land cover imagery for the world and detailed topographic maps for the United States. The map includes the National Park Service (NPS) Natural Earth physical map at 1.24km per pixel for the world at small scales, i-cubed eTOPO 1:250,000-scale maps for the contiguous United States at medium scales, and National Geographic TOPO! 1:100,000 and 1:24,000-scale maps (1:250,000 and 1:63,000 in Alaska) for the United States at large scales. The TOPO! maps are seamless, scanned images of United States Geological Survey (USGS) paper topographic maps. For more information on this map, including our terms of use, visit us online at http://goto.arcgisonline.com/maps/USA_Topo_Maps",
"source" : "ESRI Raster"
},
{
"service" : "USGS Topo",
"url" : "https://basemap.nationalmap.gov/arcgis/rest/services/USGSTopo/MapServer/export?",
"description" : "USGS Topo is a tile cache base map service that combines the most current data in The National Map (TNM), and other public-domain data, into a multi-scale topographic reference map. Data themes included are Boundaries, Geographic Names, Transportation, Contours, Hydrography, Land Cover, Shaded Relief, and Bathymetry. This service is designed to provide a seamless view of TNM data in a geographic information system (GIS) accessible format.",
"source" : "USGS Raster"
},
{
"service" : "USGS Imagery Only",
"url" : "https://basemap.nationalmap.gov/arcgis/rest/services/USGSImageryOnly/MapServer/export?",
"description" : "USGS Imagery Only is a tile cache base map service of orthoimagery in The National Map visible to the 1:9,028 zoom scale. Orthoimagery data are typically high resolution aerial images that combine the visual attributes of an aerial photograph with the spatial accuracy and reliability of a planimetric map. USGS digital orthoimage resolution may vary from 6 inches to 1 meter. In the former resolution, every pixel in an orthoimage covers a six inch square of the earth's surface, while in the latter resolution, one meter square is represented by each pixel. Blue Marble: Next Generation and Landsat imagery data sources are displayed at small to medium scales, however, the majority of the imagery service source is from the National Agriculture Imagery Program (NAIP) for the conterminous United States. The data is 1 meter pixel resolution collected with 'leaf-on' conditions. Collection of NAIP imagery is administered by the U.S. Department of Agriculture's Farm Service Agency (FSA). In areas where NAIP data is not available, other imagery may be acquired through partnerships by the USGS. For Alaska, 10-meter resolution SPOT imagery is provided for viewing. The National Map download client allows free downloads of public domain, 1-meter resolution orthoimagery in JPEG 2000 (jp2) format for the conterminous United States. However, the 10-meter Alaska orthoimagery data will not be available for direct download from the National Map due to license restrictions. For additional information on orthoimagery, go to https://nationalmap.gov/ortho.html.",
"source" : "USGS Raster"
},
{
"service" : "USGS 3DEP Bare Earth DEM",
"url" : "https://elevation.nationalmap.gov/arcgis/rest/services/3DEPElevation/ImageServer/exportImage?",
"description" : "The USGS 3D Elevation Program (3DEP) Bare Earth DEM Dynamic service is based on multi-resolution USGS DEM sources and provides dynamic functions for visualization. These functions include: Hillshade, Aspect Map, Hillshade Stretched, Multi-directional Hillshade, Slope Map, Elevation Tinted Hillshade, Contour. In addition the OGC Web Map Service (WMS) and Web Coverage Service (WCS) interfaces are enabled. Data available in this map service reflects all 3DEP DEM data published as of January 7, 2022.",
"source" : "USGS Raster"
},
{
"service" : "USGS 3DEP Hillshade Gray",
"url" : "https://elevation.nationalmap.gov/arcgis/rest/services/3DEPElevation/ImageServer/exportImage?renderingRule={%22rasterFunction%22 : %22Hillshade Gray%22}&",
"description" : "Provides a hillshaded surface generated dynamically using the hillshade server-side function on the elevation layer with a solar azimuth of 315 degrees and solar altitude of 45 degrees.",
"source" : "USGS Raster"
},
{
"service" : "USGS 3DEP Aspect Map",
"url" : "https://elevation.nationalmap.gov/arcgis/rest/services/3DEPElevation/ImageServer/exportImage?renderingRule={%22rasterFunction%22 : %22Aspect Map%22}&",
"description" : "This server-side function will apply an on-the-fly process to the input elevation data to generate a color visualization of aspect.",
"source" : "USGS Raster"
},
{
"service" : "USGS 3DEP Hillshade Elevation Tinted",
"url" : "https://elevation.nationalmap.gov/arcgis/rest/services/3DEPElevation/ImageServer/exportImage?renderingRule={%22rasterFunction%22 : %22Hillshade Elevation Tinted%22}&",
"description" : "This server-side function will apply an on-the-fly process to the input elevation data to generate a tinted hillshade.",
"source" : "USGS Raster"
},
{
"service" : "USGS 3DEP Grey Hillshade Elevation Fill",
"url" : "https://elevation.nationalmap.gov/arcgis/rest/services/3DEPElevation/ImageServer/exportImage?renderingRule={%22rasterFunction%22 : %22GreyHillshade_elevationFill%22}&",
"description" : "Provides a hillshaded surface generated dynamically using the hillshade server-side function on the elevation layer, with the voids filled in. A solar azimuth of 315 degrees and solar altitude of 45 degrees has been applied.",
"source" : "USGS Raster"
},
{
"service" : "USGS 3DEP Hillshade Multidirectional",
"url" : "https://elevation.nationalmap.gov/arcgis/rest/services/3DEPElevation/ImageServer/exportImage?renderingRule={%22rasterFunction%22 : %22Hillshade Multidirectional%22}&",
"description" : "A raster function template.",
"source" : "USGS Raster"
},
{
"service" : "USGS 3DEP Slope Map",
"url" : "https://elevation.nationalmap.gov/arcgis/rest/services/3DEPElevation/ImageServer/exportImage?renderingRule={%22rasterFunction%22 : %22Slope Map%22}&",
"description" : "This server-side function will apply an on-the-fly process to the input elevation data to generate a color visualization of slope, where flat surfaces are gray, shallow slopes are yellow, and steep slopes are red-brown.",
"source" : "USGS Raster"
}
],
"Slippy Maps":
[
{
"service" : "ESRI ArcGIS World Imagery",
"url" : "http://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}"
},
{
"service" : "ESRI ArcGIS World Topographic",
"url" : "http://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer/tile/{z}/{y}/{x}"
},
{
"service" : "ESRI ArcGIS World Street Map",
"url" : "http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer/tile/{z}/{y}/{x}"
},
{
"service" : "ESRI ArcGIS World Shaded Relief",
"url" : "http://server.arcgisonline.com/ArcGIS/rest/services/World_Shaded_Relief/MapServer/tile/{z}/{y}/{x}"
},
{
"service" : "ESRI ArcGIS World Terrain Base",
"url" : "http://server.arcgisonline.com/ArcGIS/rest/services/World_Terrain_Base/MapServer/tile/{z}/{y}/{x}"
},
{
"service" : "ESRI ArcGIS World Reference Overlay",
"url" : "http://server.arcgisonline.com/ArcGIS/rest/services/Reference/World_Reference_Overlay/MapServer/tile/{z}/{y}/{x}"
},
{
"service" : "ESRI ArcGIS World Transportation",
"url" : "http://server.arcgisonline.com/ArcGIS/rest/services/Reference/World_Transportation/MapServer/tile/{z}/{y}/{x}"
},
{
"service" : "ESRI ArcGIS World Light Gray Base",
"url" : "http://server.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer/tile/{z}/{y}/{x}"
},
{
"service" : "ESRI ArcGIS National Geographic World",
"url" : "http://services.arcgisonline.com/ArcGIS/rest/services/NatGeo_World_Map/MapServer/tile/{z}/{y}/{x}"
},
{
"service" : "ESRI ArcGIS USA Topo Maps",
"url" : "http://server.arcgisonline.com/ArcGIS/rest/services/USA_Topo_Maps/MapServer/tile/{z}/{y}/{x}"
},
{
"service" : "USGS ImageryOnly",
"url" : "http://basemap.nationalmap.gov/arcgis/rest/services/USGSImageryOnly/MapServer/tile/{z}/{y}/{x}"
},
{
"service" : "USGS Topo",
"url" : "http://basemap.nationalmap.gov/arcgis/rest/services/USGSTopo/MapServer/tile/{z}/{y}/{x}"
},
{
"service" : "USGS Shaded Relief Only",
"url" : "http://basemap.nationalmap.gov/arcgis/rest/services/USGSImageryTopo/MapServer/tile/{z}/{y}/{x}"
},
{
"service" : "USGS Hydro Cached",
"url" : "http://basemap.nationalmap.gov/arcgis/rest/services/USGSHydroCached/MapServer/tile/{z}/{y}/{x}"
},
{
"service" : "USGS Seismic Faults",
"url" : "https://earthquake.usgs.gov/arcgis/rest/services/eq/map_faults/MapServer/tile/{z}/{y}/{x}"
},
{
"service" : "OSM Basemap",
"url" : "http://a.tile.openstreetmap.org/{z}/{x}/{y}.png"
},
{
"service" : "OSM Black & White (deprecated)",
"url" : "https://tiles.wmflabs.org/bw-mapnik/{z}/{x}/{y}.png"
},
{
"service" : "OSM No Labels (deprecated)",
"url" : "https://tiles.wmflabs.org/osm-no-labels/{z}/{x}/{y}.png"
},
{
"service" : "Hillshading (deprecated)",
"url" : "http://tiles.wmflabs.org/hillshading/{z}/{x}/{y}.png"
},
{
"service" : "Stamen Toner (deprecated)",
"url" : "http://a.tile.stamen.com/toner/{z}/{x}/{y}.png"
},
{
"service" : "Stamen Watercolor (deprecated)",
"url" : "http://c.tile.stamen.com/watercolor/{z}/{x}/{y}.png"
},
{
"service" : "Stamen Terrain (deprecated)",
"url" : "http://c.tile.stamen.com/terrain/{z}/{x}/{y}.png"
},
{
"service" : "Open Cycle Map",
"url" : "http://a.tile.opencyclemap.org/cycle/{z}/{x}/{y}.png"
},
{
"service" : "Humanitarian",
"url" : "http://a.tile.openstreetmap.fr/hot/{z}/{x}/{y}.png"
},
{
"service" : "Carto Light",
"url" : "https://cartodb-basemaps-a.global.ssl.fastly.net/light_all/{z}/{x}/{y}.png"
},
{
"service" : "Carto Dark",
"url" : "https://cartodb-basemaps-a.global.ssl.fastly.net/dark_all/{z}/{x}/{y}.png"
},
{
"service" : "Carto Voyager",
"url" : "https://a.basemaps.cartocdn.com/rastertiles/voyager/{z}/{x}/{y}.png"
},
{
"service" : "Carto Light No Lables",
"url" : "https://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png"
},
{
"service" : "Carto Dark No Labels",
"url" : "https://a.basemaps.cartocdn.com/dark_nolabels/{z}/{x}/{y}.png"
},
{
"service" : "Carto Voyager No Labels",
"url" : "https://a.basemaps.cartocdn.com/rastertiles/voyager_nolabels/{z}/{x}/{y}.png"
},
{
"service" : "OpenTopoMap",
"url" : "https://a.tile.opentopomap.org/{z}/{x}/{y}.png"
}
]
}