Skip to content

Commit

Permalink
added google imagery
Browse files Browse the repository at this point in the history
not working yet. #74
  • Loading branch information
lauren-herbine authored and MattReimer committed Jun 2, 2021
1 parent c964a13 commit 47cb803
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions BaseMaps.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<BaseMaps xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="./BaseMaps.xsd">
<Region name="United States">
<GroupLayer name=" Google">
<Layer name="Google Imagery" url="https://mt1.google.com/vt/lyrs=s&x={x}&y={y}&z={z}">
<Metadata>
<Meta name="Description">Google Imagery</Meta>
</Metadata>
</Layer>
</GroupLayer>
<GroupLayer name="USGS Hydrography">
<Layer name="Watershed Boundary Dataset" type="wms" url="https://hydro.nationalmap.gov:443/arcgis/services/wbd/MapServer/WmsServer?">
<Metadata>
Expand Down

0 comments on commit 47cb803

Please sign in to comment.