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
|
var capabilitiesObject = {
"currentVersion" : 10.01,
"serviceDescription" : "This map is designed to be used as a base map by GIS professionals and as a reference map by anyone. The base map includes administrative boundaries, cities, water features, physiographic features, parks, landmarks, highways, roads, railways, airports, and buildings overlaid on land cover and shaded relief imagery for added context. The map was compiled from a variety of best available sources from several data providers, including the U.S. Geological Survey, Food and Agriculture Organization of the United Nations, National Park Service, Tele Atlas, AND, 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:20k. The base map also includes detailed maps for selected cities in the United States including Portland, Oregon and Philadephia, Pennsylvania. The base map was designed and developed by ESRI based on the topographic map templates that are available through the ArcGIS Resource Centers. For more information on this map, visit us \u003ca href=\"http://goto.arcgisonline.com/maps/World_Topo_Map \" target=\"_new\"\u003eonline\u003c/a\u003e.",
"mapName" : "Layers",
"description" : "This map is designed to be used as a base map by GIS professionals and as a reference map by anyone. The base map includes administrative boundaries, cities, water features, physiographic features, parks, landmarks, highways, roads, railways, airports, and buildings overlaid on land cover and shaded relief imagery for added context. The map was compiled from a variety of best available sources from several data providers, including the U.S. Geological Survey, Food and Agriculture Organization of the United Nations, National Park Service, Tele Atlas, AND, 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:20k. The base map also includes detailed maps for selected cities in the United States including Portland, Oregon and Philadephia, Pennsylvania. The base map was designed and developed by ESRI based on the topographic map templates that are available through the ArcGIS Resource Centers. For more information on this map, visit us online at http://goto.arcgisonline.com/maps/World_Topo_Map",
"copyrightText" : "Sources: USGS, FAO, NPS, EPA, ESRI, DeLorme, TANA, other suppliers",
"layers" : [
{
"id" : 0,
"name" : "Topographic Info",
"parentLayerId" : -1,
"defaultVisibility" : true,
"subLayerIds" : [1, 2, 3, 4],
"minScale" : 0,
"maxScale" : 0
},
{
"id" : 1,
"name" : "Elevation (m)",
"parentLayerId" : 0,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 0,
"maxScale" : 0
},
{
"id" : 2,
"name" : "Elevation (ft)",
"parentLayerId" : 0,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 0,
"maxScale" : 0
},
{
"id" : 3,
"name" : "Slope",
"parentLayerId" : 0,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 0,
"maxScale" : 0
},
{
"id" : 4,
"name" : "Aspect",
"parentLayerId" : 0,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 0,
"maxScale" : 0
},
{
"id" : 5,
"name" : "Places Info",
"parentLayerId" : -1,
"defaultVisibility" : true,
"subLayerIds" : [6, 7, 8, 9],
"minScale" : 0,
"maxScale" : 0
},
{
"id" : 6,
"name" : "Place Names (Country Level)",
"parentLayerId" : 5,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 0,
"maxScale" : 80000000
},
{
"id" : 7,
"name" : "Place Names (State Level)",
"parentLayerId" : 5,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 80000001,
"maxScale" : 1500000
},
{
"id" : 8,
"name" : "Place Names (County Level)",
"parentLayerId" : 5,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 1500001,
"maxScale" : 400000
},
{
"id" : 9,
"name" : "Place Names (City Level)",
"parentLayerId" : 5,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 399999,
"maxScale" : 0
},
{
"id" : 10,
"name" : "Scale Descriptions",
"parentLayerId" : -1,
"defaultVisibility" : true,
"subLayerIds" : [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26],
"minScale" : 0,
"maxScale" : 0
},
{
"id" : 11,
"name" : "Level 15 ~1:18K",
"parentLayerId" : 10,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 25000,
"maxScale" : 15001
},
{
"id" : 12,
"name" : "Level 14 ~1:36K",
"parentLayerId" : 10,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 50000,
"maxScale" : 25001
},
{
"id" : 13,
"name" : "Level 13 ~1:72K",
"parentLayerId" : 10,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 100000,
"maxScale" : 50001
},
{
"id" : 14,
"name" : "Level 12 ~1:144K",
"parentLayerId" : 10,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 288000,
"maxScale" : 100000
},
{
"id" : 15,
"name" : "Level 11 ~1:288K",
"parentLayerId" : 10,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 575000,
"maxScale" : 288000
},
{
"id" : 16,
"name" : "Level 10 ~1:577K",
"parentLayerId" : 10,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 1150000,
"maxScale" : 575000
},
{
"id" : 17,
"name" : "Level 9 ~1:1.15M",
"parentLayerId" : 10,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 2200000,
"maxScale" : 1150000
},
{
"id" : 18,
"name" : "Level 8 ~1:2.3M",
"parentLayerId" : 10,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 4500000,
"maxScale" : 2200000
},
{
"id" : 19,
"name" : "Level 7 ~1:4.5M",
"parentLayerId" : 10,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 9000000,
"maxScale" : 4500000
},
{
"id" : 20,
"name" : "Level 6 ~1:9.2M",
"parentLayerId" : 10,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 18000000,
"maxScale" : 9000000
},
{
"id" : 21,
"name" : "Level 5 ~1:18M ",
"parentLayerId" : 10,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 36000000,
"maxScale" : 18000000
},
{
"id" : 22,
"name" : "Level 4 ~1:36M",
"parentLayerId" : 10,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 72000000,
"maxScale" : 36000000
},
{
"id" : 23,
"name" : "Level 3 ~1:72M",
"parentLayerId" : 10,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 75500000,
"maxScale" : 70000000
},
{
"id" : 24,
"name" : "Level 2 ~1:147M",
"parentLayerId" : 10,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 290000000,
"maxScale" : 147000000
},
{
"id" : 25,
"name" : "Level 1 ~1:292M",
"parentLayerId" : 10,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 295000000,
"maxScale" : 150000000
},
{
"id" : 26,
"name" : "Level 0 ~1:584M",
"parentLayerId" : 10,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 0,
"maxScale" : 295000000
},
{
"id" : 27,
"name" : "Citations",
"parentLayerId" : -1,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 0,
"maxScale" : 0
}
],
"tables" : [
],
"spatialReference" : {
"wkid" : 102100
},
"singleFusedMapCache" : true,
"tileInfo" : {
"rows" : 256,
"cols" : 256,
"dpi" : 96,
"format" : "JPEG",
"compressionQuality" : 90,
"origin" : {
"x" : -20037508.342787,
"y" : 20037508.342787
},
"spatialReference" : {
"wkid" : 102100
},
"lods" : [
{"level" : 0, "resolution" : 156543.033928, "scale" : 591657527.591555},
{"level" : 1, "resolution" : 78271.5169639999, "scale" : 295828763.795777},
{"level" : 2, "resolution" : 39135.7584820001, "scale" : 147914381.897889},
{"level" : 3, "resolution" : 19567.8792409999, "scale" : 73957190.948944},
{"level" : 4, "resolution" : 9783.93962049996, "scale" : 36978595.474472},
{"level" : 5, "resolution" : 4891.96981024998, "scale" : 18489297.737236},
{"level" : 6, "resolution" : 2445.98490512499, "scale" : 9244648.868618},
{"level" : 7, "resolution" : 1222.99245256249, "scale" : 4622324.434309},
{"level" : 8, "resolution" : 611.49622628138, "scale" : 2311162.217155},
{"level" : 9, "resolution" : 305.748113140558, "scale" : 1155581.108577},
{"level" : 10, "resolution" : 152.874056570411, "scale" : 577790.554289},
{"level" : 11, "resolution" : 76.4370282850732, "scale" : 288895.277144},
{"level" : 12, "resolution" : 38.2185141425366, "scale" : 144447.638572},
{"level" : 13, "resolution" : 19.1092570712683, "scale" : 72223.819286},
{"level" : 14, "resolution" : 9.55462853563415, "scale" : 36111.909643},
{"level" : 15, "resolution" : 4.77731426794937, "scale" : 18055.954822},
{"level" : 16, "resolution" : 2.38865713397468, "scale" : 9027.977411},
{"level" : 17, "resolution" : 1.19432856685505, "scale" : 4513.988705},
{"level" : 18, "resolution" : 0.597164283559817, "scale" : 2256.994353},
{"level" : 19, "resolution" : 0.298582141647617, "scale" : 1128.497176}
]
},
"initialExtent" : {
"xmin" : -45223792.233066,
"ymin" : -22882589.2065154,
"xmax" : 45223792.233066,
"ymax" : 22882589.2065155,
"spatialReference" : {
"wkid" : 102100
}
},
"fullExtent" : {
"xmin" : -20037507.0671618,
"ymin" : -19971868.8804086,
"xmax" : 20037507.0671618,
"ymax" : 19971868.8804086,
"spatialReference" : {
"wkid" : 102100
}
},
"units" : "esriMeters",
"supportedImageFormatTypes" : "PNG24,PNG,JPG,DIB,TIFF,EMF,PS,PDF,GIF,SVG,SVGZ,AI,BMP",
"documentInfo" : {
"Title" : "World Topo Map",
"Author" : "ESRI",
"Comments" : "",
"Subject" : "",
"Category" : "",
"Keywords" : "",
"Credits" : ""
},
"capabilities" : "Map,Query,Data"
};
|