Page 2 of 2

Re: Is there any Australian content or data maps ?

Posted: 12 Jul 2011 14:46
by geophil
Here are the NearMap Settings.

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: Select all

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

<TileServer version="1.0" >
  <Provider name="7 NearMap" >
    <URL addr="http://www.nearmap.com/" prefix="maps/" postfix="&nml=Vert" standalone="1" >
      <Matrix prefixClm="&x=" prefixRow="&y=" prefixZoom="&z=" minZoom="1" maxZoom="22" />
      <Mercator origLat="90" origLon="-180" signLat="-1" signLon="1" projection="4" />
    </URL>
    <URL addr="http://www.nearmap.com/" prefix="maps/" postfix="&nml=Map_" standalone="1" type="1" >
      <Matrix prefixClm="&x=" prefixRow="&y=" prefixZoom="&z=" minZoom="1" maxZoom="22" />
      <Mercator origLat="90" origLon="-180" signLat="-1" signLon="1" projection="4" />
    </URL>
    <URL addr="http://www.nearmap.com/" prefix="maps/" postfix="&nml=MapT" type="2" >
      <Matrix prefixClm="&x=" prefixRow="&y=" prefixZoom="&z=" minZoom="1" maxZoom="22" />
      <Mercator origLat="90" origLon="-180" signLat="-1" signLon="1" projection="4" />
    </URL>
    <URL addr="http://www.nearmap.com/" prefix="maps/" postfix="&nml=Dem_" standalone="1" type="3" >
      <Matrix prefixClm="&x=" prefixRow="&y=" prefixZoom="&z=" minZoom="1" maxZoom="22" />
      <Mercator origLat="90" origLon="-180" signLat="-1" signLon="1" projection="4" />
    </URL>
  </Provider>
</TileServer>

Re: Is there any Australian content or data maps ?

Posted: 12 Jul 2011 15:58
by prometheus_au
Thanks - appreciated! :D

Re: Is there any Australian content or data maps ?

Posted: 09 Mar 2012 12:02
by BigVern
Just to mention that the Queensland WMS as supplied no longer seems to be responding.