-
Notifications
You must be signed in to change notification settings - Fork 21
Web Map Tile Service URLs
These WMTS URLS can be used via the Earthsim Annotators or with Geoviews WMTS directly.
World Imagery:
https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{Z}/{X}/{Y}
Stamen maps:
http://tile.stamen.com/toner/{Z}/{X}/{Y}.png
http://tile.stamen.com/terrain/{Z}/{X}/{Y}.jpg
http://tile.stamen.com/watercolor/{Z}/{X}/{Y}.jpg
Wikimedia maps:
https://maps.wikimedia.org/osm-intl/{Z}/{X}/{Y}@2x.png
National Geographic World Map (terrain):
https://server.arcgisonline.com/ArcGIS/rest/services/NatGeo_World_Map/MapServer/tile/{Z}/{Y}/{X}
USA TOPO maps:
https://server.arcgisonline.com/ArcGIS/rest/services/USA_Topo_Maps/MapServer/tile/{Z}/{Y}/{X}
World_Terrain_Base:
https://server.arcgisonline.com/ArcGIS/rest/services/World_Terrain_Base/MapServer/tile/{Z}/{Y}/{X}