|
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | + |
| 3 | +<!-- |
| 4 | + ~ Copyright (C) 2016 United States Government as represented by the Administrator of the |
| 5 | + ~ National Aeronautics and Space Administration. |
| 6 | + ~ All Rights Reserved. |
| 7 | + --> |
| 8 | + |
| 9 | +<Layer layerType="TiledImageLayer" version="1"> |
| 10 | + <DisplayName>USGS TNM Topo Large</DisplayName> |
| 11 | + <DataCacheName>Earth\USGS TNM Topo Large</DataCacheName> |
| 12 | + <Service serviceName="OGC:WMS" version="1.3.0"> |
| 13 | + <!--3: Elevation (Relief)--> |
| 14 | + <!--7: Area: Stream, Canal, Ocean and Miscellaneous Feature--> |
| 15 | + <!--8: Lake, Reservoir and Swamp Areal Feature--> |
| 16 | + <!--10: Woodland--> |
| 17 | + <!--11: Native American Land--> |
| 18 | + <!--12: Federal Boundary--> |
| 19 | + <!--14: Contour Line - 10 foot--> |
| 20 | + <!--15: Contour Label - 10 foot--> |
| 21 | + <!--17: Area: Stream, Canal, Ocean and Miscellaneous Feature--> |
| 22 | + <!--18: Lake, Reservoir and Swamp Areal Feature--> |
| 23 | + <!--19: Miscellaneous Water Line Feature--> |
| 24 | + <!--20: Line: Stream, Canal, Pipeline and Shoreline Line Feature--> |
| 25 | + <!--21: Water Point Feature--> |
| 26 | + <!--23: State--> |
| 27 | + <!--24: Incorporated Place (Cities and Towns)--> |
| 28 | + <!--25: Federal Land--> |
| 29 | + <!--26: County--> |
| 30 | + <!--27: National Forest--> |
| 31 | + <!--28: Native American Land--> |
| 32 | + <!--29: International Boundary--> |
| 33 | + <!--31: Trails--> |
| 34 | + <!--32: Road Segment--> |
| 35 | + <!--33: Railroad--> |
| 36 | + <!--34: State Route--> |
| 37 | + <!--35: US Route--> |
| 38 | + <!--36: Interstate shield 2--> |
| 39 | + <!--37: Interstate--> |
| 40 | + <!--39: Airport Runway--> |
| 41 | + <!--40: Airport--> |
| 42 | + <!--41: Structure--> |
| 43 | + <!--43: Populated Place (Cities/Towns) Name--> |
| 44 | + <!--44: Locale Name--> |
| 45 | + <!--45: Hydrography Feature Name--> |
| 46 | + <!--46: Culture Name--> |
| 47 | + <!--47: Landform Name--> |
| 48 | + <LayerNames> |
| 49 | + 3,7,8,10,11,12,14,15,17,18,19,20,21,23,24,25,26,27,28,29,31,32,33,34,35,36,37,38,39,40,41,43,44,45,46,47 |
| 50 | + </LayerNames> |
| 51 | + <StyleNames> |
| 52 | + default,default,default,default,default,default,default,default,default,default,default,default,default,default,default,default,default,default,default,default,default,default,default,default,default,default,default,default,default,default,default,default,default,default,default,default |
| 53 | + </StyleNames> |
| 54 | + <GetMapURL>https://services.nationalmap.gov/arcgis/services/USGSTopoLarge/MapServer/WmsServer?</GetMapURL> |
| 55 | + <GetCapabilitiesURL> |
| 56 | + https://services.nationalmap.gov/arcgis/services/USGSTopoLarge/MapServer/WmsServer? |
| 57 | + </GetCapabilitiesURL> |
| 58 | + </Service> |
| 59 | + <FormatSuffix>.dds</FormatSuffix> |
| 60 | + <NumLevels count="15" numEmpty="11"/> |
| 61 | + <Sector> |
| 62 | + <SouthWest> |
| 63 | + <LatLon latitude="-89.0" longitude="-179.999996" units="degrees"/> |
| 64 | + </SouthWest> |
| 65 | + <NorthEast> |
| 66 | + <LatLon latitude="89.0" longitude="179.999996" units="degrees"/> |
| 67 | + </NorthEast> |
| 68 | + </Sector> |
| 69 | + <TileOrigin> |
| 70 | + <LatLon latitude="-90.0" longitude="-180.0" units="degrees"/> |
| 71 | + </TileOrigin> |
| 72 | + <TileSize> |
| 73 | + <Dimension height="512" width="512"/> |
| 74 | + </TileSize> |
| 75 | + <LevelZeroTileDelta> |
| 76 | + <LatLon latitude="36.0" longitude="36.0" units="degrees"/> |
| 77 | + </LevelZeroTileDelta> |
| 78 | + <ImageFormat>image/jpeg</ImageFormat> |
| 79 | + <UseTransparentTextures>true</UseTransparentTextures> |
| 80 | + <RetrievalTimeouts> |
| 81 | + <ReadTimeout> |
| 82 | + <Time units="milliseconds" value="20000"/> |
| 83 | + </ReadTimeout> |
| 84 | + </RetrievalTimeouts> |
| 85 | +</Layer> |
| 86 | + |
0 commit comments