I finally got around to adding a custom online map for the USGS Protected Area Database (see:
USGS PADUS details)
Add to providers.xml:
This works really well as a semi-transparent overlay.
Here's the color legend:
USGS PADUS details)
Add to providers.xml:
Code Select
<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: