Skip to content

Instantly share code, notes, and snippets.

@miketahani
Last active April 14, 2017 02:29
Show Gist options
  • Save miketahani/a6d5673d4ff9da9804f3 to your computer and use it in GitHub Desktop.
Save miketahani/a6d5673d4ff9da9804f3 to your computer and use it in GitHub Desktop.
slippy map tile urls

test urls here

vector

raster

  • http://{s}.tile.stamen.com/{layer}/{z}/{x}/{y}{@2x}.png (layer = toner, toner-lines, toner-lite, toner-background, toner-hybrid)
  • http://{s}.tile.stamen.com/watercolor/{z}/{x}/{y}.jpg
  • http://{s}.tile.stamen.com/terrain/{z}/{x}/{y}.jpg
  • http://{s}.basemaps.cartocdn.com/{layer}/{z}/{x}/{y}{@2x}.png (layer = light_all, light_nolabels, dark_all, dark_nolabels)
  • //map1.vis.earthdata.nasa.gov/wmts-webmerc/MODIS_Terra_CorrectedReflectance_TrueColor/default/2013-11-04/GoogleMapsCompatible_Level9/{z}/{y}/{x}.jpg

for 3d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment