Arizona Water Blueprint
',
tError: 'The image could not be loaded.'
},
gallery: {
enabled: true,
tPrev: 'Previous (Left arrow key)',
tNext: 'Next (Right arrow key)'
},
iframe: {
markup: '
'+
''+
''+
'
',
patterns: {
dailymotion: {
index: 'nc-mfp-dailymotion',
id: function(url) { var arr = url.split('#nc-mfp-dailymotion-'); return arr[1]; },
src: '//www.dailymotion.com/embed/video/%id%?autoplay=1'
},
instagram: {
index: 'nc-mfp-instagram',
id: function(url) { var arr = url.split('#nc-mfp-instagram-'); return arr[1]; },
src: '//instagram.com/p/%id%/embed/?autoplay=1'
},
rutube: {
index: 'nc-mfp-rutube',
id: function(url) { var arr = url.split('#nc-mfp-rutube-'); return arr[1]; },
src: '//rutube.ru/video/embed/%id%?autoStart=true'
},
vimeo: {
index: 'nc-mfp-vimeo',
id: function(url) { var arr = url.split('#nc-mfp-vimeo-'); return arr[1]; },
src: '//player.vimeo.com/video/%id%?autoplay=1'
},
vine: {
index: 'nc-mfp-vine',
id: function(url) { var arr = url.split('#nc-mfp-vine-'); return arr[1]; },
src: '//vine.co/v/%id%/embed/simple?autoplay=1'
},
wistia: {
index: 'nc-mfp-wistia',
id: function(url) { var arr = url.split('#nc-mfp-wistia-'); return arr[1]; },
src: '//fast.wistia.net/embed/iframe/%id%?autoplay=1'
},
youtube: {
index: 'nc-mfp-youtube',
id: function(url) { var arr = url.split('#nc-mfp-youtube-'); return arr[1]; },
src: '//www.youtube.com/embed/%id%?autoplay=1'
}
},
srcAction: 'iframe_src'
},
callbacks: {
imageLoadComplete: function() {
var self = this;
setTimeout(function() {
self.wrap.addClass('mfp-image-loaded');
}, 16);
},
close: function() {
this.wrap.removeClass('mfp-image-loaded');
}
},
closeBtnInside: false,
closeOnContentClick: true,
midClick: true
});
});
}
NC_MFP_call();
- Contest: 2020 Best Overall Application
- Submitter: Susan Craig
- Email: susan.craig@asu.edu
- Authors: Susan Craig, Sarah Porter, Jacob Perez, Nick Carroll
- Organization: ASU Kyl Center for Water Policy
- Description: The Arizona Water Blueprint is a data-rich, interactive map of Arizona’s water resources and infrastructure. Offering data visualizations and in-depth multimedia content on important water-related topics, the Blueprint is a tool for holistic thinking to inform policy decisions and good water stewardship.
- Data Sources: To date, the Blueprint hosts 51 data layers. Data sources located here: https://docs.google.com/spreadsheets/d/1MQhFQY9rBadPSS6CLquysKfD5kSYPoi0OpCnxt13e68/edit#gid=0
- URL (web address): Application: https://azwaterblueprint.asu.edu/feature/blueprint; Blueprint website: https://azwaterblueprint.asu.edu/
Powered by NorrCompetition