npmap.js
Version:
A JavaScript web mapping library, built as a Leaflet plugin, for the National Park Service.
45 lines (44 loc) • 1.67 kB
JSON
{
"esri": {
"grayLabels": {
"attribution": "Copyright: ©2013 Esri, DeLorme, NAVTEQ",
"maxZoom": 16,
"minZoom": 1,
"name": "Esri Light Gray Labels",
"tiled": true,
"type": "arcgisserver",
"url": "http://services.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Reference/MapServer"
},
"imageryLabels": {
"attribution": "Esri, DigitalGlobe, GeoEye, i-cubed, USDA, USGS, AEX, Getmapping, Aerogrid, IGN, IGP, swisstopo, and the GIS User Community",
"maxZoom": 19,
"minZoom": 1,
"popup": false,
"name": "Esri Boundaries & Places",
"tiled": true,
"type": "arcgisserver",
"url": "http://services.arcgisonline.com/ArcGIS/rest/services/Reference/World_Boundaries_and_Places/MapServer"
},
"oceansLabels": {
"attribution": "Esri",
"maxZoom": 16,
"minZoom": 1,
"name": "Esri Ocean Labels",
"tiled": true,
"type": "arcgisserver",
"url": "http://services.arcgisonline.com/arcgis/rest/services/Ocean/World_Ocean_Reference/MapServer"
}
},
"places": {
"pois": {
"attribution": "© <a href='http://mapbox.com/about/maps' target='_blank'>Mapbox</a> © <a href='http://openstreetmap.org/copyright' target='_blank'>OpenStreetMap</a> contributors | <a class='improve-park-tiles' href='http://www.nps.gov/npmap/park-tiles/improve/' target='_blank'>Improve Park Tiles</a>",
"detectRetina": true,
"id": "nps.jhd2e8lb",
"name": "Points of Interest",
"popup": {
"title": "{{#if name}}{{name}}{{else}}{{FCategory}}{{/if}}"
},
"type": "mapbox"
}
}
}