From 55272747123cdb8587d8eeed4a4d172abcd91f14 Mon Sep 17 00:00:00 2001 From: Silvio Date: Mon, 14 Dec 2015 12:20:52 -0200 Subject: Cleanup --- gmap_arcgis.module | 2 -- 1 file changed, 2 deletions(-) diff --git a/gmap_arcgis.module b/gmap_arcgis.module index e8cbfdf..4bc26ad 100644 --- a/gmap_arcgis.module +++ b/gmap_arcgis.module @@ -159,8 +159,6 @@ function gmap_arcgis_mapserver() { header('Content-Type: text/plain;charset=utf-8'); // The ArcGIS server URL. - //$base = 'http://gis2.socioambiental.org:8399/arcgis/rest/services/'; - //$base = 'http://gisserver.socioambiental.org:6080/arcgis/rest/services/monitoramento/'; $base = 'https://geo.socioambiental.org/arcgis/rest/services/monitoramento/'; // The dynamic pattern we want to exclude. -- cgit v1.2.3