Last active
May 6, 2016 18:47
-
-
Save dotspencer/075dd4b563ac305fe6a2c65481d25eb7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"rssFeeds": [{ | |
"url": "http://api.geonames.org/rssToGeoRSS?feedUrl=http://feeds.feedburner.com/offshore-rss&username=dcheng0104", | |
"infoTemplate": { | |
"title": "Offshore", | |
"content": "<p><b>${name}</b></p><p><a target='_blank' href='${link}'>${description}</a></p><p>${pubDate}</p><p>Copyright:Penwell(<a target='_blank' href='http://www.offshore-mag.com/rss.html'>Terms)</p>" | |
} | |
},{ | |
"url": "http://api.geonames.org/rssToGeoRSS?feedUrl=http://www.upstreamonline.com/rss/exploration/&username=dcheng0104", | |
"infoTemplate": { | |
"title": "Upstream", | |
"content": "<p><b>${name}</b></p><p><a target='_blank' href='${link}'>${description}</a></p><p>${pubDate}</p>" | |
} | |
},{ | |
"url": "http://api.geonames.org/rssToGeoRSS?feedUrl=http://www.offshore-mag.com/rssfeed/deepwater-rss.html&username=dcheng0104" | |
}], | |
"mapLayers": [{ | |
"url": "http://maps.ngdc.noaa.gov/arcgis/rest/services/web_mercator/etopo1_hillshade/MapServer" | |
},{ | |
"url": "https://explorer.icordsgeo.org/arcgis/rest/services/basemaps/BaseMap_PlateTectonicBoundaries/MapServer" | |
},{ | |
"url": "http://services.arcgisonline.com/arcgis/rest/services/Ocean/World_Ocean_Reference/MapServer" | |
},{ | |
"url": "https://explorer.icordsgeo.org/arcgis/rest/services/basemaps/iCORDS_LandShadedRelief/MapServer" | |
}] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment