From fc0a07197be15fd77e13296fe211f1bece3548a3 Mon Sep 17 00:00:00 2001 From: Dave Michelson Date: Wed, 9 May 2018 11:49:49 -0400 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 445d2a6..a7effb3 100644 --- a/index.html +++ b/index.html @@ -32,7 +32,7 @@ 'source': { 'type': 'raster', 'tiles': [ - 'https://gis.nemac.org/nfwf?format=image/png&service=WMS&version=1.1.1&request=GetMap&width=256&height=256&layers=NA_ExposureIndex' + 'https://gis.nemac.org/nfwf?format=image/png&service=WMS&version=1.1.1&request=GetMap&srs=EPSG:4326&width=256&height=256&layers=NA_ExposureIndex' ], 'tileSize': 256 },