Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - Eric Poulson

#1
Maps / USGS PADUS public land ownership overlay
March 15, 2014, 05:04:47
I finally got around to adding a custom online map for the USGS Protected Area Database (see:
USGS PADUS details)

Add to providers.xml:
   
   <provider id="1000" type="0" visible="true" background="-1">
        <name>USGS</name>
        <mode>PADUS owner</mode>
        <url><![CDATA[http://gis1.usgs.gov/arcgis/rest/services/gap/PADUS_Owner/MapServer/tile/{z}/{y}/{x}]]></url>
<zoomPart>{z}-8</zoomPart>
        <zoomMin>12</zoomMin>
        <zoomMax>20</zoomMax>
        <tileSize>256</tileSize>
        <countries>World</countries>
    </provider>


This works really well as a semi-transparent overlay.

Here's the color legend: