{"id":17450,"date":"2012-03-22T18:03:13","date_gmt":"2012-03-22T18:03:13","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/usgs-river-data\/"},"modified":"2013-11-09T18:46:05","modified_gmt":"2013-11-09T18:46:05","slug":"usgs-river-data","status":"publish","type":"plugin","link":"https:\/\/tah.wordpress.org\/plugins\/usgs-river-data\/","author":9117423,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.21","stable_tag":"trunk","tested":"3.7.41","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"USGS River Data","header_author":"J. Tyler Wiest","header_description":"","assets_banners_color":"","last_updated":"2013-11-09 18:46:05","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/jtwventures.com\/projects\/USGS","header_plugin_uri":"http:\/\/jtwventures.com\/projects\/usgs","header_author_uri":"http:\/\/www.jtwventures.com","rating":4.5,"author_block_rating":0,"active_installs":10,"downloads":2077,"num_ratings":4,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.11":"<p>Fixed minor bug, station graph would not display without gage graph.<\/p>","1.10":"<p>Added Gage height and gage graph options to the plugin.\nFixed missing images on options page.\nCorrected various links.<\/p>","1.01":"<p>Fixed minor bugs to update for wordpress 3.3.2.<\/p>","1.0":"<p>This is the first version, has the ability to display all data in widget or shortcode form.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":"2","5":"2"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1539208","resolution":"4","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1539208","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1539208","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539208","resolution":"1","location":"plugin"}},"screenshots":{"1":"screenshot-1.png","2":"screenshot-2.png","3":"screenshot-3.png","4":"screenshot-4.png"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[30177,9998,48537],"plugin_category":[],"plugin_contributors":[83156],"plugin_business_model":[],"class_list":["post-17450","plugin","type-plugin","status-publish","hentry","plugin_tags-river","plugin_tags-usgs","plugin_tags-water-level","plugin_contributors-jtwiest","plugin_committers-jtwiest"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/usgs-river-data.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/usgs-river-data\/trunk\/screenshot-1.png?rev=1539208","caption":"screenshot-1.png"},{"src":"https:\/\/ps.w.org\/usgs-river-data\/trunk\/screenshot-2.png?rev=1539208","caption":"screenshot-2.png"},{"src":"https:\/\/ps.w.org\/usgs-river-data\/trunk\/screenshot-3.png?rev=1539208","caption":"screenshot-3.png"},{"src":"https:\/\/ps.w.org\/usgs-river-data\/trunk\/screenshot-4.png?rev=1539208","caption":"screenshot-4.png"}],"raw_content":"<!--section=description-->\n<p>This plugin allows user to insert the USGS river data into their site in real time. By providing the plugin with the USGS ID number a widget or shortcodes can be generated to get the station name, current water level, water level graph and USGS link.<\/p>\n\n<p>Features: \nDisplay<\/p>\n\n<ul>\n<li>Widget <\/li>\n<li>Shortcode (automatically generated using metabox)<\/li>\n<\/ul>\n\n<p>Information Available:<\/p>\n\n<ul>\n<li>Station Name<\/li>\n<li>Current Water Level<\/li>\n<li>Current Gage Level in feet<\/li>\n<li>Water Level Graph<\/li>\n<li>Gage Height Graph<\/li>\n<li>Station Url<\/li>\n<li>Cache river information for a designated amount of time to speed up load time.<\/li>\n<\/ul>\n\n<p><a href=\"http:\/\/jtwventures.com\/projects\/USGS\">Plugin's Official Documentation and Support Page<\/a><\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the unzipped contents of <code>usgs_river_data.zip<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=faq-->\n<p><a href=\"http:\/\/jtwventures.com\/projects\/USGS\">Full Support Page<\/a><\/p>\n\n<p>Finding the USGS Station ID\nThere are two ways to find the data you can either use the USGS Station Finding Site or use google (google is much easier).<\/p>\n\n<p>To Find on Google<\/p>\n\n<ol>\n<li>Google \u201cUSGS Real-Time Water Data (Your Station)\u201d where (Your Station) is the name of the station you want to find ie. Chagrin River.<\/li>\n<li>Click the Link to the corresponding USGS site that display the current water level ex: http:\/\/waterdata.usgs.gov\/oh\/nwis\/uv?04209000<\/li>\n<li>Once you confirm this is the ccorrent site take the 8 diget code from the url just found and plug it into the plugin ie. 04209000 for the example above.<\/li>\n<li>Your Done!<\/li>\n<\/ol>\n<dl>\n<dt>What are the shortcodes I can use?<\/dt>\n<dd><p>Shortcode Cookbook\nNote: # refers to the usgs id number<\/p>\n\n<p>[river id='#']\nDisplays all of the information based on the configuration options set on the settings page.\nSee \u201cSettings\u201d -&gt; \u201cRiver Options\u201d to change.<\/p>\n\n<p>[river id='#' config='#']\nEnter in the optional configuration number (1,2,3) to use one the the three options.<\/p>\n\n<p>[river_name id='#']\nDisplays the name of the station.<\/p>\n\n<p>[river_level id='#']\nDisplays the current water level of the station.<\/p>\n\n<p>[river_gage id='#']\nDisplays the current gage height in feet.<\/p>\n\n<p>[river_station id='#']\nDisplays the URL of the station.<\/p>\n\n<p>[river_graph id='#']\nDisplays the url of the image graph.\nEx: <\/p>\n\n<p>[river_gage_graph id='#']\nDisplays the url of the gage height graph. \nEx: <\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.21<\/h4>\n\n<p>*Minor variable change.<\/p>\n\n<h4>1.2<\/h4>\n\n<p>*Added Cacheing capabilities for improved speeds on pages with multiple shortcodes.<\/p>\n\n<h4>1.12<\/h4>\n\n<p>*Fixed bug where general output was being displayed above text.<\/p>\n\n<h4>1.11<\/h4>\n\n<p>*Fixed minor bug, station graph would not display without gage graph.<\/p>\n\n<h4>1.10<\/h4>\n\n<p>Added Gage height and gage graph options to the plugin.\nFixed missing images on options page.\nCorrected various links.<\/p>\n\n<h4>1.01<\/h4>\n\n<ul>\n<li>Fixed minor bug in river_data.php and river_custom_meta.php<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Launch<\/li>\n<\/ul>","raw_excerpt":"Enter the USGS Station ID and this plugin provides you with river name, currently water level, graph and station url via a widget or shortcode.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/17450","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=17450"}],"author":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/jtwiest"}],"wp:attachment":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=17450"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=17450"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=17450"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=17450"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=17450"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=17450"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}