From d1e87cfcf924595a9ba542162291be44cf449cae Mon Sep 17 00:00:00 2001 From: Jeff Hicks Date: Wed, 15 Oct 2014 13:19:08 -0400 Subject: [PATCH] Removed facility density, changed tunnels endpoint --- config.json | 5 +++-- html/config.json | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/config.json b/config.json index fed1dbb6..bc544d8f 100644 --- a/config.json +++ b/config.json @@ -134,9 +134,10 @@ }, { "id": "aaj", "name": "Bridges and Tunnels", - "url": "http://hsip.geoplatform.gov/arcgis/services/HSIP_Public/TransportationGround/MapServer/WMSServer", + "url": "http://hsip.geoplatform.gov/arcgis/rest/services/HSIP_Public/TransportationGround/MapServer/export", "projection": "EPSG:3857", "layers": [ "0", "1" ], + "type": "REST", "info": { "sourceUrl": "http://catalog.data.gov/dataset/hsip-public-domain-transportation-ground-national-bridge-inv", "sourceEntity": "Homeland Security Infrastructure Program", @@ -539,7 +540,7 @@ }, { "id": "g_a_b", "name": "People and Assets Impacted", - "layers": [ "abp", "aak", "aam", "aal", "abq", "aai", "aaj", "aaq", "aar", "aat", "aau", "aav", "abb", "abc", "abm", "abn" ] + "layers": [ "abp", "aak", "aam", "aal", "abq", "aai", "aaj", "aaq", "aat", "aau", "aav", "abb", "abc", "abm", "abn" ] }] }, { "id": "g_b", diff --git a/html/config.json b/html/config.json index fed1dbb6..bc544d8f 100644 --- a/html/config.json +++ b/html/config.json @@ -134,9 +134,10 @@ }, { "id": "aaj", "name": "Bridges and Tunnels", - "url": "http://hsip.geoplatform.gov/arcgis/services/HSIP_Public/TransportationGround/MapServer/WMSServer", + "url": "http://hsip.geoplatform.gov/arcgis/rest/services/HSIP_Public/TransportationGround/MapServer/export", "projection": "EPSG:3857", "layers": [ "0", "1" ], + "type": "REST", "info": { "sourceUrl": "http://catalog.data.gov/dataset/hsip-public-domain-transportation-ground-national-bridge-inv", "sourceEntity": "Homeland Security Infrastructure Program", @@ -539,7 +540,7 @@ }, { "id": "g_a_b", "name": "People and Assets Impacted", - "layers": [ "abp", "aak", "aam", "aal", "abq", "aai", "aaj", "aaq", "aar", "aat", "aau", "aav", "abb", "abc", "abm", "abn" ] + "layers": [ "abp", "aak", "aam", "aal", "abq", "aai", "aaj", "aaq", "aat", "aau", "aav", "abb", "abc", "abm", "abn" ] }] }, { "id": "g_b",