TransDEM Forum
https://forum.transdem.de/

Geo Data - USA
https://forum.transdem.de/viewtopic.php?f=8&t=20
Page 5 of 5

Author:  geophil [ 27 Dec 2014 12:27 ]
Post subject:  Re: Geo Data - USA

The USGS WMS for scanned topo maps 1:24,000 seems to be gone for good. It's down for a couple of weeks now, though it's still mentioned in the USGS online service catalogue, but the link to the address has been removed. I did a bit of research now and found out that this service was hosted by ESRI's ArcGIS Online portal. Digging further I discovered a Map Tile service providing the same data. I decoded it (simple enough, it follows the Open Street Map scheme) and created a set of TransDEM map tile parameters for it.

Copy the following code section into a text editor, save as an xml file and import into TransDEM with the Map Tile Client / Settings.

Code:
<?xml version="1.0" encoding="iso-8859-1" ?>

<TileServer version="1.0" >
  <Provider name="_10 USA Topo" >
    <URL addr="http://services.arcgisonline.com" prefix="ArcGIS/rest/services/USA_Topo_Maps/MapServer/tile" standalone="1" type="1" >
      <Matrix prefixClm="/" prefixRow="/" prefixZoom="/" minZoom="1" maxZoom="18" order="3" />
      <Mercator origLat="90" origLon="-180" signLat="-1" signLon="1" projection="4" />
    </URL>
  </Provider>
</TileServer>

Author:  Jerker [ 27 Dec 2014 14:44 ]
Post subject:  Re: Geo Data - USA

G'day geophil,

...I tried your suggestion above, Roland. with success but when I tried to access the maps, there was no options available for me to select from in the Tile Type drop down box and if I tried to "Get Map..", I was confronted with the error message..

.."...No layer selected..."...

...where should I go from here?...

Jerker {:)}

Page 5 of 5 All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/