text
stringlengths
6
2.91M
{ "first_traded_price": 8047.0, "highest_price": 8047.0, "isin": "IRO1DMOR0001", "last_traded_price": 8047.0, "lowest_price": 8047.0, "trade_volume": 450.0, "unix_time": 1487376000 }
{ "order": "60464" ,"word": "takuetsu" ,"count": "24" }
{"0-5 years": "0", "6-19 years": "0", "20-29 years": "2", "30-39 years": "8", "40-49 years": "14", "50-59 years": "59", "60-69 years": "139", "70-79 years": "235", "80-89 years": "419", "90-99 years": "317", "100+ years": "24", "Unknown/missing": "0"}
{"title":"Kacey - Initiations vol. 4.avi","uid":11812803,"size":40050688,"categoryP":"porn","categoryS":"movie_clips","magnet":"?xt=urn:btih:103763e4cb9528b2030054f2247acebe7f8b2304&dn=Kacey+-+Initiations+vol.+4.avi&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Fopen.demonii.com%3A1337&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":0,"leechers":1,"uploader":"Artrage","files":1,"time":1428950034,"description":"\nKacey - Initiations vol. 4.avi\n\n\nPosters and Screenshots\n <a href="\nhttp://postimg.net/viewerr1.php?file=18683408438016192215.jpg" rel="nofollow" target="_NEW">\nhttp://postimg.net/viewerr1.php?file=18683408438016192215.jpg</a>\n <a href="\nhttp://postimg.net/viewerr1.php?file=54335462852917181323.jpeg" rel="nofollow" target="_NEW">\nhttp://postimg.net/viewerr1.php?file=54335462852917181323.jpeg</a>\n\n\n\nTags \n\nHardcore, XxX, Hot, Amateur, Brunette, Young\n\n\nResolution \n\n320x240\n\n\nDuration \n\t\n00:06:55\n\n\nSize \n\n38 MB","torrent":{"xt":"urn:btih:103763e4cb9528b2030054f2247acebe7f8b2304","amp;dn":"Kacey+-+Initiations+vol.+4.avi","amp;tr":["udp%3A%2F%2Ftracker.openbittorrent.com%3A80","udp%3A%2F%2Fopen.demonii.com%3A1337","udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969","udp%3A%2F%2Fexodus.desync.com%3A6969"],"infoHash":"103763e4cb9528b2030054f2247acebe7f8b2304","infoHashBuffer":{"type":"Buffer","data":[16,55,99,228,203,149,40,178,3,0,84,242,36,122,206,190,127,139,35,4]},"announce":[],"urlList":[]}}
{ "name": "jw-aaf-backend", "version": "0.0.1", "private": true, "scripts": { "start": "node ./bin/www", "debug": "nodemon --inspect server.js", "test": "mocha 'tests/**/*.js' --timeout 5000 --exit" }, "dependencies": { "accesscontrol": "^2.2.1", "bcrypt": "^5.0.0", "body-parser": "^1.19.0", "cookie-parser": "^1.4.5", "cors": "^2.8.5", "debug": "~2.6.9", "dotenv": "^8.2.0", "express": "^4.17.1", "http-errors": "~1.6.3", "jsonwebtoken": "^8.5.1", "mongoose": "^5.11.16", "mongoose-unique-validator": "^2.0.3", "morgan": "~1.9.1", "multer": "^1.4.2", "socket.io": "^3.1.1" }, "devDependencies": { "chai": "^4.3.4", "chai-http": "^4.3.0", "mocha": "^8.3.2", "nodemon": "^2.0.7" } }
{ "Ar36": { "error": 1.7128045751478858, "error_type": "SEM", "filter_outliers_dict": { "filter_outliers": true, "iterations": 1, "std_devs": 2 }, "fit": "linear", "value": 332.52406319796853 }, "Ar37": { "error": 2.2135657588772548e-07, "error_type": "SEM", "filter_outliers_dict": { "filter_outliers": true, "iterations": 1, "std_devs": 2 }, "fit": "linear", "value": 2.734996104768882e-06 }, "Ar38": { "error": 2.7656051339519947e-07, "error_type": "SEM", "filter_outliers_dict": { "filter_outliers": true, "iterations": 1, "std_devs": 2 }, "fit": "linear", "value": 2.0289800131045325e-06 }, "Ar39": { "error": 1.8089227937478247e-07, "error_type": "SEM", "filter_outliers_dict": { "filter_outliers": true, "iterations": 1, "std_devs": 2 }, "fit": "linear", "value": -8.583405501801876e-06 }, "Ar40": { "error": 4.760674271797262e-06, "error_type": "SEM", "filter_outliers_dict": { "filter_outliers": true, "iterations": 1, "std_devs": 2 }, "fit": "linear", "value": 0.0014170587122796063 } }
{"componentChunkName":"component---src-templates-blog-post-index-js","path":"/mongodb-install/","webpackCompilationHash":"d25a07299ccd8dfe46c7","result":{"data":{"site":{"siteMetadata":{"title":"HUNDRED","author":"Junho Baik"}},"markdownRemark":{"id":"6f3d5952-11ad-592f-839a-348b9a805196","html":"<p>MongoDB를 본격적으로 사용하기 앞서,\n설치와 실행 그리고 추가적인 툴의 설치와 사용까지 기본적으로 알아보겠습니다.</p>\n<p>macOS / HomeBrew의 설치 환경에서 진행됩니다.</p>\n<h2>Install MongoDB</h2>\n<p>Tap the MongoDB Homebrew Tap</p>\n<div class=\"gatsby-highlight\" data-language=\"bash\">\n <pre class=\"language-bash\"><code class=\"language-bash\">$ brew tap mongodb/brew</code></pre>\n </div>\n<p>Install MongoDB</p>\n<div class=\"gatsby-highlight\" data-language=\"bash\">\n <pre class=\"language-bash\"><code class=\"language-bash\">$ brew <span class=\"token function\">install</span> mongodb-community@4.0</code></pre>\n </div>\n<p>Run MongoDB</p>\n<div class=\"gatsby-highlight\" data-language=\"bash\">\n <pre class=\"language-bash\"><code class=\"language-bash\">$ mongod --config /usr/local/etc/mongod.conf\n\n$ brew services start mongodb-community@4.0</code></pre>\n </div>\n<blockquote>\n<p><code class=\"language-text\">brew services start mongodb-community@4.0</code>의 과정을 거치지 않는다면 mongo shell을 이용하기 전 <code class=\"language-text\">mongod</code>명령을 통해 mongo 서버를 키는 과정이 필요하다.</p>\n</blockquote>\n<p>Connect and Use MongoDB</p>\n<div class=\"gatsby-highlight\" data-language=\"bash\">\n <pre class=\"language-bash\"><code class=\"language-bash\">$ mongo</code></pre>\n </div>\n<h2>설치 없이 실습하기</h2>\n<p><a href=\"https://mws.mongodb.com/\">https://mws.mongodb.com/</a></p>\n<p>위 주소로 접속하여 스터디 용도로 MongoDB 가상환경 내에서 사용해 볼 수 있다.\nreset 버튼을 누르거나 오랜 시간 작업이 없거나, 웹페이지를 새로고침하면 데이터가 날아가니 주의할 것.</p>","excerpt":"MongoDB를 본격적으로 사용하기 앞서,\n설치와 실행 그리고 추가적인 툴의 설치와 사용까지 기본적으로 알아보겠습니다.macOS / HomeBrew의 설치 환경에서 진행됩니다.Install MongoDBTap the MongoDB Homebrew…","frontmatter":{"title":"MongoDB 설치하기 (mac, homebrew)","date":"2019-07-20","tags":["mongodb"],"keywords":["mongodb 설치","몽고 설치","몽고디비 설치","mongodb","mongo 설치","mongodb mac","mongodb install","mongodb brew","mongodb homebrew"]}}},"pageContext":{"isCreatedByStatefulCreatePages":false,"slug":"/mongodb-install/","previous":{"fields":{"slug":"/my-mac-apps/"},"frontmatter":{"title":"사용중인 mac App 목록 및 앱 추천","tags":["mac"],"published":true}},"next":{"fields":{"slug":"/mac-terminal-setting/"},"frontmatter":{"title":"mac 터미널 환경 구성하기 (zsh, oh my zsh, zplug, hyper)","tags":["mac"],"published":true}}}}}
{ "id": 2381861, "type": "Feature", "properties": { "name":"Clive", "placetype":"locality", "woe:id":2381861, "woe:name":"Clive, Utah, United States", "woe:place_id":"8BZ1AFibApTVDyc9", "woe:placetype":"locality", "woe:placetype_id":7 }, "bbox": [-113.154716,40.682281,-113.074036,40.747257], "geometry": {"alpha":0.0010850694444444,"bbox":[-113.1547164917,40.682281494141,-113.07403564453,40.747257232666],"coordinates":[[[[-113.139435,40.726967],[-113.120171,40.729958],[-113.114807,40.73217],[-113.102013,40.734707],[-113.092575,40.739193],[-113.074036,40.747257],[-113.086395,40.731129],[-113.124657,40.682281],[-113.14991,40.725471],[-113.154716,40.726574],[-113.139435,40.726967]]]],"created":1292493364,"edges":11,"is_donuthole":0,"link":{"href":"http://farm6.static.flickr.com/5210/shapefiles/2381861_20101216_903393acab.tar.gz"},"points":13,"type":"MultiPolygon"} }
[{"text": "【全球最大的学术组织#IEEE禁止华为系审稿人#北大教授公开抗议】5月29消息,媒体报道IEEE通过邮件宣布华为员工将被禁止作为旗下期刊杂志的编辑和审稿人。IEEENTC北京分会主席、北京大学教授张海霞在接受记者采访时确认她的多个朋友收到了IEEE发的邮件。同时张海霞教授发表公开声明,表示“这远远超出了一个可以接受学术人的底线,做为IEEE的会员和期刊编委,我必须表明自己的态度:我申请退出我所在的两个IEEE期刊的编委会,并给IEEE候任主席写了一封公开信。这是我个人的态度,与任何其他组织和个人无关,特此声明。”(@中国日报)#北大教授退出IEEE编委##IEEE下令清理华为系审稿人##北大教授回应退出IEEE编委#", "author": "环球网", "time": "环球网2019年05月29日20:23 来自微博weibo.com", "transmit": 581, "comment": 368, "zan": 2482, "sentiment": [{"positive_prob": 0.231886, "confidence": 0.484697, "negative_prob": 0.768114, "sentiment": 0}]}, {"text": "#北大教授申请退出IEEE编委会#【北大教授张海霞致IEEE主席公开信:申请退出编委会】北大教授张海霞致IEEE主席公开信:今日惊闻IEEE下令禁止华为专家参与期刊审稿,这远远超出了一个可以接受学术人的底线,做为IEEE的会员和期刊编委,我必须表明自己的态度:我申请退出我所在的两个IEEE期刊的编委会,并给IEEE候任主席写了一封公开信。这是我个人态度,与任何其他组织和个人无关。此前,全球最大学术组织对华为禁令曝光,邮件中禁止华为员工作为旗下期刊杂志的编辑和审稿人。#IEEE下令清理华为系审稿人#", "author": "钛媒体APP", "time": "钛媒体APP2019年05月29日19:04 来自微博weibo.com", "transmit": 1806, "comment": 455, "zan": 10479, "sentiment": [{"positive_prob": 0.0971239, "confidence": 0.784169, "negative_prob": 0.902876, "sentiment": 0}]}, {"text": "【#北大教授退出IEEE编委#:禁令超出所有人的底线!】5月29日,IEEE(国际电气与电子工程师协会)发内部邮件下令禁止华为专家参与期刊审稿,北大教授张海霞怒发公开信,请辞IEEE编委一职。她表示,这个声明超出科学家、学术人的基本底线。“为什么要去做学术、为什么要参加学术组织?就是因为相信我们是为科学工作,公开、公正、公平是最基本的原则,而这个声明让我们感觉到我们受到严重的挑战。不管是谁,如果他符合去审稿的标准,我都可以邀请他,哪怕这是我的对手,哪怕他是我的敌人,但是绝对不可以,因为他来自哪里,我就我就把他排除在外,这是一个基本的学术原则”。@梨视频文化L梨视频文化的秒拍视频", "author": "新浪视频", "time": "新浪视频2019年05月29日21:13 来自微博weibo.com", "transmit": 793, "comment": 364, "zan": 3715, "sentiment": [{"positive_prob": 0.0616853, "confidence": 0.862922, "negative_prob": 0.938315, "sentiment": 0}]}, {"text": "【全球最大的学术组织#IEEE禁止华为系审稿人##北大教授退出IEEE编委#:禁令超出所有人的底线!】5月29消息,媒体报道IEEE通过邮件宣布华为员工将被禁止作为旗下期刊杂志的编辑和审稿人。IEEENTC北京分会主席、北京大学教授张海霞在接受中国日报记者采访时确认她的多个朋友收到了IEEE发的邮件。同时张海霞教授发表公开声明,表示“这远远超出了一个可以接受学术人的底线,做为IEEE的会员和期刊编委,我必须表明自己的态度:我申请退出我所在的两个IEEE期刊的编委会,并给IEEE候任主席写了一封公开信。这是我个人的态度,与任何其他组织和个人无关,特此声明。”O全球最大的学术组织IEEE禁止华为系审稿人北大教授公开抗议(视频来源:@梨视频文化)L梨视频文化的秒拍视频", "author": "每日经济新闻", "time": "每日经济新闻2019年05月29日21:46 来自微博weibo.com", "transmit": 148, "comment": 74, "zan": 396, "sentiment": [{"positive_prob": 0.35664, "confidence": 0.207467, "negative_prob": 0.64336, "sentiment": 0}]}, {"text": "【#IEEE下令清理华为系审稿人#,全球最大学术组织禁令邮件曝光】5月29日消息,IEEE被曝对华为说不。IEEE(InstituteofElectricalandElectronicsEngineers,国际电气与电子工程师协会),当今世界电子、电气、计算机、通信、自动化工程技术研究领域最著名、规模最大的非营利性跨国学术组织。其最新曝光的相关邮件要求,禁止华为员工作为旗下期刊杂志的编辑和审稿人。接下来,华为相关的投稿、文章、会议赞助,以及分支协会职务,可能都会受到关联影响。邮件中称,由于美国商务部将华为列入黑名单,IEEE做出如下声明:“根据IEEEFAQ文档第12项,我们不能使用华为员工作为期刊的同行评审过程的审稿人或编辑。如果我们继续这样做,可能会产生严重的法律影响。我们可以让华为员工留在编辑委员会,只是不能处理任何文件,直到该公司从商务部黑名单中删除。我们别无选择,只能遵守这些新规定,强烈建议您执行以下程序:如果您的编辑委员会中有华为的编辑,请首先通知他们,并向他们解释情况。一旦您通知了这些编辑,请向所有编辑发送电子邮件,并告知他们不能再使用华为员工作为审稿人。如果目前有论文被分配给华为员工,请建议他们寻找替代者。请编辑向华为审核人员解释情况。”需要说明的是,华为一直是IEEE的重要支持力量。除了员工担任学术职务,作为技术巨头公司,华为与IEEE也有不少合作。这次IEEE发邮件,对华为说No,对于双方之间的合作,也必然会造成影响。此次突发事件,让不少微博网友的三观崩塌。说好的“科学无国界”呢?(量子位)", "author": "中国企业家杂志", "time": "中国企业家杂志2019年05月29日13:03 来自专业版微博", "transmit": 3548, "comment": 1062, "zan": 4155, "sentiment": [{"positive_prob": 0.0488782, "confidence": 0.891382, "negative_prob": 0.951122, "sentiment": 0}]}, {"text": "【#北大教授退出IEEE编委#,回应称:损伤了所有学术人的基本底线】5月29日,IEEE通过邮件宣布华为员工将被禁止作为旗下期刊杂志的编辑和审稿人。北京大学教授、IEEE编委张海霞发声明申请退出编委会,她回应:IEEE的决定损伤了所有科学家、学术人的基本底线。L老板联播的秒拍视频​", "author": "头条新闻", "time": "头条新闻2019年05月29日22:19 来自微博weibo.com", "transmit": 1050, "comment": 766, "zan": 5591, "sentiment": [{"positive_prob": 0.00126756, "confidence": 0.997183, "negative_prob": 0.998732, "sentiment": 0}]}, {"text": "【#IEEE禁止华为员工作为旗下期刊杂志的编辑和审稿人#】近日,IEEE(全球电气与电子工程师协会)发通知禁止华为员工作为旗下期刊杂志的编辑和审稿人。在电子、计算机领域,该组织的期刊发表的文献占据了30%。看来美国这次是要从政治、经济、标准制定组织到学术圈等全方位封锁华为了。#华为##IEEE下令清理华为系审稿人##北大教授退出IEEE编委#", "author": "福布斯中文网", "time": "福布斯中文网2019年05月29日12:28 来自微博weibo.com", "transmit": 1169, "comment": 1345, "zan": 1543, "sentiment": [{"positive_prob": 0.659641, "confidence": 0.243646, "negative_prob": 0.340359, "sentiment": 2}]}, {"text": "#IEEE下令清理华为系审稿人#【华为又被限了,这次是在学术界】5月29日,IEEE的一封邮件,把原本已承受巨大压力的华为再一次推上了风口浪尖。作为目前全球最大的非营利性专业技术学会,IEEE决定遵照美国禁令,在学术论文被IEEE接受前,禁止华为员工、以及华为赞助的个人担任审稿人和编辑。也就是说,“华为人”不能参与初审等前期工作,政治因素的压力已经传导到了学界,这也让学术界的同仁直呼荒谬。详情:O华为又被限了,这次是在学术界", "author": "21世纪经济报道", "time": "21世纪经济报道2019年05月29日16:45 来自360安全浏览器", "transmit": 927, "comment": 2, "zan": 1438, "sentiment": [{"positive_prob": 0.898903, "confidence": 0.77534, "negative_prob": 0.101097, "sentiment": 2}]}, {"text": "【全球最大的学术组织#IEEE下令清理华为系审稿人#,#北大教授退出IEEE编委#抗议】5月29日,IEEE通过邮件宣布华为员工将被禁止作为旗下期刊杂志的编辑和审稿人。IEEENTC北京分会主席、北京大学教授张海霞在接受记者采访时确认她的多个朋友收到了IEEE发的邮件。同时张海霞教授发表公开声明,表示“这远远超出了一个可以接受学术人的底线,做为IEEE的会员和期刊编委,我必须表明自己的态度:我申请退出我所在的两个IEEE期刊的编委会,并给IEEE候任主席写了一封公开信。这是我个人的态度,与任何其他组织和个人无关,特此声明。”L梨视频文化的秒拍视频(梨视频)", "author": "中国新闻周刊", "time": "中国新闻周刊2019年05月29日20:46", "transmit": 168, "comment": 86, "zan": 451, "sentiment": [{"positive_prob": 0.405286, "confidence": 0.0993652, "negative_prob": 0.594714, "sentiment": 0}]}, {"text": "【#北大教授回应退出IEEE编委#:禁令超出所有人的底线!】5月29日,IEEE(国际电气与电子工程师协会)发内部邮件下令禁止华为专家参与期刊审稿,北大教授张海霞怒发公开信,请辞IEEE编委一职。她告诉@梨视频文化,这个声明超出科学家、学术人的基本底线。“为什么要去做学术、为什么要参加学术组织?就是因为相信我们是为科学工作,公开、公正、公平是最基本的原则,而这个声明让我们感觉到我们受到严重的挑战。不管是谁,如果他符合去审稿的标准,我都可以邀请他,哪怕这是我的对手,哪怕他是我的敌人,但是绝对不可以,因为他来自哪里,我就我就把他排除在外,这是一个基本的学术原则”。#北大教授退出IEEE编委#L梨视频文化的秒拍视频", "author": "梨视频", "time": "梨视频2019年05月29日20:31 来自微博weibo.com", "transmit": 336, "comment": 94, "zan": 542, "sentiment": [{"positive_prob": 0.0143154, "confidence": 0.968188, "negative_prob": 0.985685, "sentiment": 0}]}, {"text": "【全球最大的学术组织#IEEE禁止华为系审稿人#北大教授公开抗议】5月29消息,媒体报道IEEE通过邮件宣布华为员工将被禁止作为旗下期刊杂志的编辑和审稿人。IEEENTC北京分会主席、北京大学教授张海霞在接受中国日报记者采访时确认她的多个朋友收到了IEEE发的邮件。同时张海霞教授发表公开声明,表示“这远远超出了一个可以接受学术人的底线,做为IEEE的会员和期刊编委,我必须表明自己的态度:我申请退出我所在的两个IEEE期刊的编委会,并给IEEE候任主席写了一封公开信。这是我个人的态度,与任何其他组织和个人无关,特此声明。”(记者马思邹硕)", "author": "中国日报", "time": "中国日报2019年05月29日19:56 来自搜狗高速浏览器", "transmit": 82, "comment": 73, "zan": 223, "sentiment": [{"positive_prob": 0.174479, "confidence": 0.612268, "negative_prob": 0.825521, "sentiment": 0}]}, {"text": "其实IEEE对于华为的所采取的举措并非欧美学术界对于华为采取相应措施的孤例,从2019年一月起,包括牛津、斯坦福、加州大学伯克利分校、麻省理工学院在内的世界顶级名校都相继暂停或终止了与华为的合作。#IEEE下令清理华为系审稿人#​", "author": "知识分子", "time": "知识分子2019年05月29日20:20 来自iPhoneXS", "transmit": 405, "comment": 41, "zan": 187, "sentiment": [{"positive_prob": 0.940826, "confidence": 0.868503, "negative_prob": 0.0591738, "sentiment": 2}]}, {"text": "【#IEEE下令清理华为系审稿人#后续,#北京大学教授辞去IEEE编委会职务#】此前,IEEE(全球电气与电子工程师协会)发通知禁止华为员工作为旗下期刊杂志的编辑和审稿人。此举引起轩然大波,“科学无国界”彷佛成了玩笑。北京大学张海霞教授已致函IEEE辞去编委会职务,表达自己对IEEE此举的抗议。#北大教授退出IEEE编委#", "author": "福布斯中文网", "time": "福布斯中文网2019年05月29日17:31 来自微博weibo.com", "transmit": 564, "comment": 632, "zan": 2486, "sentiment": [{"positive_prob": 0.152218, "confidence": 0.661737, "negative_prob": 0.847782, "sentiment": 0}]}, {"text": "【学术组织IEEE排斥华为,北大清华学者当即抗议】5月29日,网络上曝光的邮件显示,由于美国政府将华为列入“实体清单”,全球顶级学术组织IEEE(电气电子工程师学会)向旗下刊物的主编提出这样的要求:禁止来自华为的同僚担任审稿人或编辑,否则将产生严重的“法律牵连观察者网向IEEE旗下某期刊的一名编委求证,得到了“可信度很高”的回答。此事在学术圈引起轩然大波,接连有北大、清华的教职人员表态称,将与IEEE“断交”。不过,有关此事对华为的影响,一位不愿意透露姓名的美国大学教授向观察者网指出,“物质层面的影响是不大,因为跟华为有关系的编辑审稿人、以及来自华为的文章只占非常小的比例”、华为依旧可以看IEEE的文章、“它作为一家公司,发不发表文章,多一篇少一篇也不是很重要。”但他进一步表示,IEEE这种操作,突破了学术期刊和专业协会(原来大家以为有)的一个底线。“不好的影响主要在于学术的自由性受到了干预。华为如果能够参与IEEE这个工作,对它的形象和学术影响力是有帮助的,但目前这一方面遭受了阻力。”实际上,这个底线也不是第一次被突破了。2003年,IEEE颁布了一项禁令,禁止古巴、伊朗、利比亚和苏丹的居民在IEEE的任何出版物上发表文献、或是对其任何标准做出贡献,而上述四个国家都在美国的“禁运清单”上。O知名学术组织IEEE排斥华为,北大清华学者当即抗议", "author": "观察者网", "time": "观察者网2019年05月29日23:46 来自微博weibo.com", "transmit": 131, "comment": 157, "zan": 332, "sentiment": [{"positive_prob": 0.0157162, "confidence": 0.965075, "negative_prob": 0.984284, "sentiment": 0}]}, {"text": "【学术圈炸了!IEEE限制华为相关专家参与审稿】今日,一封邮件传遍了学术界:IEEE禁止华为的同事担任审稿人或编辑。邮件表明”可以让华为的同事留在我们的编辑委员会,但他们不能参与任何论文的审阅,直到华为从BIS名单中删除。对此,学术界表示深深地担忧,南京大学周志华教授也发布朋友圈表示:赤裸裸的干涉学术,美帝毁尽三观..O学术圈炸了!IEEE限制华为相关专家参与审稿", "author": "TechWeb", "time": "TechWeb2019年05月29日15:13 来自微博weibo.com", "transmit": 123, "comment": 174, "zan": 487, "sentiment": [{"positive_prob": 0.034657, "confidence": 0.922984, "negative_prob": 0.965343, "sentiment": 0}]}, {"text": "【怒退IEEE北大教授:将企业列“黑名单”,全世界的科学家都不能忍】29日,一则“#IEEE下令清理华为系审稿人#”的消息在中国网友中引起广泛关注。消息显示,IEEE在一封邮件中,禁止华为员工作为旗下期刊杂志的编辑和审稿人,拿过华为科研经费的也不能作为审稿人。  邮件被曝光之后,立即在学术圈引起轩然大波。北京大学信息科学技术学院教授张海霞29日公开致信IEEE主席称,此举远超出一个学术人可以接受的底线,“做为IEEE的会员和期刊编委,我必须表明自己的态度:我申请退出我所在的两个IEEE期刊的编委会”。当天,张海霞就此事接受了《环球时报》的专访,专访实录如下↓↓#北大教授退出IEEE编委##对话为华为怒退IEEE的北大教授#O对话为华为怒退IEEE的北大教授:他们侮辱全世界科学家!", "author": "环球网", "time": "环球网2019年05月29日23:53 来自微博weibo.com", "transmit": 78, "comment": 69, "zan": 353, "sentiment": [{"positive_prob": 0.0030511, "confidence": 0.99322, "negative_prob": 0.996949, "sentiment": 0}]}, {"text": "IEEE直接把华为给踢了?????禁止华为员工当他们审稿人或编辑。​", "author": "博士圈", "time": "博士圈2019年05月29日11:54 来自会做实验的Android", "transmit": 514, "comment": 134, "zan": 614, "sentiment": [{"positive_prob": 8.3866e-06, "confidence": 0.999981, "negative_prob": 0.999992, "sentiment": 0}]}, {"text": "《学术自由,华为除外!特朗普又给我们上了一课》全球最大学术组织IEEE拉黑华为!你们的良心被特朗普吃了吗?抱歉,学术真的有国界。#IEEE下令清理华为系审稿人#​", "author": "乌鸦校尉", "time": "乌鸦校尉2019年05月29日22:54", "transmit": 254, "comment": 47, "zan": 327, "sentiment": [{"positive_prob": 0.00137196, "confidence": 0.996951, "negative_prob": 0.998628, "sentiment": 0}]}, {"text": "【北大张海霞教授致信IEEE主席:#北大教授退出IEEE编委#】中国经营报消息,北京大学张海霞教授表示,惊闻IEEE下令禁止华为专家参与期刊审稿,远远超出了一个可以接受学术人的底线,做为IEEE的会员和期刊编委,必须表明自己的态度:“我申请退出我所在的两个IEEE期刊的编委会。”O北大教授张海霞致IEEE主席公开信:申请退出编委会​", "author": "新浪科技", "time": "新浪科技2019年05月29日21:05 来自微博weibo.com", "transmit": 79, "comment": 5, "zan": 250, "sentiment": [{"positive_prob": 0.0987694, "confidence": 0.780512, "negative_prob": 0.901231, "sentiment": 0}]}, {"text": "【国际电气学术组织IEEE禁止华为员工参与旗下杂志编审】近日,一则#IEEE下令清理华为系审稿人#的消息登上热搜,邮件中禁止华为员工作为旗下期刊杂志的编辑和审稿人。消息曝出后,不少微博网友直呼“说好的科学无国界呢?”南京大学教授周志华评论称“赤裸裸地干涉学术”。O国际电气学术组织IEEE禁止华为员工参与旗下杂志编审​", "author": "新浪科技", "time": "新浪科技2019年05月29日19:30 来自微博weibo.com", "transmit": 40, "comment": 20, "zan": 50, "sentiment": [{"positive_prob": 0.114776, "confidence": 0.744942, "negative_prob": 0.885224, "sentiment": 0}]}, {"text": "【全球最大学术组织#IEEE下令清理华为系审稿人#北大、清华两位教授宣布退出IEEE编委】Sciencewithoutborders?Thistime,maybenot.AninternalemailcirculatingonChinesesocialmediaplatformWeiboshowstheInstituteofElectricalandElectronicsEngineers(IEEE)sayingthattheycannotusecolleaguesfromHuaweiasreviewersoreditorsforthepeer-reviewprocessoftheirjournals.Astheworld'slargesttechnicalprofessionalorganization,IEEEhasmorethan423,000membersinover160countriesandhasareputationforhighlycitedpublications,conferences,technologystandards,andprofessionalandeducationalactivities.Butthistime,theirmovehassparkedhugeoutcryamongacademia.ProfessorZhangHaixia,fromtheInstituteofMicroelectronicsatPekingUniversity,who'salsoaneditorialboardmemberofIEEE,decidedtoquittheeditorialboardsofthetwoIEEEjournalsshewasinvolvedwith.@刘奕群THULiuYiqun,associateprofessorofDepartmentofComputerScienceandTechnologyofTsinghuaUniversityalsoclaimedtowithdrawfromhisacademicpositionatIEEE.#北大教授退出IEEE编委#Formore:O网页链接", "author": "CGTN", "time": "CGTN2019年05月29日21:16 来自微博weibo.com", "transmit": 104, "comment": 55, "zan": 252, "sentiment": [{"positive_prob": 0.98409, "confidence": 0.964645, "negative_prob": 0.0159098, "sentiment": 2}]}, {"text": "【#北大教授回应退出IEEE编委#:禁令超出所有人的底线!】5月29日,IEEE(国际电气与电子工程师协会)发内部邮件下令禁止华为专家参与期刊审稿,北大教授张海霞怒发公开信,请辞IEEE编委一职。她告诉@梨视频文化,这个声明超出科学家、学术人的基本底线。“为什么要去做学术、为什么要参加学术组织?就是因为相信我们是为科学工作,公开、公正、公平是最基本的原则,而这个声明让我们感觉到我们受到严重的挑战。不管是谁,如果他符合去审稿的标准,我都可以邀请他,哪怕这是我的对手,哪怕他是我的敌人,但是绝对不可以,因为他来自哪里,我就我就把他排除在外,这是一个基本的学术原则”。L梨视频文化的秒拍视频", "author": "经济观察报", "time": "经济观察报2019年05月29日21:55 来自微博weibo.com", "transmit": 34, "comment": 17, "zan": 118, "sentiment": [{"positive_prob": 0.0159063, "confidence": 0.964653, "negative_prob": 0.984094, "sentiment": 0}]}, {"text": "一位有态度的知识分子——张海霞。#IEEE下令清理华为系审稿人#​", "author": "夜未央_Mars", "time": "夜未央_Mars2019年05月29日17:34 来自iPhone客户端", "transmit": 26, "comment": 8, "zan": 119, "sentiment": [{"positive_prob": 0.644682, "confidence": 0.210405, "negative_prob": 0.355318, "sentiment": 2}]}, {"text": "【#IEEE下令清理华为系审稿人#,全球最大学术组织禁令邮件曝光】5月29日消息,IEEE被曝对华为说不。IEEE(InstituteofElectricalandElectronicsEngineers,国际电气与电子工程师协会),当今世界电子、电气、计算机、通信、自动化工程技术研究领域最著名、规模最大的非营利性跨国学术组织。其最新曝光的相关邮件要求,禁止华为员工作为旗下期刊杂志的编辑和审稿人。接下来,华为相关的投稿、文章、会议赞助,以及分支协会职务,可能都会受到关联影响。邮件中称,由于美国商务部将华为列入黑名单,IEEE做出如下声明:“根据IEEEFAQ文档第12项,我们不能使用华为员工作为期刊的同行评审过程的审稿人或编辑。如果我们继续这样做,可能会产生严重的法律影响。我们可以让华为员工留在编辑委员会,只是不能处理任何文件,直到该公司从商务部黑名单中删除。我们别无选择,只能遵守这些新规定,强烈建议您执行以下程序:如果您的编辑委员会中有华为的编辑,请首先通知他们,并向他们解释情况。一旦您通知了这些编辑,请向所有编辑发送电子邮件,并告知他们不能再使用华为员工作为审稿人。如果目前有论文被分配给华为员工,请建议他们寻找替代者。请编辑向华为审核人员解释情况。”需要说明的是,华为一直是IEEE的重要支持力量。除了员工担任学术职务,作为技术巨头公司,华为与IEEE也有不少合作。这次IEEE发邮件,对华为说No,对于双方之间的合作,也必然会造成影响。对于这件突发的改变,让不少微博网友的三观崩塌。说好的“科学无国界”呢?(量子位)", "author": "中国经营报", "time": "中国经营报2019年05月29日13:57 来自微博weibo.com", "transmit": 142, "comment": 115, "zan": 60, "sentiment": [{"positive_prob": 0.0554989, "confidence": 0.876669, "negative_prob": 0.944501, "sentiment": 0}]}, {"text": "美国今天再次揭下虚伪面具,竟指使国际学术组织IEEE清理华为系审稿人,限制华为专家相关学术活动,把国内某些知识分子常挂在嘴边的“学术无国界”击的粉碎。我们清华、北大两位教授在得知此消息后,第一时间退出IEEE编委会和职务以示抗议,这才是知识分子应有的风骨和态度!#IEEE下令清理华为系审稿人#​", "author": "建华Wei业", "time": "建华Wei业2019年05月29日19:34 来自HUAWEIMate20Pro", "transmit": 39, "comment": 37, "zan": 251, "sentiment": [{"positive_prob": 0.213501, "confidence": 0.525554, "negative_prob": 0.786499, "sentiment": 0}]}, {"text": "【全球最大学术组织IEEE下令:清理华为系审稿人!】今日,一封邮件传遍了学术界:国际最大的工业界学术组织IEEEIEEE禁止华为的同事担任审稿人或编辑。接下来,华为相关的投稿、文章、会议赞助,以及分支协会职务,可能都会受到关联影响。邮件显示:可以让华为的同事留在我们的编辑委员会,但他们不能参与任何论文的审阅,直到华为从BIS名单中删除。说好的“科学无国界”呢?", "author": "电脑报", "time": "电脑报2019年05月29日15:21 来自微博weibo.com", "transmit": 224, "comment": 306, "zan": 571, "sentiment": [{"positive_prob": 0.444615, "confidence": 0.0119657, "negative_prob": 0.555385, "sentiment": 0}]}, {"text": "【#IEEE下令清理华为系审稿人#后续:#北京大学教授辞去IEEE编委会职务#】此前,IEEE(全球电气与电子工程师协会)发通知禁止华为员工作为旗下期刊杂志的编辑和审稿人,此举引起轩然大波,“科学无国界”彷佛成了玩笑。北京大学张海霞教授已致函IEEE辞去编委会职务,表达自己对IEEE此举的抗议。南京大学的周志华表示,IEEE本身并不是美国的组织,是注册在美国的世界性组织的。他的建议是,希望圈内的各级管理层专家向IEEE提议,改到瑞士之类的地方进行注册。也有知乎网友表示,BIS名单这个东西早就有了,但也没听说过IEEE因为法律原因禁止相关学校Reviewers审稿。O网页链接", "author": "虎嗅APP", "time": "虎嗅APP2019年05月29日18:06 来自微博weibo.com", "transmit": 85, "comment": 65, "zan": 92, "sentiment": [{"positive_prob": 0.253583, "confidence": 0.436482, "negative_prob": 0.746417, "sentiment": 0}]}, {"text": "【#北大教授回应退出IEEE编委#:禁令超出所有人的底线!】5月29日,IEEE(国际电气与电子工程师协会)发内部邮件下令禁止华为专家参与期刊审稿,北大教授张海霞怒发公开信,请辞IEEE编委一职。她告诉@梨视频文化,这个声明超出科学家、学术人的基本底线。“为什么要去做学术、为什么要参加学术组织?就是因为相信我们是为科学工作,公开、公正、公平是最基本的原则,而这个声明让我们感觉到我们受到严重的挑战。不管是谁,如果他符合去审稿的标准,我都可以邀请他,哪怕这是我的对手,哪怕他是我的敌人,但是绝对不可以,因为他来自哪里,我就我就把他排除在外,这是一个基本的学术原则”。#北大教授退出IEEE编委#L梨视频文化的秒拍视频", "author": "东方今报", "time": "东方今报2019年05月29日20:37 来自iPhone客户端", "transmit": 134, "comment": 110, "zan": 103, "sentiment": [{"positive_prob": 0.0143154, "confidence": 0.968188, "negative_prob": 0.985685, "sentiment": 0}]}, {"text": "美国🇺🇸现在的不要碧莲是体现在全方位的。还有没有契约精神,说好的学术无国界学术自由呢?IEEE也限制华为专家参与审稿。​", "author": "南江何佳", "time": "南江何佳2019年05月29日14:05 来自iPhone8Plus", "transmit": 42, "comment": 62, "zan": 145, "sentiment": [{"positive_prob": 0.0643951, "confidence": 0.8569, "negative_prob": 0.935605, "sentiment": 0}]}, {"text": "IEEE,InstituteofElectricalandElectronicsEngineers,国际电气与电子工程师协会,电子、电气、计算机、通信、自动化工程技术研究领域最著名、规模最大的非营利性跨国学术组织。最新曝光的相关邮件要求,禁止华为员工作为旗下期刊杂志的编辑和审稿人。那些跟我说科学无国界的出来再蹦跶蹦跶呗。。。#IEEE下令清理华为系审稿人#", "author": "贼叉", "time": "贼叉2019年05月29日13:45 来自当世黎曼Android", "transmit": 98, "comment": 108, "zan": 158, "sentiment": [{"positive_prob": 0.917237, "confidence": 0.816082, "negative_prob": 0.0827633, "sentiment": 2}]}]
[ "http://2.bp.blogspot.com/-NuM1RaQKhJM/UrehbU2iPWI/AAAAAAAAFEU/qsP4vQj-fec/s0/001.jpg", "http://2.bp.blogspot.com/-goYEVagdIus/Urehdl92T3I/AAAAAAAAFEc/Kq4XspQlzpw/s0/002.png", "http://2.bp.blogspot.com/-BBb2M_Rwz8E/UrehgCUZ1PI/AAAAAAAAFEk/tznlJOFB3tM/s0/003.png", "http://2.bp.blogspot.com/-2a8JnI_tyMM/Urehh8L3LhI/AAAAAAAAFEs/G-ZkYndlK0s/s0/004.png", "http://2.bp.blogspot.com/-Be63tsu0gkw/UrehlJhV_zI/AAAAAAAAFE0/36MpcSzm54M/s0/005.png", "http://2.bp.blogspot.com/-vcY0vcTklEM/UrehnALKp0I/AAAAAAAAFE8/KqYU0VaaLj4/s0/006.png", "http://2.bp.blogspot.com/-DljYXrtYUDI/Ureho0OXIlI/AAAAAAAAFFE/Lb2nydcWKxk/s0/007.png", "http://2.bp.blogspot.com/-1LsdbSggsrk/Urehqtr5Y1I/AAAAAAAAFFM/VIjGmxemP9c/s0/008.png", "http://2.bp.blogspot.com/-YJOxw1ax6lk/Urehs9wMf-I/AAAAAAAAFFU/yFWX3Py9BaU/s0/009.png", "http://2.bp.blogspot.com/-Nqb9J34q0sE/Urehult0ZLI/AAAAAAAAFFc/ksI4xgm21nE/s0/010.png", "http://2.bp.blogspot.com/-2aXRxxynr9Y/UrehwVT-28I/AAAAAAAAFFk/AyqmcxsIIsw/s0/011.png", "http://2.bp.blogspot.com/-tXnbhVCyvuA/UrehyrysCWI/AAAAAAAAFFs/QM0dZ1H89Uo/s0/012.png", "http://2.bp.blogspot.com/-sIBVd0hrpf0/Ureh0MDYijI/AAAAAAAAFF0/AE8cUdnPtHE/s0/013.png", "http://2.bp.blogspot.com/-HQXfqvJZ_lo/Ureh1RxRd7I/AAAAAAAAFF8/zzP6Qi5Y4cU/s0/014.png", "http://2.bp.blogspot.com/-V4FoonrpOVw/Ureh3QTkQJI/AAAAAAAAFGE/4Ve7qEZ6Q7E/s0/015.png", "http://2.bp.blogspot.com/-tKMacJqmjh8/Ureh5ZqGl0I/AAAAAAAAFGM/Ol5A5DIzAus/s0/016.png", "http://2.bp.blogspot.com/-CCPX4HVRh7w/Ureh7hZhGoI/AAAAAAAAFGU/wGyLdbjVT1c/s0/017.png", "http://2.bp.blogspot.com/-xv0zOpWSi-Y/Ureh9a2h8_I/AAAAAAAAFGc/e19Lm-PXrks/s0/018.png", "http://2.bp.blogspot.com/-7YK04fMkBAI/Ureh-vBY1rI/AAAAAAAAFGk/zahG3HR5plw/s0/019.png", "http://2.bp.blogspot.com/-8_oTUuDS75Y/UreiAgJLnMI/AAAAAAAAFGs/ETsyFsumhnI/s0/020.png", "http://2.bp.blogspot.com/-3-h1p7Pu_44/UreiCeZ0ozI/AAAAAAAAFG0/mWNk-UFherw/s0/021.png", "http://2.bp.blogspot.com/-istDFJh0Ook/UreiEE-5UTI/AAAAAAAAFG8/Nc9uH5anbpw/s0/022.png", "http://2.bp.blogspot.com/-XO-qud_ROxo/UreiFcInDBI/AAAAAAAAFHE/QicN-6DVjNA/s0/023.png", "http://2.bp.blogspot.com/-bm0QwufIRWY/UreiHMUEhJI/AAAAAAAAFHM/ZkYGjmlcKkA/s0/024.png", "http://2.bp.blogspot.com/-sagr6H2Yfdk/UreiJHcI1hI/AAAAAAAAFHU/btMNONP5lAg/s0/025.png", "http://2.bp.blogspot.com/-Hb6DqhptdvU/UreiKOUYg7I/AAAAAAAAFHc/PNNoI7aNOg8/s0/026.png", "http://2.bp.blogspot.com/-vwVyldg2qIY/UreiK41aWEI/AAAAAAAAFHk/AN_PeY6ov0Q/s0/027.png" ]
{ "actions": [ { "acted_at": "1992-03-25", "committee": "House Committee on Interior and Insular Affairs", "references": [], "status": "REFERRED", "text": "Referred to the House Committee on Interior and Insular Affairs.", "type": "referral" }, { "acted_at": "1992-04-28", "in_committee": "House Committee on Interior and Insular Affairs", "references": [], "subcommittee": "National Parks and Public Lands", "text": "Referred to the Subcommittee on National Parks and Public Lands.", "type": "referral" }, { "acted_at": "1992-05-04", "in_committee": "House Committee on Interior and Insular Affairs", "references": [], "text": "Executive Comment Requested from Interior.", "type": "action" }, { "acted_at": "1992-07-30", "in_committee": "House Committee on Interior and Insular Affairs", "in_subcommittee": "National Parks and Public Lands", "references": [], "text": "Subcommittee Hearings Held.", "type": "action" }, { "acted_at": "1992-09-22", "bill_ids": [ "s1183-102" ], "in_committee": "House Committee on Interior and Insular Affairs", "references": [], "text": "For Further Action See S.1183.", "type": "action" } ], "amendments": [], "bill_id": "hr4587-102", "bill_type": "hr", "committees": [ { "activity": [ "referral", "in committee" ], "committee": "House Interior and Insular Affairs", "committee_id": "HSII" }, { "activity": [ "referral", "hearings" ], "committee": "House Interior and Insular Affairs", "committee_id": "HSII", "subcommittee": "Subcommittee on National Parks and Public Lands", "subcommittee_id": "10" } ], "congress": "102", "cosponsors": [ { "district": "1", "name": "Hansen, James V.", "sponsored_at": "1992-03-25", "state": "UT", "thomas_id": "00498", "title": "Rep", "withdrawn_at": null }, { "district": "1", "name": "LaRocco, Larry", "sponsored_at": "1992-05-05", "state": "ID", "thomas_id": "00665", "title": "Rep", "withdrawn_at": null }, { "district": "3", "name": "Orton, Bill", "sponsored_at": "1992-03-25", "state": "UT", "thomas_id": "00881", "title": "Rep", "withdrawn_at": null }, { "district": "2", "name": "Owens, Wayne", "sponsored_at": "1992-03-25", "state": "UT", "thomas_id": "00884", "title": "Rep", "withdrawn_at": null } ], "enacted_as": null, "history": { "awaiting_signature": false, "enacted": false, "vetoed": false }, "introduced_at": "1992-03-25", "number": "4587", "official_title": "To establish a right-of-way corridor for electric power transmission lines in the Sunrise Mountain in the State of Nevada, and for other purposes.", "popular_title": null, "related_bills": [ { "bill_id": "s1183-102", "reason": "related" }, { "bill_id": "s2392-102", "reason": "identical" } ], "short_title": null, "sponsor": { "district": "2", "name": "Vucanovich, Barbara F.", "state": "NV", "thomas_id": "01190", "title": "Rep", "type": "person" }, "status": "REFERRED", "status_at": "1992-03-25", "subjects": [ "Electric power distribution", "Electric power transmission", "Energy", "Energy policy", "Environmental assessment", "Environmental protection", "Natural areas", "Nevada", "Right-of-way" ], "subjects_top_term": "Energy", "summary": { "as": "Introduced", "date": "1992-03-25", "text": "Establishes a right-of-way corridor for electric power transmission lines within the Sunrise Mountain (Natural Area) Inventory Unit, Nevada." }, "titles": [ { "as": "introduced", "title": "To establish a right-of-way corridor for electric power transmission lines in the Sunrise Mountain in the State of Nevada, and for other purposes.", "type": "official" } ], "updated_at": "2013-02-02T20:14:19-05:00" }
{ "$schema": "http:\/\/json-schema.org\/draft-04\/schema#", "id": "urn:foo:bar", "definitions": { "path-template": { "type": "object", "title": "path", "properties": { "name": { "type": "string", "description": "Name parameter", "pattern": "[A-z]+", "minLength": 0, "maxLength": 16 }, "type": { "type": "string", "enum": [ "foo", "bar" ] } }, "required": [ "name" ] }, "GET-query": { "type": "object", "title": "query", "properties": { "startIndex": { "type": "integer", "description": "startIndex parameter", "minimum": 0, "maximum": 32 }, "float": { "type": "number" }, "boolean": { "type": "boolean" }, "date": { "type": "string", "format": "date" }, "datetime": { "type": "string", "format": "date-time" } }, "required": [ "startIndex" ] }, "Item": { "type": "object", "title": "item", "properties": { "id": { "type": "integer" }, "userId": { "type": "integer" }, "title": { "type": "string", "pattern": "[A-z]+", "minLength": 3, "maxLength": 16 }, "date": { "type": "string", "format": "date-time" } }, "required": [ "id" ] }, "Collection": { "type": "object", "title": "collection", "properties": { "entry": { "type": "array", "items": { "$ref": "#\/definitions\/Item" } } } }, "Message": { "type": "object", "title": "message", "properties": { "success": { "type": "boolean" }, "message": { "type": "string" } } }, "GET-200-response": { "$ref": "#\/definitions\/Collection" }, "POST-request": { "$ref": "#\/definitions\/Item" }, "POST-201-response": { "$ref": "#\/definitions\/Message" }, "PUT-request": { "$ref": "#\/definitions\/Item" }, "PUT-200-response": { "$ref": "#\/definitions\/Message" }, "DELETE-request": { "$ref": "#\/definitions\/Item" }, "DELETE-200-response": { "$ref": "#\/definitions\/Message" }, "PATCH-request": { "$ref": "#\/definitions\/Item" }, "PATCH-200-response": { "$ref": "#\/definitions\/Message" } } }
{"artist": "Gloss", "timestamp": "2011-08-05 00:44:37.661122", "similars": [], "tags": [], "track_id": "TRPMDAM128F14AD8B9", "title": "Tuning Fork Of The Tide"}
{"name":"Pwinty","permalink":"pwinty","crunchbase_url":"http://www.crunchbase.com/company/pwinty","homepage_url":"http://www.pwinty.com","blog_url":"http://blog.crispyfriedsoftware.com","blog_feed_url":"","twitter_username":"pwintyapi","category_code":"web","number_of_employees":2,"founded_year":2011,"founded_month":null,"founded_day":null,"deadpooled_year":null,"deadpooled_month":null,"deadpooled_day":null,"deadpooled_url":null,"tag_list":"api, printing, photo-printing, posters","alias_list":null,"email_address":"Info@pwinty.com","phone_number":"","description":"An API for printing","created_at":"Sun Mar 11 07:36:42 UTC 2012","updated_at":"Tue Mar 20 21:31:27 UTC 2012","overview":"<p>Pwinty is an API for printing photos and posters.</p>\n\n<p>Pwinty allows you to offer photo or poster printing from within your website or app. Call the API and they will print pack and ship directly to your customer.</p>","image":{"available_sizes":[[[130,150],"assets/images/resized/0017/7616/177616v2-max-150x150.png"],[[137,157],"assets/images/resized/0017/7616/177616v2-max-250x250.png"],[[137,157],"assets/images/resized/0017/7616/177616v2-max-450x450.png"]],"attribution":null},"products":[],"relationships":[],"competitions":[],"providerships":[],"total_money_raised":"$0","funding_rounds":[],"investments":[],"acquisition":null,"acquisitions":[],"offices":[],"milestones":[],"ipo":null,"video_embeds":[],"screenshots":[],"external_links":[]}
{ "id": "042", "Type": "Letter", "albumID": "004.010", "Date": "29-11-1929", "Language": "kn" }
{"Reviews": [{"Title": "Ok for the price", "Author": "DR", "ReviewID": "R2OEN50C6LEWXY", "Overall": "3.0", "Content": "Both chime and alarm modes work and the alarm is very loud. Good alarm for the price. I was hoping to have it mounted in the garage and switch between chime mode when I am home and alarm mode when I am away. There is no way to do this without removing the battery cover. If left in the alarm mode, every time I walk by I have to wait and enter the code. Other than that alarm works as advertised. I have not tried any other alarms and do not know if there is a better one.DR", "Date": "August 25, 2013"}, {"Title": "very good!", "Author": "boxings best", "ReviewID": "RMYE2RO4NYXIC", "Overall": "4.0", "Content": "This is a very good alarm. It's very loud and does what it's suppose to do. The only problem I have is it takes a little too long to alarm once triggered. It take 30 seconds when 20 is enough. otherwise it is a nice alarm for the price.", "Date": "March 29, 2013"}, {"Title": "The Best Motion Alarm I Found on Amazon", "Author": "Amazon Addict", "ReviewID": "R113NL9816YXJD", "Overall": "5.0", "Content": "I looked at probably a dozen motion alarms and settled on this one. I wanted something I could set-up in my office and turn on each evening when I leave. This product is simple, extremely loud, and it works. I mounted it on a high corner of my office. When I enter my office in the morning it lets off a single chirp, which reminds me to enter the password to disarm it. Yes, this could potentially tip off a burglar that you have this alarm, but I would guess most burglars would not even notice it or ignore it. I'm glad it chirps, because otherwise I would probably forget to enter the password and turn it off. I liked that you can great your own password for it also, I set a numeric password that is easy for me to remember. If an intruder hears this thing wailing, they'll probably assume it is a full blown alarm system and that the police are on the way. Inexpensive protection.", "Date": "March 2, 2013"}, {"Title": "It serves its purpose and works!", "Author": "garlandbob", "ReviewID": "RG9YF60LTUBBQ", "Overall": "5.0", "Content": "I bought this unit at a local `brick & mortar' store last summer and I set it every time that I leave my house. It's mounted about 7' off of the floor onto the wall within my front door's entryway, facing down the hallway and also into my living room.Two hours after I left the house this morning, the local police department called my cell phone saying that my house had been broken into. I got home within 3 minutes of that phone call; the police got to my house within 2 minutes of my neighbor calling them. They reported hearing an alarm going off and saw two teenagers running out of my garage that they had pried open because they failed at prying my front door open.Within the 30 second window of the alarm waiting for the pass code to be entered they ransacked two bedrooms. After hearing the alarm squeal, panic must've set in because they left lights on and only made it out of my house with my PS3. My Nikon camera bag with 3 feet away and my home computer was another 2 feet from that.I strongly feel as though this simple alarm did its job. If I didn't have this or some other audible alarm system, I feel that the thieves would've done more damage and would've gotten away with a lot more.Btw: This alarm is still operating on the initial set of batteries that I installed when I got it in July 2012. I think this weekend, Swann cameras are going up around my house.The thieves got away and no good description was given! My neighbor two houses down and across the street heard this alarm. The front door where it's mounted was closed. It was heard at multiple bends; through the living room, into the laundry room, through the garage and out into the neighborhood. It's not ear piercing, but blasting for the duration that it did was loud enough to be greatly effective!Since it's `motion activated', I wish it could be set for instant alarm too once triggered. It's non-adjustable delay is 30 seconds. Other than that, it gets 5 stars!", "Date": "January 29, 2013"}, {"Title": "very good", "Author": "D. Erickson", "ReviewID": "R25SO93VNUJBDB", "Overall": "4.0", "Content": "We have used these type of alarms in several homes over the years. We use them as a deterrent. If someone enters our house or a room, then they'll be surprised by the alarm. It's simple, well made, and practical. Volume is sufficient. No false alarms or problems. We've used this unit about four months now. Battery still strong after this period of time. We had it armed for two weeks during the Christmas break and it held strong during the entire two week period.We don't mount the alarm to the wall. We set it on a table or book shelf. It's a bit wobbly when we set it on a table, so a good design change would be to make it a bit more stable if it's place on a shelf or table top.", "Date": "January 6, 2013"}, {"Title": "Product works fine but is a little too sensative", "Author": "Alfred J. Trimble", "ReviewID": "R2ZOTG1QI3J997", "Overall": "3.0", "Content": "I wanted to use this product to let me know when my puppy approached the back door so that I couldget him out before there was an accident. The angle of coverage was too broad and I not only got the dogbut us as well as we walked around.I think this is a good product for what it was intended and I will take it with me as I travel as a security device.", "Date": "December 31, 2012"}, {"Title": "Very useful", "Author": "Harry", "ReviewID": "R6APZDDZB0KXI", "Overall": "5.0", "Content": "Inexpensive way to guard your property: good quality for the price,the sound that this little thing makes is just UNBEARABLE!!!It's not hard to program it,you can move it from one room to another and I'd recommend it to anyone who doesn't want to spend a fortune for expensive alarm systems. Just make sure to install it on a spot that an intruder won't see,otherwise he'll break it and the unit will stop making noise. And don't forget to replace the batteries every 6 months.", "Date": "September 20, 2012"}], "ProductInfo": {"Price": "$24.99", "Features": "Powerful 120+ Db Siren Sounds When Any Activity Is Detected By Pir Movement Sensor\n120\u00b0 Wide-Angle Detection\n2 Settings - Chime Sound In Alert Mode & Siren In Arm Mode\nCompatible With External Siren, Magnetic Sensor Or Shock Sensor\nEasy To Use With Entry & Exit Delays\nPasscode protected, powerful siren 110dB+ sounds when any activity is detected by PIR movement sensor\n120 degree approximately) wide angle detection with multi-directional mounting bracket\n2 Settings - chime sound (alert mode) & 110dB+ siren (arm mode) selection\nUse in conjunction with other alarm products to maximize your safety", "Name": "Swann Passcode Protected Motion Alarm SW351-KCH", "ImgURL": "http://ecx.images-amazon.com/images/I/316tRg2OqWL._SY300_.jpg", "ProductID": "B003XQITTW"}}
{ "name": "electron-simpel-timer", "version": "1.0.0", "description": "", "main": "./dist/main.js", "scripts": { "build": "tsc", "publish": "electron-packager . --overwrite --executable-name CronbergsTimer --out ./dist/bin", "watch": "tsc -w", "electron": "electron ./dist/main.js", "start": "run-p watch electron", "preinstall": "npm i -g tslint && npm i -g typescript" }, "keywords": [], "author": "Michell Cronberg", "license": "ISC", "devDependencies": { "@types/jquery": "^3.3.29", "@types/moment": "^2.13.0", "@types/node": "^10.12.18", "electron": "^4.0.1", "electron-packager": "^13.0.1", "npm-run-all": "^4.1.5", "tslint": "^5.12.1", "typescript": "^3.2.4" }, "dependencies": { "jquery": "^3.3.1", "moment": "^2.24.0" } }
{ "devDependencies": { "browser-sync": "^1.7.2", "gulp": "^3.8.6", "gulp-autoprefixer": "^0.0.7", "gulp-jshint": "^1.6.2", "gulp-less": "^1.2.3", "gulp-plumber": "^0.6.6", "gulp-watch": "^0.6.5" }, "engines": { "node": ">=0.10.0" }, "private": true }
{"teams": ["BUF"], "stats": [{"sequence": 1, "clubcode": "BUF", "playerName": "R.Forrest", "statId": 29, "yards": 48, "gameId": "2011082054"}, {"sequence": 1, "clubcode": "BUF", "playerName": "R.Forrest", "statId": 29, "yards": 47, "gameId": "2011082054"}, {"sequence": 1, "clubcode": "BUF", "playerName": "R.Forrest", "statId": 29, "yards": 40, "gameId": "2011081352"}, {"sequence": 1, "clubcode": "BUF", "playerName": "R.Forrest", "statId": 29, "yards": 62, "gameId": "2011081352"}, {"sequence": 3, "clubcode": "BUF", "playerName": "R.Forrest", "statId": 30, "yards": 0, "gameId": "2011081352"}, {"sequence": 1, "clubcode": "BUF", "playerName": "R.Forrest", "statId": 29, "yards": 24, "gameId": "2011082751"}, {"sequence": 1, "clubcode": "BUF", "playerName": "R.Forrest", "statId": 29, "yards": 33, "gameId": "2011082751"}], "totals": {"29": {"statId": 29, "count": 6, "totYds": 254}, "30": {"statId": 30, "count": 1, "totYds": 0}}, "playerName": "R.Forrest"}
{ "first_traded_price": 7.13e5, "highest_price": 7.13e5, "isin": "IRB3TB2498B1", "last_traded_price": 7.12e5, "lowest_price": 7.12e5, "trade_volume": 6878.0, "unix_time": 1522800000 }
["dcb7b11b76d0dbe224ccc4fa2fd43572899b1015"]
[{ "id": "3330d5a3-f38e-48fd-a3e6-000000000001", "data": [ { "text": "I prefer shorts because it's more comfortable and easy to move around. But I also can't wear shorts to work. So I have many summer skirts for work. ", "userDefined": false } ], "isTemplate": false, "count": 0 },]
{ "name": "docs-soap", "version": "1.2.1", "description": "A utility for cleaning Google Docs clipboard content into valid HTML", "author": "aem <amarkon895@gmail.com>", "keywords": [ "google gocs", "clipboard", "draft js", "draftjs" ], "repository": { "type": "git", "url": "https://www.github.com/aem/docs-soap" }, "bugs": { "url": "https://www.github.com/aem/docs-soap/issues" }, "license": "ISC", "main": "index.js", "scripts": { "codecov": "istanbul cover ./node_modules/.bin/_mocha -- test --recursive --compilers js:babel-register && codecov", "test": "mocha --compilers js:babel-register test", "lint": "eslint --ext '.js' ./src", "flow": "flow", "build-lib": "babel src --out-dir lib --plugins=transform-flow-strip-types --presets=es2015", "build-dev": "webpack --config webpack.config.dev.js", "build-prod": "webpack --config webpack.config.prod.js", "build": "npm-run-all build-lib build-dev build-prod" }, "devDependencies": { "babel-cli": "^6.9.0", "babel-core": "^6.22.1", "babel-eslint": "^6.1.0", "babel-loader": "^6.2.10", "babel-plugin-transform-flow-strip-types": "^6.8.0", "babel-preset-es2015": "^6.6.0", "babel-register": "^6.9.0", "codecov": "^1.0.1", "eslint": "^2.11.1", "eslint-config-airbnb-base": "^3.0.1", "eslint-plugin-flowtype": "^2.3.0", "eslint-plugin-import": "^1.8.1", "expect": "^1.20.1", "flow-bin": "^0.28.0", "istanbul": "1.0.0-alpha.2", "jsdom": "^9.2.1", "mocha": "^2.4.5", "mocha-jsdom": "^1.1.0", "npm-run-all": "^4.0.2", "webpack": "^2.2.1" } }
[{"boots": 3020.0, "second": 3285.0, "champ": 161.0, "tier": "GOLD", "third": 3089.0, "region": "EUW", "patch": "5.14", "games": 3.0, "y": 0.25646685117093387, "x": 3.5095773882742072, "first": 3165.0}, {"boots": 3020.0, "second": 3151.0, "champ": 161.0, "tier": "GOLD", "third": 3116.0, "region": "EUW", "patch": "5.14", "games": 2.0, "y": 4.9679853654747683, "x": -2.1080865362244388, "first": 3165.0}, {"boots": 3020.0, "second": 3151.0, "champ": 161.0, "tier": "GOLD", "third": 3116.0, "region": "EUW", "patch": "5.14", "games": 1.0, "y": 8.7059744035813456, "x": 4.6755407841756833, "first": 3089.0}, {"boots": 3020.0, "second": 2045.0, "champ": 161.0, "tier": "GOLD", "third": 3089.0, "region": "EUW", "patch": "5.14", "games": 1.0, "y": -1.4026378933101691, "x": 4.9379074083724452, "first": 3092.0}, {"boots": 3020.0, "second": 2045.0, "champ": 161.0, "tier": "GOLD", "third": 3151.0, "region": "EUW", "patch": "5.14", "games": 1.0, "y": -0.75864888914651307, "x": 3.3675169382599108, "first": 3092.0}, {"boots": 3020.0, "second": 3050.0, "champ": 161.0, "tier": "GOLD", "third": 3157.0, "region": "EUW", "patch": "5.14", "games": 1.0, "y": -4.2206675092108634, "x": -1.990944563738795, "first": 3092.0}, {"boots": 3020.0, "second": 3165.0, "champ": 161.0, "tier": "GOLD", "third": 3157.0, "region": "EUW", "patch": "5.14", "games": 1.0, "y": -2.943999550905581, "x": 0.28300074154865951, "first": 3092.0}, {"boots": 3020.0, "second": 3135.0, "champ": 161.0, "tier": "GOLD", "third": 3110.0, "region": "EUW", "patch": "5.14", "games": 1.0, "y": 0.75528735576949191, "x": -1.7390033479372762, "first": 3102.0}, {"boots": 3020.0, "second": 3151.0, "champ": 161.0, "tier": "GOLD", "third": 3102.0, "region": "EUW", "patch": "5.14", "games": 1.0, "y": 7.3411195933418476, "x": 1.5988664297887374, "first": 3110.0}, {"boots": 3020.0, "second": 3089.0, "champ": 161.0, "tier": "GOLD", "third": 3165.0, "region": "EUW", "patch": "5.14", "games": 1.0, "y": -0.87339595438651074, "x": 1.8804680310413384, "first": 3157.0}, {"boots": 3020.0, "second": 3285.0, "champ": 161.0, "tier": "GOLD", "third": 3157.0, "region": "EUW", "patch": "5.14", "games": 1.0, "y": -3.9571962981224353, "x": 1.1089001938963254, "first": 3165.0}, {"boots": 3020.0, "second": 3089.0, "champ": 161.0, "tier": "GOLD", "third": 3285.0, "region": "EUW", "patch": "5.14", "games": 1.0, "y": -0.31276811463057475, "x": 0.66572921237244964, "first": 3174.0}, {"boots": 3020.0, "second": 3151.0, "champ": 161.0, "tier": "GOLD", "third": 3135.0, "region": "EUW", "patch": "5.14", "games": 1.0, "y": 1.11042753930112, "x": -5.3805621683623706, "first": 3174.0}, {"boots": 3020.0, "second": 3157.0, "champ": 161.0, "tier": "GOLD", "third": 3151.0, "region": "EUW", "patch": "5.14", "games": 1.0, "y": -2.3702945184229698, "x": -4.6520561350916854, "first": 3174.0}, {"boots": 3020.0, "second": 3285.0, "champ": 161.0, "tier": "GOLD", "third": 3151.0, "region": "EUW", "patch": "5.14", "games": 1.0, "y": -1.4782687684589204, "x": -0.83147171484769611, "first": 3174.0}, {"boots": 3020.0, "second": 3285.0, "champ": 161.0, "tier": "GOLD", "third": 3157.0, "region": "EUW", "patch": "5.14", "games": 1.0, "y": -6.335920921915946, "x": -1.661758439113044, "first": 3174.0}, {"boots": 3020.0, "second": 3157.0, "champ": 161.0, "tier": "GOLD", "third": 3135.0, "region": "EUW", "patch": "5.14", "games": 1.0, "y": -7.2972956609523365, "x": 3.2210518702186564, "first": 3285.0}, {"boots": 3020.0, "second": 3157.0, "champ": 161.0, "tier": "GOLD", "third": 3174.0, "region": "EUW", "patch": "5.14", "games": 1.0, "y": -7.1938853236045883, "x": 1.9882354832951497, "first": 3285.0}, {"boots": 3117.0, "second": 3151.0, "champ": 161.0, "tier": "GOLD", "third": 3092.0, "region": "EUW", "patch": "5.14", "games": 1.0, "y": -0.18424275109300847, "x": 3.366686579826041, "first": 2045.0}, {"boots": 3158.0, "second": 3285.0, "champ": 161.0, "tier": "GOLD", "third": 3116.0, "region": "EUW", "patch": "5.14", "games": 1.0, "y": -0.58836322085421444, "x": 0.39912596908723086, "first": 3165.0}, {"boots": 3158.0, "second": 3001.0, "champ": 161.0, "tier": "GOLD", "third": 3135.0, "region": "EUW", "patch": "5.14", "games": 1.0, "y": 1.9046643121609141, "x": -2.0201617615797058, "first": 3174.0}, {"boots": 3158.0, "second": 3285.0, "champ": 161.0, "tier": "GOLD", "third": 3157.0, "region": "EUW", "patch": "5.14", "games": 1.0, "y": -5.4978170280234391, "x": -1.7297002676473423, "first": 3174.0}]
{"userName": "ErikaPerugachi", "fullName": "Erika Perugachi", "bigrams": ["Er", "ri", "ik", "ka", "aP", "Pe", "er", "ru", "ug", "ga", "ac", "ch", "hi", "Er", "ri", "ik", "ka", "a", "P", "Pe", "er", "ru", "ug", "ga", "ac", "ch", "hi"]}
{ "actions": [ { "acted_at": "2003-05-21", "committee": "Committee on Ways and Means, and in addition to the Committees on Education and the Workforce, and Agriculture, for a period to be subsequently determined by the Speaker, in each case for consideration of such provisions as fall within the jurisdiction of the committee concerned", "references": [], "status": "REFERRED", "text": "Referred to the Committee on Ways and Means, and in addition to the Committees on Education and the Workforce, and Agriculture, for a period to be subsequently determined by the Speaker, in each case for consideration of such provisions as fall within the jurisdiction of the committee concerned.", "type": "referral" }, { "acted_at": "2003-05-21", "committee": "House Ways and Means", "references": [], "text": "Referred to House Ways and Means", "type": "referral" }, { "acted_at": "2003-05-21", "committee": "House Education and the Workforce", "references": [], "text": "Referred to House Education and the Workforce", "type": "referral" }, { "acted_at": "2003-05-21", "committee": "House Agriculture", "references": [], "text": "Referred to House Agriculture", "type": "referral" }, { "acted_at": "2003-06-06", "in_committee": "House Agriculture", "references": [], "subcommittee": "Conservation, Credit, Rural Development and Research", "text": "Referred to the Subcommittee on Conservation, Credit, Rural Development and Research.", "type": "referral" }, { "acted_at": "2003-06-06", "in_committee": "House Agriculture", "references": [], "text": "Executive Comment Requested from USDA.", "type": "action" }, { "acted_at": "2003-06-20", "in_committee": "House Education and the Workforce", "references": [], "subcommittee": "21st Century Competitiveness", "text": "Referred to the Subcommittee on 21st Century Competitiveness.", "type": "referral" } ], "amendments": [], "bill_id": "hr2194-108", "bill_type": "hr", "committees": [ { "activity": [ "referral", "in committee" ], "committee": "House Ways and Means", "committee_id": "HSWM" }, { "activity": [ "referral", "in committee" ], "committee": "House Education and the Workforce", "committee_id": "HSED" }, { "activity": [ "referral" ], "committee": "House Education and the Workforce", "committee_id": "HSED", "subcommittee": "Subcommittee on 21st Century Competitiveness", "subcommittee_id": "13" }, { "activity": [ "referral", "in committee" ], "committee": "House Agriculture", "committee_id": "HSAG" }, { "activity": [ "referral" ], "committee": "House Agriculture", "committee_id": "HSAG", "subcommittee": "Subcommittee on Conservation, Credit, Rural Development, and Research", "subcommittee_id": "15" } ], "congress": "108", "cosponsors": [ { "district": null, "name": "Herseth, Stephanie", "sponsored_at": "2004-07-21", "state": "SD", "thomas_id": "01760", "title": "Rep", "withdrawn_at": null }, { "district": "3", "name": "Kind, Ron", "sponsored_at": "2004-01-27", "state": "WI", "thomas_id": "01498", "title": "Rep", "withdrawn_at": null }, { "district": "3", "name": "Osborne, Tom", "sponsored_at": "2003-05-21", "state": "NE", "thomas_id": "01658", "title": "Rep", "withdrawn_at": null } ], "enacted_as": null, "history": { "awaiting_signature": false, "enacted": false, "vetoed": false }, "introduced_at": "2003-05-21", "number": "2194", "official_title": "To reward the hard work and risk of individuals who choose to live in and help preserve America's small, rural towns, and for other purposes.", "popular_title": null, "related_bills": [ { "bill_id": "hr1686-108", "reason": "related" }, { "bill_id": "s602-108", "reason": "identical" } ], "short_title": "New Homestead Act of 2003", "sponsor": { "district": null, "name": "Pomeroy, Earl", "state": "ND", "thomas_id": "00922", "title": "Rep", "type": "person" }, "status": "REFERRED", "status_at": "2003-05-21", "subjects": [ "Agricultural cooperatives", "Agricultural credit", "Agriculture and food", "Bank accounts", "Capital gains tax", "Capital investments", "Catastrophic health insurance", "College costs", "Commerce", "Construction costs", "Consumer cooperatives", "Cost of living adjustments", "County politics and government", "Depreciation and amortization", "Earned income tax credit", "Economics and public finance", "Education", "Electrification", "Energy", "Entrepreneurs", "Excise tax", "Federal aid to education", "Federally-guaranteed loans", "Finance and financial sector", "Government operations and politics", "Government paperwork", "Health", "Higher education", "Home ownership", "Housing and community development", "Housing finance", "Income tax", "Indexing (Economic policy)", "Infrastructure", "Infrastructure (Economics)", "Internal migration", "Investment tax credit", "Job creation", "Labor and employment", "Law", "Medical economics", "Minimum tax", "Nonprofit organizations", "Residence requirements", "Rural economic development", "Rural education", "Rural housing", "Saving and investment", "Savings and loan associations", "Scholarships", "Securities", "Small business", "Small towns", "Social welfare", "Student loan funds", "Tax credits", "Tax deductions", "Tax exclusion", "Tax exemption", "Tax penalties", "Tax returns", "Tax-exempt organizations", "Trusts and trustees", "Urban affairs", "Venture capital", "Vocational education" ], "subjects_top_term": "Housing and community development", "summary": { "as": "Introduced", "date": "2003-05-21", "text": "New Homestead Act of 2003 - Directs the Secretary of Education to repay a specified percentage (up to $2,000 per year) of certain education loans to an individual who completes a degree and both resides and is employed in a qualifying county outside a metropolitan statistical area which for 20 years has a net out-migration of inhabitants of at least ten percent of the county population.Amends the Internal Revenue Code to allow a tax credit for a specified portion of the purchase price of a qualified residence in such a rural county.Allows a capital loss deduction with respect to sale or exchange of principal residence in certain rural areas.Provides for the creation of tax-exempt individual homestead accounts, which shall receive matching Federal contributions according to a specified formula, whose tax-free distributions after five years are used for qualified higher education or medical expenses, first-time homebuyer or business capitalization costs, or rollovers.Establishes a rural investment tax credit of 70 percent of the present value of new buildings (including rehabilitation projects) or 30 percent of the present value of existing buildings.Establishes a qualified rural investment small business investment credit of 30 percent of qualified expenditures.Provides for accelerated depreciation of property in rural investment projects.New Homestead Venture Capital Fund Act - Amends the Consolidated Farm and Rural Development Act to provide for establishment of new homestead venture capital funds, owned by private investors, which shall generate and provide equity capital to rural businesses." }, "titles": [ { "as": "introduced", "title": "New Homestead Act of 2003", "type": "short" }, { "as": "introduced", "title": "New Homestead Venture Capital Fund Act", "type": "short" }, { "as": "introduced", "title": "To reward the hard work and risk of individuals who choose to live in and help preserve America's small, rural towns, and for other purposes.", "type": "official" } ], "updated_at": "2013-02-02T20:34:34-05:00" }
{".js":"aa66af44461a5e46feaebf04ff77fabde99ad0fa.js"}
{"Self-Adaptive Applications on the Grid\nGosia Wrzesinska Jason Maassen Henri E. Bal\nDept. of Computer Systems, Vrije Universiteit Amsterdam\n{gosia, jason, bal}@cs.vu.nl\nAbstract\nGrids are inherently heterogeneous and dynamic. One important\nproblem in grid computing is resource selection, that is, finding\nan appropriate resource set for the application. Another problem\nis adaptation to the changing characteristics of the grid \nenvironment. Existing solutions to these two problems require that a \nperformance model for an application is known. However, \nconstructing such models is a complex task. In this paper, we investigate\nan approach that does not require performance models. We start an\napplication on any set of resources. During the application run, we\nperiodically collect the statistics about the application run and \ndeduce application requirements from these statistics. Then, we adjust\nthe resource set to better fit the application needs. This approach \nallows us to avoid performance bottlenecks, such as overloaded WAN\nlinks or very slow processors, and therefore can yield significant\nperformance improvements. We evaluate our approach in a number\nof scenarios typical for the Grid.\nCategories and Subject Descriptors C.2.4 [COMPUTER \nCOMMUNICATION NETWORKS]: Distributed Systems-Distributed\napplications\n; C.4 [PERFORMANCE OF SYSTEMS]: Measurement \ntechniques, Modelling techniques\nGeneral Terms Algorithms, Measurement, Performance, \nExperimentation\n1. Introduction\nIn recent years, grid computing has become a real alternative to \ntraditional parallel computing. A grid provides much computational\npower, and thus offers the possibility to solve very large problems,\nespecially if applications can run on multiple sites at the same time\n(7; 15; 20). However, the complexity of Grid environments also\nis many times larger than that of traditional parallel machines like\nclusters and supercomputers. One important problem is resource\nselection - selecting a set of compute nodes such that the \napplication achieves good performance. Even in traditional, \nhomogeneous parallel environments, finding the optimal number of nodes\nis a hard problem and is often solved in a trial-and-error fashion.\nIn a grid environment this problem is even more difficult, because\nof the heterogeneity of resources: the compute nodes have various\nspeeds and the quality of network connections between them varies\nfrom low-latency and high-bandwidth local-area networks (LANs)\nto high-latency and possibly low-bandwidth wide-area networks\n(WANs). Another important problem is that the performance and\navailability of grid resources varies over time: the network links or\ncompute nodes may become overloaded, or the compute nodes may\nbecome unavailable because of crashes or because they have been\nclaimed by a higher priority application. Also, new, better resources\nmay become available. To maintain a reasonable performance level,\nthe application therefore needs to adapt to the changing conditions.\nThe adaptation problem can be reduced to the resource selection\nproblem: the resource selection phase can be repeated during \napplication execution, either at regular intervals, or when a performance\nproblem is detected, or when new resources become available. This\napproach has been adopted by a number of systems (5; 14; 18). For\nresource selection, the application runtime is estimated for some\nresource sets and the set that yields the shortest runtime is selected\nfor execution. Predicting the application runtime on a given set of\nresources, however, requires knowledge about the application. \nTypically, an analytical performance model is used, but constructing\nsuch a model is inherently difficult and requires an expertise which\napplication programmers may not have.\nIn this paper, we introduce and evaluate an alternative approach\nto application adaptation and resource selection which does not\nneed a performance model. We start an application on any set of\nresources. During the application run, we periodically collect \ninformation about the communication times and idle times of the \nprocessors. We use these statistics to automatically estimate the resource\nrequirements of the application. Next, we adjust the resource set the\napplication is running on by adding or removing compute nodes\nor even entire clusters. Our adaptation strategy uses the work by\nEager et al. (10) to determine the efficiency and tries to keep the\nefficiency of the application between a lower and upper threshold\nderived from their theory. Processors are added or deleted to stay\nbetween the thresholds, thus adapting automatically to the \nchanging environment.\nA major advantage of our approach is that it improves \napplication performance in many different situations that are typical for\ngrid computing. It handles all of the following cases:\n\u00e2\u20ac\u00a2 automatically adapting the number of processors to the degree\nof parallelism in the application, even when this degree changes\ndynamically during the computation\n\u00e2\u20ac\u00a2 migrating (part of) a computation away from overloaded \nresources\n\u00e2\u20ac\u00a2 removing resources with poor communication links that slow\ndown the computation\n\u00e2\u20ac\u00a2 adding new resources to replace resources that have crashed\nOur work assumes the application is malleable and can run \n(efficiently) on multiple sites of a grid (i.e., using co-allocation (15)).\nIt should not use static load balancing or be very sensitive to \nwide121\narea latencies. We have applied our ideas to divide-and-conquer\napplications, which satisfy these requirements. Divide-and-conquer\nhas been shown to be an attractive paradigm for programming grid\napplications (4; 20). We believe that our approach can be extended\nto other classes of applications with the given assumptions.\nWe implemented our strategy in Satin, which is a Java-centric\nframework for writing grid-enabled divide-and-conquer \napplications (20). We evaluate the performance of our approach on the\nDAS-2 wide-area system and we will show that our approach yields\nmajor performance improvements (roughly 10-60 %) in the above\nscenarios.\nThe rest of this paper is structured as follows. In Section 2, we\nexplain what assumptions we are making about the applications and\ngrid resources. In Section 3, we present our resource selection and\nadaptation strategy. In Section 4, we describe its implementation in\nthe Satin framework. In Section 5, we evaluate our approach in a\nnumber of grid scenarios. In Section 6, we compare our approach\nwith the related work. Finally, in Section 7, we conclude and \ndescribe future work.\n2. Background and assumptions\nIn this section, we describe our assumptions about the applications\nand their resources. We assume the following resource model. The\napplications are running on multiple sites at the same time, where\nsites are clusters or supercomputers. We also assume that the \nprocessors of the sites are accessible using a grid scheduling system,\nsuch as Koala (15), Zorilla (9) or GRMS (3). Processors \nbelonging to one site are connected by a fast LAN with a low latency\nand high bandwidth. The different sites are connected by a WAN.\nCommunication between sites suffers from high latencies. We \nassume that the links connecting the sites with the Internet backbone\nmight become bottlenecks causing the inter-site communication to\nsuffer from low bandwidths.\nWe studied the adaptation problem in the context of \ndivide-andconquer applications. However, we believe that our methodology\ncan be used for other types of applications as well. In this section\nwe summarize the assumptions about applications that are \nimportant to our approach.\nThe first assumption we make is that the application is \nmalleable, i.e., it is able to handle processors joining and leaving\nthe on-going computation. In (23), we showed how \ndivide-andconquer applications can be made fault tolerant and malleable.\nProcessors can be added or removed at any point in the \ncomputation with little overhead. The second assumption is that the \napplication can efficiently run on processors with different speeds.\nThis can be achieved by using a dynamic load balancing \nstrategy, such as work stealing used by divide-and-conquer \napplications (19). Also, master-worker applications typically use dynamic\nload-balancing strategies (e.g., MW - a framework for writing \ngridenabled master-worker applications (12)). We find it a reasonable\nassumption for a grid application, since applications for which the\nslowest processor becomes a bottleneck will not be able to \nefficiently utilize grid resources. Finally, the application should be \ninsensitive to wide-area latencies, so it can run efficiently on a \nwidearea grid (16; 17).\n3. Self-adaptation\nIn this section we will explain how we use application \nmalleability to find a suitable set of resources for a given application and to\nadapt to changing conditions in the grid environment. In order to\nmonitor the application performance and guide the adaptation, we\nadded an extra process to the computation which we call \nadaptation coordinator. The adaptation coordinator periodically collects\nperformance statistics from the application processors. We \nintroduce a new application performance metric: weighted average \nefficiency which describes the application performance on a \nheterogeneous set of resources. The coordinator uses statistics from \napplication processors to compute the weighted average efficiency. If\nthe efficiency falls above or below certain thresholds, the \ncoordinator decides on adding or removing processors. A heuristic formula\nis used to decide which processors have to be removed. During\nthis process the coordinator learns the application requirements by\nremembering the characteristics of the removed processors. These\nrequirements are then used to guide the adding of new processors.\n3.1 Weighted average efficiency\nIn traditional parallel computing, a standard metric describing the\nperformance of a parallel application is efficiency. Efficiency is\ndefined as the average utilization of the processors, that is, the\nfraction of time the processors spend doing useful work rather than\nbeing idle or communicating with other processors (10).\nefficiency =\n1\nn\n\u00e2\u02c6\u2014\nn\ni=0\n(1 \u00e2\u02c6\u2019 overheadi )\nwhere n is the number of processors and overheadi is the \nfraction of time the ith\nprocessor spends being idle or communicating.\nEfficiency indicates the benefit of using multiple processors.\nTypically, the efficiency drops as new processors are added to\nthe computation. Therefore, achieving a high speedup (and thus\na low execution time) and achieving a high system utilization are\nconflicting goals (10). The optimal number of processors is the\nnumber for which the ratio of efficiency to execution time is \nmaximized. Adding processors beyond this number yields little benefit.\nThis number is typically hard to find, but in (10) it was \ntheoretically proven that if the optimal number of processors is used, the\nefficiency is at least 50%. Therefore, adding processors when \nefficiency is smaller or equal to 50% will only decrease the system\nutilization without significant performance gains.\nFor heterogeneous environments with different processor speeds,\nwe extended the notion of efficiency and introduced weighted \naverage efficiency.\nwa efficiency =\n1\nn\n\u00e2\u02c6\u2014\nn\ni=0\nspeedi \u00e2\u02c6\u2014 (1 \u00e2\u02c6\u2019 overheadi )\nThe useful work done by a processor (1 \u00e2\u02c6\u2019 overheadi) is\nweighted by multiplying it by the speed of this processor \nrelative to the fastest processor. The fastest processor has speed = 1,\nfor others holds: 0 < speed \u00e2\u2030\u00a4 1. Therefore, slower processors are\nmodeled as fast ones that spend a large fraction of the time being\nidle. Weighted average efficiency reflects the fact that adding slow\nprocessors yields less benefit than adding fast processors.\nIn the heterogeneous world, it is hardly beneficial to add \nprocessors if the efficiency is lower than 50% unless the added processor\nis faster than some of the currently used processors. Adding faster\nprocessors might be beneficial regardless of the efficiency.\n3.2 Application monitoring\nEach processor measures the time it spends communicating or \nbeing idle. The computation is divided into monitoring periods. \nAfter each monitoring period, the processors compute their overhead\nover this period as the percentage of the time they spent being idle\nor communicating in this period. Apart from total overhead, each\nprocessor also computes the overhead of inter-cluster and \nintracluster communication.\nTo calculate weighted average efficiency, we need to know the\nrelative speeds of the processors, which depend on the \napplication and the problem size used. Since it is impractical to run the\n122\nwhole application on each processor separately, we use \napplicationspecific benchmarks. Currently we use the same application with a\nsmall problem size as a benchmark and we require the application\nprogrammer to specify this problem size. This approach requires\nextra effort from the programmer to find the right problem size and\npossibly to produce input files for this problem size, which may\nbe hard. In the future, we are planning to generate benchmarks \nautomatically by choosing a random subset of the task graph of the\noriginal application.\nBenchmarks have to be re-run periodically because the speed of\na processor might change if it becomes overloaded by another \napplication (for time-shared machines). There is a trade-off between\nthe accuracy of speed measurements and the overhead it incurs. The\nlonger the benchmark, the greater the accuracy of the measurement.\nThe more often it is run, the faster changes in processor speed are\ndetected. In our current implementation, the application \nprogrammer specifies the length of the benchmark (by specifying its \nproblem size) and the maximal overhead it is allowed to cause. \nProcessors run the benchmark at such frequency so as not to exceed the\nspecified overhead. In the future, we plan to combine \nbenchmarking with monitoring the load of the processor which would allow\nus to avoid running the benchmark if no change in processor load\nis detected. This optimization will further reduce the benchmarking\noverhead.\nNote that the benchmarking overhead could be avoided \ncompletely for more regular applications, for example, for \nmasterworker applications with tasks of equal or similar size. The \nprocessor speed could then be measured by counting the tasks \nprocessed by this processor within one monitoring period. \nUnfortunately, divide-and-conquer applications typically exhibit a very \nirregular structure. The sizes of tasks can vary by many orders of\nmagnitude.\nAt the end of each monitoring period, the processors send the\noverhead statistics and processor speeds to the coordinator. \nPeriodically, the coordinator computes the weighted average efficiency and\nother statistics, such as average inter-cluster overhead or overheads\nin each cluster. The clocks of the processors are not synchronized\nwith each other or with the clock of the coordinator. Each \nprocessor decides separately when it is time to send data. Occasionally,\nthe coordinator may miss data at the end of a monitoring period,\nso it has to use data from the previous monitoring period for these\nprocessors. This causes small inaccuracies in the calculations of the\ncoordinator, but does not influence the performance of adaptation.\n3.3 Adaptation strategy\nThe adaptation coordinator tries to keep the weighted average \nefficiency between Emin and Emax. When it exceeds Emax, the \ncoordinator requests new processors from the scheduler. The number of\nrequested processors depends on the current efficiency: the higher\nthe efficiency, the more processors are requested. The coordinator\nstarts removing processors when the weighted average efficiency\ndrops below Emin. The number of nodes that are removed again\ndepends on the weighted average efficiency. The lower the \nefficiency, the more nodes are removed. The thresholds we use are\nEmax = 50%, because we know that adding processors when \nefficiency is lower does not make sense, and Emin = 30%. \nEfficiency of 30% or lower might indicate performance problems such\nas low bandwidth or overloaded processors. In that case, \nremoving bad processors will be beneficial for the application. Such low\nefficiency might also indicate that we simply have too many \nprocessors. In that case, removing some processors may not be beneficial\nbut it will not harm the application. The coordinator always tries\nto remove the worst processors. The badness of a processor is\ndetermined by the following formula:\nproc badnessi = \u00ce\u00b1 \u00e2\u02c6\u2014\n1\nspeedi\n+ \u00ce\u00b2 \u00e2\u02c6\u2014 ic overheadi\n+ \u00ce\u00b3 \u00e2\u02c6\u2014 inW orstCluster(i)\nThe processor is considered bad if it has low speed ( 1\nspeed\nis\nbig) and high inter-cluster overhead (ic overhead). High \nintercluster overhead indicates that the bandwidth to this processor\"s\ncluster is insufficient. Removing processors located in a single\ncluster is desirable since it decreases the amount of wide-area\ncommunication. Therefore, processors belonging to the worst\ncluster are preferred. Function inW orstCluster(i) returns 1 for\nprocessors belonging to the worst cluster and 0 otherwise. The\nbadness of clusters is computed similarly to the badness of\nprocessors:\ncluster badnessi = \u00ce\u00b1 \u00e2\u02c6\u2014\n1\nspeedi\n+ \u00ce\u00b2 \u00e2\u02c6\u2014 ic overheadi\nThe speed of a cluster is the sum of processor speeds normalized\nto the speed of the fastest cluster. The ic overhead of a cluster is\nan average of processor inter-cluster overheads. The \u00ce\u00b1, \u00ce\u00b2 and \u00ce\u00b3\ncoefficients determine the relative importance of the terms. Those\ncoefficients are established empirically. Currently we are using\nthe following values: \u00ce\u00b1 = 1, \u00ce\u00b2 = 100 and \u00ce\u00b3 = 10, based\non the observation that ic overhead > 0.2 indicates bandwidth\nproblems and processors with speed < 0.05 do not contribute to\nthe computation.\nAdditionally, when one of the clusters has an exceptionally high\ninter-cluster overhead (larger than 0.25), we conclude that the \nbandwidth on the link between this cluster and the Internet backbone is\ninsufficient for the application. In that case, we simply remove the\nwhole cluster instead of computing node badness and removing the\nworst nodes. After deciding which nodes are removed, the \ncoordinator sends a message to these nodes and the nodes leave the\ncomputation. Figure 1 shows a schematic view of the adaptation\nstrategy. Dashed lines indicate a part that is not supported yet, as\nwill be explained below.\nThis simple adaptation strategy allows us to improve application\nperformance in several situations typical for the Grid:\n\u00e2\u20ac\u00a2 If an application is started on fewer processors than its degree of\nparallelism allows, it will automatically expand to more \nprocessors (as soon as there are extra resources available). Conversely,\nif an application is started on more processors than it can \nefficiently use, a part of the processors will be released.\n\u00e2\u20ac\u00a2 If an application is running on an appropriate set of resources\nbut after a while some of the resources (processors and/or \nnetwork links) become overloaded and slow down the \ncomputation, the overloaded resources will be removed. After removing\nthe overloaded resources, the weighted average efficiency will\nincrease to above the Emax threshold and the adaptation \ncoordinator will try to add new resources. Therefore, the application\nwill be migrated from overloaded resources.\n\u00e2\u20ac\u00a2 If some of the original resources chosen by the user are \ninappropriate for the application, for example the bandwidth to one\nof the clusters is too small, the inappropriate resources will be\nremoved. If necessary, the adaptation component will try to add\nother resources.\n\u00e2\u20ac\u00a2 If during the computation a substantial part of the processors\nwill crash, the adaptation component will try to add new \nresources to replace the crashed processors.\n123\n0\n2000\n4000\n6000\nruntime(secs.)\nScenario 0\na b c\nScenario 1 Scenario 2 Scenario 3 Scenario 4 Scenario 5\nwithout monitoring and adaptation (runtime 1)\nwith monitoring and adaptation (runtime 2)\nwith monitoring but no adaptation (runtime 3)\nFigure 2. The runtimes of the Barnes-Hut application, scenarios 0-5\nadd nodes\nfaster nodes\navailable\nif\ncompute weighted\naverage efficiency E wa\nwait & collect\nstatistics\nrank nodes\nremove worst nodes\nwaE\nEwa\nY\nN\nN\nY\nabove\nif\nbelow\nif\nEmin\nmaxE\nFigure 1. Adaptation strategy\n\u00e2\u20ac\u00a2 If the application degree of parallelism is changing during the\ncomputation, the number of nodes the application is running on\nwill be automatically adjusted.\nFurther improvements are possible, but require extra \nfunctionality from the grid scheduler and/or integration with monitoring\nservices such as NWS (22). For example, adding nodes to a \ncomputation can be improved. Currently, we add any nodes the \nscheduler gives us. However, it would be more efficient to ask for the\nfastest processors among the available ones. This could be done, for\nexample, by passing a benchmark to the grid scheduler, so that it\ncan measure processor speeds in an application specific way. \nTypically, it would be enough to measure the speed of one processor\nper site, since clusters and supercomputers are usually \nhomogeneous. An alternative approach would be ranking the processors\nbased on parameters such as clock speed and cache size. This \napproach is sometimes used for resource selection for sequential \napplications (14). However, it is less accurate than using an \napplication specific benchmark.\nAlso, during application execution, we can learn some \napplication requirements and pass them to the scheduler. One example is\nminimal bandwidth required by the application. The lower bound\non minimal required bandwidth is tightened each time a cluster\nwith high inter-cluster overhead is removed. The bandwidth \nbetween each pair of clusters is estimated during the computation by\nmeasuring data transfer times, and the bandwidth to the removed\ncluster is set as a minimum. Alternatively, information from a grid\nmonitoring system can be used. Such bounds can be passed to the\nscheduler to avoid adding inappropriate resources. It is especially\nimportant when migrating from resources that cause performance\nproblems: we have to be careful not to add the resources we have\njust removed. Currently we use blacklisting - we simply do not \nallow adding resources we removed before. This means, however,\nthat we cannot use these resources even if the cause of the \nperformance problem disappears, e.g. the bandwidth of a link might\nimprove if the background traffic diminishes.\nWe are currently not able to perform opportunistic migration\n- migrating to better resources when they are discovered. If an\napplication runs with efficiency between Emin and Emax, the\nadaptation component will not undertake any action, even if \nbetter resources become available. Enabling opportunistic migration\nrequires, again, the ability to specify to the scheduler what \nbetter resources are (faster, with a certain minimal bandwidth) and\nreceiving notifications when such resources become available.\nExisting grid schedulers such as GRAM from the Globus\nToolkit (11) do not support such functionality. The developers of\nthe KOALA metascheduler (15) have recently started a project\nwhose goal is to provide support for adaptive applications. We\nare currently discussing with them the possibility of providing the\nfunctionalities required by us, aiming to extend our adaptivity \nstrat124\negy to support opportunistic migration and to improve the initial\nresource selection.\n4. Implementation\nWe incorporated our adaptation mechanism into Satin - a Java\nframework for creating grid-enabled divide-and-conquer \napplications. With Satin, the programmer annotates the sequential code\nwith divide-and-conquer primitives and compiles the annotated\ncode with a special Satin compiler that generates the necessary\ncommunication and load balancing code. Satin uses a very \nefficient, grid-aware load balancing algorithm - Cluster-aware \nRandom Work Stealing (CRS) (19), which hides wide-area latencies\nby overlapping local and remote stealing. Satin also provides \ntransparent fault tolerance and malleability (23). With Satin, removing\nand adding processors from/to an ongoing computation incurs little\noverhead.\nWe instrumented the Satin runtime system to collect runtime\nstatistics and send them to the adaptation coordinator. The \ncoordinator is implemented as a separate process. Both coordinator and\nSatin are implemented entirely in Java on top of the Ibis \ncommunication library (21). The core of Ibis is also implemented in Java.\nThe resulting system therefore is highly portable (due to Java\"s\nwrite once, run anywhere property) allowing the software to run\nunmodified on a heterogeneous grid.\nIbis also provides the Ibis Registry. The Registry provides,\namong others, a membership service to the processors taking part\nin the computation. The adaptation coordinator uses the Registry\nto discover the application processes, and the application processes\nuse this service to discover each other. The Registry also offers fault\ndetection (additional to the fault detection provided by the \ncommunication channels). Finally, the Registry provides the possibility\nto send signals to application processes. The coordinator uses this\nfunctionality to notify the processors that they need to leave the\ncomputation. Currently the Registry is implemented as a \ncentralized server.\nFor requesting new nodes, the Zorilla (9) system is used - a\npeer-to-peer supercomputing middleware which allows \nstraightforward allocation of processors in multiple clusters and/or \nsupercomputers. Zorilla provides locality-aware scheduling, which tries to\nallocate processors that are located close to each other in terms\nof communication latency. In the future, Zorilla will also support\nbandwidth-aware scheduling, which tries to maximize the total\nbandwidth in the system. Zorilla can be easily replaced with \nanother grid scheduler. In the future, we are planning to integrate\nour adaptation component with GAT (3) which is becoming a \nstandard in the grid community and KOALA (15) a scheduler that \nprovides co-allocation on top of standard grid middleware, such as the\nGlobus Toolkit (11).\n5. Performance evaluation\nIn this section, we will evaluate our approach. We will demonstrate\nthe performance of our mechanism in a few scenarios. The first\nscenario is an ideal situation: the application runs on a \nreasonable set of nodes (i.e., such that the efficiency is around 50%) and\nno problems such as overloaded networks and processors, \ncrashing processors etc. occur. This scenario allows us to measure the\noverhead of the adaptation support. The remaining scenarios are\ntypical for grid environments and demonstrate that with our \nadaptation support the application can avoid serious performance \nbottlenecks such as overloaded processors or network links. For each \nscenario, we compare the performance of an application with \nadaptation support to a non-adaptive version. In the non-adaptive version,\nthe coordinator does not collect statistics and no benchmarking (for\nmeasuring processor speeds) is performed. In the ideal scenario,\n0 5 10 15\niteration number\n0\n200\n400\n600\niterationduration(secs.)\nstarting on 8 nodes\nstarting on 16 nodes\nstarting on 24 nodes\nstarting on 8 nodes\nstarting on 16 nodes\nstarting on 24 nodes\n}no adaptation\n}with adaptation\nFigure 3. Barnes-Hut iteration durations with/without adaptation,\ntoo few processors\n0 5 10 15\niteration number\n0\n200\n400\n600\n800\n1000\niterationduration(secs.)\nno adaptation\nwith adaptation\nCPU load introduced\noverloaded nodes removed\nstarted adding nodes\n36 nodes reached\nFigure 4. Barnes-Hut iteration durations with/without adaptation,\noverloaded CPUs\nwe additionally measure the performance of an application with\ncollecting statistics and benchmarking turned on but without \ndoing adaptation, that is, without allowing it to change the number\nof nodes. This allows us to measure the overhead of benchmarking\nand collecting statistics. In all experiments we used a monitoring\nperiod of 3 minutes for the adaptive versions of the applications.\nAll the experiments were carried out on the DAS-2 wide-area \nsystem (8), which consists of five clusters located at five Dutch \nuni125\nversities. One of the clusters consists of 72 nodes, the others of 32\nnodes. Each node contains two 1 GHz Pentium processors. Within\na cluster, the nodes are connected by Fast Ethernet. The clusters\nare connected by the Dutch university Internet backbone. In our\nexperiments, we used the Barnes-Hut N-body simulation. \nBarnesHut simulates the evolution of a large set of bodies under influence\nof (gravitational or electrostatic) forces. The evolution of N bodies\nis simulated in iterations of discrete time steps.\n5.1 Scenario 0: adaptivity overhead\nIn this scenario, the application is started on 36 nodes. The nodes\nare equally divided over 3 clusters (12 nodes in each cluster). On\nthis number of nodes, the application runs with 50% efficiency, so\nwe consider it a reasonable number of nodes. As mentioned above,\nin this scenario we measured three runtimes: the runtime of the \napplication without adaptation support (runtime 1), the runtime with\nadaptation support (runtime 2) and the runtime with monitoring\n(i.e., collection of statistics and benchmarking) turned on but \nwithout allowing it to change the number of nodes (runtime 3). Those\nruntimes are shown in Figure 2, first group of bars. The comparison\nbetween runtime 3 and 1 shows the overhead of adaptation support.\nIn this experiment it is around 15%. Almost all overhead comes\nfrom benchmarking. The benchmark is run 1-2 times per \nmonitoring period. This overhead can be made smaller by increasing the\nlength of the monitoring period and decreasing the benchmarking\nfrequency. The monitoring period we used (3 minutes) is relatively\nshort, because the runtime of the application was also relatively\nshort (30-60 minutes). Using longer running applications would\nnot allow us to finish the experimentation in a reasonable time.\nHowever, real-world grid applications typically need hours, days or\neven weeks to complete. For such applications, a much longer \nmonitoring period can be used and the adaptation overhead can be kept\nmuch lower. For example, with the Barnes-Hut application, if the\nmonitoring period is extended to 10 minutes, the overhead drops to\n6%. Note that combining benchmarking with monitoring processor\nload (as described in Section 3.2) would reduce the benchmarking\noverhead to almost zero: since the processor load is not changing,\nthe benchmarks would only need to be run at the beginning of the\ncomputation.\n5.2 Scenario 1: expanding to more nodes\nIn this scenario, the application is started on fewer nodes than the\napplication can efficiently use. This may happen because the user\ndoes not know the right number of nodes or because insufficient\nnodes were available at the moment the application was started. We\ntried 3 initial numbers of nodes: 8 (Scenario 1a), 16 (Scenario 1b)\nand 24 (Scenario 1c). The nodes were located in 1 or 2 clusters. In\neach of the three sub-scenarios, the application gradually expanded\nto 36-40 nodes located in 4 clusters. This allowed to reduce the\napplication runtimes by 50% (Scenario 1a), 35% (Scenario 1b) and\n12% (Scenario 1c) with respect to the non-adaptive version. Those\nruntimes are shown in Figure 2. Since Barnes-Hut is an iterative\napplication, we also measured the time of each iteration, as shown\nin Figure 3. Adaptation reduces the iteration time by a factor of 3\n(Scenario 1a), 1.7 (Scenario 1b) and 1.2 (Scenario 1c) which allows\nus to conclude that the gains in the total runtime would be even\nbigger if the application were run longer than for 15 iterations.\n5.3 Scenario 2: overloaded processors\nIn this scenario, we started the application on 36 nodes in 3 clusters.\nAfter 200 seconds, we introduced a heavy, artificial load on the \nprocessors in one of the clusters. Such a situation may happen when\nan application with a higher priority is started on some of the \nresources. Figure 4 shows the iteration durations of both the adaptive\nand non-adaptive versions. After introducing the load, the iteration\n0 5 10 15\niteration number\n0\n200\n400\n600\n800\n1000\niterationduration(secs.)\nno adaptation\nwith adaptation\none cluster is badly connected\nbadly connected cluster removed\nstarted adding nodes\n36 nodes reached\nFigure 5. Barnes-Hut iteration durations with/without adaptation,\noverloaded network link\n0 5 10 15\niteration number\n0\n200\n400\n600\n800\n1000\niterationduration(secs.)\nno adaptation\nwith adaptation\none cluster is badly connected\n12 nodes lightly overloaded\nremoved badly connected cluster\nremoved 2 lightly overloaded nodes\nFigure 6. Barnes-Hut iteration durations with/without adaptation,\noverloaded CPUs and an overloaded network link\nduration increased by a factor of 2 to 3. Also, the iteration times\nbecame very variable. The adaptive version reacted by removing\nthe overloaded nodes. After removing these nodes, the weighted\naverage efficiency rose to around 35% which triggered adding new\nnodes and the application expanded back to 38 nodes. So, the \noverloaded nodes were replaced by better nodes, which brought the \niteration duration back to the initial values. This reduced the total\nruntime by 14%. The runtimes are shown in Figure 2.\n126\n5.4 Scenario 3: overloaded network link\nIn this scenario, we ran the application on 36 nodes in 3 clusters.\nWe simulated that the uplink to one of the clusters was overloaded\nand the bandwidth on this uplink was reduced to approximately\n100 KB/s. To simulate low bandwidth we use the traffic-shaping\ntechniques described in (6). The iteration durations in this \nexperiment are shown in Figure 5. The iteration durations of the \nnonadaptive version exhibit enormous variation: from 170 to 890 \nseconds. The adaptive version removed the badly connected cluster\nafter the first monitoring period. As a result, the weighted \naverage efficiency rose to around 35% and new nodes were gradually\nadded until their number reached 38. This brought the iteration\ntimes down to around 100 seconds. The total runtime was reduced\nby 60% (Figure 2).\n5.5 Scenario 4: overloaded processors and an overloaded\nnetwork link\nIn this scenario, we ran the application on 36 nodes in 3 clusters.\nAgain, we simulated an overloaded uplink to one of the clusters.\nAdditionally, we simulated processors with heterogeneous speeds\nby inserting a relatively light artificial load on the processors in one\nof the remaining clusters. The iteration durations are shown in \nFigure 6. Again, the non-adaptive version exhibits a great variation in\niteration durations: from 200 to 1150 seconds. The adaptive \nversion removes the badly connected cluster after the first monitoring\nperiod which brings the iteration duration down to 210 seconds on\naverage. After removing one of the clusters, since some of the \nprocessors are slower (approximately 5 times), the weighted average\nefficiency raises only to around 40%. Since this value lies between\nEmin and Emax, no nodes are added or removed. This example \nillustrates what the advantages of opportunistic migration would be.\nThere were faster nodes available in the system. If these nodes were\nadded to the application (which could trigger removing the slower\nnodes) the iteration duration could be reduced even further. Still,\nthe adaptation reduced the total runtime by 30% (Figure 2).\n5.6 Scenario 5: crashing nodes\nIn the last scenario, we also run the application on 36 nodes in 3\nclusters. After 500 seconds, 2 out of 3 clusters crash. The iteration\ndurations are shown in Figure 7. After the crash, the iteration\nduration raised from 100 to 200 seconds. The weighted efficiency\nrose to around 30% which triggered adding new nodes in the\nadaptive version. The number of nodes gradually went back to 35\nwhich brought the iteration duration back to around 100 seconds.\nThe total runtime was reduced by 13% (Figure 2).\n6. Related work\nA number of Grid projects address the question of resource \nselection and adaptation. In GrADS (18) and ASSIST (1), resource \nselection and adaptation requires a performance model that allows\npredicting application runtimes. In the resource selection phase, a\nnumber of possible resource sets is examined and the set of \nresources with the shortest predicted runtime is selected. If \nperformance degradation is detected during the computation, the resource\nselection phase is repeated. GrADS uses the ratio of the predicted\nexecution times (of certain application phases) to the real \nexecution times as an indicator of application performance. ASSIST uses\nthe number of iterations per time unit (for iterative applications)\nor the number of tasks per time unit (for regular master-worker\napplications) as a performance indicator. The main difference \nbetween these approaches and our approach is the use of performance\nmodels. The main advantage is that once the performance model\nis known, the system is able to take more accurate migration \ndecisions than with our approach. However, even if the performance\n0 5 10 15\niteration number\n0\n200\n400\n600\n800\n1000\niterationduration(secs.)\nno adaptation\nwith adaptation\n2 out of 3 clusters crash\nstarted adding nodes\n36 nodes reached\nFigure 7. Barnes-Hut iteration durations with/without adaptation,\ncrashing CPUs\nmodel is known, the problem of finding an optimal resource set (i.e.\nthe resource set with the minimal execution time) is NP-complete.\nCurrently, both GrADS and ASSIST examine only a subset of all\npossible resource sets and therefore there is no guarantee that the\nresulting resource set will be optimal. As the number of available\ngrid resources increases, the accuracy of this approach diminishes,\nas the subset of possible resource sets that can be examined in a\nreasonable time becomes smaller. Another disadvantage of these\nsystems is that the performance degradation detection is suitable\nonly for iterative or regular applications.\nCactus (2) and GridWay (14) do not use performance models.\nHowever, these frameworks are only suitable for sequential \n(GridWay) or single-site applications (Cactus). In that case, the resource\nselection problem boils down to selecting the fastest machine or\ncluster. Processor clock speed, average load and a number of \nprocessors in a cluster (Cactus) are used to rank resources and the \nresource with the highest rank is selected. The application is migrated\nif performance degradation is detected or better resources are \ndiscovered. Both Cactus and GridWay use the number of iterations per\ntime unit as the performance indicator. The main limitation of this\nmethodology is that it is suitable only for sequential or single-site\napplications. Moreover, resource selection based on clock speed is\nnot always accurate. Finally, performance degradation detection is\nsuitable only for iterative applications and cannot be used for \nirregular computations such as search and optimization problems.\nThe resource selection problem was also studied by the AppLeS\nproject (5). In the context of this project, a number of applications\nwere studied and performance models for these applications were\ncreated. Based on such a model a scheduling agent is built that\nuses the performance model to select the best resource set and the\nbest application schedule on this set. AppLeS scheduling agents are\nwritten on a case-by-case basis and cannot be reused for another \napplication. Two reusable templates were also developed for specific\nclasses of applications, namely master-worker (AMWAT template)\nand parameter sweep (APST template) applications. Migration is\nnot supported by the AppLeS software.\n127\nIn (13), the problem of scheduling master-worker applications\nis studied. The authors assume homogeneous processors (i.e., with\nthe same speed) and do not take communication costs into account.\nTherefore, the problem is reduced to finding the right number of\nworkers. The approach here is similar to ours in that no \nperformance model is used. Instead, the system tries to deduce the \napplication requirements at runtime and adjusts the number of workers\nto approach the ideal number.\n7. Conclusions and future work\nIn this paper, we investigated the problem of resource selection and\nadaptation in grid environments. Existing approaches to these \nproblems typically assume the existence of a performance model that\nallows predicting application runtimes on various sets of resources.\nHowever, creating performance models is inherently difficult and\nrequires knowledge about the application. We propose an approach\nthat does not require in-depth knowledge about the application. We\nstart the application on an arbitrary set of resources and monitor\nits performance. The performance monitoring allows us to learn\ncertain application requirements such as the number of processors\nneeded by the application or the application\"s bandwidth \nrequirements. We use this knowledge to gradually refine the resource set\nby removing inadequate nodes or adding new nodes if necessary.\nThis approach does not result in the optimal resource set, but in a\nreasonable resource set, i.e. a set free from various performance\nbottlenecks such as slow network connections or overloaded \nprocessors. Our approach also allows the application to adapt to the\nchanging grid conditions.\nThe adaptation decisions are based on the weighted average \nefficiency - an extension of the concept of parallel efficiency defined\nfor traditional, homogeneous parallel machines. If the weighted \naverage efficiency drops below a certain level, the adaptation \ncoordinator starts removing worst nodes. The badness of the nodes is\ndefined by a heuristic formula. If the weighted average efficiency\nraises above a certain level, new nodes are added. Our simple \nadaptation strategy allows us to handle multiple scenarios typical for\ngrid environments: expand to more nodes or shrink to fewer nodes\nif the application was started on an inappropriate number of \nprocessors, remove inadequate nodes and replace them with better ones,\nreplace crashed processors, etc. The application adapts fully \nautomatically to changing conditions. We implemented our approach\nin the Satin divide-and-conquer framework and evaluated it on\nthe DAS-2 distributed supercomputer and demonstrate that our \napproach can yield significant performance improvements (up to 60%\nin our experiments).\nFuture work will involve extending our adaptation strategy\nto support opportunistic migration. This, however, requires grid\nschedulers with more sophisticated functionality than currently \nexists. Further research is also needed to decrease the benchmarking\noverhead. For example, the information about CPU load could\nbe used to decrease the benchmarking frequency. Another line of\nresearch that we wish to investigate is using feedback control to\nrefine the adaptation strategy during the application run. For \nexample, the node badness formula could be refined at runtime based\non the effectiveness of the previous adaptation decisions. Finally,\nthe centralized implementation of the adaptation coordinator might\nbecome a bottleneck for applications which are running on very\nlarge numbers of nodes (hundreds or thousands). This problem can\nbe solved by implementing a hierarchy of coordinators: one \nsubcoordinator per cluster which collects and processes statistics from\nits cluster and one main coordinator which collects the information\nfrom the sub-coordinators.\nAcknowledgments\nThis work was carried out in the context of Virtual Laboratory for\ne-Science project (ww.vl-e.nl). This project is supported by a BSIK\ngrant from the Dutch Ministry of Education, Culture and Science\n(OC&W) and is part of the ICT innovation program of the Ministry\nof Economic Affairs (EZ).\nReferences\n[1] M. Aldinucci, F. Andre, J. Buisson, S. Campa, M. Coppola,\nM. Danelutto, and C. Zoccolo. Parallel program/component\nadaptivity management. In ParCo 2005, Sept. 2005.\n[2] G. Allen, D. Angulo, I. Foster, G. Lanfermann, C. Liu,\nT. Radke, E. Seidel, and J. Shalf. The cactus worm: \nExperiments with resource discovery and allocation in a grid \nenvironment. Int\"l Journal of High Performance Computing \nApplications, 15(4):345-358, 2001.\n[3] G. Allen, K. Davis, K. N. Dolkas, N. D. Doulamis, T. Goodale,\nT. Kielmann, A. Merzky, J. Nabrzyski, J. Pukacki, T. Radke,\nM. Russell, E. Seidel, J. Shalf, and I. Taylor. Enabling \napplications on the grid - a gridlab overview. Int\"l Journal of\nHigh-Performance Computing Applications, 17(4):449-466,\nAug. 2003.\n[4] J. E. Baldeschwieler, R. D. Blumofe, and E. A. Brewer. \nATLAS: An Infrastructure for Global Computing. In 7th ACM\nSIGOPS European Workshop on System Support for \nWorldwide Applications, pages 165-172, Sept. 1996.\n[5] F. Berman, R. Wolski, H. Casanova, W. Cirne, H. Dail,\nM. Faerman, S. Figueira, J. Hayes, G. Obertelli, J. Schopf,\nG. Shao, S. Smallen, N. Spring, A. Su, and D. \nZagorodnov. Adaptive Computing on the Grid Using AppLeS. IEEE\nTrans. on Parallel and Distributed Systems, 14(4):369-382,\nApr. 2003.\n[6] D.-M. Chiu, M. Kadansky, J. Provino, and J. Wesley. \nExperiences in programming a traffic shaper. In 5th IEEE Symp. on\nComputers and Communications, pages 470-476, 2000.\n[7] W. Chrabakh and R. Wolski. GridSAT: A Chaff-based \nDistributed SAT Solver for the Grid. In 2003 ACM/IEEE \nconference on Supercomputing, page 37, 2003.\n[8] The Distributed ASCI Supercomputer (DAS).\nhttp://www.cs.vu.nl/das2/.\n[9] N. Drost, R. V. van Nieuwport, and H. E. Bal. Simple \nlocalityaware co-allocation in peer-to-peer supercomputing. In 6th\nInt\"l Workshop on Global Peer-2-Peer Computing, May 2005.\n[10] D. L. Eager, J. Zahorjan, and E. D. Lazowska. Speedup\nversus efficiency in parallel systems. IEEE Transactions on\nComputers, 38(3):408-423, Mar. 1989.\n[11] I. Foster. Globus toolkit version 4: Software for \nserviceoriented systems. In IFIP International Conference on \nNetwork and Parallel Computing, pages 2-13. Springer-Verlag\nLNCS 3779, 2005.\n[12] J.-P. Goux, S. Kulkarni, M. Yoder, and J. Linderoth. An\nEnabling Framework for Master-Worker Applications on the\nComputational Grid. In 9th IEEE Int\"l Symp. on High \nPerformance Distributed Computing, pages 43-50, Aug. 2000.\n[13] E. Heymann, M. A. Senar, E. Luque, and M. Livny. \nAdaptive scheduling for master-worker applications on the \ncomputational grid. In 1st IEEE/ACM International Workshop\non Grid Computing, pages 214-227. Springer Verlag LNCS\n1971, 2000.\n128\n[14] E. Huedo, R. S. Montero, and I. M. Llorente. A framework\nfor adaptive execution in grids. Software - Practice & \nExperience, 34(7):631-651, 2004.\n[15] H. H. Mohamed and D. H. Epema. Experiences with the\nKOALA Co-Allocating Scheduler in Multiclusters. In 5th\nIEEE/ACM Int\"l Symp. on Cluster Computing and the GRID,\npages 640-650, May 2005.\n[16] A. Plaat, H. E. Bal, and R. F. H. Hofman. Sensitivity of\nparallel applications to large differences in bandwidth and\nlatency in two-layer interconnects. In 5th Int\"l Symp. On\nHigh Performance Computer Architecture, pages 244-253,\nJan. 1999.\n[17] J. W. Romein, H. E. Bal, J. Schaeffer, and A. Plaat. A \nperformance analysis of transposition-table-driven work scheduling\nin distributed search. IEEE Trans. on Parallel and Distributed\nSystems, 13(5):447-459, May 2002.\n[18] S. S. Vadhiyar and J. J. Dongarra. Self adaptivity in Grid\ncomputing. Concurrency and Computation: Practice and\nExperience, 17(2-4):235-257, 2005.\n[19] R. V. van Nieuwpoort, T. Kielmann, and H. E. Bal. Efficient\nload balancing for wide-area divide-and-conquer applications.\nIn 8th ACM SIGPLAN Symp. on Principles and Practices of\nParallel Programming, pages 34-43, 2001.\n[20] R. V. van Nieuwpoort, J. Maassen, T. Kielmann, and H. E. Bal.\nSatin: Simple and Efficient Java-based Grid Programming.\nScalable Computing: Practice and Experience, 6(3):19-32,\nSept. 2004.\n[21] R. V. van Nieuwpoort, J. Maassen, G. Wrzesinska, R. \nHofman, C. Jacobs, T. Kielmann, and H. E. Bal. Ibis: a \nFlexible and Efficient Java-based Grid Programming Environment.\nConcurrency & Computation: Practice & Experience, \n17(78):1079-1107, 2005.\n[22] R. Wolski, N. Spring, and J. Hayes. The network weather \nservice: A distributed resource performance forecasting service\nfor metacomputing. Journal of Future Generation Computing\nSystems, 15(5-6):757-768, Oct. 1999.\n[23] G. Wrzesinska, R. V. van Nieuwport, J. Maassen, and H. E.\nBal. Fault-tolerance, Malleability and Migration for \nDivideand-Conquer Applications on the Grid. In Int\"l Parallel and\nDistributed Processing Symposium, Apr. 2005.\n129\n": ["grid computing", "resource selection", "grid environment", "parallel computing", "homogeneous parallel environment", "heterogeneity of resource", "resource heterogeneity", "high-bandwidth local-area network", "lower-bandwidth wide-area network", "network link", "communication time", "idle time of the processor", "the processor idle time", "degree of parallelism", "parallelism degree", "overloaded resource", "divide-and-conquer", "self-adaptivity", ""]}
{ "output_dir_s3": "s3://idseq-database/alignment_indexes/<NCBI_DATE>", "targets": { "nr_db": [ "nr" ], "nr_index": [ "nr_rapsearch" ] }, "steps": [ { "in": ["nr_db"], "out": "nr_index", "class": "PipelineStepGenerateRapsearch2Index", "module": "idseq_dag.steps.generate_rapsearch2_index", "additional_files": {}, "additional_attributes": {} } ], "given_targets": { "nr_db": { "s3_dir": "s3://idseq-database/ncbi-sources/<NCBI_DATE>", "count_reads": 0 } } }
{ "first_traded_price": 16668.0, "highest_price": 1.7e4, "isin": "IRO1GCOZ0001", "last_traded_price": 1.7e4, "lowest_price": 16666.0, "trade_volume": 6718.0, "unix_time": 1507593600 }
{ "id": 726508, "type": "Feature", "properties": { "name":"Dolzago", "placetype":"locality", "woe:id":726508, "woe:name":"Dolzago, Lombardy, Italy", "woe:place_id":"DAerJ3yeA5qEfNk", "woe:placetype":"locality", "woe:placetype_id":7 }, "bbox": [9.338722,45.766079,9.359321,45.773689], "geometry": {"alpha":0.00015,"bbox":[9.3387222290039,45.766078948975,9.359320640564,45.77368927002],"coordinates":[[[[9.339323,45.766743],[9.338722,45.772793],[9.345577,45.770802],[9.359321,45.773689],[9.348088,45.766079],[9.339323,45.766743]]]],"created":1247755324,"edges":6,"is_donuthole":0,"link":{"href":"http://farm3.static.flickr.com/2653/shapefiles/726508_20090716_4b633c4665.tar.gz"},"points":5,"type":"MultiPolygon"} }
{"Quincy": {"Cathedral of St. George Historic District": "The Cathedral of St. George Historic District encompasses a historic church complex at 517-523-525 East Broadway in South Boston, Massachusetts. The church building was designed by Boston architect Samuel J. F. Thayer and was built in 1872 to house a Unitarian congregation."}}
["f66bf29321773d95f8cf3e968c8c844d8be763f0"]
{"YXNxRNNKgsrpJccQbp_AGg": 1}
{"_id":"5efb42386a7f7100184ab4dc","name":"18637.xml","content":"OPINIONBACA, Justice.1. Pursuant to Rule 12-102 NMRA 1997, Appellant Tanya Doreen Baca (\"Defendant\") seeks review of her conviction for first degree murder and tampering with evidence. On appeal, Defendant first contends that the trial court erred by excluding from trial as hearsay the grand jury testimony of a defense witness. On appeal of this issue, we examine: 1) whether the Defendant preserved error; 2) whether the hearsay ruling constituted plain error; 3) whether defense counsel's failure to object to the hearsay ruling was ineffective assistance of counsel, and; 4) whether the trial court erred when it ruled that the grand jury testimony was inadmissible under the former-testimony exception to the bar against hearsay evidence.2. The Defendant also argues that she was denied due process because of prosecutorial misconduct. With regard to this contention, we review: 1) whether the State committed prosecutorial misconduct by not granting use-immunity to a defense witness where that witness allegedly possessed knowledge important to the Defendant's case, and 2) whether the State mischaracterized the law of first degree murder during its closing such that fundamental error resulted.3. We conclude, after consideration of Defendant's arguments, that the trial court did not err by excluding the grand jury testimony from use at trial. In addition, we do not find that the Defendant was denied due process because of prosecutorial misconduct. Therefore, we find no basis for reversal and uphold the conviction.I.4. Defendant was convicted of first degree murder and tampering with evidence. The State built its case against the Defendant primarily on the testimony of alleged eye-witnesses who claimed to have seen Defendant carry out the actions leading to the charges.5. The first State witness, Eugene Throgmorton, testified that around 9 PM on November 3,1994, he accompanied Shawn Qualtire, Defendant's pimp, to Defendant's hotel room at the Rose Villa Motel in Albuquerque. When they arrived, Defendant, Bobby Hernandez, and Defendant's daughter, Ashley, were in the room.6. In the early hours of November 4, 1994, Throgmorton left the motel room with Defendant, Hernandez, and Qualtire for the purpose of purchasing drugs. Afterward, the group began walking back to the motel room. According to Throgmorton, Defendant suggested that the group take a route through an alley. Once in the alley, Defendant pulled out a pistol and ordered Qualtire to get against a wall. Defendant then shot Qualtire several times in the chest and again in the head as Qualtire lay on the ground. Throgmorton stated that he subsequently returned to the room with the Defendant and Hernandez. Defendant then packed her bags and called her mother to come pick her up. She also left the room for a brief time, stating that she wanted to dispose of the pistol and to find some gasoline to wash the gun powder from her hands.7. The State also called Roger Wahl to testify. Wahl, a transvestite prostitute, testified that the Defendant came by Wahl's room on the morning in question in search of gasoline to clean her hands. During the visit, the Defendant admitted to killing Qualtire. Wahl also claimed that the Defendant threatened to kill Wahl if he told anyone about the shooting.8. At the conclusion of the State's case, the defense called Bobby Hernandez to testify. In earlier statements to police, Hernandez told a rendition of the facts surrounding Qualtire's death that was very similar to the version given by Throgmorton. However, at trial, Hernandez testified that he had given that version of the facts under police coercion. He alleged that officers from the Albuquerque Police Department had threatened him with charges of conspiracy to commit murder if he did not give a statement similar to that of Throgmorton. Thus, Hernandez contended that his éarlier statement was a fabrication, and he concluded that he never actually saw the Defendant kill anyone.9. The Defendant also attempted to call for testimony another alleged eye-witness to the shooting, Ms. Erica Markunes O'Leary. At trial, the court offered to provide O'Leary with counsel since she was present at the scene on the night of the shooting and since her rights and interests might be affected by the testimony she was to give in the Defendant's trial. Initially, O'Leary refused the court's offer to provide her with counsel. At that time, however, the prosecution informed O'Leary that although she was not under suspicion for the murder, she might face perjury charges if her trial testimony differed substantially from that which she gave at the grand jury. O'Leary then accepted the court's offer of counsel, and upon consultation, O'Leary refused to testify, asserting her Fifth Amendment privilege.10. Since O'Leary refused to testify, the defense sought to have a tape of O'Leary's grand jury testimony entered into evidence at trial. The core story of O'Leary's testimony was similar to both that of Throgmorton and the initial story told to police by Hernandez, but there were substantial differences in her version of the facts surrounding the killing, including an allegation that Qualtire was beaten before he was shot. The defense argued that these differences strengthened the credibility of Hernandez, who had testified that the police coerced him into lying. Also, the Defendant believed that O'Leary's eventual testimony, in concert with Hernandez's testimony, would raise a reasonable doubt about the Defendant's guilt and would call into question the veracity of the State's witnesses. The trial court refused to allow the grand jury tape of O'Leary into evidence, finding it to be hearsay, inadmissible under the former-testimony exception to the general bar against such evidence.II.11. We review whether the Defendant is entitled to any relief based upon the trial court's treatment of O'Leary's grand jury testimony as hearsay. Defendant contends first that she properly preserved the trial court's alleged error for review. Second, if error was not properly preserved, the trial court's treatment of O'Leary's testimony as hearsay is reviewable as plain error. If neither of the preceding arguments applies, then defense counsel's failure to preserve the issue was ineffective assistance of counsel. Finally, Defendant contends that the trial court erred by not admitting O'Leary's testimony under the former-testimony exception to the bar against hearsay evidence. We find no reversible error in any of the Defendant's contentions and hold that she is entitled to no relief on any of the aforementioned grounds.A.12. We initially consider whether the Defendant preserved error on the issue of the hearsay status of O'Leary's grand jury testimony. Defendant now contends on appeal that O'Leary's grand jury testimony was not offered into evidence to prove the truth of the matter asserted and, as such, should not have been treated as hearsay. We hold that the Defendant failed to preserve error on this issue.13. A defendant must obtain a clear ruling from the trial court in order to preserve the grounds alleged to have been in error. State v. Lucero, 116 N.M. 450, 453, 863 P.2d 1071, 1074 (1993); State v. Garcia, 100 N.M. 120, 123, 666 P.2d 1267, 1270 (Ct.App.1983). An objection that does not state the grounds for the objection preserves no issue for appeal. Rule 11-103(A) NMRA 1997; State v. Barraza, 110 N.M. 45, 49, 791 P.2d 799, 804 (Ct.App.1990). However, the objection need not be specific if the specific ground is apparent from the context. Barraza, 110 N.M. at 49, 791 P.2d at 799.14. In Garcia, the defendant was convicted on charges of criminal sexual penetration and kidnapping. Garcia, 100 N.M. at 122, 666 P.2d at 1269. On appeal of the conviction, the defendant sought review of whether exclusion of certain evidence as hearsay was proper. Id. at 123, 666 P.2d at 1268. However, the defendant failed to bring his hearsay concerns to the attention of the trial judge, and the defendant also failed to make an offer of proof in order to include the issue within the record. Id. Therefore, the court of appeals refused to consider the hearsay arguments included by the defendant in his petition for review. Id.15. Similarly, the Defendant in the immediate ease has not preserved the issue of whether the grand jury testimony of O'Leary constituted hearsay. The record indicates that defense counsel tendered the evidence and requested that the trial court \"be fair\" to his client and admit the grand jury testimony. (Tr. VI, 103) However, aside from this reference, the defense made no specific argument that the testimony should be admitted because it was not hearsay; counsel did not assert that O'Leary's testimony was not being offered for the truth of the matter asserted. In fact, the record indicates that counsel moved immediately to a discussion of exceptions to the hearsay rule as a basis for admission of the grand jury testimony. The context of these arguments would not have put the court on notice that the defense objected to treatment of the testimony as hearsay. Therefore, defense counsel's statements did not preserve the alleged error for review by this Court.B.16. The Defendant also argues that if error was not preserved, then the trial court's exclusion of O'Leary's grand jury testimony constituted plain error. According to Defendant's reasoning, O'Leary's grand jury testimony was not hearsay because it was not offered to prove the truth of the matter asserted. Instead, it was intended to cast doubt on the veracity of the State's witnesses and support the contention that the police created a story and pressured witnesses to adhere to that story. Defendant now argues that the trial court erred by denying admission of O'Leary's grand jury testimony, substantially affecting Defendant's ability to present her full defense. We disagree.17. To the extent the record does not provide a clear basis for appellate review on the grounds the Defendant now asserts, Defendant must show plain error affecting a substantial right. Rule 11-103(D) NMRA 1997; Lucero, 116 N.M. at 453, 863 P.2d at 1074. The court must be convinced that the evidentiary decision constituted an injustice that creates grave doubts concerning the validity of the verdict. State v. Contreras, 1995 NMSC 064, 23, 120 N.M. 486, 903 P.2d 228; Barraza, 110 N.M. at 49, 791 P.2d at 803.18. We hold that the Defendant is not entitled to relief under the plain error rule. Although the exclusion might have limited the theory of the defense somewhat, we are not convinced that the Defendant's right to put forth her defense was substantially hampered. Counsel had the opportunity on cross examination to explore the defense's theory that State witnesses were lying and had been pressured by the police to fabricate testimony. Furthermore, to bolster the theory that witnesses were lying, counsel had ample occasion to cite Hernandez's declaration that he had lied to police in his initial interviews and to seek admission of Throgmorton's conviction for armed robbery. Thus, the trial court's exclusion of O'Leary's testimony as hearsay did not affect a substantial right because the defense had several opportunities to present its theory through other avenues.19. In addition, the exclusion of this evidence does not taint the validity of the verdict rendered in this case. O'Leary ultimately concluded in her grand jury testimony that she in fact saw the Defendant shoot and kill Qualtire. While there were differences between her grand jury testimony and the trial testimony of Throgmorton, these differences do not warrant relief, especially when the conclusion of the excluded evidence on the ultimate issue in this case supports the conviction.C.20. We next review whether the failure by Defendant's attorney to preserve error on the hearsay issue constituted ineffective assistance of counsel. To succeed on a claim of ineffective assistance of counsel, a defendant must demonstrate that his counsel did not exercise the skill of a reasonably competent attorney, State v. Orona, 97 N.M. 232, 233, 638 P.2d 1077, 1078 (1982), and the defendant must also prove that the incompetent representation prejudiced the defendant's case, rendering the trial court's results unreliable. State v. Lopez, 1996 NMSC 036, 25, 122 N.M. 63, 920 P.2d 1017. The main question is whether the allegedly incompe tent representation prejudiced the case such that but for counsel's error, there is a reasonable probability that the result of the conviction proceedings would have been different. Lopez, 1996 NMSC 036, 26, 122 N.M. 63, 920 P.2d 1017.21. We already determined that the trial court's decision to exclude O'Leary's testimony as hearsay did not affect any of the Defendant's substantial rights. Without proof of such prejudice, Defendant's claim of ineffective assistance of counsel fails, and there is no need to address whether her counsel exercised the skill of a reasonably competent attorney.D.22. We also review whether the trial court erred by refusing to admit O'Leary's grand jury testimony under the former-testimony exception to the bar against hearsay evidence. The admission or exclusion of evidence is entrusted to the discretion of the trial court; its ruling will not be disturbed absent abuse of discretion. State v. Smith, 104 N.M. 329, 333-34, 721 P.2d 397, 401-02 (1986), overruled on other grounds by Gallegos v. Citizens Insurance Agency, 108 N.M. 722, 731, 779 P.2d 99, 108 (1989); State v. Stephens, 99 N.M. 32, 37, 653 P.2d 863, 868 (1982). If the court erred in denying the Defendant use of the evidence, no relief is warranted unless the Defendant also shows a reasonable probability the ruling contributed to his conviction. State v. Jett, 111 N.M. 309, 312, 805 P.2d 78, 81 (1991). We conclude that there was no abuse of discretion, and the Defendant has not demonstrated a reasonable probability that the ruling contributed to her conviction. Therefore, we uphold the trial court's decision to exclude the testimony.23. Hearsay is a statement, other than one made by the declarant while testifying at the trial or hearing, offered in evidence to prove the truth of the matter asserted. Rule 11-801(0 NMRA 1997. Generally, hearsay evidence is inadmissible, except as provided for under specific exception. Rule 11-802 NMRA 1997. One such exception is Rule 11 — 804(B)(1) NMRA 1997. It admits into evidencé the former-testimony of a currently unavailable witness as an exception to the hearsay rule, and it states in relevant part:Former testimony. Testimony given as a witness at another hearing of the same or a different proceeding or in a deposition taken in compliance with law in the course of the same or another proceeding, if the party against whom the testimony is now offered ... had an opportunity and similar motive to develop the testimony by direct, cross or redirect examination.Id,24. Once O'Leary invoked her Fifth Amendment privilege, the trial court correctly ruled that she was an unavailable witness. United States v. Salerno, 505 U.S. 317, 112 S.Ct. 2503, 120 L.Ed.2d 255 (1992) (holding that a witness who invokes the right against self-incrimination is considered unavailable within the hearsay rules); State v. Gonzales, 1992 NMSC 002, 15, 113 N.M. 221, 225, 824 P.2d 1023, 1027 (same). In determining the applicability of the former-testimony hearsay exception, the relevant inquiry then became whether the State, as the party against whom O'Leary's testimony was to be offered, had an opportunity and similar motive to develop the testimony at the grand jury hearing as it would have had at trial. Defendant argued at trial, and now contends on appeal, that the prosecution had a similar motive at the grand jury hearing to develop O'Leary's testimony.25. The particular facts of the Defendant's case suggest that the State's motives in developing O'Leary's testimony at the grand jury were very different than what they would have been at trial. O'Leary claimed in her grand jury testimony that Qualtire had been beaten before he was shot. However, at the time of the grand jury hearing, the medical report on Qualtire was not yet available. When the report was finished, it did not include any information suggesting that Qualtire had been beaten, as O'Leary had testified. Instead, the report showed that, consistent with the testimony of Throgmorton.and Hernandez's early statements to police, Qualtire had been shot in the abdomen three times and then shot twice in the head as he lay on the, ground.26. The prosecutor did not know at the grand jury hearing that O'Leary's testimony was going to be inconsistent with the medical evidence. Nor did the prosecutor know that other eye-witness accounts would be consistent with the medical evidence and inconsistent with O'Leary's testimony. However, because the medical information was not available prior to the grand jury hearing, the State had no reason to question O'Leary's veracity or to probe her claim that Qualtire was beaten before he was killed. See People v. Radovick, 275 Ill.App.3d 809, 212 Ill.Dec. 82, 88, 656 N.E.2d 235, 241 (1995) (finding no abuse of discretion by trial court for excluding grand jury testimony because the State is developing its case and \"would have had Httle motive to ehaHenge [a witness's] version of events at this time\"). In addition, the State had no reason to question O'Leary on the Defendant's eventual theory that O'Leary and other eye-witnesses were coerced by the police to lie. Thus, the State's motives in developing O'Leary's testimony were altered substantiaUy between the grand jury hearing and the time of trial.27. This holding is supported by the substantial differences between a grand jury hearing and trial. First, the procedural variations between the two proceedings suggest several practical limitations on the State's abHity to develop testimony at the grand jury hearing. O'Leary testified before a grand jury, and the State was obligated to present any potentiaUy exculpatory evidence in the case. NMSA 1978, 31-6-11 (1981). Also, the grand jury system is not run under the same technical, procedural, and evidentiary rules governing the conduct of criminal trials. Buzbee v. Donnelly, 96 N.M. 692, 696, 634 P.2d 1244, 1248 (1981).28. Second, the posture of the grand jury hearing is markedly different from that of trial. Criminal trials tend to be highly confrontational. Conversely, the prosecutor's duty with the grand jury is to protect both the interests of the public and the rights of the accused. Matter of Grand Jury of Sandoval County, 106 N.M. 764, 768, 750 P.2d 464, 468 (Ct.App.1988). The prosecutor is not trying to prove any side of any issue, but only to develop the facts to determine if an indictment is warranted. United States v. DiNapoli, 8 F.3d 909, 915 (2nd Cir.1993). Such differences in posture and objectives, when considered with the facts avaüable at the time of the grand jury hearing, lead us to decide, like the trial court, that the State's motives in developing O'Leary's testimony were very different than what they would have been at trial.29. Defendant primarily relies on United States v. Miller, 904 F.2d 65 (D.C.Cir.1990) and United States v. Salerno, 974 F.2d 231 (2nd Cir.1992), to support her position that O'Leary's grand jury testimony should have been admitted under the former-testimony exception. This rebanee is misplaced. Defendant correctly points out that in Miller the appellate court permitted the admission of grand jury testimony under the former-testimony exception. Miller, 904 F.2d at 67-68. However, the court of appeals noted that the government's approach in questioning the witness did not differ at trial. Id. at 68 n. 3. Conversely, in the immediate ease the motives of the State in questioning witnesses changed between the grand jury hearing and trial. Although the State might have possessed an interest at the grand jury hearing in obtaining testimony as to exact dates, times, and actions, the nature of the evidence available at the time was not such that the State would have had reason to question the accuracy of O'Leary's story. Hence, the State's posture toward O'Leary's testimony would have changed substantially after the medical report became avaüable.30. Defendant's reliance on Salerno is also misplaced. Defendant correctly asserts that after remand by the Supreme Court, the Second Circuit in Salerno found the government had a similar motive to examine the witnesses and the district court erred in excluding the grand jury testimony. Salerno, 974 F.2d at 240. In the immediate case, however, the State did not examine O'Leary at the grand jury hearing as it would have at trial and did not have the same motive to do so. More significantly, the Second Circuit en bane vacated the opinion rehed upon by the Defendant and reversed its holding. DiNapoli 8 F.3d at 915. In reversing, the court found that at the grand jury, the prosecutor had no interest in proving the falsity of the witness. Id. The prosecutor had a different motive at the grand jury proceeding, and as such, he had no motive to cross-examine the witnesses to show that their testimony was false. Id. Therefore, the district court was correct in excluding the grand jury testimony. Id.31. In sum, substantial changes in the status of evidence and the lack of motive for the State to rigorously examine O'Leary support the trial court's decision to exclude the grand jury testimony. Furthermore, even if exclusion of the testimony had been deemed to be error, we are not convinced, as discussed earlier, that the exclusion in any way prejudiced the Defendant.III.32. We now review whether prosecutorial misconduct denied the Defendant a fair trial. Defendant contends first that the trial court should have granted use-immunity to O'Leary since the prosecution improperly refused to request it. Second, Defendant argues that portions of the prosecutor's closing statement constituted prosecutorial misconduct.A.33. Defendant alleges that the prosecution improperly refused to grant use-immunity to O'Leary for Defendant's trial, knowing that O'Leary would invoke her Fifth Amendment privilege. Defendant contends that this was a deliberate attempt by the prosecution to suppress the truth by keeping O'Leary's testimony out, and for these reasons, the trial court violated Defendant's due process rights to compulsory process by refusing to extend use-immunity to O'Leary. We disagree.34. In this case, when O'Leary first appeared before the trial court, she was offered an attorney to advise her, but she refused, stating that she did not believe that she needed one. The prosecution then informed her that she could face perjury charges if there were differences between her grand jury testimony and the statements that she was to give now before the court. O'Leary then accepted the court's offer of representation, and after consultation with her attorney, O'Leary invoked her Fifth Amendment privilege.35. Defendant correctly notes that a witness cannot be encouraged or badgered not to testify. United States v. Arthur, 949 F.2d 211, 215-16 (6th Cir.1991). However, the prosecutor and the court should advise a witness that testimony which differs from prior sworn testimony may give rise to perjury charges. United States v. Smith, 997 F.2d 674, 680 (10th Cir.1993). It is not improper to merely advise a witness that he could face prosecution for perjury. Id.36. There is no indication in the record that O'Leary was pressured or unduly discouraged from testifying. After consultation with an appointed independent counsel, O'Leary elected to invoke her Fifth Amendment privilege. The other alternative would have been to not warn O'Leary of the possible consequences that she might face for inconsistent testimony. This warning was correct procedure here, and we note nothing threatening or coercive about it. As such, no basis for error can be premised on the State's warning to O'Leary in this instance.37. Furthermore, we do not believe that the court was required to offer use-immunity to O'Leary. Under Rule 5-116 NMRA 1997, New Mexico courts may recog-' nize use-immunity upon written application of the prosecuting attorney. However, there is no constitutional provision or statute in New Mexico conferring a right to use-immunity for a defense witness, and a trial court has no power to confer immunity absent a written application from the State. State v. Cheadle, 101 N.M. 282, 286-87, 681 P.2d 708, 712-13 (1983); State v. Sanchez, 98 N.M. 428, 431-34, 649 P.2d 496, 499-502 (Ct.App.1982). In Sanchez, the court of appeals noted:A defendant has no sixth amendment right to demand that any witness he chooses be immunized, and the prosecution's refusal to grant immunity to a defense witness who would allegedly offer exculpatory testimony to a defendant does not amount to a denial of due process or a violation of appellant's sixth amendment rights.98 N.M. at 434, 649 P.2d at 502. This finding has been supported by the Tenth Circuit. See McGee v. Crist, 739 F.2d 505, 509 (10th Cir.1984) (finding that only the prosecutor may seek witness immunity).38. We are not convinced that the authorities cited by the Defendant undermine this finding. Defendant relies primarily on Government of Virgin Islands v. Smith, 615 F.2d 964, 972-73 (3rd Cir.1980), for the contention that a judge may order witness immunity in limited circumstances if the testimony is properly sought in district court, clearly exculpatory, essential to the defendant's case, and not opposed by a strong countervailing government interest. As we have discussed in earlier sections, we do not believe that O'Leary's excluded testimony was clearly exculpatory. Furthermore, the Smith rationale is not consistent with the weight of fedei'al authority on this issue. See, e.g., United States v. Hunter, 672 F.2d 815, 818 (10th Cir.1982) (holding that the federal district court has no authority to grant immunity or to demand that the government seek immunity for a defense witness); United States v. Capozzi, 883 F.2d 608, 613 (8th Cir.1989) (same).39. More importantly for our analysis, this Court specifically rejected the Smith rationale. Cheadle, 101 N.M. at 287, 681 P.2d at 713 (stating that \"there is no authority to demand immunity for a witness by the defense\"). Therefore, we hold that, barring a clear showing of prosecutorial misconduct, use-immunity can only be sought by the prosecution. As noted, the warning issued to O'Leary by the prosecutor did not constitute misconduct by the State, and therefore, we deny relief on this claim.B.40. Finally, we review whether the prosecutor committed misconduct in his closing by allegedly misstating the law on an element of the charged crime. In his closing, the prosecutor discussed deliberation as an element of first degree murder using the following examples:How long does it take to make a decision? Would you like french fries or baked potato? French fries. Ma'am, would that be wheat bread or white? Do you want to go or do you want to stay? I'll go. Alls [sic] it takes is the ability to say this is the result of my action. Is that the result I want? That's deliberation.And the court tells you [that] you can see that in a very short period of time. It doesn't take sitting around with a council of elders or a little lap top computer and everything. We're dealing with the human mind. Do you stop or go?The evidence in this case shows that it was premeditated and intentional.Part of the New Mexico jury instructions for first degree murder explain that deliberate intent is \"a result of careful thought and the weighing of the considerations for and against the proposed course of action.\" Rule 14-201 NMRA1997. These instructions also note that this process might take very little time, but also that it involves more than an uneonsidered and rash impulse. Id. Defendant contends that the prosecutor's discussion of the specific intent element of first degree murder misled the jury and prejudiced the Defendant's right to a fair trial. We conclude that there is no basis for granting relief on this claim.41. Defendant's attorney neglected to object to the alleged error during closing. Without such an objection during summation, appellate review is for fundamental error. State v. Apodaca, 1994 NMSC 121, 20, 118 N.M. 762, 769-70, 887 P.2d 756, 763-64. Fundamental error only applies in exceptional circumstances when guilt is so doubtful that it would shock the judicial conscience to allow the conviction to stand. State v. Aguilar, 117 N.M. 501, 507, 873 P.2d 247, 253 (1994).42. A prosecutor's summation which misstates the law invades the province of the court. State v. Gonzales, 105 N.M. 238, 242, 731 P.2d 381, 385 (Ct.App.1986); State v. Diaz, 100 N.M. 210, 214-15, 668 P.2d 326, 330-31 (Ct.App.1983). However, a prosecutor is allowed latitude in summation. State v. Gonzales, 113 N.M. 221, 229, 824 P.2d 1023, 1031 (1992); State v. Chamberlain, 112 N.M. 723, 729, 819 P.2d 673, 679 (1991). This Court reviews comments made in closing argument in the context in which they occurred so that the court may gain full understanding of the comments and their potential effect on the jury. State v. Armendarez, 113 N.M. 335, 338, 825 P.2d 1245, 1248 (1992).43. In Armendarez, this Court considered a fundamental error claim very similar to that which Defendant argues in the immediate case. Armendarez was convicted of first degree murder. Id. at 336, 825 P.2d at 1246. On appeal, he argued that the prosecutor had included an incorrect description of the law in his closing and that the State was attempting to \"instruct\" the jury. Id. at 338, 825 P.2d at 1248. This Court rejected the defendant's arguments, finding that the prosecutor was merely attempting to explain the law to the jury, just as defense counsel had. Id. Furthermore, the court gave the jury direct instructions regarding the elements of the crime, and we found that \"the jury followed the written instructions and did not rely for its verdict on one very brief part of the State's closing remarks.\" Id. The State's conduct fell well short of fundamental error. Id.44. Similarly, we conclude that the State's closing remarks in this case did not constitute fundamental error. As with Armendarez, the comments were a very brief part of a lengthy summation, and we believe that the prosecutor's statements were used merely as an illustration of the process one uses to weigh the considerations of a contemplated course of action. We conclude that the State did not in any way suggest to the jury that it should apply the law in a manner different, than that prescribed by the judge.45. It is also worth noting that the trial court gave the jury a clear and direct explanation of the law before deliberations began. The court instructed the jury in the presumption of the Defendant's innocence, the State's burden to prove guilt beyond a reasonable doubt, and the elements of the crime. As we decided in Armendarez, we are not willing to assume that the jury took the comment during closing and applied it as the law governing the case, ignoring the instructions given by the court. Id. We see no evidence of prejudice warranting such a conclusion. Ample evidence was presented to support a finding of deliberation, including testimony on the Defendant's procurement of the weapon, her suggestion that the group use the alley, the wounding of Qualtire, and the firing of the fatal gunshots to the head. There are no exceptional circumstances in this case indicating a wrongful conviction based on an unwarranted or incorrect finding of deliberation. As such, we conclude that no fundamental error occurred.III.46. In sum, we hold that the trial court did not err in excluding O'Leary's grand jury testimony from the trial. Furthermore, the record does not indicate that the Defendant's due process rights were violated by prosecutorial misconduct. For these reasons, we AFFIRM.47. IT IS SO ORDERED.FRANCHINI, C.J., and SERNA, J., concur.","annotations":[{"_id":"5f064fcbc3627b001895b55c","role":"Outcome","content":"For these reasons, we AFFIRM.","class":"task-bg-sentence-classification-1","index":1,"contentIdx":{"start":32027,"end":32056}},{"_id":"5f064fcbc3627b001895b55d","role":"Affirm"}]}
{ "id": 2380296, "type": "Feature", "properties": { "name":"Churchville", "placetype":"locality", "woe:id":2380296, "woe:name":"Churchville, New York, United States", "woe:place_id":"CkIB7nSbApQ6EtXq", "woe:placetype":"locality", "woe:placetype_id":7 }, "bbox": [-77.908089,43.087898,-77.86869,43.114079], "geometry": {"alpha":0.00015,"bbox":[-77.908088684082,43.087898254395,-77.868690490723,43.114078521729],"coordinates":[[[[-77.880341,43.113468],[-77.86869,43.112507],[-77.869446,43.10915],[-77.880531,43.093586],[-77.889458,43.091629],[-77.89856,43.089073],[-77.905724,43.087898],[-77.908089,43.10474],[-77.907654,43.109505],[-77.899933,43.111008],[-77.881561,43.114079],[-77.880341,43.113468]]]],"created":1292519972,"edges":12,"is_donuthole":0,"link":{"href":"http://farm6.static.flickr.com/5041/shapefiles/2380296_20101216_00ecfa1913.tar.gz"},"points":37,"type":"MultiPolygon"} }
{ "video-id": 17141, "video-title": "NHK Wildlife - Unlikely Eden: Ngorongoro Crater", "stream-sd": "https://amx.4553t5pugtt1qslvsnmpc0tpfz5fo.xyz/mp4sd.php?id=17141", "stream-720p": "https://amx.4553t5pugtt1qslvsnmpc0tpfz5fo.xyz/mp4hd.php?id=17141", "stream-1080p": "", "stream-1440p": "", "stream-2160p": "" }
{"name":"BabDreams","permalink":"babdreams","crunchbase_url":"http://www.crunchbase.com/company/babdreams","homepage_url":"http://www.babdreams.com","blog_url":"","blog_feed_url":"","twitter_username":"babdreams","category_code":"software","number_of_employees":null,"founded_year":2011,"founded_month":null,"founded_day":null,"deadpooled_year":null,"deadpooled_month":null,"deadpooled_day":null,"deadpooled_url":null,"tag_list":"iphone, ipad, ios, mobile, offshoring, france, morocco, marrakesh, marrakech","alias_list":null,"email_address":"contact@babdreams.com","phone_number":"","description":"iPhone software development","created_at":"Sun Feb 20 10:17:09 UTC 2011","updated_at":"Mon Apr 25 05:25:31 UTC 2011","overview":"<p>BabDreams was founded in 2011, by a french investor.\nThe company is specialized in iOS software development and publishing.\nThe company provides high quality and high technology software.\nThe company has two offices : Paris (France) and Marrakesh (Morocco).\nThe company can provide arabic language translation for other software developers.</p>","image":{"available_sizes":[[[100,100],"assets/images/resized/0012/3015/123015v4-max-150x150.png"],[[100,100],"assets/images/resized/0012/3015/123015v4-max-250x250.png"],[[100,100],"assets/images/resized/0012/3015/123015v4-max-450x450.png"]],"attribution":null},"products":[],"relationships":[],"competitions":[],"providerships":[],"total_money_raised":"$0","funding_rounds":[],"investments":[],"acquisition":null,"acquisitions":[],"offices":[{"description":"Paris Office","address1":"","address2":"","zip_code":"75012","city":"Paris","state_code":null,"country_code":"FRA","latitude":null,"longitude":null},{"description":"Marrakesh Office","address1":"","address2":"","zip_code":"40000","city":"Marrakesh","state_code":null,"country_code":"MAR","latitude":null,"longitude":null}],"milestones":[],"ipo":null,"video_embeds":[],"screenshots":[],"external_links":[]}
{ "title": "All Purpose Cat Girl Nuku Nuku TV Specials", "alternative_title": "Bannou Bunka Neko-Musume Specials, Nuku Nuku Falls in Love! Who's the Valentine for?, \u4e07\u80fd\u6587\u5316\u732b\u5a18", "slug": "all-purpose-cat-girl-nuku-nuku-tv-specials", "anime_type": "TV Series", "description": "* Alternate telling of the OVA... with a twist.After starting out in a new school and meeting her rather zany classmates,\u00a0Nuku Nuku\u00a0is forced into fighting the dangerous (read as \"absurd\") robots of the\u00a0Mishima\u00a0corporation's inner circle (all in the most ridiculous costumes since\u00a0Kishin Heidan), led by the evil mastermind (read as \"blithering-idiot-in-the-goofiest-costume-of-all\"),\u00a0Hell Mishima. Their plan? Why, to take over the world, of course!", "genre": "[<Genre -> Action>, <Genre -> Comedy>, <Genre -> Ecchi>, <Genre -> Romance>, <Genre -> Sci-Fi>, <Genre -> Shounen>]", "year": "1999", "status": "Completed", "total_episodes": "2" }
{ "actions": [ { "acted_at": "1995-05-08", "references": [ { "reference": "CR S6277", "type": null } ], "text": "Sponsor introductory remarks on measure.", "type": "action" }, { "acted_at": "1995-05-08", "committee": "Committee on Indian Affairs", "references": [], "status": "REFERRED", "text": "Read twice and referred to the Committee on Indian Affairs.", "type": "referral" } ], "amendments": [], "bill_id": "s764-104", "bill_type": "s", "committees": [ { "activity": [ "referral", "in committee" ], "committee": "Senate Indian Affairs", "committee_id": "SLIA" } ], "congress": "104", "cosponsors": [], "enacted_as": null, "history": { "awaiting_signature": false, "enacted": false, "vetoed": false }, "introduced_at": "1995-05-08", "number": "764", "official_title": "A bill to amend the Indian Child Welfare Act of 1978 to require that determinations concerning the status of a child as an Indian child be prospective the child's date of birth, and that determinations of membership status in an Indian tribe be based on the minority status of a member or written consent of an initial member over the age of 18, and for other purposes.", "popular_title": null, "related_bills": [ { "bill_id": "hr1448-104", "reason": "related" } ], "short_title": "Indian Child Welfare Improvement Act of 1995", "sponsor": { "district": null, "name": "Glenn, John H., Jr.", "state": "OH", "thomas_id": "01339", "title": "Sen", "type": "person" }, "status": "REFERRED", "status_at": "1995-05-08", "subjects": [ "Age (Law)", "Child welfare", "Custody of children", "Families", "Indian children", "Law", "Minorities", "Native Americans" ], "subjects_top_term": "Native Americans", "summary": { "as": "Introduced", "date": "1995-05-08", "text": "Indian Child Welfare Improvement Act of 1995 - Amends the Indian Child Welfare Act of 1978 to require that determinations of status as: (1) an Indian child be prospective from date of birth; and (2) a member of an Indian tribe be prospective from tribal membership (with written consent for membership status attained after the age of 19). States that for the purposes of any child custody proceeding involving an Indian child, retroactive effect of tribal membership shall not be permitted." }, "titles": [ { "as": "introduced", "title": "Indian Child Welfare Improvement Act of 1995", "type": "short" }, { "as": "introduced", "title": "A bill to amend the Indian Child Welfare Act of 1978 to require that determinations concerning the status of a child as an Indian child be prospective the child's date of birth, and that determinations of membership status in an Indian tribe be based on the minority status of a member or written consent of an initial member over the age of 18, and for other purposes.", "type": "official" } ], "updated_at": "2013-02-02T20:32:47-05:00" }
{ "title": "Ekoplaza - Weimarstraat", "tags": [ "Health Food Store" ], "description": "Medium sized shop selling a wide variety of products including health food items.", "streetAddress": "Weimarstraat 153", "postalCode": "2562GV", "phone": "tel:0703625282", "venueHours": "\n Mon-Fri 8:30am-7:00pm, Sat-Sun 8:30am-6:00pm\n ", "listingFeatures": [], "gmaps": "http://maps.googleapis.com/maps/api/staticmap?center=52.075660,4.280722&zoom=15&size=458x118&maptype=roadmap&markers=icon:http%3A%2F%2Fgoo.gl%2F1RDrbh%7Cshadow:true%7C52.075660,4.280722&sensor=false&key=AIzaSyBrIo4v01Yet3zb6VunVdenxRtXWFnwfxk" }
{ "AX": { "error": 0.007513494669825218, "error_type": "SEM", "filter_outliers_dict": { "filter_outliers": true, "iterations": 1, "std_devs": 3, "use_iqr_filtering": false, "use_standard_deviation_filtering": false }, "fit": "Average", "fn": 60, "include_baseline_error": true, "n": 60, "outlier_excluded": [], "reviewed": true, "user_excluded": [], "value": -0.10631531625986099 }, "CDD": { "error": 5.493319620013307e-06, "error_type": "SEM", "filter_outliers_dict": { "filter_outliers": true, "iterations": 1, "std_devs": 10, "use_iqr_filtering": false, "use_standard_deviation_filtering": false }, "fit": "Average", "fn": 60, "include_baseline_error": true, "n": 60, "outlier_excluded": [], "reviewed": true, "user_excluded": [], "value": 1.272226775957582e-05 }, "H1": { "error": 0.005541526528340733, "error_type": "SEM", "filter_outliers_dict": { "filter_outliers": true, "iterations": 1, "std_devs": 3, "use_iqr_filtering": false, "use_standard_deviation_filtering": false }, "fit": "Average", "fn": 60, "include_baseline_error": true, "n": 60, "outlier_excluded": [], "reviewed": true, "user_excluded": [], "value": 0.033418791730461334 }, "H2": { "error": 0.003764577959325848, "error_type": "SEM", "filter_outliers_dict": { "filter_outliers": true, "iterations": 1, "std_devs": 2 }, "fit": "average", "value": -0.4182999672162178 }, "L1": { "error": 0.003652235349096921, "error_type": "SEM", "filter_outliers_dict": { "filter_outliers": true, "iterations": 1, "std_devs": 3, "use_iqr_filtering": false, "use_standard_deviation_filtering": false }, "fit": "Average", "fn": 60, "include_baseline_error": true, "n": 60, "outlier_excluded": [], "reviewed": true, "user_excluded": [], "value": 0.0026656888376843805 }, "L2": { "error": 0.003928106465443316, "error_type": "SEM", "filter_outliers_dict": { "filter_outliers": true, "iterations": 1, "std_devs": 3, "use_iqr_filtering": false, "use_standard_deviation_filtering": false }, "fit": "Average", "fn": 60, "include_baseline_error": true, "n": 60, "outlier_excluded": [], "reviewed": true, "user_excluded": [], "value": -0.006283836784617355 } }
{ "add": { "doc": { "id": "290c51640268913fddc83818424144a74e09c434887691b175014ae5dbf27b2a", "url": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/30/WindsorLowerBaileyJosephNash1848_edited.jpg/220px-WindsorLowerBaileyJosephNash1848_edited.jpg", "previous": [], "after": "George IV came to the throne in 1820 intending to create a set of royal palaces that reflected his wealth and influence as the ruler of an increasingly powerful Britain.[179] George's previous houses, Carlton House and the Brighton Pavilion were too small for grand court events, even after expensive extensions.[179] George expanded the Royal Lodge in the castle park whilst he was Prince Regent, and then began a programme of work to modernise the castle itself once he became king.[179]", "color": "tan|0.35498 black|0.18353 dim|0.1158 gray|0.1158 dim|0.1158 grey|0.1158 burly|0.050895 wood|0.050895 gray|0.046256 grey|0.046256 dark|0.026325 gray|0.026325 dark|0.026325 grey|0.026325 " } } }
{ "id": 974907789, "type": "Feature", "properties": { "addr:full":"745 Confederation St Sarnia ON N7T 2E2", "addr:housenumber":"745", "addr:postcode":"n7t 2e2", "addr:street":"Confederation St", "edtf:cessation":"uuuu", "edtf:inception":"uuuu", "geom:area":0.0, "geom:area_square_m":0.0, "geom:bbox":"-82.384513855,42.9606628418,-82.384513855,42.9606628418", "geom:latitude":42.960663, "geom:longitude":-82.384514, "iso:country":"CA", "mz:hierarchy_label":1, "mz:is_current":-1, "sg:address":"745 Confederation St", "sg:city":"Sarnia", "sg:classifiers":[ { "category":"Retail", "subcategory":"Auto Rental", "type":"Services" } ], "sg:owner":"simplegeo", "sg:phone":"+1 519 337 4717", "sg:postcode":"N7T 2E2", "sg:province":"ON", "sg:tags":[ "renting", "automobile" ], "src:geom":"simplegeo", "wof:belongsto":[ 85875557, 102191575, 85633041, 101740719, 85682057, 101736007 ], "wof:brand_id":1125159227, "wof:breaches":[], "wof:concordances":{ "sg:id":"SG_6HDCaIUSuJuEzGbnC6l2O1_42.960663_-82.384514@1293573121" }, "wof:country":"CA", "wof:created":1472268736, "wof:geomhash":"9a144cd43bca49855bd5053e1bb68a3e", "wof:hierarchy":[ { "continent_id":102191575, "country_id":85633041, "locality_id":101740719, "neighbourhood_id":85875557, "region_id":85682057, "venue_id":974907789 }, { "continent_id":102191575, "country_id":85633041, "locality_id":101736007, "neighbourhood_id":85875557, "region_id":85682057, "venue_id":974907789 } ], "wof:id":974907789, "wof:lastmodified":1510699528, "wof:name":"Discount Car & Truck Rentals", "wof:parent_id":85875557, "wof:placetype":"venue", "wof:repo":"whosonfirst-data-venue-ca", "wof:superseded_by":[], "wof:supersedes":[], "wof:tags":[ "renting", "automobile" ] }, "bbox": [ -82.384513855, 42.9606628418, -82.384513855, 42.9606628418 ], "geometry": {"coordinates":[-82.38451385499999,42.9606628418],"type":"Point"} }
{ "name": "datatable-vuejs", "version": "1.0.0", "description": "datatable for vuejs", "main": "src/dataTableComponent.js", "dependencies": { "axios": "^0.18.0", "bootstrap": "^4.3.1", "bootstrap4": "0.0.1-security", "jquery": "^3.3.1", "vue": "^2.6.8" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/luizschmitt/datatable-vuejs.git" }, "keywords": [ "vuejs", "datatable" ], "author": "Luiz Schmitt", "license": "MIT", "bugs": { "url": "https://github.com/luizschmitt/datatable-vuejs/issues" }, "homepage": "https://github.com/luizschmitt/datatable-vuejs#readme" }
{ "first_traded_price": 1283.0, "highest_price": 1290.0, "isin": "IRO1BTEJ0001", "last_traded_price": 1279.0, "lowest_price": 1241.0, "trade_volume": 818418.0, "unix_time": 1361145600 }
[{"boots": 3117.0, "second": 3190.0, "champ": 267.0, "tier": "BRONZE", "third": 3110.0, "region": "RU", "patch": "5.11", "games": 4.0, "y": 5.7232863359066553, "x": 7.6236997843145966, "first": 3222.0}, {"boots": 3117.0, "second": 3092.0, "champ": 267.0, "tier": "BRONZE", "third": 3190.0, "region": "RU", "patch": "5.11", "games": 4.0, "y": 2.7962877548137186, "x": 7.6487785546840277, "first": 3222.0}, {"boots": 3117.0, "second": 3222.0, "champ": 267.0, "tier": "BRONZE", "third": 2045.0, "region": "RU", "patch": "5.11", "games": 2.0, "y": -2.5331226715996555, "x": 5.327867990926606, "first": 3092.0}, {"boots": 3117.0, "second": 3222.0, "champ": 267.0, "tier": "BRONZE", "third": 3190.0, "region": "RU", "patch": "5.11", "games": 2.0, "y": 1.6279535837751451, "x": 7.4809282715063841, "first": 3092.0}, {"boots": 3117.0, "second": 3110.0, "champ": 267.0, "tier": "BRONZE", "third": 3092.0, "region": "RU", "patch": "5.11", "games": 2.0, "y": 1.9208153470999532, "x": 5.1194451632777405, "first": 3222.0}, {"boots": 3158.0, "second": 3190.0, "champ": 267.0, "tier": "BRONZE", "third": 3110.0, "region": "RU", "patch": "5.11", "games": 2.0, "y": 3.9162552220376052, "x": -0.045213010722349622, "first": 3069.0}, {"boots": 3158.0, "second": 2045.0, "champ": 267.0, "tier": "BRONZE", "third": 3174.0, "region": "RU", "patch": "5.11", "games": 2.0, "y": -3.622890830367707, "x": 0.092822603133400849, "first": 3092.0}, {"boots": 3117.0, "second": 3174.0, "champ": 267.0, "tier": "BRONZE", "third": 3089.0, "region": "RU", "patch": "5.11", "games": 2.0, "y": -1.1115885532026013, "x": 1.1834270168580421, "first": 3092.0}, {"boots": 3117.0, "second": 2045.0, "champ": 267.0, "tier": "BRONZE", "third": 3165.0, "region": "RU", "patch": "5.11", "games": 2.0, "y": -2.0268548628651653, "x": -2.5436578403239221, "first": 3116.0}, {"boots": 3117.0, "second": 3190.0, "champ": 267.0, "tier": "BRONZE", "third": 3222.0, "region": "RU", "patch": "5.11", "games": 2.0, "y": -1.074048991146777, "x": 0.62888854109852954, "first": 3174.0}, {"boots": 3117.0, "second": 3050.0, "champ": 267.0, "tier": "BRONZE", "third": 3110.0, "region": "RU", "patch": "5.11", "games": 2.0, "y": 5.1062474987657245, "x": 6.5346302588399912, "first": 3222.0}, {"boots": 3117.0, "second": 3110.0, "champ": 267.0, "tier": "BRONZE", "third": 3092.0, "region": "RU", "patch": "5.11", "games": 2.0, "y": 3.7267101104088352, "x": 4.6299953695284559, "first": 3222.0}, {"boots": 3009.0, "second": 3110.0, "champ": 267.0, "tier": "BRONZE", "third": 3504.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 10.495722069913713, "x": 6.3064689771617948, "first": 3190.0}, {"boots": 3020.0, "second": 3023.0, "champ": 267.0, "tier": "BRONZE", "third": 3089.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 0.091917760372045104, "x": -1.623733201544054, "first": 3023.0}, {"boots": 3020.0, "second": 3023.0, "champ": 267.0, "tier": "BRONZE", "third": 3190.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -0.046757800386103998, "x": 2.0690278302016947, "first": 3092.0}, {"boots": 3047.0, "second": 3165.0, "champ": 267.0, "tier": "BRONZE", "third": 3116.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -2.0624474946463831, "x": -6.3326964201989107, "first": 3174.0}, {"boots": 3047.0, "second": 3092.0, "champ": 267.0, "tier": "BRONZE", "third": 3001.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 5.9849007266981031, "x": 5.6949678061793936, "first": 3504.0}, {"boots": 3111.0, "second": 3222.0, "champ": 267.0, "tier": "BRONZE", "third": 3092.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -3.1896935938351181, "x": 4.8808720314949996, "first": 2045.0}, {"boots": 3111.0, "second": 3110.0, "champ": 267.0, "tier": "BRONZE", "third": 3050.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -1.0476769110472073, "x": -5.3695618921235582, "first": 3069.0}, {"boots": 3111.0, "second": 3110.0, "champ": 267.0, "tier": "BRONZE", "third": 3190.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 2.1829769887324768, "x": -0.19771842638820791, "first": 3069.0}, {"boots": 3111.0, "second": 2045.0, "champ": 267.0, "tier": "BRONZE", "third": 3110.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 3.9665606419906907, "x": 6.7228270984991729, "first": 3190.0}, {"boots": 3111.0, "second": 3165.0, "champ": 267.0, "tier": "BRONZE", "third": 3060.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 5.8790796658728857, "x": 4.3156835159422746, "first": 3190.0}, {"boots": 3111.0, "second": 3075.0, "champ": 267.0, "tier": "BRONZE", "third": 3190.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 4.5766902530268441, "x": 4.8709171993092975, "first": 3222.0}, {"boots": 3111.0, "second": 3110.0, "champ": 267.0, "tier": "BRONZE", "third": 3190.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 5.4253206802392908, "x": 6.8255094844259121, "first": 3222.0}, {"boots": 3117.0, "second": 3092.0, "champ": 267.0, "tier": "BRONZE", "third": 3110.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -3.2111988946689314, "x": 3.2326400892799856, "first": 2045.0}, {"boots": 3117.0, "second": 3165.0, "champ": 267.0, "tier": "BRONZE", "third": 3023.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -2.0321902003062702, "x": -2.9652019341386877, "first": 3027.0}, {"boots": 3117.0, "second": 3165.0, "champ": 267.0, "tier": "BRONZE", "third": 3089.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 1.0547835236115293, "x": 1.0124226423292622, "first": 3027.0}, {"boots": 3117.0, "second": 3023.0, "champ": 267.0, "tier": "BRONZE", "third": 3001.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 1.8433743832905685, "x": 1.2661395063161036, "first": 3060.0}, {"boots": 3117.0, "second": 3190.0, "champ": 267.0, "tier": "BRONZE", "third": 3069.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 1.0997664734615831, "x": 0.019797903369155101, "first": 3069.0}, {"boots": 3117.0, "second": 3222.0, "champ": 267.0, "tier": "BRONZE", "third": 3023.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -3.0068624445134695, "x": -2.9914588027964926, "first": 3069.0}, {"boots": 3117.0, "second": 2045.0, "champ": 267.0, "tier": "BRONZE", "third": 3003.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -1.4413757579833728, "x": 5.1338506001747373, "first": 3092.0}, {"boots": 3117.0, "second": 2045.0, "champ": 267.0, "tier": "BRONZE", "third": 3143.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -2.0107889164121384, "x": 0.96412004998995915, "first": 3092.0}, {"boots": 3117.0, "second": 2045.0, "champ": 267.0, "tier": "BRONZE", "third": 3174.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -5.0582034080054701, "x": 0.73850748735622718, "first": 3092.0}, {"boots": 3117.0, "second": 3023.0, "champ": 267.0, "tier": "BRONZE", "third": 2045.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -4.8050427395061615, "x": 0.49371060531044442, "first": 3092.0}, {"boots": 3117.0, "second": 3023.0, "champ": 267.0, "tier": "BRONZE", "third": 3222.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -2.7268742379676958, "x": 1.6278516311560614, "first": 3092.0}, {"boots": 3117.0, "second": 3025.0, "champ": 267.0, "tier": "BRONZE", "third": 3001.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 2.6358983722075471, "x": 6.1243962194124801, "first": 3092.0}, {"boots": 3117.0, "second": 3110.0, "champ": 267.0, "tier": "BRONZE", "third": 2045.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -1.2598775522679482, "x": 3.5890382966040333, "first": 3092.0}, {"boots": 3117.0, "second": 3174.0, "champ": 267.0, "tier": "BRONZE", "third": 3110.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -1.8351188189615917, "x": -0.73064576541418169, "first": 3092.0}, {"boots": 3117.0, "second": 3174.0, "champ": 267.0, "tier": "BRONZE", "third": 3190.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -0.60104114467972813, "x": 1.4474932855350282, "first": 3092.0}, {"boots": 3117.0, "second": 3174.0, "champ": 267.0, "tier": "BRONZE", "third": 3222.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -2.6839488985160629, "x": 0.42857403080086709, "first": 3092.0}, {"boots": 3117.0, "second": 3504.0, "champ": 267.0, "tier": "BRONZE", "third": 3023.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 1.0203167239441466, "x": 0.88750846463108535, "first": 3092.0}, {"boots": 3117.0, "second": 3190.0, "champ": 267.0, "tier": "BRONZE", "third": 3504.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 8.5653725972009092, "x": 4.8966606802793065, "first": 3110.0}, {"boots": 3117.0, "second": 3092.0, "champ": 267.0, "tier": "BRONZE", "third": 3003.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 2.0059919520306573, "x": 2.457881850166201, "first": 3116.0}, {"boots": 3117.0, "second": 3089.0, "champ": 267.0, "tier": "BRONZE", "third": 3153.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 1.9752300529078151, "x": -2.6055273482129198, "first": 3174.0}, {"boots": 3117.0, "second": 3110.0, "champ": 267.0, "tier": "BRONZE", "third": 3092.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -1.0511776241732114, "x": -2.9251348180174008, "first": 3174.0}, {"boots": 3117.0, "second": 3110.0, "champ": 267.0, "tier": "BRONZE", "third": 3069.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 5.5679834068486516, "x": 4.0419355581670926, "first": 3190.0}, {"boots": 3117.0, "second": 3222.0, "champ": 267.0, "tier": "BRONZE", "third": 3110.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 6.7647402128248224, "x": 8.1331594116816781, "first": 3190.0}, {"boots": 3117.0, "second": 2045.0, "champ": 267.0, "tier": "BRONZE", "third": 3190.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 0.7157496271263184, "x": 6.5722484143941386, "first": 3222.0}, {"boots": 3117.0, "second": 3069.0, "champ": 267.0, "tier": "BRONZE", "third": 3190.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 1.4012446108039065, "x": 3.0060390200519733, "first": 3222.0}, {"boots": 3117.0, "second": 3092.0, "champ": 267.0, "tier": "BRONZE", "third": 3504.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 2.089564210593311, "x": 5.0923226293660253, "first": 3222.0}, {"boots": 3117.0, "second": 3110.0, "champ": 267.0, "tier": "BRONZE", "third": 3174.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 1.5373432592928067, "x": 1.4934210134582591, "first": 3222.0}, {"boots": 3117.0, "second": 3116.0, "champ": 267.0, "tier": "BRONZE", "third": 3110.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 2.4330642742458637, "x": 2.6638359953200985, "first": 3222.0}, {"boots": 3117.0, "second": 3165.0, "champ": 267.0, "tier": "BRONZE", "third": 3110.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 2.1539734445424124, "x": 2.1398798909990249, "first": 3222.0}, {"boots": 3117.0, "second": 3092.0, "champ": 267.0, "tier": "BRONZE", "third": 3116.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -4.107503533091748, "x": 6.1749494762746702, "first": 3285.0}, {"boots": 3117.0, "second": 3050.0, "champ": 267.0, "tier": "BRONZE", "third": 3092.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 2.912463372332788, "x": -2.5067500745419542, "first": 3504.0}, {"boots": 3117.0, "second": 3174.0, "champ": 267.0, "tier": "BRONZE", "third": 3069.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 1.8864404148689671, "x": -5.4261468585904975, "first": 3504.0}, {"boots": 3117.0, "second": 3190.0, "champ": 267.0, "tier": "BRONZE", "third": 3069.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 2.2182907712483688, "x": 3.9440578371907367, "first": 3800.0}, {"boots": 3158.0, "second": 3110.0, "champ": 267.0, "tier": "BRONZE", "third": 3116.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 0.1917416988860286, "x": 0.31408746359626682, "first": 2045.0}, {"boots": 3158.0, "second": 3023.0, "champ": 267.0, "tier": "BRONZE", "third": 3190.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 7.2580572179363045, "x": 3.539723927665456, "first": 3003.0}, {"boots": 3158.0, "second": 3143.0, "champ": 267.0, "tier": "BRONZE", "third": 3143.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 1.752844429279969, "x": -7.849282004975672, "first": 3069.0}, {"boots": 3158.0, "second": 3143.0, "champ": 267.0, "tier": "BRONZE", "third": 3222.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 2.2851905206637562, "x": -6.1093882386293021, "first": 3069.0}, {"boots": 3158.0, "second": 2045.0, "champ": 267.0, "tier": "BRONZE", "third": 3003.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -0.0060631803456090427, "x": 4.4881657159519115, "first": 3092.0}, {"boots": 3158.0, "second": 2045.0, "champ": 267.0, "tier": "BRONZE", "third": 3110.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -1.288064265176653, "x": 2.955892797565923, "first": 3092.0}, {"boots": 3158.0, "second": 3092.0, "champ": 267.0, "tier": "BRONZE", "third": 3190.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 2.2647470243372281, "x": 4.2254027377640035, "first": 3092.0}, {"boots": 3158.0, "second": 3110.0, "champ": 267.0, "tier": "BRONZE", "third": 2045.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 0.17543502536981559, "x": 2.9433534123812075, "first": 3092.0}, {"boots": 3158.0, "second": 3174.0, "champ": 267.0, "tier": "BRONZE", "third": 3157.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -3.8899391248582065, "x": -1.8629350617426663, "first": 3092.0}, {"boots": 3158.0, "second": 3190.0, "champ": 267.0, "tier": "BRONZE", "third": 3110.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 4.9535501178855474, "x": 6.185483218435591, "first": 3092.0}, {"boots": 3158.0, "second": 3190.0, "champ": 267.0, "tier": "BRONZE", "third": 3504.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 6.0979762200708585, "x": 5.7768837068303966, "first": 3092.0}, {"boots": 3158.0, "second": 3222.0, "champ": 267.0, "tier": "BRONZE", "third": 3110.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 1.8291884871310453, "x": 4.6571043363343483, "first": 3092.0}, {"boots": 3158.0, "second": 3190.0, "champ": 267.0, "tier": "BRONZE", "third": 3116.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 7.8968553724946968, "x": 3.5311384992812189, "first": 3110.0}, {"boots": 3158.0, "second": 2045.0, "champ": 267.0, "tier": "BRONZE", "third": 3003.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -0.773007355959902, "x": -2.76388258368705, "first": 3174.0}, {"boots": 3009.0, "second": 2045.0, "champ": 267.0, "tier": "BRONZE", "third": 3089.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 0.92524450669566405, "x": 1.3549995688392649, "first": 3165.0}, {"boots": 3009.0, "second": 3157.0, "champ": 267.0, "tier": "BRONZE", "third": 2045.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -5.9487104176119372, "x": -4.0721778497855317, "first": 3174.0}, {"boots": 3009.0, "second": 3285.0, "champ": 267.0, "tier": "BRONZE", "third": 3023.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 2.4653757900389701, "x": 2.5687173715479568, "first": 3504.0}, {"boots": 3020.0, "second": 3116.0, "champ": 267.0, "tier": "BRONZE", "third": 3027.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 2.1069273288827599, "x": -3.1967538673695661, "first": 3056.0}, {"boots": 3020.0, "second": 3174.0, "champ": 267.0, "tier": "BRONZE", "third": 3285.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -4.1333591854413481, "x": 0.75206304695429216, "first": 3092.0}, {"boots": 3020.0, "second": 3089.0, "champ": 267.0, "tier": "BRONZE", "third": 3023.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 4.8888906078177357, "x": 2.2678659389847668, "first": 3110.0}, {"boots": 3047.0, "second": 3069.0, "champ": 267.0, "tier": "BRONZE", "third": 3504.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 4.1712894615773113, "x": 2.629446908089581, "first": 3089.0}, {"boots": 3047.0, "second": 3222.0, "champ": 267.0, "tier": "BRONZE", "third": 3092.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -3.7306919813298038, "x": 9.3611794797618781, "first": 3285.0}, {"boots": 3111.0, "second": 3083.0, "champ": 267.0, "tier": "BRONZE", "third": 3027.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 0.54376328495594362, "x": 3.2439039509820278, "first": 3075.0}, {"boots": 3111.0, "second": 3174.0, "champ": 267.0, "tier": "BRONZE", "third": 3504.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -0.37161953530271363, "x": -0.84836605143345456, "first": 3092.0}, {"boots": 3111.0, "second": 3092.0, "champ": 267.0, "tier": "BRONZE", "third": 3222.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 2.5372966293590009, "x": 6.6939454321960969, "first": 3724.0}, {"boots": 3117.0, "second": 3110.0, "champ": 267.0, "tier": "BRONZE", "third": 3285.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -0.84599941243102617, "x": 3.375413045005796, "first": 3027.0}, {"boots": 3117.0, "second": 3222.0, "champ": 267.0, "tier": "BRONZE", "third": 3285.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -2.1192445317627335, "x": 5.1142427393283683, "first": 3027.0}, {"boots": 3117.0, "second": 3023.0, "champ": 267.0, "tier": "BRONZE", "third": 2045.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -5.8423376353541032, "x": -5.736985623847497, "first": 3069.0}, {"boots": 3117.0, "second": 3023.0, "champ": 267.0, "tier": "BRONZE", "third": 2045.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 0.54472674677963351, "x": 2.7959482590809746, "first": 3089.0}, {"boots": 3117.0, "second": 2045.0, "champ": 267.0, "tier": "BRONZE", "third": 3102.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -3.600574821694599, "x": 3.2246120835657952, "first": 3092.0}, {"boots": 3117.0, "second": 2045.0, "champ": 267.0, "tier": "BRONZE", "third": 3110.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -2.7233768428144165, "x": 3.6015776817887493, "first": 3092.0}, {"boots": 3117.0, "second": 3003.0, "champ": 267.0, "tier": "BRONZE", "third": 3089.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 4.3136529218305446, "x": 7.7764416860858088, "first": 3092.0}, {"boots": 3117.0, "second": 3023.0, "champ": 267.0, "tier": "BRONZE", "third": 3190.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -0.64396648413136104, "x": 2.6467708858902226, "first": 3092.0}, {"boots": 3117.0, "second": 3089.0, "champ": 267.0, "tier": "BRONZE", "third": 3023.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 0.38897296930466507, "x": 4.3715169054472121, "first": 3092.0}, {"boots": 3117.0, "second": 3089.0, "champ": 267.0, "tier": "BRONZE", "third": 3222.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 1.9035863479090027, "x": 7.5942884958579864, "first": 3092.0}, {"boots": 3117.0, "second": 3110.0, "champ": 267.0, "tier": "BRONZE", "third": 3116.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 0.70771732866632431, "x": 2.435522717854147, "first": 3092.0}, {"boots": 3117.0, "second": 3110.0, "champ": 267.0, "tier": "BRONZE", "third": 3190.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 2.9011987031068527, "x": 5.7420985771838122, "first": 3092.0}, {"boots": 3117.0, "second": 3174.0, "champ": 267.0, "tier": "BRONZE", "third": 3023.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -4.1985622771204003, "x": -2.7941975596099078, "first": 3092.0}, {"boots": 3117.0, "second": 3222.0, "champ": 267.0, "tier": "BRONZE", "third": 2045.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": -0.089230190858885838, "x": 4.209121773855812, "first": 3092.0}, {"boots": 3117.0, "second": 3222.0, "champ": 267.0, "tier": "BRONZE", "third": 3065.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 1.1174061752522719, "x": 7.2168620028293979, "first": 3092.0}, {"boots": 3117.0, "second": 3222.0, "champ": 267.0, "tier": "BRONZE", "third": 3089.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 0.39387590949328155, "x": 5.3027892205571749, "first": 3092.0}, {"boots": 3117.0, "second": 3222.0, "champ": 267.0, "tier": "BRONZE", "third": 3110.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 1.0489336169119019, "x": 0.087990064394289247, "first": 3092.0}, {"boots": 3117.0, "second": 3222.0, "champ": 267.0, "tier": "BRONZE", "third": 3190.0, "region": "RU", "patch": "5.11", "games": 1.0, "y": 4.4939479139226606, "x": 5.330338962253931, "first": 3092.0}]
{ "id": 974624819, "type": "Feature", "properties": { "addr:full":"707 Malenfant Blvd Dieppe NB E1A 5T8", "addr:housenumber":"707", "addr:postcode":"e1a 5t8", "addr:street":"Malenfant Blvd", "edtf:cessation":"uuuu", "edtf:inception":"uuuu", "geom:area":0.0, "geom:area_square_m":0.0, "geom:bbox":"-64.7228622437,46.1029319763,-64.7228622437,46.1029319763", "geom:latitude":46.102932, "geom:longitude":-64.722862, "iso:country":"CA", "mz:hierarchy_label":1, "mz:is_current":-1, "sg:address":"707 Malenfant Blvd", "sg:city":"Dieppe", "sg:classifiers":[ { "category":"Freight", "subcategory":"", "type":"Transportation" } ], "sg:owner":"simplegeo", "sg:phone":"+1 506 854 4010", "sg:postcode":"E1A 5T8", "sg:province":"NB", "sg:tags":[ "trucking" ], "src:geom":"simplegeo", "wof:belongsto":[ 85875459, 102191575, 85633041, 101735237, 85682065 ], "wof:breaches":[], "wof:concordances":{ "sg:id":"SG_4QUsreMpFujk7AZO8tXstP_46.102932_-64.722862@1293573121" }, "wof:country":"CA", "wof:created":1472243476, "wof:geomhash":"320c993611213982a307afc37915a707", "wof:hierarchy":[ { "continent_id":102191575, "country_id":85633041, "locality_id":101735237, "neighbourhood_id":85875459, "region_id":85682065, "venue_id":974624819 } ], "wof:id":974624819, "wof:lastmodified":1499437636, "wof:name":"Sargents Trucking", "wof:parent_id":85875459, "wof:placetype":"venue", "wof:repo":"whosonfirst-data-venue-ca", "wof:superseded_by":[], "wof:supersedes":[], "wof:tags":[ "trucking" ] }, "bbox": [ -64.7228622437, 46.1029319763, -64.7228622437, 46.1029319763 ], "geometry": {"coordinates":[-64.72286224370001,46.1029319763],"type":"Point"} }
{"title":"Reon Otowa - Excellent Actress Who Can Easily Get Fucked 3 Times","uid":11799648,"size":1085210972,"categoryP":"porn","categoryS":"movies","magnet":"?xt=urn:btih:4b0079c7fac20d23a7717b61c90bd8002a6f6c08&amp;dn=Reon+Otowa+-+Excellent+Actress+Who+Can+Easily+Get+Fucked+3+Times&amp;tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&amp;tr=udp%3A%2F%2Fopen.demonii.com%3A1337&amp;tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&amp;tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":0,"leechers":0,"uploader":"digital_ripper","files":1,"time":1428338044,"description":"screens\n\n &lt;a href=&quot;\nhttp://www.mypornimage.com/adultimage/nwG&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://www.mypornimage.com/adultimage/nwG&lt;/a&gt; &lt;a href=&quot;\nhttp://www.mypornimage.com/adultimage/nwI&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://www.mypornimage.com/adultimage/nwI&lt;/a&gt;\n\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n ````````````````````````````````\n Downloads your favourite porn movies only from digital_ripper accounts\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~","torrent":{"xt":"urn:btih:4b0079c7fac20d23a7717b61c90bd8002a6f6c08","amp;dn":"Reon+Otowa+-+Excellent+Actress+Who+Can+Easily+Get+Fucked+3+Times","amp;tr":["udp%3A%2F%2Ftracker.openbittorrent.com%3A80","udp%3A%2F%2Fopen.demonii.com%3A1337","udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969","udp%3A%2F%2Fexodus.desync.com%3A6969"],"infoHash":"4b0079c7fac20d23a7717b61c90bd8002a6f6c08","infoHashBuffer":{"type":"Buffer","data":[75,0,121,199,250,194,13,35,167,113,123,97,201,11,216,0,42,111,108,8]},"announce":[],"urlList":[]}}
[ "http://2.bp.blogspot.com/-5LQZdryGk0U/T6DoyLob2TI/AAAAAAAAEH8/NY8qlMpBnSY/s0/Hanashippanashi_v02p039.png", "http://2.bp.blogspot.com/-3yKg7mzUrGc/T6DozxeAULI/AAAAAAAAEIE/A93Eb3QCeLY/s0/Hanashippanashi_v02p040.png", "http://2.bp.blogspot.com/-4K1k8QAMoRI/T6Do1CwDsgI/AAAAAAAAEIM/1TXVb6ykECE/s0/Hanashippanashi_v02p041.png", "http://2.bp.blogspot.com/-bfF31_RNhB4/T6Do2Bm8twI/AAAAAAAAEIU/QkkHEElsuI0/s0/Hanashippanashi_v02p042.png", "http://2.bp.blogspot.com/-USJRdIhuLPQ/T6Do3gYGjDI/AAAAAAAAEIc/eIV-le-QdXM/s0/Hanashippanashi_v02p043.png", "http://2.bp.blogspot.com/-DvAAGg-qL0Y/T6Do45KwtwI/AAAAAAAAEIk/SlW4Cxva1AQ/s0/Hanashippanashi_v02p044.png" ]
{"textgrid.poem.62919": {"metadata": {"author": {"name": "Pfeffel, Gottlieb Konrad", "birth": "N.A.", "death": "N.A."}, "title": "1L: Auf einem Schlosse der Vogesen,", "genre": "verse", "period": "N.A.", "pub_year": 1777, "urn": "N.A.", "language": ["de:0.99"], "booktitle": "N.A."}, "text": null, "poem": {"stanza.1": {"line.1": {"text": "Auf einem Schlosse der Vogesen,", "tokens": ["Auf", "ei\u00b7nem", "Schlos\u00b7se", "der", "Vo\u00b7ge\u00b7sen", ","], "token_info": ["word", "word", "word", "word", "word", "punct"], "pos": ["APPR", "ART", "NN", "ART", "NN", "$,"], "meter": "-+-+--+--", "measure": "iambic.tri.relaxed"}, "line.2": {"text": "Das Blitzburg hei\u00dft,", "tokens": ["Das", "Blitz\u00b7burg", "hei\u00dft", ","], "token_info": ["word", "word", "word", "punct"], "pos": ["ART", "NN", "VVFIN", "$,"], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Spuckt, wie wir in der Chronick lesen,", "tokens": ["Spuckt", ",", "wie", "wir", "in", "der", "Chro\u00b7nick", "le\u00b7sen", ","], "token_info": ["word", "punct", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["VVFIN", "$,", "PWAV", "PPER", "APPR", "ART", "NN", "VVINF", "$,"], "meter": "-+-+--+--", "measure": "iambic.tri.relaxed"}, "line.4": {"text": "Ein Poltergeist.", "tokens": ["Ein", "Pol\u00b7ter\u00b7geist", "."], "token_info": ["word", "word", "punct"], "pos": ["ART", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.2": {"line.1": {"text": "Ein Fr\u00e4ulein ists, halb Weib halb Drache,", "tokens": ["Ein", "Fr\u00e4u\u00b7lein", "ists", ",", "halb", "Weib", "halb", "Dra\u00b7che", ","], "token_info": ["word", "word", "word", "punct", "word", "word", "word", "word", "punct"], "pos": ["ART", "NN", "VAFIN", "$,", "ADJD", "NN", "ADJD", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Aus Schwabenland,", "tokens": ["Aus", "Schwa\u00b7ben\u00b7land", ","], "token_info": ["word", "word", "punct"], "pos": ["APPR", "NN", "$,"], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Von einer b\u00f6sen Fey aus Rache", "tokens": ["Von", "ei\u00b7ner", "b\u00f6\u00b7sen", "Fey", "aus", "Ra\u00b7che"], "token_info": ["word", "word", "word", "word", "word", "word"], "pos": ["APPR", "ART", "ADJA", "NN", "APPR", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Hieher gebannt.", "tokens": ["Hie\u00b7her", "ge\u00b7bannt", "."], "token_info": ["word", "word", "punct"], "pos": ["ADV", "VVPP", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.3": {"line.1": {"text": "Es liegen hunderttausend Kronen", "tokens": ["Es", "lie\u00b7gen", "hun\u00b7dert\u00b7tau\u00b7send", "Kro\u00b7nen"], "token_info": ["word", "word", "word", "word"], "pos": ["PPER", "VVFIN", "CARD", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Bereit, den Held,", "tokens": ["Be\u00b7reit", ",", "den", "Held", ","], "token_info": ["word", "punct", "word", "word", "punct"], "pos": ["NN", "$,", "ART", "NN", "$,"], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Der sie erl\u00f6set, zu belohnen.", "tokens": ["Der", "sie", "er\u00b7l\u00f6\u00b7set", ",", "zu", "be\u00b7loh\u00b7nen", "."], "token_info": ["word", "word", "word", "punct", "word", "word", "punct"], "pos": ["ART", "PPER", "VVFIN", "$,", "PTKZU", "VVINF", "$."], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Ein sch\u00f6nes Geld!", "tokens": ["Ein", "sch\u00f6\u00b7nes", "Geld", "!"], "token_info": ["word", "word", "word", "punct"], "pos": ["ART", "ADJA", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.4": {"line.1": {"text": "Zehn Ritter hatten sich verb\u00fcrget,", "tokens": ["Zehn", "Rit\u00b7ter", "hat\u00b7ten", "sich", "ver\u00b7b\u00fcr\u00b7get", ","], "token_info": ["word", "word", "word", "word", "word", "punct"], "pos": ["CARD", "NN", "VAFIN", "PRF", "VVFIN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Sie zu befreyn;", "tokens": ["Sie", "zu", "be\u00b7freyn", ";"], "token_info": ["word", "word", "word", "punct"], "pos": ["PPER", "PTKZU", "VVINF", "$."], "meter": "+--+", "measure": "iambic.di.chol"}, "line.3": {"text": "Allein man fand sie all erw\u00fcrget", "tokens": ["Al\u00b7lein", "man", "fand", "sie", "all", "er\u00b7w\u00fcr\u00b7get"], "token_info": ["word", "word", "word", "word", "word", "word"], "pos": ["ADV", "PIS", "VVFIN", "PPER", "PIAT", "VVFIN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Im nahen Hayn.", "tokens": ["Im", "na\u00b7hen", "Hayn", "."], "token_info": ["word", "word", "word", "punct"], "pos": ["APPRART", "ADJA", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.5": {"line.1": {"text": "Pipin, ein Knapp aus Lotharingen,", "tokens": ["Pi\u00b7pin", ",", "ein", "Knapp", "aus", "Lo\u00b7tha\u00b7rin\u00b7gen", ","], "token_info": ["word", "punct", "word", "word", "word", "word", "punct"], "pos": ["NE", "$,", "ART", "NN", "APPR", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Der Kempen Schmuck,", "tokens": ["Der", "Kem\u00b7pen", "Schmuck", ","], "token_info": ["word", "word", "word", "punct"], "pos": ["ART", "NN", "NN", "$,"], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Von dem noch heut die Ammen singen,", "tokens": ["Von", "dem", "noch", "heut", "die", "Am\u00b7men", "sin\u00b7gen", ","], "token_info": ["word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["APPR", "ART", "ADV", "ADV", "ART", "NN", "VVINF", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Vernahm den Spuck.", "tokens": ["Ver\u00b7nahm", "den", "Spuck", "."], "token_info": ["word", "word", "word", "punct"], "pos": ["VVFIN", "ART", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.6": {"line.1": {"text": "Nun kann er weder ruhn noch rasten;", "tokens": ["Nun", "kann", "er", "we\u00b7der", "ruhn", "noch", "ras\u00b7ten", ";"], "token_info": ["word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["ADV", "VMFIN", "PPER", "KON", "VVFIN", "ADV", "VVFIN", "$."], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Er steigt zu Ro\u00df,", "tokens": ["Er", "steigt", "zu", "Ro\u00df", ","], "token_info": ["word", "word", "word", "word", "punct"], "pos": ["PPER", "VVFIN", "APPR", "NN", "$,"], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Und k\u00f6mmt am Abend vor Frohnfasten", "tokens": ["Und", "k\u00f6mmt", "am", "A\u00b7bend", "vor", "Frohn\u00b7fas\u00b7ten"], "token_info": ["word", "word", "word", "word", "word", "word"], "pos": ["KON", "VVFIN", "APPRART", "NN", "APPR", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Zum Zauberschlo\u00df.", "tokens": ["Zum", "Zau\u00b7ber\u00b7schlo\u00df", "."], "token_info": ["word", "word", "punct"], "pos": ["APPRART", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.7": {"line.1": {"text": "Er setzt, ermattet von der Reise,", "tokens": ["Er", "setzt", ",", "er\u00b7mat\u00b7tet", "von", "der", "Rei\u00b7se", ","], "token_info": ["word", "word", "punct", "word", "word", "word", "word", "punct"], "pos": ["PPER", "VVFIN", "$,", "VVFIN", "APPR", "ART", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Am Thor sich hin:", "tokens": ["Am", "Thor", "sich", "hin", ":"], "token_info": ["word", "word", "word", "word", "punct"], "pos": ["APPRART", "NN", "PRF", "PTKVZ", "$."], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Drey Uhus und drey Flederm\u00e4use", "tokens": ["Drey", "U\u00b7hus", "und", "drey", "Fle\u00b7der\u00b7m\u00e4u\u00b7se"], "token_info": ["word", "word", "word", "word", "word"], "pos": ["CARD", "NN", "KON", "CARD", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Begr\u00fc\u00dfen ihn.", "tokens": ["Be\u00b7gr\u00fc\u00b7\u00dfen", "ihn", "."], "token_info": ["word", "word", "punct"], "pos": ["VVFIN", "PPER", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.8": {"line.1": {"text": "Kaum schlug es zw\u00f6lf in der Kapelle,", "tokens": ["Kaum", "schlug", "es", "zw\u00f6lf", "in", "der", "Ka\u00b7pel\u00b7le", ","], "token_info": ["word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["ADV", "VVFIN", "PPER", "CARD", "APPR", "ART", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "So barst das Thor:", "tokens": ["So", "barst", "das", "Thor", ":"], "token_info": ["word", "word", "word", "word", "punct"], "pos": ["ADV", "ADV", "ART", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Ein gro\u00dfer Hund lag vor der Schwelle,", "tokens": ["Ein", "gro\u00b7\u00dfer", "Hund", "lag", "vor", "der", "Schwel\u00b7le", ","], "token_info": ["word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["ART", "ADJA", "NN", "VVFIN", "APPR", "ART", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Schwarz wie ein Mohr.", "tokens": ["Schwarz", "wie", "ein", "Mohr", "."], "token_info": ["word", "word", "word", "word", "punct"], "pos": ["NE", "KOKOM", "ART", "NN", "$."], "meter": "+--+", "measure": "iambic.di.chol"}}, "stanza.9": {"line.1": {"text": "Was thut der Knapp? Er macht in Eile", "tokens": ["Was", "thut", "der", "Knapp", "?", "Er", "macht", "in", "Ei\u00b7le"], "token_info": ["word", "word", "word", "word", "punct", "word", "word", "word", "word"], "pos": ["PWS", "VVFIN", "ART", "NN", "$.", "PPER", "VVFIN", "APPR", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Das Kreutz auf ihn;", "tokens": ["Das", "Kreutz", "auf", "ihn", ";"], "token_info": ["word", "word", "word", "word", "punct"], "pos": ["ART", "NN", "APPR", "PPER", "$."], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Husch! flieht das Thier mit Angstgeheule,", "tokens": ["Husch", "!", "flieht", "das", "Thier", "mit", "Angst\u00b7ge\u00b7heu\u00b7le", ","], "token_info": ["word", "punct", "word", "word", "word", "word", "word", "punct"], "pos": ["NE", "$.", "VVFIN", "ART", "NN", "APPR", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Gott wei\u00df, wohin?", "tokens": ["Gott", "wei\u00df", ",", "wo\u00b7hin", "?"], "token_info": ["word", "word", "punct", "word", "punct"], "pos": ["NN", "VVFIN", "$,", "PWAV", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.10": {"line.1": {"text": "Nun f\u00fchrt ein Irrwisch ihn zum Throne,", "tokens": ["Nun", "f\u00fchrt", "ein", "Irr\u00b7wisch", "ihn", "zum", "Thro\u00b7ne", ","], "token_info": ["word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["ADV", "VVFIN", "ART", "NN", "PPER", "APPRART", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Wo Bertha sa\u00df,", "tokens": ["Wo", "Bert\u00b7ha", "sa\u00df", ","], "token_info": ["word", "word", "word", "punct"], "pos": ["PWAV", "NE", "VVFIN", "$,"], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Bekr\u00e4nzt mit einer Grafenkrone", "tokens": ["Be\u00b7kr\u00e4nzt", "mit", "ei\u00b7ner", "Gra\u00b7fen\u00b7kro\u00b7ne"], "token_info": ["word", "word", "word", "word"], "pos": ["VVPP", "APPR", "ART", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Von Chrysopras.", "tokens": ["Von", "Chry\u00b7so\u00b7pras", "."], "token_info": ["word", "word", "punct"], "pos": ["APPR", "NE", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.11": {"line.1": {"text": "Bla\u00df, wie der Nix, erschien die Dirne:", "tokens": ["Bla\u00df", ",", "wie", "der", "Nix", ",", "er\u00b7schien", "die", "Dir\u00b7ne", ":"], "token_info": ["word", "punct", "word", "word", "word", "punct", "word", "word", "word", "punct"], "pos": ["NN", "$,", "PWAV", "ART", "NE", "$,", "VVFIN", "ART", "NN", "$."], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Ihr Augenpaar", "tokens": ["Ihr", "Au\u00b7gen\u00b7paar"], "token_info": ["word", "word"], "pos": ["PPOSAT", "NN"], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "War gr\u00fcn, ein Vorgeb\u00fcrg die Stirne,", "tokens": ["War", "gr\u00fcn", ",", "ein", "Vor\u00b7ge\u00b7b\u00fcrg", "die", "Stir\u00b7ne", ","], "token_info": ["word", "word", "punct", "word", "word", "word", "word", "punct"], "pos": ["VAFIN", "ADJD", "$,", "ART", "NN", "ART", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Und fahl ihr Haar.", "tokens": ["Und", "fahl", "ihr", "Haar", "."], "token_info": ["word", "word", "word", "word", "punct"], "pos": ["KON", "VVFIN", "PPOSAT", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.12": {"line.1": {"text": "Der Junker stutzt, blickt nach dem Schatze,", "tokens": ["Der", "Jun\u00b7ker", "stutzt", ",", "blickt", "nach", "dem", "Schat\u00b7ze", ","], "token_info": ["word", "word", "word", "punct", "word", "word", "word", "word", "punct"], "pos": ["ART", "NN", "VVFIN", "$,", "VVFIN", "APPR", "ART", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Und bey dem Glanz", "tokens": ["Und", "bey", "dem", "Glanz"], "token_info": ["word", "word", "word", "word"], "pos": ["KON", "APPR", "ART", "NN"], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Des Golds, vergi\u00dft er Berthens Fratze", "tokens": ["Des", "Golds", ",", "ver\u00b7gi\u00dft", "er", "Bert\u00b7hens", "Frat\u00b7ze"], "token_info": ["word", "word", "punct", "word", "word", "word", "word"], "pos": ["ART", "NN", "$,", "VVFIN", "PPER", "NE", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Und Schuppenschwanz.", "tokens": ["Und", "Schup\u00b7pen\u00b7schwanz", "."], "token_info": ["word", "word", "punct"], "pos": ["KON", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.13": {"line.1": {"text": "Wie soll ich dir die Freyheit geben,", "tokens": ["Wie", "soll", "ich", "dir", "die", "Frey\u00b7heit", "ge\u00b7ben", ","], "token_info": ["word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["PWAV", "VMFIN", "PPER", "PPER", "ART", "NN", "VVINF", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Du holde Magd?", "tokens": ["Du", "hol\u00b7de", "Magd", "?"], "token_info": ["word", "word", "word", "punct"], "pos": ["PPER", "ADJA", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Sprach er: Mit Freuden sey mein Leben", "tokens": ["Sprach", "er", ":", "Mit", "Freu\u00b7den", "sey", "mein", "Le\u00b7ben"], "token_info": ["word", "word", "punct", "word", "word", "word", "word", "word"], "pos": ["NN", "PPER", "$.", "APPR", "NN", "VAFIN", "PPOSAT", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Daran gewagt!", "tokens": ["Da\u00b7ran", "ge\u00b7wagt", "!"], "token_info": ["word", "word", "punct"], "pos": ["PAV", "VVPP", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.14": {"line.1": {"text": "Ein Ku\u00df erl\u00f6st mich, sprach die Holde", "tokens": ["Ein", "Ku\u00df", "er\u00b7l\u00f6st", "mich", ",", "sprach", "die", "Hol\u00b7de"], "token_info": ["word", "word", "word", "word", "punct", "word", "word", "word"], "pos": ["ART", "NN", "VVFIN", "PPER", "$,", "VVFIN", "ART", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Vom Schlangenleib,", "tokens": ["Vom", "Schlan\u00b7gen\u00b7leib", ","], "token_info": ["word", "word", "punct"], "pos": ["APPRART", "NN", "$,"], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Und schenkt mich dir mit diesem Golde", "tokens": ["Und", "schenkt", "mich", "dir", "mit", "die\u00b7sem", "Gol\u00b7de"], "token_info": ["word", "word", "word", "word", "word", "word", "word"], "pos": ["KON", "VVFIN", "PPER", "PPER", "APPR", "PDAT", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Zum Eheweib.", "tokens": ["Zum", "E\u00b7he\u00b7weib", "."], "token_info": ["word", "word", "punct"], "pos": ["APPRART", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.15": {"line.1": {"text": "Er naht sich ihr mit k\u00fchner Hitze;", "tokens": ["Er", "naht", "sich", "ihr", "mit", "k\u00fch\u00b7ner", "Hit\u00b7ze", ";"], "token_info": ["word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["PPER", "VVFIN", "PRF", "PPER", "APPR", "ADJA", "NN", "$."], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Ha! welch ein Graus!", "tokens": ["Ha", "!", "welch", "ein", "Graus", "!"], "token_info": ["word", "punct", "word", "word", "word", "punct"], "pos": ["ITJ", "$.", "PWAT", "ART", "NN", "$."], "meter": "+--+", "measure": "iambic.di.chol"}, "line.3": {"text": "Ihr Mund speit pl\u00f6tzlich rothe Blitze", "tokens": ["Ihr", "Mund", "speit", "pl\u00f6tz\u00b7lich", "ro\u00b7the", "Blit\u00b7ze"], "token_info": ["word", "word", "word", "word", "word", "word"], "pos": ["PPOSAT", "NN", "VVFIN", "ADJD", "ADJA", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Und Donner aus.", "tokens": ["Und", "Don\u00b7ner", "aus", "."], "token_info": ["word", "word", "word", "punct"], "pos": ["KON", "NN", "PTKVZ", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.16": {"line.1": {"text": "Doch Helden schreckt nicht Rad noch Wippe,", "tokens": ["Doch", "Hel\u00b7den", "schreckt", "nicht", "Rad", "noch", "Wip\u00b7pe", ","], "token_info": ["word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["KON", "NN", "VVFIN", "PTKNEG", "NN", "ADV", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Nicht Cerberus.", "tokens": ["Nicht", "Cer\u00b7be\u00b7rus", "."], "token_info": ["word", "word", "punct"], "pos": ["PTKNEG", "NE", "$."], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Pipin dringt vor und spitzt die Lippe,", "tokens": ["Pi\u00b7pin", "dringt", "vor", "und", "spitzt", "die", "Lip\u00b7pe", ","], "token_info": ["word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["NE", "VVFIN", "PTKVZ", "KON", "VVFIN", "ART", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Und raubt den Ku\u00df.", "tokens": ["Und", "raubt", "den", "Ku\u00df", "."], "token_info": ["word", "word", "word", "word", "punct"], "pos": ["KON", "VVFIN", "ART", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.17": {"line.1": {"text": "O Greuel! Kaum ber\u00fchrt er Berthen", "tokens": ["O", "Greu\u00b7el", "!", "Kaum", "be\u00b7r\u00fchrt", "er", "Bert\u00b7hen"], "token_info": ["word", "word", "punct", "word", "word", "word", "word"], "pos": ["NE", "NE", "$.", "ADV", "VVFIN", "PPER", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Mit seinem Bart,", "tokens": ["Mit", "sei\u00b7nem", "Bart", ","], "token_info": ["word", "word", "word", "punct"], "pos": ["APPR", "PPOSAT", "NN", "$,"], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Als sie, statt ganz ein Weib zu werden,", "tokens": ["Als", "sie", ",", "statt", "ganz", "ein", "Weib", "zu", "wer\u00b7den", ","], "token_info": ["word", "word", "punct", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["KOUS", "PPER", "$,", "KOUI", "ADV", "ART", "NN", "PTKZU", "VAINF", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Ganz Drache ward.", "tokens": ["Ganz", "Dra\u00b7che", "ward", "."], "token_info": ["word", "word", "word", "punct"], "pos": ["ADV", "NN", "VAFIN", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.18": {"line.1": {"text": "Sie st\u00fcrzt ihm zischend in die Arme:", "tokens": ["Sie", "st\u00fcrzt", "ihm", "zi\u00b7schend", "in", "die", "Ar\u00b7me", ":"], "token_info": ["word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["PPER", "VVFIN", "PPER", "VVPP", "APPR", "ART", "NN", "$."], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Er bebt zur\u00fcck;", "tokens": ["Er", "bebt", "zu\u00b7r\u00fcck", ";"], "token_info": ["word", "word", "word", "punct"], "pos": ["PPER", "VVFIN", "PTKVZ", "$."], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Doch knacks bricht sie, da\u00df Gott erbarme!", "tokens": ["Doch", "knacks", "bricht", "sie", ",", "da\u00df", "Gott", "er\u00b7bar\u00b7me", "!"], "token_info": ["word", "word", "word", "word", "punct", "word", "word", "word", "punct"], "pos": ["KON", "NN", "VVFIN", "PPER", "$,", "KOUS", "NN", "VVFIN", "$."], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Ihm das Genick.", "tokens": ["Ihm", "das", "Ge\u00b7nick", "."], "token_info": ["word", "word", "word", "punct"], "pos": ["PPER", "ART", "NN", "$."], "meter": "+--+", "measure": "iambic.di.chol"}}, "stanza.19": {"line.1": {"text": "Nun h\u00f6rt man ihn mit wildem Prasseln,", "tokens": ["Nun", "h\u00f6rt", "man", "ihn", "mit", "wil\u00b7dem", "Pras\u00b7seln", ","], "token_info": ["word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["ADV", "VVFIN", "PIS", "PPER", "APPR", "ADJA", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Durch Thal und Hayn,", "tokens": ["Durch", "Thal", "und", "Hayn", ","], "token_info": ["word", "word", "word", "word", "punct"], "pos": ["APPR", "NN", "KON", "NN", "$,"], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Um Mitternacht im Gelde rasseln", "tokens": ["Um", "Mit\u00b7ter\u00b7nacht", "im", "Gel\u00b7de", "ras\u00b7seln"], "token_info": ["word", "word", "word", "word", "word"], "pos": ["KOUI", "NN", "APPRART", "NN", "VVINF"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Und Zetter schreyn.", "tokens": ["Und", "Zet\u00b7ter", "schreyn", "."], "token_info": ["word", "word", "word", "punct"], "pos": ["KON", "NN", "VAINF", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.20": {"line.1": {"text": "Wie mancher ruft bey diesem M\u00e4hrchen", "tokens": ["Wie", "man\u00b7cher", "ruft", "bey", "die\u00b7sem", "M\u00e4hr\u00b7chen"], "token_info": ["word", "word", "word", "word", "word", "word"], "pos": ["PWAV", "PIS", "VVFIN", "APPR", "PDAT", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Voll Herzeleid:", "tokens": ["Voll", "Her\u00b7ze\u00b7leid", ":"], "token_info": ["word", "word", "punct"], "pos": ["ADJD", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Ich Thor! auch ich hab ein Meg\u00e4rchen", "tokens": ["Ich", "Thor", "!", "auch", "ich", "hab", "ein", "Me\u00b7g\u00e4r\u00b7chen"], "token_info": ["word", "word", "punct", "word", "word", "word", "word", "word"], "pos": ["PPER", "NN", "$.", "ADV", "PPER", "VAFIN", "ART", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Ums Geld gefreyt.", "tokens": ["Ums", "Geld", "ge\u00b7freyt", "."], "token_info": ["word", "word", "word", "punct"], "pos": ["KOUI", "NN", "VVPP", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.21": {"line.1": {"text": "Auf einem Schlosse der Vogesen,", "tokens": ["Auf", "ei\u00b7nem", "Schlos\u00b7se", "der", "Vo\u00b7ge\u00b7sen", ","], "token_info": ["word", "word", "word", "word", "word", "punct"], "pos": ["APPR", "ART", "NN", "ART", "NN", "$,"], "meter": "-+-+--+--", "measure": "iambic.tri.relaxed"}, "line.2": {"text": "Das Blitzburg hei\u00dft,", "tokens": ["Das", "Blitz\u00b7burg", "hei\u00dft", ","], "token_info": ["word", "word", "word", "punct"], "pos": ["ART", "NN", "VVFIN", "$,"], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Spuckt, wie wir in der Chronick lesen,", "tokens": ["Spuckt", ",", "wie", "wir", "in", "der", "Chro\u00b7nick", "le\u00b7sen", ","], "token_info": ["word", "punct", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["VVFIN", "$,", "PWAV", "PPER", "APPR", "ART", "NN", "VVINF", "$,"], "meter": "-+-+--+--", "measure": "iambic.tri.relaxed"}, "line.4": {"text": "Ein Poltergeist.", "tokens": ["Ein", "Pol\u00b7ter\u00b7geist", "."], "token_info": ["word", "word", "punct"], "pos": ["ART", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.22": {"line.1": {"text": "Ein Fr\u00e4ulein ists, halb Weib halb Drache,", "tokens": ["Ein", "Fr\u00e4u\u00b7lein", "ists", ",", "halb", "Weib", "halb", "Dra\u00b7che", ","], "token_info": ["word", "word", "word", "punct", "word", "word", "word", "word", "punct"], "pos": ["ART", "NN", "VAFIN", "$,", "ADJD", "NN", "ADJD", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Aus Schwabenland,", "tokens": ["Aus", "Schwa\u00b7ben\u00b7land", ","], "token_info": ["word", "word", "punct"], "pos": ["APPR", "NN", "$,"], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Von einer b\u00f6sen Fey aus Rache", "tokens": ["Von", "ei\u00b7ner", "b\u00f6\u00b7sen", "Fey", "aus", "Ra\u00b7che"], "token_info": ["word", "word", "word", "word", "word", "word"], "pos": ["APPR", "ART", "ADJA", "NN", "APPR", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Hieher gebannt.", "tokens": ["Hie\u00b7her", "ge\u00b7bannt", "."], "token_info": ["word", "word", "punct"], "pos": ["ADV", "VVPP", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.23": {"line.1": {"text": "Es liegen hunderttausend Kronen", "tokens": ["Es", "lie\u00b7gen", "hun\u00b7dert\u00b7tau\u00b7send", "Kro\u00b7nen"], "token_info": ["word", "word", "word", "word"], "pos": ["PPER", "VVFIN", "CARD", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Bereit, den Held,", "tokens": ["Be\u00b7reit", ",", "den", "Held", ","], "token_info": ["word", "punct", "word", "word", "punct"], "pos": ["NN", "$,", "ART", "NN", "$,"], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Der sie erl\u00f6set, zu belohnen.", "tokens": ["Der", "sie", "er\u00b7l\u00f6\u00b7set", ",", "zu", "be\u00b7loh\u00b7nen", "."], "token_info": ["word", "word", "word", "punct", "word", "word", "punct"], "pos": ["ART", "PPER", "VVFIN", "$,", "PTKZU", "VVINF", "$."], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Ein sch\u00f6nes Geld!", "tokens": ["Ein", "sch\u00f6\u00b7nes", "Geld", "!"], "token_info": ["word", "word", "word", "punct"], "pos": ["ART", "ADJA", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.24": {"line.1": {"text": "Zehn Ritter hatten sich verb\u00fcrget,", "tokens": ["Zehn", "Rit\u00b7ter", "hat\u00b7ten", "sich", "ver\u00b7b\u00fcr\u00b7get", ","], "token_info": ["word", "word", "word", "word", "word", "punct"], "pos": ["CARD", "NN", "VAFIN", "PRF", "VVFIN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Sie zu befreyn;", "tokens": ["Sie", "zu", "be\u00b7freyn", ";"], "token_info": ["word", "word", "word", "punct"], "pos": ["PPER", "PTKZU", "VVINF", "$."], "meter": "+--+", "measure": "iambic.di.chol"}, "line.3": {"text": "Allein man fand sie all erw\u00fcrget", "tokens": ["Al\u00b7lein", "man", "fand", "sie", "all", "er\u00b7w\u00fcr\u00b7get"], "token_info": ["word", "word", "word", "word", "word", "word"], "pos": ["ADV", "PIS", "VVFIN", "PPER", "PIAT", "VVFIN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Im nahen Hayn.", "tokens": ["Im", "na\u00b7hen", "Hayn", "."], "token_info": ["word", "word", "word", "punct"], "pos": ["APPRART", "ADJA", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.25": {"line.1": {"text": "Pipin, ein Knapp aus Lotharingen,", "tokens": ["Pi\u00b7pin", ",", "ein", "Knapp", "aus", "Lo\u00b7tha\u00b7rin\u00b7gen", ","], "token_info": ["word", "punct", "word", "word", "word", "word", "punct"], "pos": ["NE", "$,", "ART", "NN", "APPR", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Der Kempen Schmuck,", "tokens": ["Der", "Kem\u00b7pen", "Schmuck", ","], "token_info": ["word", "word", "word", "punct"], "pos": ["ART", "NN", "NN", "$,"], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Von dem noch heut die Ammen singen,", "tokens": ["Von", "dem", "noch", "heut", "die", "Am\u00b7men", "sin\u00b7gen", ","], "token_info": ["word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["APPR", "ART", "ADV", "ADV", "ART", "NN", "VVINF", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Vernahm den Spuck.", "tokens": ["Ver\u00b7nahm", "den", "Spuck", "."], "token_info": ["word", "word", "word", "punct"], "pos": ["VVFIN", "ART", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.26": {"line.1": {"text": "Nun kann er weder ruhn noch rasten;", "tokens": ["Nun", "kann", "er", "we\u00b7der", "ruhn", "noch", "ras\u00b7ten", ";"], "token_info": ["word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["ADV", "VMFIN", "PPER", "KON", "VVFIN", "ADV", "VVFIN", "$."], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Er steigt zu Ro\u00df,", "tokens": ["Er", "steigt", "zu", "Ro\u00df", ","], "token_info": ["word", "word", "word", "word", "punct"], "pos": ["PPER", "VVFIN", "APPR", "NN", "$,"], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Und k\u00f6mmt am Abend vor Frohnfasten", "tokens": ["Und", "k\u00f6mmt", "am", "A\u00b7bend", "vor", "Frohn\u00b7fas\u00b7ten"], "token_info": ["word", "word", "word", "word", "word", "word"], "pos": ["KON", "VVFIN", "APPRART", "NN", "APPR", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Zum Zauberschlo\u00df.", "tokens": ["Zum", "Zau\u00b7ber\u00b7schlo\u00df", "."], "token_info": ["word", "word", "punct"], "pos": ["APPRART", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.27": {"line.1": {"text": "Er setzt, ermattet von der Reise,", "tokens": ["Er", "setzt", ",", "er\u00b7mat\u00b7tet", "von", "der", "Rei\u00b7se", ","], "token_info": ["word", "word", "punct", "word", "word", "word", "word", "punct"], "pos": ["PPER", "VVFIN", "$,", "VVFIN", "APPR", "ART", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Am Thor sich hin:", "tokens": ["Am", "Thor", "sich", "hin", ":"], "token_info": ["word", "word", "word", "word", "punct"], "pos": ["APPRART", "NN", "PRF", "PTKVZ", "$."], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Drey Uhus und drey Flederm\u00e4use", "tokens": ["Drey", "U\u00b7hus", "und", "drey", "Fle\u00b7der\u00b7m\u00e4u\u00b7se"], "token_info": ["word", "word", "word", "word", "word"], "pos": ["CARD", "NN", "KON", "CARD", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Begr\u00fc\u00dfen ihn.", "tokens": ["Be\u00b7gr\u00fc\u00b7\u00dfen", "ihn", "."], "token_info": ["word", "word", "punct"], "pos": ["VVFIN", "PPER", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.28": {"line.1": {"text": "Kaum schlug es zw\u00f6lf in der Kapelle,", "tokens": ["Kaum", "schlug", "es", "zw\u00f6lf", "in", "der", "Ka\u00b7pel\u00b7le", ","], "token_info": ["word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["ADV", "VVFIN", "PPER", "CARD", "APPR", "ART", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "So barst das Thor:", "tokens": ["So", "barst", "das", "Thor", ":"], "token_info": ["word", "word", "word", "word", "punct"], "pos": ["ADV", "ADV", "ART", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Ein gro\u00dfer Hund lag vor der Schwelle,", "tokens": ["Ein", "gro\u00b7\u00dfer", "Hund", "lag", "vor", "der", "Schwel\u00b7le", ","], "token_info": ["word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["ART", "ADJA", "NN", "VVFIN", "APPR", "ART", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Schwarz wie ein Mohr.", "tokens": ["Schwarz", "wie", "ein", "Mohr", "."], "token_info": ["word", "word", "word", "word", "punct"], "pos": ["NE", "KOKOM", "ART", "NN", "$."], "meter": "+--+", "measure": "iambic.di.chol"}}, "stanza.29": {"line.1": {"text": "Was thut der Knapp? Er macht in Eile", "tokens": ["Was", "thut", "der", "Knapp", "?", "Er", "macht", "in", "Ei\u00b7le"], "token_info": ["word", "word", "word", "word", "punct", "word", "word", "word", "word"], "pos": ["PWS", "VVFIN", "ART", "NN", "$.", "PPER", "VVFIN", "APPR", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Das Kreutz auf ihn;", "tokens": ["Das", "Kreutz", "auf", "ihn", ";"], "token_info": ["word", "word", "word", "word", "punct"], "pos": ["ART", "NN", "APPR", "PPER", "$."], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Husch! flieht das Thier mit Angstgeheule,", "tokens": ["Husch", "!", "flieht", "das", "Thier", "mit", "Angst\u00b7ge\u00b7heu\u00b7le", ","], "token_info": ["word", "punct", "word", "word", "word", "word", "word", "punct"], "pos": ["NE", "$.", "VVFIN", "ART", "NN", "APPR", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Gott wei\u00df, wohin?", "tokens": ["Gott", "wei\u00df", ",", "wo\u00b7hin", "?"], "token_info": ["word", "word", "punct", "word", "punct"], "pos": ["NN", "VVFIN", "$,", "PWAV", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.30": {"line.1": {"text": "Nun f\u00fchrt ein Irrwisch ihn zum Throne,", "tokens": ["Nun", "f\u00fchrt", "ein", "Irr\u00b7wisch", "ihn", "zum", "Thro\u00b7ne", ","], "token_info": ["word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["ADV", "VVFIN", "ART", "NN", "PPER", "APPRART", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Wo Bertha sa\u00df,", "tokens": ["Wo", "Bert\u00b7ha", "sa\u00df", ","], "token_info": ["word", "word", "word", "punct"], "pos": ["PWAV", "NE", "VVFIN", "$,"], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Bekr\u00e4nzt mit einer Grafenkrone", "tokens": ["Be\u00b7kr\u00e4nzt", "mit", "ei\u00b7ner", "Gra\u00b7fen\u00b7kro\u00b7ne"], "token_info": ["word", "word", "word", "word"], "pos": ["VVPP", "APPR", "ART", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Von Chrysopras.", "tokens": ["Von", "Chry\u00b7so\u00b7pras", "."], "token_info": ["word", "word", "punct"], "pos": ["APPR", "NE", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.31": {"line.1": {"text": "Bla\u00df, wie der Nix, erschien die Dirne:", "tokens": ["Bla\u00df", ",", "wie", "der", "Nix", ",", "er\u00b7schien", "die", "Dir\u00b7ne", ":"], "token_info": ["word", "punct", "word", "word", "word", "punct", "word", "word", "word", "punct"], "pos": ["NN", "$,", "PWAV", "ART", "NE", "$,", "VVFIN", "ART", "NN", "$."], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Ihr Augenpaar", "tokens": ["Ihr", "Au\u00b7gen\u00b7paar"], "token_info": ["word", "word"], "pos": ["PPOSAT", "NN"], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "War gr\u00fcn, ein Vorgeb\u00fcrg die Stirne,", "tokens": ["War", "gr\u00fcn", ",", "ein", "Vor\u00b7ge\u00b7b\u00fcrg", "die", "Stir\u00b7ne", ","], "token_info": ["word", "word", "punct", "word", "word", "word", "word", "punct"], "pos": ["VAFIN", "ADJD", "$,", "ART", "NN", "ART", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Und fahl ihr Haar.", "tokens": ["Und", "fahl", "ihr", "Haar", "."], "token_info": ["word", "word", "word", "word", "punct"], "pos": ["KON", "VVFIN", "PPOSAT", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.32": {"line.1": {"text": "Der Junker stutzt, blickt nach dem Schatze,", "tokens": ["Der", "Jun\u00b7ker", "stutzt", ",", "blickt", "nach", "dem", "Schat\u00b7ze", ","], "token_info": ["word", "word", "word", "punct", "word", "word", "word", "word", "punct"], "pos": ["ART", "NN", "VVFIN", "$,", "VVFIN", "APPR", "ART", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Und bey dem Glanz", "tokens": ["Und", "bey", "dem", "Glanz"], "token_info": ["word", "word", "word", "word"], "pos": ["KON", "APPR", "ART", "NN"], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Des Golds, vergi\u00dft er Berthens Fratze", "tokens": ["Des", "Golds", ",", "ver\u00b7gi\u00dft", "er", "Bert\u00b7hens", "Frat\u00b7ze"], "token_info": ["word", "word", "punct", "word", "word", "word", "word"], "pos": ["ART", "NN", "$,", "VVFIN", "PPER", "NE", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Und Schuppenschwanz.", "tokens": ["Und", "Schup\u00b7pen\u00b7schwanz", "."], "token_info": ["word", "word", "punct"], "pos": ["KON", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.33": {"line.1": {"text": "Wie soll ich dir die Freyheit geben,", "tokens": ["Wie", "soll", "ich", "dir", "die", "Frey\u00b7heit", "ge\u00b7ben", ","], "token_info": ["word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["PWAV", "VMFIN", "PPER", "PPER", "ART", "NN", "VVINF", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Du holde Magd?", "tokens": ["Du", "hol\u00b7de", "Magd", "?"], "token_info": ["word", "word", "word", "punct"], "pos": ["PPER", "ADJA", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Sprach er: Mit Freuden sey mein Leben", "tokens": ["Sprach", "er", ":", "Mit", "Freu\u00b7den", "sey", "mein", "Le\u00b7ben"], "token_info": ["word", "word", "punct", "word", "word", "word", "word", "word"], "pos": ["NN", "PPER", "$.", "APPR", "NN", "VAFIN", "PPOSAT", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Daran gewagt!", "tokens": ["Da\u00b7ran", "ge\u00b7wagt", "!"], "token_info": ["word", "word", "punct"], "pos": ["PAV", "VVPP", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.34": {"line.1": {"text": "Ein Ku\u00df erl\u00f6st mich, sprach die Holde", "tokens": ["Ein", "Ku\u00df", "er\u00b7l\u00f6st", "mich", ",", "sprach", "die", "Hol\u00b7de"], "token_info": ["word", "word", "word", "word", "punct", "word", "word", "word"], "pos": ["ART", "NN", "VVFIN", "PPER", "$,", "VVFIN", "ART", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Vom Schlangenleib,", "tokens": ["Vom", "Schlan\u00b7gen\u00b7leib", ","], "token_info": ["word", "word", "punct"], "pos": ["APPRART", "NN", "$,"], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Und schenkt mich dir mit diesem Golde", "tokens": ["Und", "schenkt", "mich", "dir", "mit", "die\u00b7sem", "Gol\u00b7de"], "token_info": ["word", "word", "word", "word", "word", "word", "word"], "pos": ["KON", "VVFIN", "PPER", "PPER", "APPR", "PDAT", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Zum Eheweib.", "tokens": ["Zum", "E\u00b7he\u00b7weib", "."], "token_info": ["word", "word", "punct"], "pos": ["APPRART", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.35": {"line.1": {"text": "Er naht sich ihr mit k\u00fchner Hitze;", "tokens": ["Er", "naht", "sich", "ihr", "mit", "k\u00fch\u00b7ner", "Hit\u00b7ze", ";"], "token_info": ["word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["PPER", "VVFIN", "PRF", "PPER", "APPR", "ADJA", "NN", "$."], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Ha! welch ein Graus!", "tokens": ["Ha", "!", "welch", "ein", "Graus", "!"], "token_info": ["word", "punct", "word", "word", "word", "punct"], "pos": ["ITJ", "$.", "PWAT", "ART", "NN", "$."], "meter": "+--+", "measure": "iambic.di.chol"}, "line.3": {"text": "Ihr Mund speit pl\u00f6tzlich rothe Blitze", "tokens": ["Ihr", "Mund", "speit", "pl\u00f6tz\u00b7lich", "ro\u00b7the", "Blit\u00b7ze"], "token_info": ["word", "word", "word", "word", "word", "word"], "pos": ["PPOSAT", "NN", "VVFIN", "ADJD", "ADJA", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Und Donner aus.", "tokens": ["Und", "Don\u00b7ner", "aus", "."], "token_info": ["word", "word", "word", "punct"], "pos": ["KON", "NN", "PTKVZ", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.36": {"line.1": {"text": "Doch Helden schreckt nicht Rad noch Wippe,", "tokens": ["Doch", "Hel\u00b7den", "schreckt", "nicht", "Rad", "noch", "Wip\u00b7pe", ","], "token_info": ["word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["KON", "NN", "VVFIN", "PTKNEG", "NN", "ADV", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Nicht Cerberus.", "tokens": ["Nicht", "Cer\u00b7be\u00b7rus", "."], "token_info": ["word", "word", "punct"], "pos": ["PTKNEG", "NE", "$."], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Pipin dringt vor und spitzt die Lippe,", "tokens": ["Pi\u00b7pin", "dringt", "vor", "und", "spitzt", "die", "Lip\u00b7pe", ","], "token_info": ["word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["NE", "VVFIN", "PTKVZ", "KON", "VVFIN", "ART", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Und raubt den Ku\u00df.", "tokens": ["Und", "raubt", "den", "Ku\u00df", "."], "token_info": ["word", "word", "word", "word", "punct"], "pos": ["KON", "VVFIN", "ART", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.37": {"line.1": {"text": "O Greuel! Kaum ber\u00fchrt er Berthen", "tokens": ["O", "Greu\u00b7el", "!", "Kaum", "be\u00b7r\u00fchrt", "er", "Bert\u00b7hen"], "token_info": ["word", "word", "punct", "word", "word", "word", "word"], "pos": ["NE", "NE", "$.", "ADV", "VVFIN", "PPER", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Mit seinem Bart,", "tokens": ["Mit", "sei\u00b7nem", "Bart", ","], "token_info": ["word", "word", "word", "punct"], "pos": ["APPR", "PPOSAT", "NN", "$,"], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Als sie, statt ganz ein Weib zu werden,", "tokens": ["Als", "sie", ",", "statt", "ganz", "ein", "Weib", "zu", "wer\u00b7den", ","], "token_info": ["word", "word", "punct", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["KOUS", "PPER", "$,", "KOUI", "ADV", "ART", "NN", "PTKZU", "VAINF", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Ganz Drache ward.", "tokens": ["Ganz", "Dra\u00b7che", "ward", "."], "token_info": ["word", "word", "word", "punct"], "pos": ["ADV", "NN", "VAFIN", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.38": {"line.1": {"text": "Sie st\u00fcrzt ihm zischend in die Arme:", "tokens": ["Sie", "st\u00fcrzt", "ihm", "zi\u00b7schend", "in", "die", "Ar\u00b7me", ":"], "token_info": ["word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["PPER", "VVFIN", "PPER", "VVPP", "APPR", "ART", "NN", "$."], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Er bebt zur\u00fcck;", "tokens": ["Er", "bebt", "zu\u00b7r\u00fcck", ";"], "token_info": ["word", "word", "word", "punct"], "pos": ["PPER", "VVFIN", "PTKVZ", "$."], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Doch knacks bricht sie, da\u00df Gott erbarme!", "tokens": ["Doch", "knacks", "bricht", "sie", ",", "da\u00df", "Gott", "er\u00b7bar\u00b7me", "!"], "token_info": ["word", "word", "word", "word", "punct", "word", "word", "word", "punct"], "pos": ["KON", "NN", "VVFIN", "PPER", "$,", "KOUS", "NN", "VVFIN", "$."], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Ihm das Genick.", "tokens": ["Ihm", "das", "Ge\u00b7nick", "."], "token_info": ["word", "word", "word", "punct"], "pos": ["PPER", "ART", "NN", "$."], "meter": "+--+", "measure": "iambic.di.chol"}}, "stanza.39": {"line.1": {"text": "Nun h\u00f6rt man ihn mit wildem Prasseln,", "tokens": ["Nun", "h\u00f6rt", "man", "ihn", "mit", "wil\u00b7dem", "Pras\u00b7seln", ","], "token_info": ["word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["ADV", "VVFIN", "PIS", "PPER", "APPR", "ADJA", "NN", "$,"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Durch Thal und Hayn,", "tokens": ["Durch", "Thal", "und", "Hayn", ","], "token_info": ["word", "word", "word", "word", "punct"], "pos": ["APPR", "NN", "KON", "NN", "$,"], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Um Mitternacht im Gelde rasseln", "tokens": ["Um", "Mit\u00b7ter\u00b7nacht", "im", "Gel\u00b7de", "ras\u00b7seln"], "token_info": ["word", "word", "word", "word", "word"], "pos": ["KOUI", "NN", "APPRART", "NN", "VVINF"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Und Zetter schreyn.", "tokens": ["Und", "Zet\u00b7ter", "schreyn", "."], "token_info": ["word", "word", "word", "punct"], "pos": ["KON", "NN", "VAINF", "$."], "meter": "-+-+", "measure": "iambic.di"}}, "stanza.40": {"line.1": {"text": "Wie mancher ruft bey diesem M\u00e4hrchen", "tokens": ["Wie", "man\u00b7cher", "ruft", "bey", "die\u00b7sem", "M\u00e4hr\u00b7chen"], "token_info": ["word", "word", "word", "word", "word", "word"], "pos": ["PWAV", "PIS", "VVFIN", "APPR", "PDAT", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.2": {"text": "Voll Herzeleid:", "tokens": ["Voll", "Her\u00b7ze\u00b7leid", ":"], "token_info": ["word", "word", "punct"], "pos": ["ADJD", "NN", "$."], "meter": "-+-+", "measure": "iambic.di"}, "line.3": {"text": "Ich Thor! auch ich hab ein Meg\u00e4rchen", "tokens": ["Ich", "Thor", "!", "auch", "ich", "hab", "ein", "Me\u00b7g\u00e4r\u00b7chen"], "token_info": ["word", "word", "punct", "word", "word", "word", "word", "word"], "pos": ["PPER", "NN", "$.", "ADV", "PPER", "VAFIN", "ART", "NN"], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.4": {"text": "Ums Geld gefreyt.", "tokens": ["Ums", "Geld", "ge\u00b7freyt", "."], "token_info": ["word", "word", "word", "punct"], "pos": ["KOUI", "NN", "VVPP", "$."], "meter": "-+-+", "measure": "iambic.di"}}}}}
{"word": "stonewall", "accent": "/\u02c8sto\u028anw\u0254\u02d0l/", "mean_cn": "v. \u963b\u788d\u8bae\u4e8b\uff0c\u59a8\u788d", "mean_en": "to refuse or fail to answer questions, to do what has been requested, etc., especially in order to delay or prevent something", "sentence": "She'll never agree - she always stonewalls me whenever I ask her.", "sentence_trans": "\u5979\u4e0d\u4f1a\u540c\u610f\u7684\uff0c\u56e0\u4e3a\u6bcf\u6b21\u5979\u90fd\u6bc5\u7136\u51b3\u7136\u5730\u62d2\u7edd\u6211\u3002", "sentence_phrase": "", "word_etyma": "stone\u77f3\u5934 \uff0b wall\u5899\u58c1 \u2192 \u77f3\u5934\u5899\u58c1 \u2192 stonewall\u59a8\u788d", "cloze_data": {"syllable": "stonewall", "cloze": "stonew[all]", "options": ["ald|alk|alm|alt|ial"], "tips": [[]]}}
{ "add": { "doc": { "id": "36a1b85dd43d5e24be0785279953f6c3ea89328d185336229e31c34e77702e9f", "url": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8f/Kernel_Layout.svg/220px-Kernel_Layout.svg.png", "previous": " The components of an operating system all exist in order to make the different parts of a computer work together All user software needs to go through the operating system in order to use any of the hardware whether it be as simple as a mouse or keyboard or as complex as an Internet component ", "after": " With the aid of the firmware and device drivers the kernel provides the most basic level of control over all of the computer s hardware devices It manages memory access for programs in the RAM it determines which programs get access to which hardware resources it sets up or resets the CPU s operating states for optimal operation at all times and it organizes the data for long term non volatile storage with file systems on such media as disks tapes flash memory etc ", "color": "light|0.89817 coral|0.89817 black|0.024148 slate|0.017619 blue|0.017619 red|0.014613 navy|0.013024 sea|0.008084 green|0.008084 medium|0.007704 sea|0.007704 green|0.007704 ", "after_weights": " With|1 the|0.9881 aid|0.97619 of|0.96429 the|0.95238 firmware|0.94048 and|0.92857 device|0.91667 drivers|0.90476 the|0.89286 kernel|0.88095 provides|0.86905 the|0.85714 most|0.84524 basic|0.83333 level|0.82143 of|0.80952 control|0.79762 over|0.78571 all|0.77381 of|0.7619 the|0.75 computer|0.7381 s|0.72619 hardware|0.71429 devices|0.70238 It|0.69048 manages|0.67857 memory|0.66667 access|0.65476 for|0.64286 programs|0.63095 in|0.61905 the|0.60714 RAM|0.59524 it|0.58333 determines|0.57143 which|0.55952 programs|0.54762 get|0.53571 access|0.52381 to|0.5119 which|0.5 hardware|0.4881 resources|0.47619 it|0.46429 sets|0.45238 up|0.44048 or|0.42857 resets|0.41667 the|0.40476 CPU|0.39286 s|0.38095 operating|0.36905 states|0.35714 for|0.34524 optimal|0.33333 operation|0.32143 at|0.30952 all|0.29762 times|0.28571 and|0.27381 it|0.2619 organizes|0.25 the|0.2381 data|0.22619 for|0.21429 long|0.20238 term|0.19048 non|0.17857 volatile|0.16667 storage|0.15476 with|0.14286 file|0.13095 systems|0.11905 on|0.10714 such|0.095238 media|0.083333 as|0.071429 disks|0.059524 tapes|0.047619 flash|0.035714 memory|0.02381 etc|0.011905 |0", "previous_weights": " The|0 components|0.018182 of|0.036364 an|0.054545 operating|0.072727 system|0.090909 all|0.10909 exist|0.12727 in|0.14545 order|0.16364 to|0.18182 make|0.2 the|0.21818 different|0.23636 parts|0.25455 of|0.27273 a|0.29091 computer|0.30909 work|0.32727 together|0.34545 All|0.36364 user|0.38182 software|0.4 needs|0.41818 to|0.43636 go|0.45455 through|0.47273 the|0.49091 operating|0.50909 system|0.52727 in|0.54545 order|0.56364 to|0.58182 use|0.6 any|0.61818 of|0.63636 the|0.65455 hardware|0.67273 whether|0.69091 it|0.70909 be|0.72727 as|0.74545 simple|0.76364 as|0.78182 a|0.8 mouse|0.81818 or|0.83636 keyboard|0.85455 or|0.87273 as|0.89091 complex|0.90909 as|0.92727 an|0.94545 Internet|0.96364 component|0.98182 |1" } } }
{"dta.poem.20825": {"metadata": {"author": {"name": "Hofmannswaldau, Christian Hofmann von", "birth": "N.A.", "death": "N.A."}, "title": "Der \n Sterbende \n Socrates.", "genre": "Lyrik; Prosa; Drama", "period": "N.A.", "pub_year": "1679", "urn": "urn:nbn:de:kobv:b4-20289-1", "language": ["de:0.71", "en:0.14", "da:0.14"], "booktitle": "Hofmann von Hofmannswaldau, Christian: Deutsche Ubersetzungen und Gedichte. Breslau, 1679."}, "poem": {"stanza.1": {"line.1": {"text": "Und rath ihm/ wo er folgen kan/", "tokens": ["Und", "rath", "ihm", "/", "wo", "er", "fol\u00b7gen", "kan", "/"], "token_info": ["word", "word", "word", "punct", "word", "word", "word", "word", "punct"], "pos": ["KON", "NN", "PPER", "$(", "PWAV", "PPER", "VVINF", "VMFIN", "$("], "meter": "-+-+-+-+", "measure": "iambic.tetra"}, "line.2": {"text": "Sich mit mir aus der Welt zu wenden/", "tokens": ["Sich", "mit", "mir", "aus", "der", "Welt", "zu", "wen\u00b7den", "/"], "token_info": ["word", "word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["PRF", "APPR", "PPER", "APPR", "ART", "NN", "PTKZU", "VVINF", "$("], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}, "line.3": {"text": "Die Stunde r\u00fcckt nunmehr heran/", "tokens": ["Die", "Stun\u00b7de", "r\u00fcckt", "nun\u00b7mehr", "he\u00b7ran", "/"], "token_info": ["word", "word", "word", "word", "word", "punct"], "pos": ["ART", "NN", "VVFIN", "ADV", "PTKVZ", "$("], "meter": "-+-+-+-+", "measure": "iambic.tetra"}, "line.4": {"text": "Da\u00df ich mein Leben sol vollenden.", "tokens": ["Da\u00df", "ich", "mein", "Le\u00b7ben", "sol", "voll\u00b7en\u00b7den", "."], "token_info": ["word", "word", "word", "word", "word", "word", "punct"], "pos": ["KOUS", "PPER", "PPOSAT", "NN", "VMFIN", "VVINF", "$."], "meter": "-+-+-+-+-", "measure": "iambic.tetra"}}}}}
[ { "tag" : "testenv/test:1.0", "cmds" : ["dk-brun", "dk-sh"], "options" : { "env" : { "DOCK_TAG" : "" }, "cwd" : "/home/wolfofbandenoch/sandbox/beltane/CueBack/CueBackEnv/services/devenv/test/env/bin/data/dk-sh2" }, "expecteds" : [ "docker build --force-rm=true --quiet=true -t testenv/test:1.0 .\ndocker run -id -t testenv/test:1.0\n", "docker exec -it '/bin/bash'\n" ] } ]
{ "id": 975129535, "type": "Feature", "properties": { "addr:full":"225 Water St St Andrews NB E5B 1B3", "addr:housenumber":"225", "addr:postcode":"e5b 1b3", "addr:street":"Water St", "edtf:cessation":"uuuu", "edtf:inception":"uuuu", "geom:area":0.0, "geom:area_square_m":0.0, "geom:bbox":"-67.0516357422,45.0729675293,-67.0516357422,45.0729675293", "geom:latitude":45.072968, "geom:longitude":-67.051636, "iso:country":"CA", "mz:hierarchy_label":1, "mz:is_current":-1, "sg:address":"225 Water St", "sg:city":"St Andrews", "sg:classifiers":[ { "category":"Restaurant", "subcategory":"", "type":"Food & Drink" } ], "sg:owner":"simplegeo", "sg:phone":"+1 506 529 4887", "sg:postcode":"E5B 1B3", "sg:province":"NB", "src:geom":"simplegeo", "wof:belongsto":[], "wof:breaches":[], "wof:concordances":{ "sg:id":"SG_7W0PQLac9M1OPMP112tJxm_45.072968_-67.051636@1293573121" }, "wof:country":"CA", "wof:created":1472278753, "wof:geomhash":"5484c504a9a0a1029bbe8949e4427c12", "wof:hierarchy":[], "wof:id":975129535, "wof:lastmodified":1499446397, "wof:name":"Harbour Front Restaurant", "wof:parent_id":-1, "wof:placetype":"venue", "wof:repo":"whosonfirst-data-venue-ca", "wof:superseded_by":[], "wof:supersedes":[], "wof:tags":[] }, "bbox": [ -67.0516357422, 45.0729675293, -67.0516357422, 45.0729675293 ], "geometry": {"coordinates":[-67.05163574220001,45.0729675293],"type":"Point"} }
{ "name": "test", "version": "0.0.1", "private": true, "dependencies": { "jade": "~1.1.4", "nodemon": "~1.0.8", "express": "3.x", "connect-mongo": "0.3.x", "ejs": "~0.8.5", "bower": "~1.2.8" }, "devDependencies": { "angular-mocks": "^1.3.15", "jasmine-core": "^2.2.0", "karma": "^0.12.37", "karma-chrome-launcher": "^0.2.0", "karma-coverage": "^0.4.2", "karma-jasmine": "^0.3.5", "karma-junit-reporter": "^0.2.2", "karma-ng-html2js-preprocessor": "^0.1.2", "karma-phantomjs-launcher": "^0.1.4", "unirest": "^0.4.2" }, "scripts": { "test" : "karma start" } }
{"author":"ShiraBrie","questions":[{"type":"quiz","question":"El continente americano limita al este con","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Océano Atlántico","correct":true},{"answer":"Océano Glacial Ártico","correct":false},{"answer":"Océano Glacial Antártico","correct":false},{"answer":"Océano Pacífico","correct":false}],"layout":"CLASSIC","image":"https://media.kahoot.it/44ef352c-242d-48aa-bbf2-22a166563180","imageMetadata":{"id":"44ef352c-242d-48aa-bbf2-22a166563180","contentType":"image/jpeg","width":540,"height":358,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"No es un de los océanos que rodean el continente americano ","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Glacial Ártico","correct":false},{"answer":"Índico ","correct":true},{"answer":"Atlántico ","correct":false},{"answer":"Glacial Antártico","correct":false}],"layout":"CLASSIC","image":"https://media.kahoot.it/774e1867-7a9b-4b4f-8db5-a81512edf4b2","imageMetadata":{"id":"774e1867-7a9b-4b4f-8db5-a81512edf4b2","contentType":"image/png","width":700,"height":403,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"¿Cuál es el segundo continente más grande del mundo?","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Europa ","correct":false},{"answer":"África","correct":false},{"answer":"Asia ","correct":false},{"answer":"América","correct":true}],"layout":"CLASSIC","image":"https://media.kahoot.it/2214aca4-18a7-4fc3-b513-13f6e584bdd0","imageMetadata":{"id":"2214aca4-18a7-4fc3-b513-13f6e584bdd0","contentType":"image/jpeg","width":630,"height":355,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Las grandes civilizaciones de América fueron ","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Aztecas, Acadios, Incas","correct":false},{"answer":"Mayas, Arhuacos, Ingas","correct":false},{"answer":"Mayas, Asirios, Ingas","correct":false},{"answer":"Aztecas, Mayas, Incas","correct":true}],"layout":"CLASSIC","image":"https://media.kahoot.it/4446ae9f-00cd-4a02-ad60-2adc6345329a","imageMetadata":{"id":"4446ae9f-00cd-4a02-ad60-2adc6345329a","contentType":"image/jpeg","width":650,"height":450,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"¿Cuál océano se encuentra en la Costa Este de los Estados Unidos?","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Este","correct":false},{"answer":"Índico","correct":false},{"answer":"Pacífico","correct":false},{"answer":"Atlántico","correct":true}],"layout":"CLASSIC","image":"https://media.kahoot.it/02f55a3a-9a9d-4514-9f42-db0f78de0748","imageMetadata":{"id":"02f55a3a-9a9d-4514-9f42-db0f78de0748","contentType":"image/jpeg","width":480,"height":360,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"El continente americano limita al oeste con","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Océano Atlántico","correct":false},{"answer":"Océano Glacial Ártico","correct":false},{"answer":"Océano Glacial Antártico","correct":false},{"answer":"Océano Pacífico","correct":true}],"layout":"CLASSIC","image":"https://media.kahoot.it/d0393131-77d2-4e57-a061-7a39518b0083","imageMetadata":{"id":"d0393131-77d2-4e57-a061-7a39518b0083","contentType":"image/jpeg","width":600,"height":500,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"¿Dónde queda el Gran Cañón del Colorado?","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"América del Norte","correct":true},{"answer":"América del Sur","correct":false},{"answer":"Se extiende por toda América","correct":false},{"answer":"América Central","correct":false}],"layout":"CLASSIC","image":"https://media.kahoot.it/e327cc80-2afd-4287-a7e0-ee47830b8998","imageMetadata":{"id":"e327cc80-2afd-4287-a7e0-ee47830b8998","contentType":"image/jpeg","width":1000,"height":600,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"¿Cuál es el río más largo del mundo?","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Misisipi","correct":false},{"answer":"Nilo","correct":false},{"answer":"Éufrates ","correct":false},{"answer":"Amazonas ","correct":true}],"layout":"CLASSIC","image":"https://media.kahoot.it/4bfc06b0-0c06-42c3-885c-3673140220e8","imageMetadata":{"id":"4bfc06b0-0c06-42c3-885c-3673140220e8","contentType":"image/jpeg","width":600,"height":328,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"¿Cuál es la teoría más acertada que explica el poblamiento en América? ","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"El&nbsp;estrecho de Bering ","correct":true},{"answer":"Migraciones desde Europa","correct":false},{"answer":"Migraciones desde África","correct":false},{"answer":"El&nbsp;estrecho de Asia","correct":false}],"layout":"CLASSIC","image":"https://media.kahoot.it/ae820861-76d5-43fe-a232-8edd6de7b8c3","imageMetadata":{"id":"ae820861-76d5-43fe-a232-8edd6de7b8c3","contentType":"image/jpeg","width":800,"height":325,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"El continente americano limita al sur con","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Océano Atlántico","correct":false},{"answer":"Océano Glacial Ártico ","correct":false},{"answer":"Océano Glacial Antártico","correct":true},{"answer":"Océano Pacífico","correct":false}],"layout":"CLASSIC","image":"https://media.kahoot.it/a308154e-98af-4cdb-bb99-0a128978d002","imageMetadata":{"id":"a308154e-98af-4cdb-bb99-0a128978d002","contentType":"image/jpeg","width":288,"height":288,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Cordillera que recorre la parte oeste de América del sur","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Alpes","correct":false},{"answer":"Andes","correct":true},{"answer":"Apeninos ","correct":false},{"answer":"Aconcagua ","correct":false}],"layout":"CLASSIC","image":"https://media.kahoot.it/95de5c94-2f22-46d3-8d69-b73fc5a30ca4","imageMetadata":{"id":"95de5c94-2f22-46d3-8d69-b73fc5a30ca4","contentType":"image/png","width":414,"height":467,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"El continente americano limita al norte con ","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Océano Atlántico","correct":false},{"answer":"Océano Glacial Ártico ","correct":true},{"answer":"Océano Glacial Antártico ","correct":false},{"answer":"Océano Pacífico","correct":false}],"layout":"CLASSIC","image":"https://media.kahoot.it/30efbcc2-9273-4163-9cb6-c5ba85790d71","imageMetadata":{"id":"30efbcc2-9273-4163-9cb6-c5ba85790d71","contentType":"image/jpeg","width":635,"height":425,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"¿Entre cuáles países se encuentra el estrecho de Bering?","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Finlandia y Suecia ","correct":false},{"answer":"Estados Unidos y China","correct":false},{"answer":"Estados Unidos y Rusia ","correct":true},{"answer":"Finlandia y Alaska ","correct":false}],"layout":"CLASSIC","image":"https://media.kahoot.it/b8c5ab65-5a32-4294-9e81-003a74a29886","imageMetadata":{"id":"b8c5ab65-5a32-4294-9e81-003a74a29886","contentType":"image/jpeg","width":800,"height":325,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Las regiones de América son ","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Continental, costero y submarino","correct":false},{"answer":"Continental e insular","correct":false},{"answer":"Amazonia, Andina, Caribe, Insular, Orinoquía, Pacífica","correct":false},{"answer":"Norte, centro y sur","correct":true}],"layout":"CLASSIC","image":"https://media.kahoot.it/f096491d-6bec-4245-9ba4-06e68aada391","imageMetadata":{"id":"f096491d-6bec-4245-9ba4-06e68aada391","contentType":"image/png","width":512,"height":512,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"¿Qué actividades realizaban los primeros hombres que habitaron Mesoamérica? ","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Sedentarismo ","correct":false},{"answer":"Agricultura","correct":false},{"answer":"Recolección de plantas y caza","correct":true},{"answer":"Comercio marítimo","correct":false}],"layout":"CLASSIC","image":"https://media.kahoot.it/0e05779c-a8c9-4cbf-b7a7-d29a8caa8df8","imageMetadata":{"id":"0e05779c-a8c9-4cbf-b7a7-d29a8caa8df8","contentType":"image/png","width":637,"height":430,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0}],"answerMap":[4,4,4,4,4,4,4,4,4,4,4,4,4,4,4],"uuid":"42200375-634e-4e77-9daf-171d9c568c1d"}
{"Name":"Super HQ (JUE)","Portrait":"https://raw.githubusercontent.com/libretro-thumbnails/Sega_-_Mega_Drive_-_Genesis/master/Named_Boxarts/Super H.Q. (Japan).png","Size":"512K","Region":"JAP","Console":"Sega Genesis","DownloadLink":"https://the-eye.eu/public/rom/Sega%20Genesis/Super%20HQ%20%28JUE%29.bin"}
[ "http://2.bp.blogspot.com/-zlopXpxbQSw/UcxcDzhg8mI/AAAAAAAAtcs/7TuStJr1ZGo/s0/000.png", "http://2.bp.blogspot.com/-zmvi9wf6mb8/UcxcEbUzz8I/AAAAAAAAtcw/GHioSFm7hcI/s0/001.png", "http://2.bp.blogspot.com/-w4twObuL-fk/UcxcEzuF3LI/AAAAAAAAtc4/rk6dBVExAVU/s0/002.png", "http://2.bp.blogspot.com/-5aU3DViMqXc/UcxcFX7RkCI/AAAAAAAAtdA/ykSHNTDrOKs/s0/003.png", "http://2.bp.blogspot.com/-vEM1isfcZBE/UcxcFpOo6oI/AAAAAAAAtdI/moUQzDQU9Rg/s0/004.png", "http://2.bp.blogspot.com/-OWCPwA0xl4M/UcxcGSZHaDI/AAAAAAAAtdQ/-jz5G8eTxhg/s0/005.png", "http://2.bp.blogspot.com/-cyRRSkgbNS4/UcxcG_-lsfI/AAAAAAAAtdY/dv707mCX82Y/s0/006.png", "http://2.bp.blogspot.com/-kZ0vaHNkSkc/UcxcHeoq-4I/AAAAAAAAtdk/lrcPDPb0FR8/s0/007.png", "http://2.bp.blogspot.com/-GGK1FT3AHBo/UcxcH4fC-mI/AAAAAAAAtdo/c7a9dkVn-3Y/s0/008.png", "http://2.bp.blogspot.com/-sPZuReEVsY0/UcxcIWDhv7I/AAAAAAAAtdw/ZrtoUkinlmA/s0/009.png", "http://2.bp.blogspot.com/-U4rDty3xdC4/UcxcI-aUY6I/AAAAAAAAtd4/1T8Ki3hq8vU/s0/010.png", "http://2.bp.blogspot.com/-45VnpvH-5e8/UcxcJX-q8mI/AAAAAAAAteA/scxw2S5KMn4/s0/011.png", "http://2.bp.blogspot.com/-G4eZXL2ryfQ/UcxcJ_UnUJI/AAAAAAAAteI/AVPO16SLvz4/s0/012.png", "http://2.bp.blogspot.com/-NLmtmiOzZdg/UcxcKZtHnOI/AAAAAAAAteQ/i2I2H_XNix0/s0/013.png", "http://2.bp.blogspot.com/-PkA3ugMKkA8/UcxcKyE__mI/AAAAAAAAteY/zL_vCppaGUY/s0/014.png", "http://2.bp.blogspot.com/-biTuEbT-wG8/UcxcLevTOtI/AAAAAAAAteg/DBHnSUmArck/s0/015.png", "http://2.bp.blogspot.com/-zp4OvgRU_Qk/UcxcLyHTr6I/AAAAAAAAteo/4yHGDnH1Eig/s0/016.png", "http://2.bp.blogspot.com/-_dz7En6x1x8/UcxcMuSkdjI/AAAAAAAAtew/n5lfyBzsgS4/s0/017.png", "http://2.bp.blogspot.com/--Pjlp-aRF9o/UcxcM_dmSDI/AAAAAAAAte4/baIbR3HZUgI/s0/018.png", "http://2.bp.blogspot.com/-7-ygf7U3exU/UcxcNvlb_pI/AAAAAAAAtfA/qZd7LeDRMK0/s0/019.png", "http://2.bp.blogspot.com/-z-velDXPNYs/UcxcOChrS9I/AAAAAAAAtfI/vckgGKhBjUI/s0/020.png", "http://2.bp.blogspot.com/-W0hyUUk-JTM/UcxcOZT6QFI/AAAAAAAAtfQ/qi8wYrqRwBg/s0/021.png", "http://2.bp.blogspot.com/-0E_VqYoXYkw/UcxcO-HBrkI/AAAAAAAAtfY/YmwY0zINT8I/s0/022.png", "http://2.bp.blogspot.com/-652KP-7Wqi8/UcxcPmFCDJI/AAAAAAAAtfk/EiRN-bovABM/s0/023.png", "http://2.bp.blogspot.com/-k2Tfhl6UAPk/UcxcQNwwQgI/AAAAAAAAtfo/HXZJoUmjPkw/s0/024.png", "http://2.bp.blogspot.com/-qhGqVgUOerU/UcxcQjcDdCI/AAAAAAAAtfw/a7z7V1K6mVM/s0/025.png", "http://2.bp.blogspot.com/-aVsQ8VUkSYQ/UcxcRNsQr8I/AAAAAAAAtf4/sSl1ZRKX5lU/s0/026.png", "http://2.bp.blogspot.com/-l02NDZJVJ44/UcxcRiNAIkI/AAAAAAAAtgA/J2KZjm1Ni3I/s0/027.png", "http://2.bp.blogspot.com/-5NFm8WpN9oY/UcxcSeb02jI/AAAAAAAAtgI/Ugl0apTw9YU/s0/028.png", "http://2.bp.blogspot.com/-wr0nboVzbEg/UcxcS6MVhVI/AAAAAAAAtgQ/Z5ZrkaEa8IA/s0/029.png", "http://2.bp.blogspot.com/-WJ_VHrpUxmE/UcxcTcBkyHI/AAAAAAAAtgY/F9XcHkq0Kao/s0/030.png", "http://2.bp.blogspot.com/-trKv8p4ShCM/UcxcT_wfeEI/AAAAAAAAtgg/D0pxDqUhn3w/s0/031.png", "http://2.bp.blogspot.com/-UX8j7MyT6Zk/UcxcUJvCczI/AAAAAAAAtgo/-Jzxax8Euv0/s0/032.png" ]
{ "name": "ls", "version": "1.0.0", "description": "", "main": "server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node server.js" }, "author": "Shubham Goyal", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/rkgoyal007/masterclass-backend.git" }, "dependencies": { "JSON": "^1.0.0", "bcryptjs": "^2.4.3", "bluebird": "^3.5.5", "dotenv": "^8.0.0", "file-system": "^2.2.2", "form-data": "^2.3.3", "http-status": "^1.3.2", "joi": "^14.3.1", "jsonwebtoken": "^8.5.1", "mongoose": "^5.5.5", "multi-part": "^2.0.0", "mv": "^2.1.1", "node-cmd": "^3.0.0", "os": "^0.1.1", "request": "^2.88.0", "restify": "^8.3.1", "restify-errors": "^7.0.0", "restify-url-semver": "^1.1.1", "util": "^0.12.0", "winston": "^3.2.1" }, "devDependencies": {} }
{ "_version": "1.1.0", "resources": [ { "name": ".theming", "size": 95, "theme": "sap_fiori_3_dark" }, { "name": "CollectiveSearchSelect.less", "size": 391, "designtime": true, "theme": "sap_fiori_3_dark" }, { "name": "ValueHelpDialog.less", "size": 111, "designtime": true, "theme": "sap_fiori_3_dark" }, { "name": "css_variables.css", "size": 441, "theme": "sap_fiori_3_dark" }, { "name": "css_variables.less", "size": 86451, "designtime": true, "theme": "sap_fiori_3_dark" }, { "name": "css_variables.source.less", "size": 86073, "designtime": true, "theme": "sap_fiori_3_dark" }, { "name": "library-RTL.css", "size": 11369, "theme": "sap_fiori_3_dark" }, { "name": "library-parameters.json", "size": 122, "theme": "sap_fiori_3_dark" }, { "name": "library.css", "size": 11371, "theme": "sap_fiori_3_dark" }, { "name": "library.less", "size": 1182, "designtime": true, "theme": "sap_fiori_3_dark" }, { "name": "library.source.less", "size": 405, "designtime": true, "theme": "sap_fiori_3_dark" }, { "name": "library_skeleton-RTL.css", "size": 11733, "theme": "sap_fiori_3_dark" }, { "name": "library_skeleton.css", "size": 11735, "theme": "sap_fiori_3_dark" } ] }
{ "private": true, "scripts": { "dev": "webpack --mode development", "watch": "webpack --mode development --watch", "prod": "webpack --mode production", "start": "webpack --mode production", "build": "webpack --mode production", "hot": "webpack serve --mode development" }, "devDependencies": { "@babel/core": "^7.13.13", "@babel/preset-env": "^7.13.12", "babel-loader": "^8.2.2", "resolve-url-loader": "^3.1.2", "sass": "^1.30.0", "sass-loader": "^7.3.1" }, "dependencies": { "webpack": "^5.28.0", "css-loader": "^5.2.0", "dotenv": "^8.2.0", "style-loader": "^2.0.0", "vue-loader": "^15.9.6", "vue-template-compiler": "^2.6.12", "webpack-cli": "^4.6.0" } }
{ "first_traded_price": 1019.0, "highest_price": 1019.0, "isin": "IRO1SHPZ0001", "last_traded_price": 968.0, "lowest_price": 968.0, "trade_volume": 32756.0, "unix_time": 1310947200 }
["f500dd5eb430ee48d613fb6e81d4604ac5422c61"]
{ "first_traded_price": 9686.0, "highest_price": 9686.0, "isin": "IRO1GOLG0001", "last_traded_price": 9686.0, "lowest_price": 9686.0, "trade_volume": 4.0e3, "unix_time": 1248480000 }
[[["woman", 17255], ["president", 12988], ["think", 11000], ["won", 10299], ["would", 8244], ["like", 8188], ["job", 7714], ["candy", 7223], ["question", 7017], ["say", 6786], ["great", 6671], ["you're", 6633], ["time", 6461], ["tonight's", 6388], ["black", 6135], ["get", 6130], ["don't", 5947], ["gay", 5772], ["binder", 5730], ["mexican", 5694], ["student", 5488], ["poor", 5477], ["dog", 5424], ["unless", 5413], ["presidency", 5395], ["one", 5345], ["crowley", 5165], ["fact", 5102], ["people", 5035], ["tonight", 4846], ["answer", 4366], ["full", 4355], ["right", 4171], ["libya", 4169], ["want", 3822], ["good", 3613], ["doesn't", 3515], ["tax", 3448], ["know", 3269], ["make", 3121], ["said", 3094], ["last", 3089], ["it's", 3067], ["going", 2920], ["need", 2905], ["big", 2771], ["gun", 2763], ["year", 2659], ["vote", 2570], ["look", 2545], ["moderator", 2411], ["china", 2385], ["can't", 2373], ["guy", 2172], ["talk", 2132], ["plan", 2035], ["didn't", 1998], ["presidential", 1959], ["minute", 1843], ["candidate", 1817], ["really", 1802], ["stop", 1746], ["check", 1619], ["bush", 1610], ["fox", 1543], ["cut", 1536], ["potus", 1528], ["policy", 1501], ["take", 1494], ["number", 1457], ["video", 1451], ["back", 1433], ["act", 1415], ["word", 1399], ["news", 1393], ["haven't", 1383], ["oil", 1383], ["benghazi", 1377], ["text", 1313], ["watch", 1313], ["win", 1312], ["main", 1312], ["per", 1274], ["confused", 1270], ["even", 1243], ["parent", 1233], ["got", 1230], ["thing", 1215], ["shown", 1206], ["he's", 1189], ["issue", 1181], ["listen", 1146], ["better", 1125], ["work", 1123], ["long", 1119], ["create", 1108], ["takeaway", 1107], ["final", 1087], ["american", 1082], ["gas", 1082]], [["@huffingtonpost", 9236], ["@chrisrockoz", 9192], ["@mittromney", 3566], ["@barackobama", 3325], ["@dickmorristweet", 2499], ["@onionpolitics", 2260], ["@chrisdelia", 1773], ["@karlrove", 1629], ["@abc", 1592], ["@cnn", 1426], ["@teamromney", 1422], ["@romneysbinder", 1399], ["@crowleycnn", 1232], ["@cenkuygur", 1189], ["@thefix", 1129], ["@reince", 1017], ["@romneyresponse", 955], ["@tyleroakley", 876], ["@indecision", 852], ["@romneybinders", 784], ["@gop", 762], ["@gov", 690], ["@megynkelly", 644], ["@annmcelhinney", 627], ["@darthvader", 622], ["@newsninja2012", 591], ["@occupywallst", 583], ["@mikedrucker", 566], ["@bernardgoldberg", 552], ["@huffpostpol", 525], ["@ryanseacrest", 471], ["@marieclaire", 460], ["@cracked", 456], ["@politicoroger", 446], ["@toddbarry", 446], ["@michaelskolnik", 416], ["@danabrams", 381], ["@upworthy", 379], ["@yahoonews", 363], ["@jrubinblogger", 353], ["@waff48", 351], ["@shelbywhite", 337], ["@bretbaier", 330], ["@hardball", 318], ["@ebonymag", 307], ["@gurmeetsingh", 294], ["@boonepickens", 291], ["@foxnews", 289], ["@goprincess", 289], ["@cschweitz", 286], ["@joemuscardelli", 283], ["@roddmartin", 280], ["@sistertoldjah", 276], ["@mcuban", 276], ["@chrishelman", 263], ["@andreamsaul", 259], ["@jenstatsky", 249], ["@phaedraparks", 239], ["@producermatthew", 237], ["@wsj", 235], ["@ppact", 230], ["@keep", 225], ["@kerstinshamberg", 219], ["@seanhannity", 217], ["@tylerkingkade", 217], ["@bucksexton", 216], ["@huffpostcollege", 210], ["@msignorile", 209], ["@sportsnation", 203], ["@ryanwesleysmith", 200], ["@thisweekabc", 199], ["@blitznbeans", 199], ["@lizzwinstead", 197], ["@bbcworld", 195], ["@poniewozik", 194], ["@tcrabtree83", 193], ["@kesgardner", 190], ["@grauface", 184], ["@keahukahuanui", 176], ["@teamcoco", 175], ["@arrghpaine", 174], ["@refinery29", 173], ["@kim", 172], ["@jordansekulow", 171], ["@allitrippy", 171], ["@itsgabrielleu", 171], ["@eclectablog", 170], ["@shondarhimes", 164], ["@kakukowski", 163], ["@resisttyranny", 159], ["@globalgrind", 157], ["@grrr", 156], ["@allisonkilkenny", 156], ["@moshekasher", 152], ["@jilliandeltoro", 152], ["@rickklein", 148], ["@gabedelahaye", 148], ["@simonhelberg", 148], ["@antderosa", 147], ["@aterkel", 146]], [["#debates", 163884], ["#leadfromwithin", 5251], ["#debate", 4375], ["#debate2012", 3899], ["#tcot", 3694], ["#romney", 3561], ["#obama", 3259], ["#cantafford4more", 2430], ["#hofstradebate", 2366], ["#current2012", 1389], ["#bindersfullofwomen", 1165], ["#p2", 1142], ["#romneyryan2012", 1136], ["#obama2012", 1007], ["#cnndebate", 880], ["#election2012", 711], ["#teaparty", 570], ["#fastandfurious", 512], ["#hofdebate", 484], ["#gop", 442], ["#teamobama", 427], ["#immigration", 371], ["#realromney", 361], ["#mockthevote", 331], ["#townhalldebate", 318], ["#shitstorm2012", 314], ["#mittromney", 300], ["#atfgunwalking", 292], ["#libya", 285], ["#theblaze2012", 282], ["#cnn", 278], ["#binderfullofwomen", 264], ["#fb", 264], ["#debates2012", 260], ["#presidentialdebate", 253], ["#nbcpolitics", 246], ["#candy", 246], ["#lnyhbt", 245], ["#obamawinning", 224], ["#wiright", 219], ["#msnbc2012", 208], ["#fail", 204], ["#youtubepolitics", 203], ["#mittmath", 200], ["#debate2", 199], ["#romney2012", 196], ["#cspan2012", 196], ["#mitt", 194], ["#strong", 191], ["#g442", 188], ["#election", 183], ["#benghazi", 178], ["#potus", 177], ["#tlot", 174], ["#getempotus", 172], ["#takeyourtopoffalready", 144], ["#binders", 144], ["#women", 139], ["#teambarack", 139], ["#nobama", 135], ["#shevotes", 131], ["#mittlies", 129], ["#bigbird", 117], ["#changethedebate", 111], ["#vote", 111], ["#ndaa", 109], ["#dreamact", 107], ["#sensata", 106], ["#latism", 105], ["#politics", 104], ["#candycrowley", 102], ["#china", 101], ["#hofstradebates", 100], ["#pdslive", 99], ["#romneywinning", 99], ["#youngcons", 99], ["#getglue", 98], ["#obamacare", 98], ["#foxnews", 95], ["#msnbc", 95], ["#sunlive", 93], ["#twib2012", 93], ["#energy", 91], ["#bindersofwomen", 91], ["#romneyryan", 91], ["#cnndebates", 90], ["#ajstream", 90], ["#boom", 89], ["#truth", 88], ["#mittens", 86], ["#bindergate", 86], ["#decision2012", 85], ["#news", 84], ["#sketchydeal", 83], ["#rnc", 83], ["#imhereivote", 82], ["#dreamers", 82], ["#teamromney", 79], ["#mitt2012", 77], ["#factcheck", 77]], [["Romney", 65183], ["Obama", 44890]]]
{"feedstocks": ["jupyterlab-wipp"]}
{ "first_traded_price": 965008.0, "highest_price": 967020.0, "isin": "IRB3TB299851", "last_traded_price": 967020.0, "lowest_price": 965005.0, "trade_volume": 2102.0, "unix_time": 1560297600 }
{ "first_traded_price": 9288.0, "highest_price": 10007.0, "isin": "IRO7SOLP0001", "last_traded_price": 10007.0, "lowest_price": 9268.0, "trade_volume": 233510.0, "unix_time": 1524009600 }
{"cluster_id": "CLSTR1890", "operons": [{"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_CP005974.1", "genome_fragment_name": "Photobacterium_gaetbulicola_Gung47_chromosome_2_complete", "features": ["WP_044622461.1"], "promoter": "tgggctacttattccgtgaacgtacacaccgttcacatcgtcagacaaaactataaaagact", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_JWLV01000034.1", "genome_fragment_name": "Vibrio_sinaloensis_strain_AD048_Contig4_whole_genome_shotgun", "features": ["WP_039484800.1"], "promoter": "caatgggtcggtctgtactgtacaagtggaagcaccaattacgttaagtgattgacggggtttgaacgagagcatcgcttaaatgccataaaaagtctgtgatcaacgctttacttgtcaaatggcttgttttcataaatggcatctctagttgaatcgactaactttataaaaaggtcatcaacgaaagcataaggcgctgagtt", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_CP018309.1", "genome_fragment_name": "Vibrio_mediterranei_strain_QT6D1_chromosome_2_complete", "features": ["WP_006069048.1"], "promoter": "taacaaactaccttacttaatcacttaaactggcgttagtttacttgttttgccgtgctcatgccatatcccaactacaattagcctacttataagcgtgtctgctaccttcaacattgaacacgtattaccgagttatgatgcgtgaagtggtaacatcctcgattgtaattacaaaacaatgacataactaagggaactttcgcggtagtttttcatctacctatttatctcaatcgctcgccataaggaaacatcatc", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_QVMU01000001.1", "genome_fragment_name": "Vibrio_sinensis_strain_BEI233_scaffold_0_whole_genome_shotgun", "features": ["WP_120029296.1"], "promoter": "tcctaatgccttggtagttataaattatgaagccaaatgcttattcgggtattatcgactgctaccttgtaaactttaaggtaatttgactaataatttacatcttttcggctggtatcactcagtggttgtggttgtgtttggtggaagtggtgagaacatcacggaaagaaaaagattaagaagtgtggttttttgattgaaaaaccacctggtatatcaataaagatcaggtggttacacttatcagacatcaacttcctttaagtcatgacgttaatgcataagcctgt", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_CP064857.1", "genome_fragment_name": "Vibrio_europaeus_strain_07_118_T2_chromosome_2_complete", "features": ["WP_171803444.1"], "promoter": "acccaacttatctcgcttatcggattgcaagcccgataagcgtgattcatacaaacgtggtatttcccgctatttatctcacctgagatcccccggcccctgttccggggttttttataccgctaaaaggagtgacaagtg", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_CP009355.1", "genome_fragment_name": "Vibrio_tubiashii_ATCC_19109_chromosome_2_complete", "features": ["WP_004744088.1"], "promoter": "tcacttgtaactccttttagcggtataaaaaaccccggaacaggggccgggggatctcacttgagataaatagcgggaaataccacgtttgcatgaatcacgcttatcgggcttgcaatccgataagcgagataaattggg", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_RXZH01000001.1", "genome_fragment_name": "Vibrio_aquaticus_strain_BEI207_scaffold_0_whole_genome_shotgun", "features": ["WP_126572513.1"], "promoter": "aaggccgaaataacttcacttactggtgtagattgccagtaagcgaaatatatgcaatgtggtatttcccgtcatttatctcatgtgagatcccccggcccctgttccggggttttttatgcctcaaaaggagtttgaagct", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_ACZV01000004.1", "genome_fragment_name": "Vibrio_orientalis_CIP_102891_ATCC_33934_strain_CIP_102891_VIA_Contig79_whole_genome_shotgun", "features": ["WP_004411184.1"], "promoter": "tagcttcaaactcctttttgaggcataaaaaaccccggaacagggccgggggatctcacatgagataaatagcgggaaataccacgtttgcatgaatcacgcttaccgagtttgcagttcgataagcgagatttggttgttagcga", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_CP009978.1", "genome_fragment_name": "Vibrio_natriegens_NBRC_15636_ATCC_14048_DSM_759_strain_ATCC_14048_chromosome_2_complete", "features": ["WP_014234902.1"], "promoter": "tgttgtggactctcgatatccatttgagttgattatcagtattggtcatttactttgtagaaaaagttcccagtaagaccttgaaacttatcttttcaatattgggtcattgacaagtattacaagctttaagctgggttagccgtgcagaggaatggcggtaatgagatgcttggtagcgtgaagccgtagacttagatagaataaagacagttaatagttcaatgaatatatttaggtaagtact", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_CP030789.1", "genome_fragment_name": "Vibrio_campbellii_strain_DS40M4_chromosome_2_complete", "features": ["WP_010645105.1", "WP_005432140.1"], "promoter": "tatctggacctttaaaaagaatcactcgttatctgtattctgaataaatacaaccttgcgcatataaatttactatgcacagcatgacacttttatcggccttatctgacaaaactagagaaaattctcacaactttatgcaaacccaatgtaacagattgtttagtaagataatttaactccttaacatgactatcattaccagataactatgc", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_CP025793.1", "genome_fragment_name": "Vibrio_jasicida_090810c_chromosome_2_complete", "features": ["WP_038870355.1", "WP_038870353.1", "WP_038870353.1"], "promoter": "gattagaaaagattcgttaaagaagaaagcgtttctgttacatcatttttgcagatttttgtgagatttttctctagttttgtagggctgggccgatatagattccgagccgtgcatagcaaatactcatgcaccaagtttaccctgttcagaatgcagataacgagtgattcttttaaaggtccaaat", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_CP019960.1", "genome_fragment_name": "Vibrio_owensii_strain_XSBZ03_chromosome_2_complete", "features": ["WP_078608948.1", "WP_009704926.1"], "promoter": "tatctggacctttaaaaagaatcactcgttatctgtattctgaacaggataaaactggatgcataacaactcgctatgcacggcttggaacttatatcggccttcccctacaaaactagagaaatttctcacaaatatgtgcaactaaaatgcaattgataattaaatacgtgacattaatcaagctcagctaaaatttctttcttttgatcatgaacttaacatca", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_CP051120.1", "genome_fragment_name": "Vibrio_navarrensis_strain_0053_83_chromosome", "features": ["WP_039442580.1", "WP_039428004.1"], "promoter": "tatttggacctttaattagaatcactttctgtgtggtgcctgcgcacaatgcgcttagactggcaaatgcttttaaagaatagtctattacattctcatggacggaaaatatatcggctaagtctgcaaaaactggagaaaaaccgtcatagcgcgattttttacctcaatctgttgatcgcctcttgagatcacttgctcagcccccataacaatcaacgaaaaaataacggaactttctttactttttgtgaacaaagacaaaaaactcaattgatgtaagtaacc", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_SJSX01000004.1", "genome_fragment_name": "Aliivibrio_fischeri_strain_FQ_A001_FQ_A001_contig4_whole_genome_shotgun", "features": ["WP_133415970.1", "WP_133415971.1"], "promoter": "tagttcacccaatgtctggattgtttagtaattattgtctgtgactcaataaagtcacattagttcctaataagattgggtttagttcgaaattattcaactatttatttaatgaatgtttttctaattatttattaaagttatgaaatgtacggtcgttatatgaagggtctattttagctgtggaaaaatt", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_MSCP01000002.1", "genome_fragment_name": "Aliivibrio_sifiae_strain_NBRC_105001_scaffold00002_whole_genome_shotgun", "features": ["WP_060993023.1", "WP_105063992.1"], "promoter": "tagttcacccattttctggattacgtagtaattatttctttgtgactgatgaaaatcacattagttccttaatagatgaggtttaatttcgattattcaagtatttaggtcgtgaataaatttgtaaccatttattaaagctattatgatccaagtcgatatataaaatgtctattcaaagctgtggaattaat", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_CP044068.1", "genome_fragment_name": "Vibrio_vulnificus_strain_FDAARGOS_663_chromosome_1_complete", "features": ["WP_011082415.1", "WP_026050769.1", "WP_026050769.1"], "promoter": "tgattctactacttcggttggttttggtttcttgggtcgtaaaaagccaagaaagttccatggttagcgacaaattagcacatgagggtgaaaggcttgcgtttcaagggaagtcgcgagacttttcttccaaggatgaagtgtgatcgtgaagaaagattttgcttcagtttgggtttgtttggccgatataagctatacccataagaatgtaacaaaatatatgttatatttttgcgctttttgtattgctttatcgcgcattacccacaataagtgattcttgttaaaggtccaaat", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_AP019658.1", "genome_fragment_name": "Vibrio_ponticus_strain_DSM_16217_chromosome", "features": ["WP_075648584.1"], "promoter": "tcatcgtacactcctttgtttcgcccaatagtgcgcagagcacggagccaaaagaagattggcaccacaaactctcgcaatgacttgggtctaggtataaaaaaccccggaaaccaaccggggaaaggggaaatcgctaccttgcagtagcagtcatagaagtagagcaaccaatccgaccggacgacaataaatcggactggcgctcattcggggtg", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_AP019658.1", "genome_fragment_name": "Vibrio_ponticus_strain_DSM_16217_chromosome", "features": ["WP_075649161.1"], "promoter": "ttggttcatctaccttgttatagcgtgtcatatggtgatgattgggttcgcctgcttaccctaataggcggtcatccgttcgtagatagttccaatacgcataaggtaacggcaggttgtttcatttctttacaaaaaaatgagatctaactgttgtaggagagtgtggtgatttgcaccttgctcaccaaagagggaggggcagtaagtgcgataaggtgaggatgacatacaagccgagcttaatctcggcttgtgtgtg", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_AP018690.1", "genome_fragment_name": "Vibrio_aphrogenes_strain_CA_1004_chromosome_2_complete", "features": ["WP_086980719.1"], "promoter": "tgtgtatatatccaacatctaatttaaaaatctattgtcattattctagcgactttactgggtaactgccacaaaagccgcccaatcgtgaccaacaaacaaaccaatgtataaaacttcatcaaacgcttccccaaactctcggtttttattccattttttactgcattgatgaactttttaccctcaaactggtcttacatggcaagttacaaattgtcacatttgtgaattttagaatttcatatatatttcatcgatatacaatcattatctgagacttcaggagatattttgacc", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_BCUR01000001.1", "genome_fragment_name": "Vibrio_superstes_strain_G3_29_whole_genome_shotgun", "features": ["WP_119008133.1"], "promoter": "atagcactgtttagaaacggaattaactataataataagcgatggatttttgcccctctttgcaagaggggcctttttgcgtttataggttccatcattggattgacctgacaatctcagctgagtacactcaggtcagtttagatatgaggtaataatt", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_LQXO02000053.1", "genome_fragment_name": "Vibrio_barjaei_strain_3062_NODE_6_length_739008_cov_54_745293_whole_genome_shotgun", "features": ["WP_006069048.1"], "promoter": "tgatgatgtttccttatggcgagcgattgagataaataggtagatggaaaactaccgcgaaagttccctaagttatgtcattgttttgtaattacaatcaaggatgttaccacttcacgtttcataatttggcaatacgtgttcattgttgaaggaagtaaacatgctcataagtaggctaattgtagctggaatatggcatgagcacgccaaaacaagtaaactagaaccagtttaagtgattaagtaaggtaatttgtt", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_OANU01000028.1", "genome_fragment_name": "Vibrio_thalassae_strain_CECT8203_whole_genome_shotgun", "features": ["WP_096993697.1"], "promoter": "taacacattacctatttaaatgctaaatcttgccgacagtttacttgttttgcttgattcatgccatatcctagctgcaatttgcttcccttccaatacaaggctttccgcttggtatagggaatgtgttccgaattctgctatacaataaggtatccgttttgattgcaatgacaaaacaatgacattactaacggaacttttatgctagttatccatctatctatttatctcaatgctcgctataaggaatcaccatc", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_JYJK01000084.1", "genome_fragment_name": "Vibrio_variabilis_strain_CAIM_1454_contig00122_whole_genome_shotgun", "features": ["WP_112479639.1"], "promoter": "tgatgaaaattccttattgcagttacgaacgcatagataacaacatagaaacgctaaagagcgaaaagttccaaactctaggtcattgttttgtgaatatataactttgggttgtttatcggaaagttcaagagcaaaacgatgcaaaagcaaacaggtgcgtagagcgttctacgcaatgttggtacacgcccactaaaacaagtacaatcacctcagtttacaagtattgatgaggttaatcatt", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_BJLF01000006.1", "genome_fragment_name": "Vibrio_inusitatus_NBRC_102082_sequence06_whole_genome_shotgun", "features": ["WP_141345066.1"], "promoter": "caattattacctcataatcaaactgtcctgagtttactcagctgggattgttaggtcaatgcaatgctaggacgtatgtcacgcaaaaaagcccctctaacaaagaggggcaaagttccatcgcatattattatagttaattccgtttattaacagtgcggttg", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NC_011313.1", "genome_fragment_name": "Aliivibrio_salmonicida_LFI1238_chromosome_2_complete", "features": ["WP_012551853.1"], "promoter": "tgattattttctcaattcattaaaacaattagggggattctacaagagttccccataaaag", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_BJLH01000008.1", "genome_fragment_name": "Vibrio_comitans_NBRC_102076_sequence08_whole_genome_shotgun", "features": ["WP_141271252.1"], "promoter": "acagcactgtttagaaacggaattaactataataataagcgatggaactttgcccctctttgttagaggggcttttttacgttgtataggttccattgttggattgacctgagaatctcagctgagtacactcaggtcaggttagatatgaggtaattaat", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_UHIE01000002.1", "genome_fragment_name": "Vibrio_cincinnatiensis_strain_NCTC12012_whole_genome_shotgun", "features": ["WP_078926352.1"], "promoter": "atggtttcgataggatgggagaaaatgaaggaacaccttaagcgctagaatagtgctggcgagttgggtacacttctcgccagcatgaacaatattaggtaagtact", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_RJVQ01000001.1", "genome_fragment_name": "Vibrio_viridaestus_strain_LJC006_scaffold_0_whole_genome_shotgun", "features": ["WP_124935785.1"], "promoter": "tattatcacccacaatctagtttgctttgccgaagtgtaaccaagtcgagttatagattccagatctcactcaaattgcatagtaacgcacaatgaatttcgccggaataattgaccagtaaactgattagtaaagttcgctaattttatgataaaaaaggggaactttttttattaaaagactactaaaaggtgaattaccgaggagaaggtagctt", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_JYJJ01000084.1", "genome_fragment_name": "Vibrio_maritimus_strain_CAIM_1455_contig00116_whole_genome_shotgun", "features": ["WP_112463026.1"], "promoter": "tgatgaaaattccttattgcaggtactagagcatagataagtacatagaaaggtcgaatagcaaaaagttccgaactctaggtcattgttttgtaaatatatagctttgtagagtttaatcaaaacttgaatcgcaaaacgatgcaaaagcaaacagttgcgtagggcgttccatgcaatgttggtacccgcgcgttaaaacaagtacaatcgtcacagtttacaagtattgatgaggttaatcatt", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_BDGQ01000130.1", "genome_fragment_name": "Thaumasiovibrio_subtropicus_strain_C4V358_whole_genome_shotgun", "features": ["WP_087022142.1"], "promoter": "tggcttatctcgtataggggcgaaaatcggcattagtctaaggaataattcgagataaaactatagatgtaagcaaggtttccattcgtggtacgtaacttgacggccagtctgaaaagcgtgttatgcactaaaagtcattaggtttgcaatctcgggcagcctagagacgcggtgagaaaggtaacttggtgcagagtaaagaaaaagccagtcggttgactggctttgaggagattaggttgcttaaacttgcgtcaactaattctgacagtgtactcaa", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_CP023055.1", "genome_fragment_name": "Vibrio_anguillarum_strain_VIB43_chromosome_2_complete", "features": ["WP_013867995.1", "None", "None"], "promoter": "tgggtctcctgctgttttgctgaattagtaatttattgattcgaaaagttccatgaaaagtgtgatacatcaactaattggcgaattattatccatttggcgaaacgaaagaatgtttggtcaccatactcgactatgcttaggaacaaccattgttggccatgatcacattctacgtgaagataaatcgattctatcgataaatttctcaagagagagggtttgttgccgatacaaaaaagttattcatgacaagccaataataaagagcgcaaata", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_LOBQ01000067.1", "genome_fragment_name": "Vibrio_cidicii_strain_2423_01_whole_genome_shotgun", "features": ["WP_061894407.1", "WP_061894408.1"], "promoter": "tatttggacctttaattagaatcactttttgtctggtgcctgcgcacaatgtgcttagactggcaaatacttttaaagaatagtctattaccttctcatagatagaaaatatatcggctaagtcagcaaaaactggagaaaaagcgtcatagagcgattttttacctcaatctgttgatcacctcttgagatcacctgcctagccccaataacaatcaacagaaaaataacggaactttctttactttttgtgaacaaagacaaaaaactcaattgatgtaagtaacc", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_FUFT01000005.1", "genome_fragment_name": "Vibrio_palustris_strain_CECT_9027T_whole_genome_shotgun", "features": ["WP_077314827.1", "WP_077314828.1"], "promoter": "ttctttgcccctaggctgctagttttcttcgtatcattataacaatcactaagtattcccaccgattttatgagaactctcataaacgccagtgtaaaatttagtaaaagaagcggattgtatattaatcgtatgcgaatgtttatccttcttaagggtaagaatataatacaaccgattacattatgattttttttgttatgctccgttattaagatgaaaacggaacttttttaggttctatcgcactaatagatgaataaactcagagactaacgtgtt", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_CP047476.1", "genome_fragment_name": "Vibrio_astriarenae_strain_HN897_chromosome_2_complete", "features": ["WP_164650218.1"], "promoter": "tcctgagtgccttgtaattaattcatgaacttcgagcgaaaatatgcgataggttgactcgggtttcaaggggtgtaattgaaaaattagtgtcaaaatttaaagagtgtaaaaaaaggaaaaagttcaatttaaatatagctttaacgaaagcggattcatgtcaaagcagatagcactgtgtgcacaaccgacgagaagctgataaactacatggcagttgatttagtaagtataaataagagttaccgtt", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_PPSN01000001.1", "genome_fragment_name": "Vibrio_gangliei_strain_SZDIS_1_contig001_whole_genome_shotgun", "features": ["WP_105901724.1"], "promoter": "tggtcaaaatatctcctgaaatgtcggataaaatcttttatgtgaatgaaatatatcgaatatttgtaaattggtaaatgtgacaatttgtaacatgtagcttatgacccacgaatagctgaaaagttctctttatcgctcagtcaaaggttaatttgttttacaagcgcttgtttttcatacaaggcgagcttggcttgggctaaatctaccgtgctttggtggcgcagcaagggtaaagccgttagaattagcgcaattgattttaaaattgtaacttggaaaatactc", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_AUFZ01000016.1", "genome_fragment_name": "Vibrio_litoralis_DSM_17657_K358DRAFT_scaffold00003_3_C_whole_genome_shotgun", "features": ["WP_027695671.1"], "promoter": "tgatctaattcccaaggttacaatttataaaatcaattgcattaattctaacggctttggctcacaactgccagaaaaccagtttgaaatgactatagcaaaccttacttttaacaatggctctgatattatgaccaaaaatcaaacagctcaattaaatctcttatttttagtttgtcactagagagaactttttcactctctagcggtcatagaactcaagttacaaattgtcacattcataattcaacgacatttcataaacgtatttatcagacatatcaggagatattttgacc", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_VHKO01000001.1", "genome_fragment_name": "Vibrio_hibernica_strain_B1_19_1_whole_genome_shotgun", "features": ["WP_194088992.1"], "promoter": "tgttcaaaatatctccgtgaatgcaggaatcatcattttgatgaagttataccgctcaatcgatttaggtacatagcgcagttgttacaatttgtaagcattgtatttcggaccagcaataacataaaaagttcggccagaaatgttttttttatttaactgtttaatagataagcggtttgatcatggttgatgattttcttgcagaatttaaatcaagcaaactggtgatgtgtgtataaagtcgttagaatcaagttaagtttatttttaggaaatatgatt", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_BCUP01000002.1", "genome_fragment_name": "Vibrio_halioticoli_strain_IAM_14596_whole_genome_shotgun", "features": ["WP_023403519.1"], "promoter": "atagcgccgtttaaatttgcaagattaactataataataagcgatggacttttgcccctcaattattgaggggcctttttactctacataattgcaaatttccagttatatcaacccggataagtactcgtaatcaaatacttatgtggactgatattacgttgttgtcaaagtggtcccgtttgacttgtcagggaccgcctagagaacgatagcgataagattgaccttctattcaggtctaagtacactcaatttagtttcgatatgaggtattaatc", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_JHZA01000009.1", "genome_fragment_name": "Enterovibrio_calviensis_DSM_14347_Q365DRAFT_scaffold00006_6_C_whole_genome_shotgun", "features": ["WP_028023068.1"], "promoter": "tgaagtaaaggcctttctccgtgacgctaactaccattcagcgtcgttatttgtatatatggacattaaagaaatgcaaggcagcaaa", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_UNRK01000008.1", "genome_fragment_name": "Enterovibrio_norvegicus_isolate_Alg239_V16_whole_genome_shotgun", "features": ["WP_163391417.1"], "promoter": "tttctgctgccttgcaaatttgatgttttaagcgcaaaagtcacatccgcaacaatcagcggcgcaacggaagaagtacgaactcc", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_SCHN01000013.1", "genome_fragment_name": "Enterovibrio_baiacu_strain_A649_scaffold_8_whole_genome_shotgun", "features": ["WP_129494427.1"], "promoter": "tgggttttgtacttcttccgttgcgccgctgattgttgcggatgtgacttttgcgcttaaaacatcaaatttgcaaggcagcagaa", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_LYBM01000018.1", "genome_fragment_name": "Enterovibrio_pacificus_strain_CAIM_1920_contig018_whole_genome_shotgun", "features": ["WP_068902195.1"], "promoter": "ttgaacgcaattccaaaatattgatctttcaaaaaagtaaaccatcaacacgatgccgcgcagttaagcggttctcggagggaaac", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_ANFM02000012.1", "genome_fragment_name": "Grimontia_indica_strain_AK16_contig12_whole_genome_shotgun", "features": ["WP_002537410.1"], "promoter": "ttttttgctgccttgcaattttgatgttccttaaaagcgacacataacgccgagctcatatcggcaccacggagaaaagt", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_FIZX01000003.1", "genome_fragment_name": "Grimontia_celer_strain_CECT_9029_whole_genome_shotgun", "features": ["WP_062666045.1"], "promoter": "ttttttgctgccttgcaatttcaatgttccatgaacgctaataacgacgccgaacgcatatcggcaccacggagaaaagc", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_LDOT01000011.1", "genome_fragment_name": "Photobacterium_aquae_strain_CGMCC_1_12159_contig0011_whole_genome_shotgun", "features": ["WP_047878614.1"], "promoter": "gtggcgacaaaactcacgagcgagttattcgctcaaacaacaccaaaagtaaatgact", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_PYMH01000008.1", "genome_fragment_name": "Photobacterium_lutimaris_strain_JCM_13586_CFSAN065509_8_whole_genome_shotgun", "features": ["WP_107350005.1"], "promoter": "tagtctttatagttttatctgaagatgtgaacgtagtgtgcgttcacggaataagtagccc", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_JMIB01000006.1", "genome_fragment_name": "Photobacterium_galatheae_strain_S2753_contig0007_whole_genome_shotgun", "features": ["WP_036749542.1"], "promoter": "tgcatcaattctctgttgctaccggtgtatctgcggtataagtgtgcggattagttgtgttttcaggtcagcctttgggaggcagaccaagtgatcaaaatggtgtttcaaaaagg", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_PYMC01000008.1", "genome_fragment_name": "Photobacterium_lipolyticum_strain_DSM_16190_CFSAN065514_8_whole_genome_shotgun", "features": ["WP_107283708.1"], "promoter": "ttctctttaaaatccatgagctgaatacttacaccaatcacattaagtaatatcaattggttacttaatgataacaatattaagattggaacattttcaaatacttctttcgctgttcaaatcgccctgatgcgaattgctacttattaatattacaacagacaagtaactaatcatt", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_FQXZ01000030.1", "genome_fragment_name": "Vibrio_aerogenes_CECT_7868_whole_genome_shotgun", "features": ["WP_073604403.1"], "promoter": "tgattactccccatgatggatgaatacatgaaaaatctgactctggtcttaattagacgtccccgtagcagaaaaattacacactgtataaaaaaagcaccggatataagctaatatcaaaaaaaacatactcataaatacgcataacaagtcactctccagaccgactttcttcaggaagaagactattttaaggagcacaacgtc", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_FRFG01000023.1", "genome_fragment_name": "Vibrio_quintilis_isolate_CECT_7734_whole_genome_shotgun", "features": ["WP_073582062.1"], "promoter": "taagtgctccccgtaatggattaatccatgaaaaatctgactttggtcttaattagacgaacctgtccgggaaaaattacacactgtataaaaaaaacacttcatatgagctaatatcaataaaaaacagactcataaatacatataatcaatacatctcccgaccacttttcttcaggatgaaggcaatttaaggagtacaacgtc", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_PYMC01000002.1", "genome_fragment_name": "Photobacterium_lipolyticum_strain_DSM_16190_CFSAN065514_2_whole_genome_shotgun", "features": ["WP_170107604.1"], "promoter": "ttaactgttttacctgataattgtttatcagtgttgtcgctgaaagtgagaagaggagcgcaatacaggtcgcgaagatgattttattttttattgagatgtgattgagcttattcattggttacttcaacgttaggtagcaaataaagaggagttggcattacatttatccggtgataaacaaattagcgccatggattaaatgttaattgatatccatagcgcgtcgaggaaatgaccgctggggag", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_NBUS01000040.1", "genome_fragment_name": "Vibrio_fujianensis_strain_FJ201301_FJ201301_05_seq_whole_genome_shotgun", "features": ["WP_099611026.1"], "promoter": "tcatacttacctgatagtgttaatgctggcgaggagtgtaactaactcctcgtccagattctagcgttaaccatgttcaagcataatggataaagatcgccgttttgattagaagatacccaaataacttggagttgtaggtaggaaggggattaaaaccca", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_JXXV01000028.1", "genome_fragment_name": "Vibrio_galatheae_strain_S2757_contig0028_whole_genome_shotgun", "features": ["WP_045956786.1"], "promoter": "tcacctatacgtccttatatatttggatgaggtttgtcggctctgctaatcagcgcattagatagcagaacaaaatcgaacgattgctcttttaataatgagtatagtcacgggatcgttcatcgcatcaatcccagacgccaagcgtgttaatacactcgcgttatcaaaggaacataaaaaaccccggaacaggggccgggggatctcacgtgagataaaatggcgggaaatgccacgtttgcatgaaccacgcttaacggattagcagtccgttaagcgagagtctttagcgag", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_FULE01000046.1", "genome_fragment_name": "Vibrio_ruber_DSM_16370_strain_CECT_7878T_whole_genome_shotgun", "features": ["WP_139344120.1", "WP_077337067.1", "WP_077337068.1"], "promoter": "tcgcctaagcaatagtgaatggcatacgtaatacttttatcatttgttttgagccgatataccggcatcacggcagcaaccgttcgtgggtaaaagtgaacttttctgacgtttgtaaaactaatcgagaagtcgttgaaccatcacaacaaattttttatcaatcccaaaaattggagcaatacgggtc", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_MCWE01000037.1", "genome_fragment_name": "Vibrio_lentus_strain_10N_286_45_C8_10N_286_45_C8_contig_6_whole_genome_shotgun", "features": ["WP_076667055.1", "WP_017091765.1"], "promoter": "tatttggacctttaaaaagaatcgctctttatttatgtaccctgaacaggactttttagtgcactccaatcagcaatgcacaatctgagttatgtatcggccaaaaccactataactagagacttttctctcaaaaaactgcaaatatgatgtaacgactcaatcattttctcttgggataaagattatcaaggtcaatattattatctcattagtattcgcttgggttatttaatgatgc", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_AEVS01000077.1", "genome_fragment_name": "Vibrio_brasiliensis_LMG_20546_VIBR0546_49_whole_genome_shotgun", "features": ["WP_006880336.1"], "promoter": "tcttcacgttaaactccttttaactgtgtaggtttccaccttatcccaaggtgaagttgccctctttgtaagggtcttatctgactcagtagcgacgaataccagtgttgctggcgcgaatattctctagccaagtggcgtaaaaaaccccggaacaggggccgggggatctcatcagagataaagagcgggaaataccactttttgcatgaatctcgcttaccggggtagcaatccggtaagcgggatgaggagtgcga", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_MDBB01000034.1", "genome_fragment_name": "Vibrio_breoganii_strain_10N_222_51_E4_10N_222_51_E4_contig_14_whole_genome_shotgun", "features": ["WP_017028715.1"], "promoter": "caattattacctcatatctagactgtcctgagtttactcagctgagattgtcaggtcaatccaatgatggaacccttataacgtaaaaaggcccctctaacaaagaggggcaaaattccatcgcttattattatagttaattccgtttctaaacagtgctg", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_LLEI02000043.1", "genome_fragment_name": "Vibrio_bivalvicida_strain_605_contig_43_whole_genome_shotgun", "features": ["WP_054961792.1"], "promoter": "tcacttgtcactccttctagcggtataaaaaaccccggaacaggggccgggggatctcacttgagataaatagcgggaaataccacgtttgcatgaatcacgcttatcgggcttgcaatccgataaacgagataagttggg", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_SATR01000014.1", "genome_fragment_name": "Vibrio_ouci_strain_BEI176_scaffold_13_whole_genome_shotgun", "features": ["WP_134835511.1"], "promoter": "aaggccgaaagaatttcacttactggtgtagattgccagtaagcgaaatatatgcaacgtggtatttcccgtcatttatctcatgtgagatcccccggcccctgttccggggttttttgtgcctcaaaaggagtttgaagct", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_WXWU01000160.1", "genome_fragment_name": "Photobacterium_halotolerans_strain_P44_P4S2P179_scaffold6_size99297_whole_genome_shotgun", "features": ["WP_161459990.1"], "promoter": "tgcatcaattctctgttgctaccgggatttctgcggtataagtgtgcgaattaatagtgttttttagccggtgtaatccacatcggcccagtgatcaaaatggtgtttctaaaggg", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_AMZO01000007.1", "genome_fragment_name": "Photobacterium_marinum_strain_AK15_contig7_whole_genome_shotgun", "features": ["WP_007464454.1"], "promoter": "ttggctacatgttgtccgagaacgactcgctcgttcaaaactatatcaagaagcagctaagcatt", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_FIZY01000003.1", "genome_fragment_name": "Grimontia_marina_strain_CECT_8713_whole_genome_shotgun", "features": ["WP_062705397.1"], "promoter": "tgcttttctccgtggtgccgatatgcgttcggcgttatgtgtcgctttcaaggaacatcaaaattgcaaggcagcaaaaaa", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_PYMD01000007.1", "genome_fragment_name": "Photobacterium_jeanii_strain_DSM_100339_CFSAN065513_7_whole_genome_shotgun", "features": ["WP_068330853.1", "WP_068330854.1"], "promoter": "ttggctaaatgttgtccgaaaacgacttacacgtttaatactctaaaaagatacagctaagcatt", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_MJIL01000047.1", "genome_fragment_name": "Photobacterium_proteolyticum_strain_13_12_C2027_whole_genome_shotgun", "features": ["WP_075762339.1"], "promoter": "taatgctagctgcttatcgatatagtaatgaacgaactgttcgttcatggaaaaagttgcca", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_RSEJ01000013.1", "genome_fragment_name": "Photobacterium_alginatilyticum_strain_P03D4_scaffold_12_whole_genome_shotgun", "features": ["WP_160652172.1"], "promoter": "taatgctagctgcttatcgatatagtaatgaacgaacagttcgttcatggaaaaagttgcca", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_PYOC01000011.1", "genome_fragment_name": "Photobacterium_indicum_strain_ATCC_19614_CFSAN065445_11_whole_genome_shotgun", "features": ["WP_107255331.1"], "promoter": "ttaaattgattgtctttattttaatagttatgagcaaaatactcagagcacggattacaaaaaca", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_PYLZ01000012.1", "genome_fragment_name": "Photobacterium_swingsii_strain_DSM_24669_CFSAN065517_12_whole_genome_shotgun", "features": ["WP_048899251.1", "WP_048899285.1"], "promoter": "taaggcttagctgtttcttttataggaatgagtagaagagtagaacacgaag", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_PYOD01000010.1", "genome_fragment_name": "Photobacterium_profundum_strain_ATCC_BAA_1252_CFSAN065444_10_whole_genome_shotgun", "features": ["WP_006232482.1"], "promoter": "ttaaatttatagtctttattttaatagttatgagcaaaatactcagagcacggattacaaacaca", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_JAAKZJ010000012.1", "genome_fragment_name": "Vibrio_aestuarianus_strain_03_008t_NODE_12_length_110491_cov_50_367439_whole_genome_shotgun", "features": ["WP_172532541.1", "WP_172532570.1", "WP_172532570.1"], "promoter": "taaggtttggttctcccaatttttgaacagttagtgaattatcttctaaaaaagttccgttaaaagtgtgaagtacggactgttcggttaattgttgagcgattacttagtctaagctcagcaatcatgccatattcgtctatcattatgggggccaattatccatttctaaaggtaatgcttgcgcataagtttttatcaataaaaatatcaagaaaattcctacgcgggcgataagtaacagttattcccaattagccattaattaagggcagaaatg", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_MAJU01000015.1", "genome_fragment_name": "Aliivibrio_logei_strain_1S159_1S159_contig_21_whole_genome_shotgun", "features": ["WP_017020982.1", "WP_065611667.1"], "promoter": "tagttcacccaatgtatcgattgtttcgtaattattgtgttgtgactgatgaaagccacattagttcctaataatattgggtttaattacgattattcaactatttagtaaatgaatttaaatccaattatttattaaagtaatgattggctcggtcgttatacaaagggtctattttagctgtggaaaaatt", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_NOIF01000020.1", "genome_fragment_name": "Photobacterium_sanguinicancri_strain_CAIM_1827_CAIM1827T_020_whole_genome_shotgun", "features": ["None", "WP_094956338.1"], "promoter": "tcttcgtgttctactcttctactaattcctataaaagaaacagctaagcctt", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_PYMB01000032.1", "genome_fragment_name": "Photobacterium_rosenbergii_strain_DSM_19138_CFSAN065515_32_whole_genome_shotgun", "features": ["WP_107301174.1"], "promoter": "tgggctacttattccgtgaacgcattttcgttcacatcttcagacaaaactataaagact", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_PYMJ01000045.1", "genome_fragment_name": "Photobacterium_frigidiphilum_strain_JCM_12947_CFSAN065507_45_whole_genome_shotgun", "features": ["WP_107245660.1"], "promoter": "ttaaattgattgtctttattttaatagttatgagcaaaatactcagagcacggattacaaaaaca", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_QLYZ01000015.1", "genome_fragment_name": "Vibrio_rhodolitus_strain_G98_scaffold15_1_whole_genome_shotgun", "features": ["WP_114766866.1"], "promoter": "acaccccgaatgagcgccagtccgatttattgtcgtccggtcggattggttgctctacctctatgactgctactgcaaggtagcgatttcccctttccccggttggtttccggggttttttatacctagacccaagttattgcgagagtttgtggtgccaatcttcttttggctccgtgctctgcgcactattgggcgaaacaaaggagtgtacgatg", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_VMKJ01000013.1", "genome_fragment_name": "Vibrio_algivorus_strain_M1486_scaffold13_whole_genome_shotgun", "features": ["WP_144388052.1"], "promoter": "tggtcaaaatatctcctgatatgtttatgaaaagtcgttgaatgacgagtgtgacaatttgtaacttgaagctttatgaccgctagagaatgaaaaagttctccctagttaaaaactaaaaataagagatttaatttagatgtttgatttttcgtcataatatcagagccattgttaaaagtaaggtttgctatagtcatttcaagctggtttctggcagttgtgagccaaagccgttagaattaatgcaattgtttttataaattgtaaccttgggaattagatc", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_WBVP01000025.1", "genome_fragment_name": "Aliivibrio_finisterrensis_strain_LMG_23869_whole_genome_shotgun", "features": ["WP_151656496.1", "WP_130043760.1"], "promoter": "taatttttccacagctaaaatagaccgtttatataacgactattgttcacattcctttaataaatagttactatttaatttattacctagatagttgagtaattcaaattaaactctatcttattaaggaactaatgtgatttatattagtcacaaagaaataattactacctaatcctgacatgggtgatat", "strand": "+"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_CAOA01000113.1", "genome_fragment_name": "Vibrio_nigripulchritudo_Pon4_whole_genome_shotgun", "features": ["WP_004399959.1", "WP_022599191.1"], "promoter": "tgtctaaaagggctccagttaacaactttgtcgacaaatccgactaacaaaaatgaaaaaagttcagcaacaagatattggttcgtttagaaaaatcaagattaaaggcatcgattcataaaacgcttacaagtaaattgtaaaaatgtcagtaaaggttctgtataatctgccgatacgttacaaactgttacctacttcagcctaactttgattgacaaaaaaagaacgttgaagactcctcctacccctagttttaaataaggcaaatctt", "strand": "-"}, {"operon_id": "5521_VCA0176_MCRBS_CLSTR1890", "cluster_id": "CLSTR1890", "genome_accession": "NZ_RXYX01000425.1", "genome_fragment_name": "Vibrio_penaeicida_strain_CAIM_285_CAIM285T_448_whole_genome_shotgun", "features": ["WP_126609408.1", "WP_126609409.1"], "promoter": "tacgattgcctttttaaaaaactttggtaggaggagtctccagtactcttgatcttgtcaatacaatttgagacggaggaggtaacagtttgtaacgtatcggcagagtatacagaacctttactgactttattacaaataacttgtaagcattttaagaaattgcacacagtgtcttgatttttctaaacgaaccaatatcttgttgctgaactttttaagaatttatgagtcggacttgtcgactaatttgtaatttggagcctttcaacgc", "strand": "+"}], "filtered_promoters": [], "motifs": []}
[ { "name":"校园", "ism":"true", "stats":true, "user":{ "acc":"adminxy" } }, { "name":"校园1", "ism":"true", "stats":true, "user":{ "acc":"adminxy" } }, { "name":"校园2", "ism":"true", "stats":true, "user":{ "acc":"adminxy" } }, { "name":"校园3", "ism":"true", "stats":true, "user":{ "acc":"adminxy" } }, { "name":"校园4", "ism":"true", "stats":true, "user":{ "acc":"adminxy" } }, { "name":"校园5", "ism":"true", "stats":true, "user":{ "acc":"adminxy" } }, { "name":"校园6", "ism":"true", "stats":true, "user":{ "acc":"adminxy" } }, { "name":"校园7", "ism":"true", "stats":true, "user":{ "acc":"adminxy" } }, { "name":"校园8", "ism":"true", "stats":true, "user":{ "acc":"adminxy" } }, { "name":"校园9", "ism":"true", "stats":true, "user":{ "acc":"adminxy" } }, { "name":"校园10", "ism":"true", "stats":true, "user":{ "acc":"adminxy" } } ]
{ "scales": 5, "skip_channels": 4, "channels": [32, 32, 64, 64, 128], "batch_size": 16, "epochs": 2500, "lr": 0.01, "filter_type": "Hann", "frequency_scaling": 1.0, "init_bias_zero": false, "scheduler": "base", "lr_min": 0.0001 }
["38ef5b76931d3d3d414b5823bf17e2707192ffdd"]
{ "Player": { "FirstName": "Adrian", "LastName": "Ricchiuti", "CommonName": null, "Height": "168", "DateOfBirth": { "Year": "1978", "Month": "6", "Day": "30" }, "PreferredFoot": "Right", "ClubId": "110364", "LeagueId": "31", "NationId": "52", "Rating": "75", "Attribute1": "68", "Attribute2": "62", "Attribute3": "74", "Attribute4": "77", "Attribute5": "50", "Attribute6": "45", "Rare": "0", "ItemType": "PlayerM" } }
{"content": "From experience: care and medical staff, amazing. Administration and bureaucracy, absolute joke. #bbcqt #NHS", "entities": [{"offset": 107, "type": "topic keyword", "id": 2, "entity": "nhs"}, {"offset": 26, "type": "topic keyword", "id": 3, "entity": "medical"}], "topics": [{"topic": "nhs", "id": 1}], "tweet_id": "573628360443756544"}
{ "title": "Hansa's Restaurant", "tags": [ "Vegetarian Restaurant" ], "typeOfFood": "\n Vegan-friendly, Lacto, Indian\n ", "description": "Vegetarian restaurant established since the 1980s. Features Gujarati style Indian cooking. Vegans to specify.", "priceRange": "Moderate", "streetAddress": "72-74 North Street", "postalCode": "LS2 7PN", "phone": "tel:+44-0113-2444408", "venueHours": "\n \n Mon-Thu 5:00pm-10:00pm, Fri 5:00pm-11:00pm, Sat 6:30pm-11:00pm, Sun 12:00pm-2:00pm\n ", "listingFeatures": [], "gmaps": "http://maps.googleapis.com/maps/api/staticmap?center=53.801614,-1.538172&zoom=15&size=458x118&maptype=roadmap&markers=icon:http%3A%2F%2Fgoo.gl%2F1RDrbh%7Cshadow:true%7C53.801614,-1.538172&sensor=false&key=AIzaSyBrIo4v01Yet3zb6VunVdenxRtXWFnwfxk" }
{ "type": "FeatureCollection", "name": "1286", "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, "features": [ { "type": "Feature", "properties": { "OBJECTID": 1498190, "Shape_Leng": 3722.4193706900001, "Shape_Area": 999999.96469299996, "GRID_ID": "AKF-225", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000287299999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 1.5, "area_light": 0.67000006144199997, "area_conne": 0.99999996469800001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.0, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.75, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 1.0464189634200001, "statuscoun": 10, "PADUS2": 1, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.6 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.175828322941285, 29.792073467998776 ], [ -90.178614911317752, 29.787884768703808 ], [ -90.184188089167321, 29.787884768703808 ], [ -90.186974677543787, 29.792073467998776 ], [ -90.184188089167321, 29.796261993885995 ], [ -90.178614911317752, 29.796261993885995 ], [ -90.175828322941285, 29.792073467998776 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1500427, "Shape_Leng": 3722.41944371, "Shape_Area": 1000000.00393, "GRID_ID": "AKE-224", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999993384800005, "area_conne": 1.0000000039300001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.0, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 1, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.6 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.184188089167321, 29.796261993885995 ], [ -90.186974677543787, 29.792073467998776 ], [ -90.192547854296777, 29.792073467998776 ], [ -90.195334442673257, 29.796261993885995 ], [ -90.192547854296777, 29.800450343970915 ], [ -90.186974677543787, 29.800450343970915 ], [ -90.184188089167321, 29.796261993885995 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1498192, "Shape_Leng": 3722.4191265499999, "Shape_Area": 999999.83352, "GRID_ID": "AKH-225", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999981381900005, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 1.5, "area_light": 0.67000002598099995, "area_conne": 0.99999983352499999, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.097590361445799995, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.6 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.159108792134091, 29.792073467998776 ], [ -90.161895380510558, 29.787884768703808 ], [ -90.167468557263547, 29.787884768703808 ], [ -90.170255145640027, 29.792073467998776 ], [ -90.167468557263547, 29.796261993885995 ], [ -90.161895380510558, 29.796261993885995 ], [ -90.159108792134091, 29.792073467998776 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1498194, "Shape_Leng": 3722.4191265499999, "Shape_Area": 999999.83352, "GRID_ID": "AKJ-225", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999981381799996, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000002598099995, "area_conne": 0.99999983352499999, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.93855421686700002, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.99331742243400001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.142389260778586, 29.792073467998776 ], [ -90.145175849155066, 29.787884768703808 ], [ -90.150749025908056, 29.787884768703808 ], [ -90.153535614284522, 29.792073467998776 ], [ -90.150749025908056, 29.796261993885995 ], [ -90.145175849155066, 29.796261993885995 ], [ -90.142389260778586, 29.792073467998776 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1498196, "Shape_Leng": 3722.4191265499999, "Shape_Area": 999999.83352, "GRID_ID": "AKL-225", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999981382000003, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000002598099995, "area_conne": 0.99999983352499999, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.93862815884499995, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.99880668257799998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.12566972942308, 29.792073467998776 ], [ -90.128456317799561, 29.787884768703808 ], [ -90.13402949455255, 29.787884768703808 ], [ -90.136816082929016, 29.792073467998776 ], [ -90.13402949455255, 29.796261993885995 ], [ -90.128456317799561, 29.796261993885995 ], [ -90.12566972942308, 29.792073467998776 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1498198, "Shape_Leng": 3722.4193706900001, "Shape_Area": 999999.96469199995, "GRID_ID": "AKN-225", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999992127699999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000002598200004, "area_conne": 0.99999996469800001, "WORKINGLAN": 0.0048192771084500001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.974698795181, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.99988081048900002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.108950197519277, 29.792073467998776 ], [ -90.111736785895729, 29.787884768703808 ], [ -90.117309963745299, 29.787884768703808 ], [ -90.120096552121765, 29.792073467998776 ], [ -90.117309963745299, 29.796261993885995 ], [ -90.111736785895729, 29.796261993885995 ], [ -90.108950197519277, 29.792073467998776 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1498200, "Shape_Leng": 3722.4193706900001, "Shape_Area": 999999.96469099994, "GRID_ID": "AKP-225", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999992127600001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000006144199997, "area_conne": 0.768012814411, "WORKINGLAN": 0.102625298329, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.87112171837700003, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.95102533172500003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.092230666163786, 29.792073467998776 ], [ -90.095017254540252, 29.787884768703808 ], [ -90.100590432389794, 29.787884768703808 ], [ -90.10337702076626, 29.792073467998776 ], [ -90.100590432389794, 29.796261993885995 ], [ -90.095017254540252, 29.796261993885995 ], [ -90.092230666163786, 29.792073467998776 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1498202, "Shape_Leng": 3722.4193706900001, "Shape_Area": 999999.96469199995, "GRID_ID": "AKR-225", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999997500399995, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000004371099997, "area_conne": 0.99999996469700003, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 1.0, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.99975903614499995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.075511134259955, 29.792073467998776 ], [ -90.078297723184733, 29.787884768703808 ], [ -90.083870900485991, 29.787884768703808 ], [ -90.086657489410769, 29.792073467998776 ], [ -90.083870900485991, 29.796261993885995 ], [ -90.078297723184733, 29.796261993885995 ], [ -90.075511134259955, 29.792073467998776 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1498204, "Shape_Leng": 3722.41924862, "Shape_Area": 999999.89910599997, "GRID_ID": "AKT-225", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.55978007761199999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000004371199995, "area_conne": 0.99999989911099996, "WORKINGLAN": 0.017899761336500002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.73806682577600002, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.65149700598799998, "FF_sovi": 0.65149700598799998, "Stream_a_1": 0.0, "303d_desig": 0.1, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 1.1334691960300001, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.90963855421700002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.058791602904449, 29.792073467998776 ], [ -90.061578192377553, 29.787884768703808 ], [ -90.067151369130485, 29.787884768703808 ], [ -90.069937957507008, 29.792073467998776 ], [ -90.067151369130485, 29.796261993885995 ], [ -90.061578192377553, 29.796261993885995 ], [ -90.058791602904449, 29.792073467998776 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1498206, "Shape_Leng": 3722.4192486299999, "Shape_Area": 999999.89910699998, "GRID_ID": "AKV-225", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000004371199995, "area_conne": 0.75502498497199999, "WORKINGLAN": 0.27056019070300003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.78009535160900001, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.70083932853700004, "FF_sovi": 0.70083932853700004, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.954807692308 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.042072071548944, 29.792073467998776 ], [ -90.044858661022033, 29.787884768703808 ], [ -90.05043183777498, 29.787884768703808 ], [ -90.053218426151517, 29.792073467998776 ], [ -90.05043183777498, 29.796261993885995 ], [ -90.044858661022033, 29.796261993885995 ], [ -90.042072071548944, 29.792073467998776 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1498208, "Shape_Leng": 3722.4191875900001, "Shape_Area": 999999.86631099996, "GRID_ID": "AKX-225", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000004371099997, "area_conne": 0.30188273139, "WORKINGLAN": 0.0953516090585, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.94994040524400003, "Sleuth_v2": 0.38541666666699997, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.827175208582 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.02535254074175, 29.792073467998776 ], [ -90.028139129666556, 29.787884768703808 ], [ -90.033712306419488, 29.787884768703808 ], [ -90.036498894796011, 29.792073467998776 ], [ -90.033712306419488, 29.796261993885995 ], [ -90.028139129666556, 29.796261993885995 ], [ -90.02535254074175, 29.792073467998776 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1498210, "Shape_Leng": 3722.41924862, "Shape_Area": 999999.89910599997, "GRID_ID": "AKZ-225", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.91169492114899997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000002598099995, "area_conne": 0.0, "WORKINGLAN": 0.37997587454800003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.41194209891400002, "Sleuth_v2": 0.625, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.745649582837 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.008633009386259, 29.792073467998776 ], [ -90.011419597762725, 29.787884768703808 ], [ -90.016992774515714, 29.787884768703808 ], [ -90.019779363988761, 29.792073467998776 ], [ -90.016992774515714, 29.796261993885995 ], [ -90.011419597762725, 29.796261993885995 ], [ -90.008633009386259, 29.792073467998776 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1500429, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKG-224", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999993384800005, "area_conne": 1.00000006951, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.0, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.75, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.74986890115000004, "statuscoun": 10, "PADUS2": 1, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.6 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.167468557263547, 29.796261993885995 ], [ -90.170255145640027, 29.792073467998776 ], [ -90.175828322941285, 29.792073467998776 ], [ -90.178614911317752, 29.796261993885995 ], [ -90.175828322941285, 29.800450343970915 ], [ -90.170255145640027, 29.800450343970915 ], [ -90.167468557263547, 29.796261993885995 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1500431, "Shape_Leng": 3722.4196878600001, "Shape_Area": 1000000.1351, "GRID_ID": "AKI-224", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996931000005, "area_conne": 1.0000001351000001, "WORKINGLAN": 0.0071513706793899998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.83671036948699995, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.93309265944599995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.150749025908056, 29.796261993885995 ], [ -90.153535614284522, 29.792073467998776 ], [ -90.159108792134091, 29.792073467998776 ], [ -90.161895380510558, 29.796261993885995 ], [ -90.159108792134091, 29.800450343970915 ], [ -90.153535614284522, 29.800450343970915 ], [ -90.150749025908056, 29.796261993885995 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1500433, "Shape_Leng": 3722.4196878600001, "Shape_Area": 1000000.1351, "GRID_ID": "AKK-224", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996931000005, "area_conne": 1.0000001351000001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 1.0, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 1.0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.13402949455255, 29.796261993885995 ], [ -90.136816082929016, 29.792073467998776 ], [ -90.142389260778586, 29.792073467998776 ], [ -90.145175849155066, 29.796261993885995 ], [ -90.142389260778586, 29.800450343970915 ], [ -90.136816082929016, 29.800450343970915 ], [ -90.13402949455255, 29.796261993885995 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1500435, "Shape_Leng": 3722.41956579, "Shape_Area": 1000000.06952, "GRID_ID": "AKM-224", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996931000005, "area_conne": 1.00000006952, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.97833935018100004, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.99795180722900001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.117309963745299, 29.796261993885995 ], [ -90.120096552121765, 29.792073467998776 ], [ -90.12566972942308, 29.792073467998776 ], [ -90.128456317799561, 29.796261993885995 ], [ -90.12566972942308, 29.800450343970915 ], [ -90.120096552121765, 29.800450343970915 ], [ -90.117309963745299, 29.796261993885995 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1500437, "Shape_Leng": 3722.4194437199999, "Shape_Area": 1000000.00393, "GRID_ID": "AKO-224", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999993384800005, "area_conne": 1.0000000039300001, "WORKINGLAN": 0.0036101083032500001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.94885679903700004, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.97830750893899998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.100590432389794, 29.796261993885995 ], [ -90.10337702076626, 29.792073467998776 ], [ -90.108950197519277, 29.792073467998776 ], [ -90.111736785895729, 29.796261993885995 ], [ -90.108950197519277, 29.800450343970915 ], [ -90.10337702076626, 29.800450343970915 ], [ -90.100590432389794, 29.796261993885995 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1500439, "Shape_Leng": 3722.4195047600001, "Shape_Area": 1000000.03672, "GRID_ID": "AKQ-224", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999993384800005, "area_conne": 1.0000000367199999, "WORKINGLAN": 0.0373044524669, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.84055354993999998, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.97008343265800001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.083870900485991, 29.796261993885995 ], [ -90.086657489410769, 29.792073467998776 ], [ -90.092230666163786, 29.792073467998776 ], [ -90.095017254540252, 29.796261993885995 ], [ -90.092230666163786, 29.800450343970915 ], [ -90.086657489410769, 29.800450343970915 ], [ -90.083870900485991, 29.796261993885995 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1500441, "Shape_Leng": 3722.4195047500002, "Shape_Area": 1000000.03672, "GRID_ID": "AKS-224", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999993384800005, "area_conne": 1.0000000367199999, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 1.0, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.99940405244300001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.067151369130485, 29.796261993885995 ], [ -90.069937957507008, 29.792073467998776 ], [ -90.075511134259955, 29.792073467998776 ], [ -90.078297723184733, 29.796261993885995 ], [ -90.075511134259955, 29.800450343970915 ], [ -90.069937957507008, 29.800450343970915 ], [ -90.067151369130485, 29.796261993885995 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1500443, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKU-224", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999995157900005, "area_conne": 0.55642811727399999, "WORKINGLAN": 0.49036144578500002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.63192771084300003, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.66756594724200002, "FF_sovi": 0.66756594724200002, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.93056558363399999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.05043183777498, 29.796261993885995 ], [ -90.053218426151517, 29.792073467998776 ], [ -90.058791602904449, 29.792073467998776 ], [ -90.061578192377553, 29.796261993885995 ], [ -90.058791602904449, 29.800450343970915 ], [ -90.053218426151517, 29.800450343970915 ], [ -90.05043183777498, 29.796261993885995 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1500445, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKW-224", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999995157900005, "area_conne": 0.46862945466299999, "WORKINGLAN": 0.22168674698900001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.87108433734900004, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.50149521531100005, "FF_sovi": 0.50149521531100005, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.82864019253900001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.033712306419488, 29.796261993885995 ], [ -90.036498894796011, 29.792073467998776 ], [ -90.042072071548944, 29.792073467998776 ], [ -90.044858661022033, 29.796261993885995 ], [ -90.042072071548944, 29.800450343970915 ], [ -90.036498894796011, 29.800450343970915 ], [ -90.033712306419488, 29.796261993885995 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1500447, "Shape_Leng": 3722.4196268199998, "Shape_Area": 1000000.10231, "GRID_ID": "AKY-224", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999995157900005, "area_conne": 0.15160091896799999, "WORKINGLAN": 0.25148986889199998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.85876042908200001, "Sleuth_v2": 0.75347222222200005, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.854698795181 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.016992774515714, 29.796261993885995 ], [ -90.019779363988761, 29.792073467998776 ], [ -90.02535254074175, 29.792073467998776 ], [ -90.028139129666556, 29.796261993885995 ], [ -90.02535254074175, 29.800450343970915 ], [ -90.019779363988761, 29.800450343970915 ], [ -90.016992774515714, 29.796261993885995 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1500449, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "ALA-224", "padus": 1.0, "Join_Cou_2": 1, "area_12_13": 0.59036526668099998, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999995157900005, "area_conne": 0.0, "WORKINGLAN": 0.056019070321899997, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.082836710369499994, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.75855421686699998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.000273243160208, 29.796261993885995 ], [ -90.003059832633255, 29.792073467998776 ], [ -90.008633009386259, 29.792073467998776 ], [ -90.011419597762725, 29.796261993885995 ], [ -90.008633009386259, 29.800450343970915 ], [ -90.003059832633255, 29.800450343970915 ], [ -90.000273243160208, 29.796261993885995 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1500428, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKF-224", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000003079099999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 1.0000001350800001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.29723225030099998, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.59987951807200002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.175828322941285, 29.800450343970915 ], [ -90.178614911317752, 29.796261993885995 ], [ -90.184188089167321, 29.796261993885995 ], [ -90.186974677543787, 29.800450343970915 ], [ -90.184188089167321, 29.804638519190249 ], [ -90.178614911317752, 29.804638519190249 ], [ -90.175828322941285, 29.800450343970915 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1502665, "Shape_Leng": 3722.4194436900002, "Shape_Area": 1000000.00391, "GRID_ID": "AKE-223", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.55518332459099995, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 1.0000000039100001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.89511323003599996, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.78014440433200005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.184188089167321, 29.804638519190249 ], [ -90.186974677543787, 29.800450343970915 ], [ -90.192547854296777, 29.800450343970915 ], [ -90.195334442673257, 29.804638519190249 ], [ -90.192547854296777, 29.808826518577479 ], [ -90.186974677543787, 29.808826518577479 ], [ -90.184188089167321, 29.804638519190249 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1502666, "Shape_Leng": 3722.4196878600001, "Shape_Area": 1000000.1351, "GRID_ID": "AKF-223", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.091300198390500006, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 1.0000001351000001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 1.0, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.97151370679399995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.175828322941285, 29.808826518577479 ], [ -90.178614911317752, 29.804638519190249 ], [ -90.184188089167321, 29.804638519190249 ], [ -90.186974677543787, 29.808826518577479 ], [ -90.184188089167321, 29.813014343069074 ], [ -90.178614911317752, 29.813014343069074 ], [ -90.175828322941285, 29.808826518577479 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1504903, "Shape_Leng": 3722.4194437000001, "Shape_Area": 1000000.00392, "GRID_ID": "AKE-222", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668899998, "area_conne": 1.0000000039100001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.98555956678699996, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.99734939758999996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.184188089167321, 29.813014343069074 ], [ -90.186974677543787, 29.808826518577479 ], [ -90.192547854296777, 29.808826518577479 ], [ -90.195334442673257, 29.813014343069074 ], [ -90.192547854296777, 29.817201991698372 ], [ -90.186974677543787, 29.817201991698372 ], [ -90.184188089167321, 29.813014343069074 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1504904, "Shape_Leng": 3722.4192649800002, "Shape_Area": 999999.90789300005, "GRID_ID": "AKF-222", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.99999990789600002, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.59161676646700001, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.98469879518100001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.175828322941285, 29.817201991698372 ], [ -90.178614911317752, 29.813014343069074 ], [ -90.184188089167321, 29.813014343069074 ], [ -90.186974677543787, 29.817201991698372 ], [ -90.184188089167321, 29.821389463499337 ], [ -90.178614911317752, 29.821389463499337 ], [ -90.175828322941285, 29.817201991698372 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1507141, "Shape_Leng": 3722.4191265700001, "Shape_Area": 999999.83352700004, "GRID_ID": "AKE-221", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.99999983352599997, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.063855421686699998, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.75388291517299999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.184188089167321, 29.821389463499337 ], [ -90.186974677543787, 29.817201991698372 ], [ -90.192547854296777, 29.817201991698372 ], [ -90.195334442673257, 29.821389463499337 ], [ -90.192547854296777, 29.825576761786401 ], [ -90.186974677543787, 29.825576761786401 ], [ -90.184188089167321, 29.821389463499337 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1507142, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKF-221", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.097299951681699998, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000003073199998, "area_conne": 1.0000001350800001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.036101083032500002, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.59052757793800004, "FF_sovi": 0.59052757793800004, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.65746987951799996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.175828322941285, 29.825576761786401 ], [ -90.178614911317752, 29.821389463499337 ], [ -90.184188089167321, 29.821389463499337 ], [ -90.186974677543787, 29.825576761786401 ], [ -90.184188089167321, 29.829763884166301 ], [ -90.178614911317752, 29.829763884166301 ], [ -90.175828322941285, 29.825576761786401 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1509379, "Shape_Leng": 3722.4194437000001, "Shape_Area": 1000000.00392, "GRID_ID": "AKE-220", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 1.0000000039200001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.0, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.61524609843900002, "FF_sovi": 0.61524609843900002, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.60024096385500003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.184188089167321, 29.829763884166301 ], [ -90.186974677543787, 29.825576761786401 ], [ -90.192547854296777, 29.825576761786401 ], [ -90.195334442673257, 29.829763884166301 ], [ -90.192547854296777, 29.833950831575425 ], [ -90.186974677543787, 29.833950831575425 ], [ -90.184188089167321, 29.829763884166301 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1509380, "Shape_Leng": 3722.4196878600001, "Shape_Area": 1000000.1351, "GRID_ID": "AKF-220", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.647205809588, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 1.0000001351000001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.67951807228899996, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 1.0, "FF_sovi": 1.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.88685782556799997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.175828322941285, 29.833950831575425 ], [ -90.178614911317752, 29.829763884166301 ], [ -90.184188089167321, 29.829763884166301 ], [ -90.186974677543787, 29.833950831575425 ], [ -90.184188089167321, 29.838137603047322 ], [ -90.178614911317752, 29.838137603047322 ], [ -90.175828322941285, 29.833950831575425 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1511617, "Shape_Leng": 3722.4190208199998, "Shape_Area": 999999.77671300003, "GRID_ID": "AKE-219", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.10985506600599999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.99999977671700002, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.19832735961799999, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 1.0, "FF_sovi": 1.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.65403128760499996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.184188089167321, 29.838137603047322 ], [ -90.186974677543787, 29.833950831575425 ], [ -90.192547854296777, 29.833950831575425 ], [ -90.195334442673257, 29.838137603047322 ], [ -90.192547854296777, 29.842324197615902 ], [ -90.186974677543787, 29.842324197615902 ], [ -90.184188089167321, 29.838137603047322 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1511618, "Shape_Leng": 3722.4193706900001, "Shape_Area": 999999.96469299996, "GRID_ID": "AKF-219", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000001217900001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000009215099998, "area_conne": 0.99999996469200003, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 1.0, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 1.0, "FF_sovi": 1.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 1.0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.175828322941285, 29.842324197615902 ], [ -90.178614911317752, 29.838137603047322 ], [ -90.184188089167321, 29.838137603047322 ], [ -90.186974677543787, 29.842324197615902 ], [ -90.184188089167321, 29.846510618595442 ], [ -90.178614911317752, 29.846510618595442 ], [ -90.175828322941285, 29.842324197615902 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1513855, "Shape_Leng": 3722.41944371, "Shape_Area": 1000000.00393, "GRID_ID": "AKE-218", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.885688673727, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 1.0000000039200001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.91566265060200003, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 1.0, "FF_sovi": 1.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.96133651551300003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.184188089167321, 29.846510618595442 ], [ -90.186974677543787, 29.842324197615902 ], [ -90.192547854296777, 29.842324197615902 ], [ -90.195334442673257, 29.846510618595442 ], [ -90.192547854296777, 29.850696863592844 ], [ -90.186974677543787, 29.850696863592844 ], [ -90.184188089167321, 29.846510618595442 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1513856, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKF-218", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000021485, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 1.0000001350800001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.93667861409800002, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 1.0, "FF_sovi": 1.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.96462093862800002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.175828322941285, 29.850696863592844 ], [ -90.178614911317752, 29.846510618595442 ], [ -90.184188089167321, 29.846510618595442 ], [ -90.186974677543787, 29.850696863592844 ], [ -90.184188089167321, 29.854882933544207 ], [ -90.178614911317752, 29.854882933544207 ], [ -90.175828322941285, 29.850696863592844 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1516093, "Shape_Leng": 3722.4194437000001, "Shape_Area": 1000000.00392, "GRID_ID": "AKE-217", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 1.0000000039200001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.78623188405800004, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 1.0, "FF_sovi": 1.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.94059880239500004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.184188089167321, 29.854882933544207 ], [ -90.186974677543787, 29.850696863592844 ], [ -90.192547854296777, 29.850696863592844 ], [ -90.195334442673257, 29.854882933544207 ], [ -90.192547854296777, 29.859068827483675 ], [ -90.186974677543787, 29.859068827483675 ], [ -90.184188089167321, 29.854882933544207 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1516094, "Shape_Leng": 3722.4195821399999, "Shape_Area": 1000000.0783000001, "GRID_ID": "AKF-217", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000001217900001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.97619451343399999, "WORKINGLAN": 0.061445783132700001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.82590361445799998, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 1.0, "FF_sovi": 1.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.98624401913899995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.175828322941285, 29.859068827483675 ], [ -90.178614911317752, 29.854882933544207 ], [ -90.184188089167321, 29.854882933544207 ], [ -90.186974677543787, 29.859068827483675 ], [ -90.184188089167321, 29.863254545871598 ], [ -90.178614911317752, 29.863254545871598 ], [ -90.175828322941285, 29.859068827483675 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1518331, "Shape_Leng": 3722.4191265499999, "Shape_Area": 999999.83352, "GRID_ID": "AKE-216", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.999999906873, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000002597899999, "area_conne": 0.75153483777899999, "WORKINGLAN": 0.114695340502, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.60454002389499994, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 1.0, "FF_sovi": 1.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.87015643802599996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.184188089167321, 29.863254545871598 ], [ -90.186974677543787, 29.859068827483675 ], [ -90.192547854296777, 29.859068827483675 ], [ -90.195334442673257, 29.863254545871598 ], [ -90.192547854296777, 29.867440087742175 ], [ -90.186974677543787, 29.867440087742175 ], [ -90.184188089167321, 29.863254545871598 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1518332, "Shape_Leng": 3722.4193706900001, "Shape_Area": 999999.96469299996, "GRID_ID": "AKF-216", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000287299999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000003073199998, "area_conne": 0.92168933964, "WORKINGLAN": 0.3192261185, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.73276904474000004, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 1.0, "FF_sovi": 1.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.93405797101400001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.175828322941285, 29.867440087742175 ], [ -90.178614911317752, 29.863254545871598 ], [ -90.184188089167321, 29.863254545871598 ], [ -90.186974677543787, 29.867440087742175 ], [ -90.184188089167321, 29.871625454982297 ], [ -90.178614911317752, 29.871625454982297 ], [ -90.175828322941285, 29.867440087742175 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1520569, "Shape_Leng": 3722.4193379899998, "Shape_Area": 999999.94711900002, "GRID_ID": "AKE-215", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.999999906873, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.999999947118, "WORKINGLAN": 0.033694344163600003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.92418772563200002, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 1.0, "FF_sovi": 1.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.90071599045299999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.184188089167321, 29.871625454982297 ], [ -90.186974677543787, 29.867440087742175 ], [ -90.192547854296777, 29.867440087742175 ], [ -90.195334442673257, 29.871625454982297 ], [ -90.192547854296777, 29.875810646626043 ], [ -90.186974677543787, 29.875810646626043 ], [ -90.184188089167321, 29.871625454982297 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1520570, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKF-215", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000021485, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000003073199998, "area_conne": 1.0000001350800001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 1.0, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.896506024096 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.175828322941285, 29.875810646626043 ], [ -90.178614911317752, 29.871625454982297 ], [ -90.184188089167321, 29.871625454982297 ], [ -90.186974677543787, 29.875810646626043 ], [ -90.184188089167321, 29.879995663133805 ], [ -90.178614911317752, 29.879995663133805 ], [ -90.175828322941285, 29.875810646626043 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1522807, "Shape_Leng": 3722.4194437000001, "Shape_Area": 1000000.00392, "GRID_ID": "AKE-214", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999993385199996, "area_conne": 1.0000000039200001, "WORKINGLAN": 0.068674698795400002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.90301204819299996, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.94236276849599998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.184188089167321, 29.879995663133805 ], [ -90.186974677543787, 29.875810646626043 ], [ -90.192547854296777, 29.875810646626043 ], [ -90.195334442673257, 29.879995663133805 ], [ -90.192547854296777, 29.884180503539952 ], [ -90.186974677543787, 29.884180503539952 ], [ -90.184188089167321, 29.879995663133805 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1522808, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKF-214", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000003079099999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 1.0000001350900001, "WORKINGLAN": 0.00240673886883, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.99879663056599999, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.97971360381899997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.175828322941285, 29.884180503539952 ], [ -90.178614911317752, 29.879995663133805 ], [ -90.184188089167321, 29.879995663133805 ], [ -90.186974677543787, 29.884180503539952 ], [ -90.184188089167321, 29.888365168780105 ], [ -90.178614911317752, 29.888365168780105 ], [ -90.175828322941285, 29.884180503539952 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1525045, "Shape_Leng": 3722.4194436900002, "Shape_Area": 1000000.00391, "GRID_ID": "AKE-213", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668899998, "area_conne": 0.94743345221700004, "WORKINGLAN": 0.435560859189, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.61992840095500001, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.92180722891599998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.184188089167321, 29.888365168780105 ], [ -90.186974677543787, 29.884180503539952 ], [ -90.192547854296777, 29.884180503539952 ], [ -90.195334442673257, 29.888365168780105 ], [ -90.192547854296777, 29.892549657888736 ], [ -90.186974677543787, 29.892549657888736 ], [ -90.184188089167321, 29.888365168780105 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1525046, "Shape_Leng": 3722.4192649900001, "Shape_Area": 999999.9079, "GRID_ID": "AKF-213", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999993567099998, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.41533727804999998, "WORKINGLAN": 0.20240963855499999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.85783132530100004, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.95911799761600003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.175828322941285, 29.892549657888736 ], [ -90.178614911317752, 29.888365168780105 ], [ -90.184188089167321, 29.888365168780105 ], [ -90.186974677543787, 29.892549657888736 ], [ -90.184188089167321, 29.896733969900289 ], [ -90.178614911317752, 29.896733969900289 ], [ -90.175828322941285, 29.892549657888736 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1527283, "Shape_Leng": 3722.4191265499999, "Shape_Area": 999999.83352, "GRID_ID": "AKE-212", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999981381799996, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.33333333333300003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.22924187725600001, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.75, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.86043425814200003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.184188089167321, 29.896733969900289 ], [ -90.186974677543787, 29.892549657888736 ], [ -90.192547854296777, 29.892549657888736 ], [ -90.195334442673257, 29.896733969900289 ], [ -90.192547854296777, 29.900918108126984 ], [ -90.186974677543787, 29.900918108126984 ], [ -90.184188089167321, 29.896733969900289 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1527284, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKF-212", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000021485, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000006144000002, "area_conne": 0.0, "WORKINGLAN": 0.1861575179, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.86873508353200002, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.75, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.889638554217 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.175828322941285, 29.900918108126984 ], [ -90.178614911317752, 29.896733969900289 ], [ -90.184188089167321, 29.896733969900289 ], [ -90.186974677543787, 29.900918108126984 ], [ -90.184188089167321, 29.905102070177385 ], [ -90.178614911317752, 29.905102070177385 ], [ -90.175828322941285, 29.900918108126984 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1529521, "Shape_Leng": 3722.41944371, "Shape_Area": 1000000.00393, "GRID_ID": "AKE-211", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000929899999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.36956521739199999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.75241545893700001, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.81002386634800005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.184188089167321, 29.905102070177385 ], [ -90.186974677543787, 29.900918108126984 ], [ -90.192547854296777, 29.900918108126984 ], [ -90.195334442673257, 29.905102070177385 ], [ -90.192547854296777, 29.909285856987164 ], [ -90.186974677543787, 29.909285856987164 ], [ -90.184188089167321, 29.905102070177385 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1529522, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKF-211", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000021485, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996931299999, "area_conne": 0.0, "WORKINGLAN": 0.23855421686799999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.81686746988000003, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.88624849215900003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.175828322941285, 29.909285856987164 ], [ -90.178614911317752, 29.905102070177385 ], [ -90.184188089167321, 29.905102070177385 ], [ -90.186974677543787, 29.909285856987164 ], [ -90.184188089167321, 29.913469467590676 ], [ -90.178614911317752, 29.913469467590676 ], [ -90.175828322941285, 29.909285856987164 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1531759, "Shape_Leng": 3722.41902084, "Shape_Area": 999999.77671999997, "GRID_ID": "AKE-210", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999972075599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.0, "WORKINGLAN": 0.24940047961699999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.46642685851299998, "Sleuth_v2": 0.025, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.83879518072299997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.184188089167321, 29.913469467590676 ], [ -90.186974677543787, 29.909285856987164 ], [ -90.192547854296777, 29.909285856987164 ], [ -90.195334442673257, 29.913469467590676 ], [ -90.192547854296777, 29.917652901022851 ], [ -90.186974677543787, 29.917652901022851 ], [ -90.184188089167321, 29.913469467590676 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1531760, "Shape_Leng": 3722.4193707099998, "Shape_Area": 999999.9647, "GRID_ID": "AKF-210", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000001217900001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000009215099998, "area_conne": 0.0, "WORKINGLAN": 0.28915662650700003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.20120481927700001, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.83667861409800004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.175828322941285, 29.917652901022851 ], [ -90.178614911317752, 29.913469467590676 ], [ -90.184188089167321, 29.913469467590676 ], [ -90.186974677543787, 29.917652901022851 ], [ -90.184188089167321, 29.921836160595081 ], [ -90.178614911317752, 29.921836160595081 ], [ -90.175828322941285, 29.917652901022851 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1533997, "Shape_Leng": 3722.4194436900002, "Shape_Area": 1000000.00391, "GRID_ID": "AKE-209", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.032423718728399997, "WORKINGLAN": 0.114457831326, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.058433734939800003, "Sleuth_v2": 0.041666666666699999, "stream_abu": 0.0, "SLR_sovi": 0.75, "FF_sovi": 0.75, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.76759371221299999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.184188089167321, 29.921836160595081 ], [ -90.186974677543787, 29.917652901022851 ], [ -90.192547854296777, 29.917652901022851 ], [ -90.195334442673257, 29.921836160595081 ], [ -90.192547854296777, 29.926019243916457 ], [ -90.186974677543787, 29.926019243916457 ], [ -90.184188089167321, 29.921836160595081 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1533998, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKF-209", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000021485, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.040457053000999998, "WORKINGLAN": 0.133253301321, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.084633853541400003, "Sleuth_v2": 0.71086956521699995, "stream_abu": 0.0, "SLR_sovi": 0.75, "FF_sovi": 0.75, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.79518072289200004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.175828322941285, 29.926019243916457 ], [ -90.178614911317752, 29.921836160595081 ], [ -90.184188089167321, 29.921836160595081 ], [ -90.186974677543787, 29.926019243916457 ], [ -90.184188089167321, 29.930202151922551 ], [ -90.178614911317752, 29.930202151922551 ], [ -90.175828322941285, 29.926019243916457 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1536235, "Shape_Leng": 3722.41944371, "Shape_Area": 1000000.00393, "GRID_ID": "AKE-208", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668899998, "area_conne": 0.69697621059899995, "WORKINGLAN": 0.60434258142499997, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.37937273823899997, "Sleuth_v2": 0.80625, "stream_abu": 0.0, "SLR_sovi": 0.42608173076900002, "FF_sovi": 0.42608173076900002, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.72064825930400001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.184188089167321, 29.930202151922551 ], [ -90.186974677543787, 29.926019243916457 ], [ -90.192547854296777, 29.926019243916457 ], [ -90.195334442673257, 29.930202151922551 ], [ -90.192547854296777, 29.934384883647944 ], [ -90.186974677543787, 29.934384883647944 ], [ -90.184188089167321, 29.930202151922551 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1536236, "Shape_Leng": 3722.4192649699999, "Shape_Area": 999999.907886, "GRID_ID": "AKF-208", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999993567099998, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.70029146399800002, "WORKINGLAN": 0.26570048309200001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.21497584541100001, "Sleuth_v2": 0.55, "stream_abu": 0.0, "SLR_sovi": 0.40210589651, "FF_sovi": 0.40210589651, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.72397590361399999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.175828322941285, 29.934384883647944 ], [ -90.178614911317752, 29.930202151922551 ], [ -90.184188089167321, 29.930202151922551 ], [ -90.186974677543787, 29.934384883647944 ], [ -90.184188089167321, 29.93856743812756 ], [ -90.178614911317752, 29.93856743812756 ], [ -90.175828322941285, 29.934384883647944 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1538473, "Shape_Leng": 3722.4191265499999, "Shape_Area": 999999.83352, "GRID_ID": "AKE-207", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.999999906873, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.35322195704100001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.17661097852, "Sleuth_v2": 0.98285024154599998, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.79528985507200001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.184188089167321, 29.93856743812756 ], [ -90.186974677543787, 29.934384883647944 ], [ -90.192547854296777, 29.934384883647944 ], [ -90.195334442673257, 29.93856743812756 ], [ -90.192547854296777, 29.942749818672578 ], [ -90.186974677543787, 29.942749818672578 ], [ -90.184188089167321, 29.93856743812756 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1538474, "Shape_Leng": 3722.4196878600001, "Shape_Area": 1000000.1351, "GRID_ID": "AKF-207", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000021485, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000003073199998, "area_conne": 0.167237841513, "WORKINGLAN": 0.22074788902299999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.11037394451099999, "Sleuth_v2": 0.89971590909099997, "stream_abu": 0.0, "SLR_sovi": 0.1, "FF_sovi": 0.1, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.78453237410099996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.175828322941285, 29.942749818672578 ], [ -90.178614911317752, 29.93856743812756 ], [ -90.184188089167321, 29.93856743812756 ], [ -90.186974677543787, 29.942749818672578 ], [ -90.184188089167321, 29.946932022892266 ], [ -90.178614911317752, 29.946932022892266 ], [ -90.175828322941285, 29.942749818672578 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1540711, "Shape_Leng": 3722.4194436900002, "Shape_Area": 1000000.00391, "GRID_ID": "AKE-206", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.68407329878300005, "area_conne": 0.0, "WORKINGLAN": 0.25542168674799998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.12771084337300001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.78939759036099999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.184188089167321, 29.946932022892266 ], [ -90.186974677543787, 29.942749818672578 ], [ -90.192547854296777, 29.942749818672578 ], [ -90.195334442673257, 29.946932022892266 ], [ -90.192547854296777, 29.951114051721927 ], [ -90.186974677543787, 29.951114051721927 ], [ -90.184188089167321, 29.946932022892266 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1500430, "Shape_Leng": 3722.4194436900002, "Shape_Area": 1000000.00391, "GRID_ID": "AKH-224", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000929999999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 1.0000000039100001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.71359807460900004, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.94964200477299998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.159108792134091, 29.800450343970915 ], [ -90.161895380510558, 29.796261993885995 ], [ -90.167468557263547, 29.796261993885995 ], [ -90.170255145640027, 29.800450343970915 ], [ -90.167468557263547, 29.804638519190249 ], [ -90.161895380510558, 29.804638519190249 ], [ -90.159108792134091, 29.800450343970915 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1500432, "Shape_Leng": 3722.4194436900002, "Shape_Area": 1000000.00391, "GRID_ID": "AKJ-224", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000929999999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 1.0000000039100001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.97232250300800005, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 1.0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.142389260778586, 29.800450343970915 ], [ -90.145175849155066, 29.796261993885995 ], [ -90.150749025908056, 29.796261993885995 ], [ -90.153535614284522, 29.800450343970915 ], [ -90.150749025908056, 29.804638519190249 ], [ -90.145175849155066, 29.804638519190249 ], [ -90.142389260778586, 29.800450343970915 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1500434, "Shape_Leng": 3722.4194436900002, "Shape_Area": 1000000.00391, "GRID_ID": "AKL-224", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000929999999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 1.0000000039100001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.96739130434800003, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 1.0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.12566972942308, 29.800450343970915 ], [ -90.128456317799561, 29.796261993885995 ], [ -90.13402949455255, 29.796261993885995 ], [ -90.136816082929016, 29.800450343970915 ], [ -90.13402949455255, 29.804638519190249 ], [ -90.128456317799561, 29.804638519190249 ], [ -90.12566972942308, 29.800450343970915 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1500436, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKN-224", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000002004599999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.98544157770200003, "WORKINGLAN": 0.036144578313399997, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.94216867469900001, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.99542168674700005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.108950197519277, 29.800450343970915 ], [ -90.111736785895729, 29.796261993885995 ], [ -90.117309963745299, 29.796261993885995 ], [ -90.120096552121765, 29.800450343970915 ], [ -90.117309963745299, 29.804638519190249 ], [ -90.111736785895729, 29.804638519190249 ], [ -90.108950197519277, 29.800450343970915 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1500438, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKP-224", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000002004599999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 1.0000001350800001, "WORKINGLAN": 0.0214541120382, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.91418355184699995, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.88710843373500003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.092230666163786, 29.800450343970915 ], [ -90.095017254540252, 29.796261993885995 ], [ -90.100590432389794, 29.796261993885995 ], [ -90.10337702076626, 29.800450343970915 ], [ -90.100590432389794, 29.804638519190249 ], [ -90.095017254540252, 29.804638519190249 ], [ -90.092230666163786, 29.800450343970915 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1500440, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKR-224", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000002541799999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 1.0000001350800001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.89272943980899999, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 1.0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.075511134259955, 29.800450343970915 ], [ -90.078297723184733, 29.796261993885995 ], [ -90.083870900485991, 29.796261993885995 ], [ -90.086657489410769, 29.800450343970915 ], [ -90.083870900485991, 29.804638519190249 ], [ -90.078297723184733, 29.804638519190249 ], [ -90.075511134259955, 29.800450343970915 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1500442, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKT-224", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.20263599251600001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.40070908121900001, "WORKINGLAN": 0.54176610978499995, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.49522673030999997, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.61570743405299999, "FF_sovi": 0.61570743405299999, "Stream_a_1": 0.0, "303d_desig": 0.1, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.79331669072900002, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.85494636471999996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.058791602904449, 29.800450343970915 ], [ -90.061578192377553, 29.796261993885995 ], [ -90.067151369130485, 29.796261993885995 ], [ -90.069937957507008, 29.800450343970915 ], [ -90.067151369130485, 29.804638519190249 ], [ -90.061578192377553, 29.804638519190249 ], [ -90.058791602904449, 29.800450343970915 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1500444, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKV-224", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0391867470193, "WORKINGLAN": 0.64439140811499995, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.61217183770899997, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.718735083532 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.042072071548944, 29.800450343970915 ], [ -90.044858661022033, 29.796261993885995 ], [ -90.05043183777498, 29.796261993885995 ], [ -90.053218426151517, 29.800450343970915 ], [ -90.05043183777498, 29.804638519190249 ], [ -90.044858661022033, 29.804638519190249 ], [ -90.042072071548944, 29.800450343970915 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1500446, "Shape_Leng": 3722.4195047200001, "Shape_Area": 1000000.0367000001, "GRID_ID": "AKX-224", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 1.0000000366999999, "WORKINGLAN": 0.046706586826199999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.97664670658700004, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.85763723150399995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.02535254074175, 29.800450343970915 ], [ -90.028139129666556, 29.796261993885995 ], [ -90.033712306419488, 29.796261993885995 ], [ -90.036498894796011, 29.800450343970915 ], [ -90.033712306419488, 29.804638519190249 ], [ -90.028139129666556, 29.804638519190249 ], [ -90.02535254074175, 29.800450343970915 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1500448, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKZ-224", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.32342652524900001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.525240384615, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.56911057692300004, "Sleuth_v2": 0.78170731707300001, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.79928486293199996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.008633009386259, 29.800450343970915 ], [ -90.011419597762725, 29.796261993885995 ], [ -90.016992774515714, 29.796261993885995 ], [ -90.019779363988761, 29.800450343970915 ], [ -90.016992774515714, 29.804638519190249 ], [ -90.011419597762725, 29.804638519190249 ], [ -90.008633009386259, 29.800450343970915 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1502667, "Shape_Leng": 3722.4195657499999, "Shape_Area": 1000000.06949, "GRID_ID": "AKG-223", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.851714857725, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 1.0000000695, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.64600715137099995, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.75, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.16695295566599999, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.68383594692399996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.167468557263547, 29.804638519190249 ], [ -90.170255145640027, 29.800450343970915 ], [ -90.175828322941285, 29.800450343970915 ], [ -90.178614911317752, 29.804638519190249 ], [ -90.175828322941285, 29.808826518577479 ], [ -90.170255145640027, 29.808826518577479 ], [ -90.167468557263547, 29.804638519190249 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1502668, "Shape_Leng": 3722.41944371, "Shape_Area": 1000000.00393, "GRID_ID": "AKH-223", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999992900002, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 1.0000000039300001, "WORKINGLAN": 0.0084337349397800004, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.47168674698800001, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.97840772014499999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.159108792134091, 29.808826518577479 ], [ -90.161895380510558, 29.804638519190249 ], [ -90.167468557263547, 29.804638519190249 ], [ -90.170255145640027, 29.808826518577479 ], [ -90.167468557263547, 29.813014343069074 ], [ -90.161895380510558, 29.813014343069074 ], [ -90.159108792134091, 29.808826518577479 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1502669, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKI-223", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002299998, "area_conne": 1.0000001350900001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.92951015531699999, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.97614457831300006 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.150749025908056, 29.804638519190249 ], [ -90.153535614284522, 29.800450343970915 ], [ -90.159108792134091, 29.800450343970915 ], [ -90.161895380510558, 29.804638519190249 ], [ -90.159108792134091, 29.808826518577479 ], [ -90.153535614284522, 29.808826518577479 ], [ -90.150749025908056, 29.804638519190249 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1502670, "Shape_Leng": 3722.41944371, "Shape_Area": 1000000.00393, "GRID_ID": "AKJ-223", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999992800004, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 1.0000000039300001, "WORKINGLAN": 0.0096385542169000003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.99397590361400001, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.99771084337299998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.142389260778586, 29.808826518577479 ], [ -90.145175849155066, 29.804638519190249 ], [ -90.150749025908056, 29.804638519190249 ], [ -90.153535614284522, 29.808826518577479 ], [ -90.150749025908056, 29.813014343069074 ], [ -90.145175849155066, 29.813014343069074 ], [ -90.142389260778586, 29.808826518577479 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1502671, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKK-223", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002399995, "area_conne": 1.0000001350900001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 1.0, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 1.0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.13402949455255, 29.804638519190249 ], [ -90.136816082929016, 29.800450343970915 ], [ -90.142389260778586, 29.800450343970915 ], [ -90.145175849155066, 29.804638519190249 ], [ -90.142389260778586, 29.808826518577479 ], [ -90.136816082929016, 29.808826518577479 ], [ -90.13402949455255, 29.804638519190249 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1502672, "Shape_Leng": 3722.41944371, "Shape_Area": 1000000.00393, "GRID_ID": "AKL-223", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999992999999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 1.0000000039300001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.99761620977400001, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.99987951807200004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.12566972942308, 29.808826518577479 ], [ -90.128456317799561, 29.804638519190249 ], [ -90.13402949455255, 29.804638519190249 ], [ -90.136816082929016, 29.808826518577479 ], [ -90.13402949455255, 29.813014343069074 ], [ -90.128456317799561, 29.813014343069074 ], [ -90.12566972942308, 29.808826518577479 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1502673, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695, "GRID_ID": "AKM-223", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002299998, "area_conne": 0.80879198796100005, "WORKINGLAN": 0.0084235860409099996, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.97292418772599998, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.99654350417199999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.117309963745299, 29.804638519190249 ], [ -90.120096552121765, 29.800450343970915 ], [ -90.12566972942308, 29.800450343970915 ], [ -90.128456317799561, 29.804638519190249 ], [ -90.12566972942308, 29.808826518577479 ], [ -90.120096552121765, 29.808826518577479 ], [ -90.117309963745299, 29.804638519190249 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1502674, "Shape_Leng": 3722.4196878500002, "Shape_Area": 1000000.1351, "GRID_ID": "AKN-223", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.53923092094299996, "WORKINGLAN": 0.0059594755661599996, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.91597139451700005, "Sleuth_v2": 0.48515625, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.88604091456099998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.108950197519277, 29.808826518577479 ], [ -90.111736785895729, 29.804638519190249 ], [ -90.117309963745299, 29.804638519190249 ], [ -90.120096552121765, 29.808826518577479 ], [ -90.117309963745299, 29.813014343069074 ], [ -90.111736785895729, 29.813014343069074 ], [ -90.108950197519277, 29.808826518577479 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1502675, "Shape_Leng": 3722.4194436900002, "Shape_Area": 1000000.00391, "GRID_ID": "AKO-223", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 1.0000000039100001, "WORKINGLAN": 0.14475271411400001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.90349819059100001, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.87565632458200005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.100590432389794, 29.804638519190249 ], [ -90.10337702076626, 29.800450343970915 ], [ -90.108950197519277, 29.800450343970915 ], [ -90.111736785895729, 29.804638519190249 ], [ -90.108950197519277, 29.808826518577479 ], [ -90.10337702076626, 29.808826518577479 ], [ -90.100590432389794, 29.804638519190249 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1502676, "Shape_Leng": 3722.4196878500002, "Shape_Area": 1000000.1351, "GRID_ID": "AKP-223", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.88756173991300003, "WORKINGLAN": 0.149164677804, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.82875894988099996, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.88176400476799999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.092230666163786, 29.808826518577479 ], [ -90.095017254540252, 29.804638519190249 ], [ -90.100590432389794, 29.804638519190249 ], [ -90.10337702076626, 29.808826518577479 ], [ -90.100590432389794, 29.813014343069074 ], [ -90.095017254540252, 29.813014343069074 ], [ -90.092230666163786, 29.808826518577479 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1502677, "Shape_Leng": 3722.41950473, "Shape_Area": 1000000.03671, "GRID_ID": "AKQ-223", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 1.0000000367099999, "WORKINGLAN": 0.020457280385099998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.98977135980700004, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.90880579010899998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.083870900485991, 29.804638519190249 ], [ -90.086657489410769, 29.800450343970915 ], [ -90.092230666163786, 29.800450343970915 ], [ -90.095017254540252, 29.804638519190249 ], [ -90.092230666163786, 29.808826518577479 ], [ -90.086657489410769, 29.808826518577479 ], [ -90.083870900485991, 29.804638519190249 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1502678, "Shape_Leng": 3722.4196878500002, "Shape_Area": 1000000.1351, "GRID_ID": "AKR-223", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000016111, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.99263781422999997, "WORKINGLAN": 0.068019093078799997, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.77744630071599996, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.96682577565600003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.075511134259955, 29.808826518577479 ], [ -90.078297723184733, 29.804638519190249 ], [ -90.083870900485991, 29.804638519190249 ], [ -90.086657489410769, 29.808826518577479 ], [ -90.083870900485991, 29.813014343069074 ], [ -90.078297723184733, 29.813014343069074 ], [ -90.075511134259955, 29.808826518577479 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1502679, "Shape_Leng": 3722.4195047200001, "Shape_Area": 1000000.0367000001, "GRID_ID": "AKS-223", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.83510537085900005, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.64651444891599996, "WORKINGLAN": 0.0060168471720700003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.82611311672700005, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.1, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.96309769080300001, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.93012048192800001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.067151369130485, 29.804638519190249 ], [ -90.069937957507008, 29.800450343970915 ], [ -90.075511134259955, 29.800450343970915 ], [ -90.078297723184733, 29.804638519190249 ], [ -90.075511134259955, 29.808826518577479 ], [ -90.069937957507008, 29.808826518577479 ], [ -90.067151369130485, 29.804638519190249 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1502680, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKT-223", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.38175277497100002, "WORKINGLAN": 0.28640192539100001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.567990373045, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.83663484486899997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.058791602904449, 29.808826518577479 ], [ -90.061578192377553, 29.804638519190249 ], [ -90.067151369130485, 29.804638519190249 ], [ -90.069937957507008, 29.808826518577479 ], [ -90.067151369130485, 29.813014343069074 ], [ -90.061578192377553, 29.813014343069074 ], [ -90.058791602904449, 29.808826518577479 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1502681, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKU-223", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.70361445783300003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.64698795180699997, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.85686746987999995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.05043183777498, 29.804638519190249 ], [ -90.053218426151517, 29.800450343970915 ], [ -90.058791602904449, 29.800450343970915 ], [ -90.061578192377553, 29.804638519190249 ], [ -90.058791602904449, 29.808826518577479 ], [ -90.053218426151517, 29.808826518577479 ], [ -90.05043183777498, 29.804638519190249 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1502682, "Shape_Leng": 3722.41956579, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKV-223", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.24016994153900001, "WORKINGLAN": 0.38146811070999997, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.79843561973499999, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.85835322195700003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.042072071548944, 29.808826518577479 ], [ -90.044858661022033, 29.804638519190249 ], [ -90.05043183777498, 29.804638519190249 ], [ -90.053218426151517, 29.808826518577479 ], [ -90.05043183777498, 29.813014343069074 ], [ -90.044858661022033, 29.813014343069074 ], [ -90.042072071548944, 29.808826518577479 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1502683, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKW-223", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.96373944684099999, "WORKINGLAN": 0.0060168471720700003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.96690734055399996, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.86337349397600005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.033712306419488, 29.804638519190249 ], [ -90.036498894796011, 29.800450343970915 ], [ -90.042072071548944, 29.800450343970915 ], [ -90.044858661022033, 29.804638519190249 ], [ -90.042072071548944, 29.808826518577479 ], [ -90.036498894796011, 29.808826518577479 ], [ -90.033712306419488, 29.804638519190249 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1502684, "Shape_Leng": 3722.4195047500002, "Shape_Area": 1000000.03672, "GRID_ID": "AKX-223", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.92969835399199996, "WORKINGLAN": 0.087845968712299993, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.92599277978299999, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.85583634175699996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.02535254074175, 29.808826518577479 ], [ -90.028139129666556, 29.804638519190249 ], [ -90.033712306419488, 29.804638519190249 ], [ -90.036498894796011, 29.808826518577479 ], [ -90.033712306419488, 29.813014343069074 ], [ -90.028139129666556, 29.813014343069074 ], [ -90.02535254074175, 29.808826518577479 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1502685, "Shape_Leng": 3722.4196268000001, "Shape_Area": 1000000.10229, "GRID_ID": "AKY-223", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.50861844062100003, "WORKINGLAN": 0.238323353293, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.74790419161699995, "Sleuth_v2": 0.37794117647100001, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.85475330926600002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.016992774515714, 29.804638519190249 ], [ -90.019779363988761, 29.800450343970915 ], [ -90.02535254074175, 29.800450343970915 ], [ -90.028139129666556, 29.804638519190249 ], [ -90.02535254074175, 29.808826518577479 ], [ -90.019779363988761, 29.808826518577479 ], [ -90.016992774515714, 29.804638519190249 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1502686, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKZ-223", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.22289156626600001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.81746987951799999, "Sleuth_v2": 0.78490990990999998, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.73903614457800004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.008633009386259, 29.808826518577479 ], [ -90.011419597762725, 29.804638519190249 ], [ -90.016992774515714, 29.804638519190249 ], [ -90.019779363988761, 29.808826518577479 ], [ -90.016992774515714, 29.813014343069074 ], [ -90.011419597762725, 29.813014343069074 ], [ -90.008633009386259, 29.808826518577479 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1502687, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "ALA-223", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.96396993719299995, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.097852028639699995, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.077565632458200001, "Sleuth_v2": 0.2, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.65734767025100005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.000273243160208, 29.804638519190249 ], [ -90.003059832633255, 29.800450343970915 ], [ -90.008633009386259, 29.800450343970915 ], [ -90.011419597762725, 29.804638519190249 ], [ -90.008633009386259, 29.808826518577479 ], [ -90.003059832633255, 29.808826518577479 ], [ -90.000273243160208, 29.804638519190249 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1504905, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKG-222", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.41005623627499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668899998, "area_conne": 1.0000000695, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.90811455847300004, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.88353221957000005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.167468557263547, 29.813014343069074 ], [ -90.170255145640027, 29.808826518577479 ], [ -90.175828322941285, 29.808826518577479 ], [ -90.178614911317752, 29.813014343069074 ], [ -90.175828322941285, 29.817201991698372 ], [ -90.170255145640027, 29.817201991698372 ], [ -90.167468557263547, 29.813014343069074 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1504906, "Shape_Leng": 3722.41902084, "Shape_Area": 999999.77671999997, "GRID_ID": "AKH-222", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999972075700005, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.999999776723, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.26102502979699999, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.82638554216899995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.159108792134091, 29.817201991698372 ], [ -90.161895380510558, 29.813014343069074 ], [ -90.167468557263547, 29.813014343069074 ], [ -90.170255145640027, 29.817201991698372 ], [ -90.167468557263547, 29.821389463499337 ], [ -90.161895380510558, 29.821389463499337 ], [ -90.159108792134091, 29.817201991698372 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1504907, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKI-222", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000009215, "area_conne": 0.95507597942800004, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.81204819277100004, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.975866188769 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.150749025908056, 29.813014343069074 ], [ -90.153535614284522, 29.808826518577479 ], [ -90.159108792134091, 29.808826518577479 ], [ -90.161895380510558, 29.813014343069074 ], [ -90.159108792134091, 29.817201991698372 ], [ -90.153535614284522, 29.817201991698372 ], [ -90.150749025908056, 29.813014343069074 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1504908, "Shape_Leng": 3722.41902084, "Shape_Area": 999999.77671999997, "GRID_ID": "AKJ-222", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999972075599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.92979990747800001, "WORKINGLAN": 0.0023866348448699998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.99880668257799998, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 1.0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.142389260778586, 29.817201991698372 ], [ -90.145175849155066, 29.813014343069074 ], [ -90.150749025908056, 29.813014343069074 ], [ -90.153535614284522, 29.817201991698372 ], [ -90.150749025908056, 29.821389463499337 ], [ -90.145175849155066, 29.821389463499337 ], [ -90.142389260778586, 29.817201991698372 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1504909, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKK-222", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000009215099998, "area_conne": 1.0000001350900001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 1.0, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 1.0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.13402949455255, 29.813014343069074 ], [ -90.136816082929016, 29.808826518577479 ], [ -90.142389260778586, 29.808826518577479 ], [ -90.145175849155066, 29.813014343069074 ], [ -90.142389260778586, 29.817201991698372 ], [ -90.136816082929016, 29.817201991698372 ], [ -90.13402949455255, 29.813014343069074 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1504910, "Shape_Leng": 3722.41902084, "Shape_Area": 999999.77671999997, "GRID_ID": "AKL-222", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999972075800003, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.999999776723, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.98448687350800002, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.99582836710400002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.12566972942308, 29.817201991698372 ], [ -90.128456317799561, 29.813014343069074 ], [ -90.13402949455255, 29.813014343069074 ], [ -90.136816082929016, 29.817201991698372 ], [ -90.13402949455255, 29.821389463499337 ], [ -90.128456317799561, 29.821389463499337 ], [ -90.12566972942308, 29.817201991698372 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1504911, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKM-222", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000009215, "area_conne": 1.0000000695, "WORKINGLAN": 0.020481927710899999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.92710843373499996, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.99987951807200004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.117309963745299, 29.813014343069074 ], [ -90.120096552121765, 29.808826518577479 ], [ -90.12566972942308, 29.808826518577479 ], [ -90.128456317799561, 29.813014343069074 ], [ -90.12566972942308, 29.817201991698372 ], [ -90.120096552121765, 29.817201991698372 ], [ -90.117309963745299, 29.813014343069074 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1504912, "Shape_Leng": 3722.4192649800002, "Shape_Area": 999999.90789200005, "GRID_ID": "AKN-222", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.999999828215, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.71171715503400002, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 1.0, "Sleuth_v2": 0.74880952381, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.94964200477299998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.108950197519277, 29.817201991698372 ], [ -90.111736785895729, 29.813014343069074 ], [ -90.117309963745299, 29.813014343069074 ], [ -90.120096552121765, 29.817201991698372 ], [ -90.117309963745299, 29.821389463499337 ], [ -90.111736785895729, 29.821389463499337 ], [ -90.108950197519277, 29.817201991698372 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1504913, "Shape_Leng": 3722.4194437000001, "Shape_Area": 1000000.00392, "GRID_ID": "AKO-222", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668899998, "area_conne": 0.42459402307799998, "WORKINGLAN": 0.651022864019, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.60108303249100004, "Sleuth_v2": 0.632203389831, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.84933814681099995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.100590432389794, 29.813014343069074 ], [ -90.10337702076626, 29.808826518577479 ], [ -90.108950197519277, 29.808826518577479 ], [ -90.111736785895729, 29.813014343069074 ], [ -90.108950197519277, 29.817201991698372 ], [ -90.10337702076626, 29.817201991698372 ], [ -90.100590432389794, 29.813014343069074 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1504914, "Shape_Leng": 3722.4192649699999, "Shape_Area": 999999.90789100004, "GRID_ID": "AKP-222", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999982821400002, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.37190821474199998, "WORKINGLAN": 0.43184559710600001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.61158021712900001, "Sleuth_v2": 0.57329545454499997, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.84892601432000003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.092230666163786, 29.817201991698372 ], [ -90.095017254540252, 29.813014343069074 ], [ -90.100590432389794, 29.813014343069074 ], [ -90.10337702076626, 29.817201991698372 ], [ -90.100590432389794, 29.821389463499337 ], [ -90.095017254540252, 29.821389463499337 ], [ -90.092230666163786, 29.817201991698372 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1504915, "Shape_Leng": 3722.4195047399999, "Shape_Area": 1000000.03671, "GRID_ID": "AKQ-222", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668899998, "area_conne": 1.0000000367099999, "WORKINGLAN": 0.25030084235799999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.84717208182899995, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.90313253012000005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.083870900485991, 29.813014343069074 ], [ -90.086657489410769, 29.808826518577479 ], [ -90.092230666163786, 29.808826518577479 ], [ -90.095017254540252, 29.813014343069074 ], [ -90.092230666163786, 29.817201991698372 ], [ -90.086657489410769, 29.817201991698372 ], [ -90.083870900485991, 29.813014343069074 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1504916, "Shape_Leng": 3722.4192649800002, "Shape_Area": 999999.90789200005, "GRID_ID": "AKR-222", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999988194199996, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.99135715204399999, "WORKINGLAN": 0.178098676293, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.73044524669099997, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.95823389021500005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.075511134259955, 29.817201991698372 ], [ -90.078297723184733, 29.813014343069074 ], [ -90.083870900485991, 29.813014343069074 ], [ -90.086657489410769, 29.817201991698372 ], [ -90.083870900485991, 29.821389463499337 ], [ -90.078297723184733, 29.821389463499337 ], [ -90.075511134259955, 29.817201991698372 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1504917, "Shape_Leng": 3722.4195047399999, "Shape_Area": 1000000.03671, "GRID_ID": "AKS-222", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.81593875783799996, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668899998, "area_conne": 0.737632013423, "WORKINGLAN": 0.0035799522673100001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.94212410501199995, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.1, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 1.0747872839499999, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.94373493975900002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.067151369130485, 29.813014343069074 ], [ -90.069937957507008, 29.808826518577479 ], [ -90.075511134259955, 29.808826518577479 ], [ -90.078297723184733, 29.813014343069074 ], [ -90.075511134259955, 29.817201991698372 ], [ -90.069937957507008, 29.817201991698372 ], [ -90.067151369130485, 29.813014343069074 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1504918, "Shape_Leng": 3722.4191429100001, "Shape_Area": 999999.84230699996, "GRID_ID": "AKT-222", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.086000395778899993, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.80478067061000003, "WORKINGLAN": 0.16365824308, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.498194945848, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.1, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.35280951563399998, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.83670276774999996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.058791602904449, 29.817201991698372 ], [ -90.061578192377553, 29.813014343069074 ], [ -90.067151369130485, 29.813014343069074 ], [ -90.069937957507008, 29.817201991698372 ], [ -90.067151369130485, 29.821389463499337 ], [ -90.061578192377553, 29.821389463499337 ], [ -90.058791602904449, 29.817201991698372 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1504919, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695, "GRID_ID": "AKU-222", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000007441999998, "area_conne": 0.73235847836400003, "WORKINGLAN": 0.0083632019115999993, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.99581839904400005, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.86329723225 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.05043183777498, 29.813014343069074 ], [ -90.053218426151517, 29.808826518577479 ], [ -90.058791602904449, 29.808826518577479 ], [ -90.061578192377553, 29.813014343069074 ], [ -90.058791602904449, 29.817201991698372 ], [ -90.053218426151517, 29.817201991698372 ], [ -90.05043183777498, 29.813014343069074 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1504920, "Shape_Leng": 3722.4191429100001, "Shape_Area": 999999.84230799996, "GRID_ID": "AKV-222", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.95277172452900005, "WORKINGLAN": 0.0108303249097, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.99458483754500004, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.85764139590900001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.042072071548944, 29.817201991698372 ], [ -90.044858661022033, 29.813014343069074 ], [ -90.05043183777498, 29.813014343069074 ], [ -90.053218426151517, 29.817201991698372 ], [ -90.05043183777498, 29.821389463499337 ], [ -90.044858661022033, 29.821389463499337 ], [ -90.042072071548944, 29.817201991698372 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1504921, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695, "GRID_ID": "AKW-222", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000007441999998, "area_conne": 0.82651121422499996, "WORKINGLAN": 0.15632458233900001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.78937947494000005, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.86682577565600005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.033712306419488, 29.813014343069074 ], [ -90.036498894796011, 29.808826518577479 ], [ -90.042072071548944, 29.808826518577479 ], [ -90.044858661022033, 29.813014343069074 ], [ -90.042072071548944, 29.817201991698372 ], [ -90.036498894796011, 29.817201991698372 ], [ -90.033712306419488, 29.813014343069074 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1504922, "Shape_Leng": 3722.4190818699999, "Shape_Area": 999999.80951100006, "GRID_ID": "AKX-222", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.153633969047, "WORKINGLAN": 0.516245487364, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.57220216606499996, "Sleuth_v2": 0.44180327868899999, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 15.0, "SOVInew": 1.0, "THREATINDE": 0.83722891566299995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.02535254074175, 29.817201991698372 ], [ -90.028139129666556, 29.813014343069074 ], [ -90.033712306419488, 29.813014343069074 ], [ -90.036498894796011, 29.817201991698372 ], [ -90.033712306419488, 29.821389463499337 ], [ -90.028139129666556, 29.821389463499337 ], [ -90.02535254074175, 29.817201991698372 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1504923, "Shape_Leng": 3722.41962681, "Shape_Area": 1000000.1023, "GRID_ID": "AKY-222", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000007441999998, "area_conne": 0.20181267879199999, "WORKINGLAN": 0.54196642685899998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.56354916067100003, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.83221957040600003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.016992774515714, 29.813014343069074 ], [ -90.019779363988761, 29.808826518577479 ], [ -90.02535254074175, 29.808826518577479 ], [ -90.028139129666556, 29.813014343069074 ], [ -90.02535254074175, 29.817201991698372 ], [ -90.019779363988761, 29.817201991698372 ], [ -90.016992774515714, 29.813014343069074 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1504924, "Shape_Leng": 3722.4191429100001, "Shape_Area": 999999.84230699996, "GRID_ID": "AKZ-222", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.429602888086, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.48435619735300001, "Sleuth_v2": 0.73325892857099995, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.78879518072300003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.008633009386259, 29.817201991698372 ], [ -90.011419597762725, 29.813014343069074 ], [ -90.016992774515714, 29.813014343069074 ], [ -90.019779363988761, 29.817201991698372 ], [ -90.016992774515714, 29.821389463499337 ], [ -90.011419597762725, 29.821389463499337 ], [ -90.008633009386259, 29.817201991698372 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1504925, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695099999, "GRID_ID": "ALA-222", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.72897599586200001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000007441999998, "area_conne": 0.0, "WORKINGLAN": 0.45704057279299998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.38007159904499999, "Sleuth_v2": 0.96153846153800004, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 15.0, "SOVInew": 1.0, "THREATINDE": 0.70250596658700004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.000273243160208, 29.813014343069074 ], [ -90.003059832633255, 29.808826518577479 ], [ -90.008633009386259, 29.808826518577479 ], [ -90.011419597762725, 29.813014343069074 ], [ -90.008633009386259, 29.817201991698372 ], [ -90.003059832633255, 29.817201991698372 ], [ -90.000273243160208, 29.813014343069074 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1507143, "Shape_Leng": 3722.4192486299999, "Shape_Area": 999999.89910899999, "GRID_ID": "AKG-221", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.64289240535699999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.99999989910800002, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.241254523522, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.78998808104899998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.167468557263547, 29.821389463499337 ], [ -90.170255145640027, 29.817201991698372 ], [ -90.175828322941285, 29.817201991698372 ], [ -90.178614911317752, 29.821389463499337 ], [ -90.175828322941285, 29.825576761786401 ], [ -90.170255145640027, 29.825576761786401 ], [ -90.167468557263547, 29.821389463499337 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1507144, "Shape_Leng": 3722.4194436900002, "Shape_Area": 1000000.00391, "GRID_ID": "AKH-221", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 1.0000000039100001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.61336515513099998, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.51920768307300003, "FF_sovi": 0.51920768307300003, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.94171632896299995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.159108792134091, 29.825576761786401 ], [ -90.161895380510558, 29.821389463499337 ], [ -90.167468557263547, 29.821389463499337 ], [ -90.170255145640027, 29.825576761786401 ], [ -90.167468557263547, 29.829763884166301 ], [ -90.161895380510558, 29.829763884166301 ], [ -90.159108792134091, 29.825576761786401 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1507145, "Shape_Leng": 3722.4193707099998, "Shape_Area": 999999.9647, "GRID_ID": "AKI-221", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.99999996469899999, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.95788206979500001, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.99734939758999996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.150749025908056, 29.821389463499337 ], [ -90.153535614284522, 29.817201991698372 ], [ -90.159108792134091, 29.817201991698372 ], [ -90.161895380510558, 29.821389463499337 ], [ -90.159108792134091, 29.825576761786401 ], [ -90.153535614284522, 29.825576761786401 ], [ -90.150749025908056, 29.821389463499337 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1507146, "Shape_Leng": 3722.4194436900002, "Shape_Area": 1000000.00391, "GRID_ID": "AKJ-221", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 1.0000000039100001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 1.0, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 1.0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.142389260778586, 29.825576761786401 ], [ -90.145175849155066, 29.821389463499337 ], [ -90.150749025908056, 29.821389463499337 ], [ -90.153535614284522, 29.825576761786401 ], [ -90.150749025908056, 29.829763884166301 ], [ -90.145175849155066, 29.829763884166301 ], [ -90.142389260778586, 29.825576761786401 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1507147, "Shape_Leng": 3722.4193707099998, "Shape_Area": 999999.9647, "GRID_ID": "AKK-221", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.99999996469899999, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.995186522262, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 1.0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.13402949455255, 29.821389463499337 ], [ -90.136816082929016, 29.817201991698372 ], [ -90.142389260778586, 29.817201991698372 ], [ -90.145175849155066, 29.821389463499337 ], [ -90.142389260778586, 29.825576761786401 ], [ -90.136816082929016, 29.825576761786401 ], [ -90.13402949455255, 29.821389463499337 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1507148, "Shape_Leng": 3722.4194436900002, "Shape_Area": 1000000.00391, "GRID_ID": "AKL-221", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993699995, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 1.0000000039100001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.96389891696800001, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.99198564593299998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.12566972942308, 29.825576761786401 ], [ -90.128456317799561, 29.821389463499337 ], [ -90.13402949455255, 29.821389463499337 ], [ -90.136816082929016, 29.825576761786401 ], [ -90.13402949455255, 29.829763884166301 ], [ -90.128456317799561, 29.829763884166301 ], [ -90.12566972942308, 29.825576761786401 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1507149, "Shape_Leng": 3722.4192486400002, "Shape_Area": 999999.89911700005, "GRID_ID": "AKM-221", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.999999899114, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.935560859189, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.99843561973499995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.117309963745299, 29.821389463499337 ], [ -90.120096552121765, 29.817201991698372 ], [ -90.12566972942308, 29.817201991698372 ], [ -90.128456317799561, 29.821389463499337 ], [ -90.12566972942308, 29.825576761786401 ], [ -90.120096552121765, 29.825576761786401 ], [ -90.117309963745299, 29.821389463499337 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1507150, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKN-221", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.58786846185200003, "WORKINGLAN": 0.1, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.86325301204799998, "Sleuth_v2": 0.51337209302300002, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.93983152827899996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.108950197519277, 29.825576761786401 ], [ -90.111736785895729, 29.821389463499337 ], [ -90.117309963745299, 29.821389463499337 ], [ -90.120096552121765, 29.825576761786401 ], [ -90.117309963745299, 29.829763884166301 ], [ -90.111736785895729, 29.829763884166301 ], [ -90.108950197519277, 29.825576761786401 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1507151, "Shape_Leng": 3722.4191265700001, "Shape_Area": 999999.83352800005, "GRID_ID": "AKO-221", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999990687399998, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.53992848629400003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.52741358760400003, "Sleuth_v2": 0.98407960199, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.83361445783099997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.100590432389794, 29.821389463499337 ], [ -90.10337702076626, 29.817201991698372 ], [ -90.108950197519277, 29.817201991698372 ], [ -90.111736785895729, 29.821389463499337 ], [ -90.108950197519277, 29.825576761786401 ], [ -90.10337702076626, 29.825576761786401 ], [ -90.100590432389794, 29.821389463499337 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1507152, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKP-221", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000003073199998, "area_conne": 0.37861318275799999, "WORKINGLAN": 0.33935018050499999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.78459687123900002, "Sleuth_v2": 0.72676056337999995, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.86759036144599999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.092230666163786, 29.825576761786401 ], [ -90.095017254540252, 29.821389463499337 ], [ -90.100590432389794, 29.821389463499337 ], [ -90.10337702076626, 29.825576761786401 ], [ -90.100590432389794, 29.829763884166301 ], [ -90.095017254540252, 29.829763884166301 ], [ -90.092230666163786, 29.825576761786401 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1507153, "Shape_Leng": 3722.4191876099999, "Shape_Area": 999999.86632300005, "GRID_ID": "AKQ-221", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.999999960603, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.99999986632100002, "WORKINGLAN": 0.53579952267300002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.732100238663, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.90228640192499998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.083870900485991, 29.821389463499337 ], [ -90.086657489410769, 29.817201991698372 ], [ -90.092230666163786, 29.817201991698372 ], [ -90.095017254540252, 29.821389463499337 ], [ -90.092230666163786, 29.825576761786401 ], [ -90.086657489410769, 29.825576761786401 ], [ -90.083870900485991, 29.821389463499337 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1507154, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKR-221", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000016112, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300099998, "area_conne": 0.88323904027699995, "WORKINGLAN": 0.35542168674800001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.68855421686700002, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.946376811594 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.075511134259955, 29.825576761786401 ], [ -90.078297723184733, 29.821389463499337 ], [ -90.083870900485991, 29.821389463499337 ], [ -90.086657489410769, 29.825576761786401 ], [ -90.083870900485991, 29.829763884166301 ], [ -90.078297723184733, 29.829763884166301 ], [ -90.075511134259955, 29.825576761786401 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1507155, "Shape_Leng": 3722.4191876, "Shape_Area": 999999.86631900002, "GRID_ID": "AKS-221", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999990687399998, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.96372157441600004, "WORKINGLAN": 0.0071513706793899998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.92729439809299996, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.1, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.34827160652900002, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.97365911799799998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.067151369130485, 29.821389463499337 ], [ -90.069937957507008, 29.817201991698372 ], [ -90.075511134259955, 29.817201991698372 ], [ -90.078297723184733, 29.821389463499337 ], [ -90.075511134259955, 29.825576761786401 ], [ -90.069937957507008, 29.825576761786401 ], [ -90.067151369130485, 29.821389463499337 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1507156, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKT-221", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.82384657320499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300099998, "area_conne": 0.26170176374100002, "WORKINGLAN": 0.27831325301299997, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.34518072289200002, "Sleuth_v2": 0.68040540540500005, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.1, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.67696260943499997, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.75614457831299997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.058791602904449, 29.825576761786401 ], [ -90.061578192377553, 29.821389463499337 ], [ -90.067151369130485, 29.821389463499337 ], [ -90.069937957507008, 29.825576761786401 ], [ -90.067151369130485, 29.829763884166301 ], [ -90.061578192377553, 29.829763884166301 ], [ -90.058791602904449, 29.825576761786401 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1507157, "Shape_Leng": 3722.4192486400002, "Shape_Area": 999999.89911200001, "GRID_ID": "AKU-221", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.99999989911200005, "WORKINGLAN": 0.032181168057199998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.78605482717499997, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.85274463007199997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.05043183777498, 29.821389463499337 ], [ -90.053218426151517, 29.817201991698372 ], [ -90.058791602904449, 29.817201991698372 ], [ -90.061578192377553, 29.821389463499337 ], [ -90.058791602904449, 29.825576761786401 ], [ -90.053218426151517, 29.825576761786401 ], [ -90.05043183777498, 29.821389463499337 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1507158, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKV-221", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300199996, "area_conne": 0.503447217931, "WORKINGLAN": 0.15700483091799999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.800724637681, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.84650602409599995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.042072071548944, 29.825576761786401 ], [ -90.044858661022033, 29.821389463499337 ], [ -90.05043183777498, 29.821389463499337 ], [ -90.053218426151517, 29.825576761786401 ], [ -90.05043183777498, 29.829763884166301 ], [ -90.044858661022033, 29.829763884166301 ], [ -90.042072071548944, 29.825576761786401 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1507159, "Shape_Leng": 3722.4192486400002, "Shape_Area": 999999.89911200001, "GRID_ID": "AKW-221", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.67496854033099996, "WORKINGLAN": 0.33253873659099997, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.69547079857000005, "Sleuth_v2": 0.041666666666699999, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 15.0, "SOVInew": 1.0, "THREATINDE": 0.86069295101599996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.033712306419488, 29.821389463499337 ], [ -90.036498894796011, 29.817201991698372 ], [ -90.042072071548944, 29.817201991698372 ], [ -90.044858661022033, 29.821389463499337 ], [ -90.042072071548944, 29.825576761786401 ], [ -90.036498894796011, 29.825576761786401 ], [ -90.033712306419488, 29.821389463499337 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1507160, "Shape_Leng": 3722.4195047200001, "Shape_Area": 1000000.0367000001, "GRID_ID": "AKX-221", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300099998, "area_conne": 0.0, "WORKINGLAN": 0.447653429602, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.53068592057800001, "Sleuth_v2": 0.80572139303500001, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 15.0, "SOVInew": 1.0, "THREATINDE": 0.80927710843400003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.02535254074175, 29.825576761786401 ], [ -90.028139129666556, 29.821389463499337 ], [ -90.033712306419488, 29.821389463499337 ], [ -90.036498894796011, 29.825576761786401 ], [ -90.033712306419488, 29.829763884166301 ], [ -90.028139129666556, 29.829763884166301 ], [ -90.02535254074175, 29.825576761786401 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1507161, "Shape_Leng": 3722.41930968, "Shape_Area": 999999.93190900004, "GRID_ID": "AKY-221", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.56730769230800004, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.28365384615400002, "Sleuth_v2": 0.85014792899400005, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 15.0, "SOVInew": 1.0, "THREATINDE": 0.77494033412899999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.016992774515714, 29.821389463499337 ], [ -90.019779363988761, 29.817201991698372 ], [ -90.02535254074175, 29.817201991698372 ], [ -90.028139129666556, 29.821389463499337 ], [ -90.02535254074175, 29.825576761786401 ], [ -90.019779363988761, 29.825576761786401 ], [ -90.016992774515714, 29.821389463499337 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1507162, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKZ-221", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.0, "WORKINGLAN": 0.70179640718299996, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.43832335329299998, "Sleuth_v2": 0.94975728155299999, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 16.0, "SOVInew": 1.0, "THREATINDE": 0.74560770156400002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.008633009386259, 29.825576761786401 ], [ -90.011419597762725, 29.821389463499337 ], [ -90.016992774515714, 29.821389463499337 ], [ -90.019779363988761, 29.825576761786401 ], [ -90.016992774515714, 29.829763884166301 ], [ -90.011419597762725, 29.829763884166301 ], [ -90.008633009386259, 29.825576761786401 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1507163, "Shape_Leng": 3722.4192486400002, "Shape_Area": 999999.89911300002, "GRID_ID": "ALA-221", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.50988535487200004, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.79616306954600002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.44244604316500002, "Sleuth_v2": 0.96320754717000001, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 15.0, "SOVInew": 1.0, "THREATINDE": 0.787008343266 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.000273243160208, 29.821389463499337 ], [ -90.003059832633255, 29.817201991698372 ], [ -90.008633009386259, 29.817201991698372 ], [ -90.011419597762725, 29.821389463499337 ], [ -90.008633009386259, 29.825576761786401 ], [ -90.003059832633255, 29.825576761786401 ], [ -90.000273243160208, 29.821389463499337 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1509381, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKG-220", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99618657848500003, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 1.0000000695, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.83614457831300004, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.90504807692300004, "FF_sovi": 0.90504807692300004, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.87554216867500001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.167468557263547, 29.829763884166301 ], [ -90.170255145640027, 29.825576761786401 ], [ -90.175828322941285, 29.825576761786401 ], [ -90.178614911317752, 29.829763884166301 ], [ -90.175828322941285, 29.833950831575425 ], [ -90.170255145640027, 29.833950831575425 ], [ -90.167468557263547, 29.829763884166301 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1509382, "Shape_Leng": 3722.41944371, "Shape_Area": 1000000.00393, "GRID_ID": "AKH-220", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 1.0000000039300001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.77415458937199999, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.67827130852299999, "FF_sovi": 0.67827130852299999, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.94152744630100005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.159108792134091, 29.833950831575425 ], [ -90.161895380510558, 29.829763884166301 ], [ -90.167468557263547, 29.829763884166301 ], [ -90.170255145640027, 29.833950831575425 ], [ -90.167468557263547, 29.838137603047322 ], [ -90.161895380510558, 29.838137603047322 ], [ -90.159108792134091, 29.833950831575425 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1509383, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKI-220", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 1.0000001350900001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.96066746126299996, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.99638554216899999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.150749025908056, 29.829763884166301 ], [ -90.153535614284522, 29.825576761786401 ], [ -90.159108792134091, 29.825576761786401 ], [ -90.161895380510558, 29.829763884166301 ], [ -90.159108792134091, 29.833950831575425 ], [ -90.153535614284522, 29.833950831575425 ], [ -90.150749025908056, 29.829763884166301 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1509384, "Shape_Leng": 3722.41944371, "Shape_Area": 1000000.00393, "GRID_ID": "AKJ-220", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 1.0000000039300001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.89397590361400003, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.98927710843399996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.142389260778586, 29.833950831575425 ], [ -90.145175849155066, 29.829763884166301 ], [ -90.150749025908056, 29.829763884166301 ], [ -90.153535614284522, 29.833950831575425 ], [ -90.150749025908056, 29.838137603047322 ], [ -90.145175849155066, 29.838137603047322 ], [ -90.142389260778586, 29.833950831575425 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1509385, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKK-220", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 1.0000001350900001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.92482100238700005, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.98985507246399995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.13402949455255, 29.829763884166301 ], [ -90.136816082929016, 29.825576761786401 ], [ -90.142389260778586, 29.825576761786401 ], [ -90.145175849155066, 29.829763884166301 ], [ -90.142389260778586, 29.833950831575425 ], [ -90.136816082929016, 29.833950831575425 ], [ -90.13402949455255, 29.829763884166301 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1509386, "Shape_Leng": 3722.41944371, "Shape_Area": 1000000.00393, "GRID_ID": "AKL-220", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993699995, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 1.0000000039300001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.96626506024100001, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.99699157641400005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.12566972942308, 29.833950831575425 ], [ -90.128456317799561, 29.829763884166301 ], [ -90.13402949455255, 29.829763884166301 ], [ -90.136816082929016, 29.833950831575425 ], [ -90.13402949455255, 29.838137603047322 ], [ -90.128456317799561, 29.838137603047322 ], [ -90.12566972942308, 29.833950831575425 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1509387, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKM-220", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 1.00000006951, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.97139451728199999, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.99976133651599997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.117309963745299, 29.829763884166301 ], [ -90.120096552121765, 29.825576761786401 ], [ -90.12566972942308, 29.825576761786401 ], [ -90.128456317799561, 29.829763884166301 ], [ -90.12566972942308, 29.833950831575425 ], [ -90.120096552121765, 29.833950831575425 ], [ -90.117309963745299, 29.829763884166301 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1509388, "Shape_Leng": 3722.4196878500002, "Shape_Area": 1000000.1351, "GRID_ID": "AKN-220", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.101466617907, "WORKINGLAN": 0.513838748495, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.54452466907300001, "Sleuth_v2": 0.95135135135100002, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.87457831325299995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.108950197519277, 29.833950831575425 ], [ -90.111736785895729, 29.829763884166301 ], [ -90.117309963745299, 29.829763884166301 ], [ -90.120096552121765, 29.833950831575425 ], [ -90.117309963745299, 29.838137603047322 ], [ -90.111736785895729, 29.838137603047322 ], [ -90.108950197519277, 29.833950831575425 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1509389, "Shape_Leng": 3722.4194437000001, "Shape_Area": 1000000.00392, "GRID_ID": "AKO-220", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.70538922155399997, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.57904191616800005, "Sleuth_v2": 0.87882352941200004, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.85399284862900005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.100590432389794, 29.829763884166301 ], [ -90.10337702076626, 29.825576761786401 ], [ -90.108950197519277, 29.825576761786401 ], [ -90.111736785895729, 29.829763884166301 ], [ -90.108950197519277, 29.833950831575425 ], [ -90.10337702076626, 29.833950831575425 ], [ -90.100590432389794, 29.829763884166301 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1509390, "Shape_Leng": 3722.4196878500002, "Shape_Area": 1000000.1351, "GRID_ID": "AKP-220", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.529480415431, "WORKINGLAN": 0.324550898202, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.80179640718599998, "Sleuth_v2": 0.43461538461499999, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.88483754512599999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.092230666163786, 29.833950831575425 ], [ -90.095017254540252, 29.829763884166301 ], [ -90.100590432389794, 29.829763884166301 ], [ -90.10337702076626, 29.833950831575425 ], [ -90.100590432389794, 29.838137603047322 ], [ -90.095017254540252, 29.838137603047322 ], [ -90.092230666163786, 29.833950831575425 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1509391, "Shape_Leng": 3722.4195047399999, "Shape_Area": 1000000.03671, "GRID_ID": "AKQ-220", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.59379449014899999, "WORKINGLAN": 0.62936221419899996, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.675691937425, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.9 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.083870900485991, 29.829763884166301 ], [ -90.086657489410769, 29.825576761786401 ], [ -90.092230666163786, 29.825576761786401 ], [ -90.095017254540252, 29.829763884166301 ], [ -90.092230666163786, 29.833950831575425 ], [ -90.086657489410769, 29.833950831575425 ], [ -90.083870900485991, 29.829763884166301 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1509392, "Shape_Leng": 3722.4196878500002, "Shape_Area": 1000000.1351, "GRID_ID": "AKR-220", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000016112, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.74404378168499996, "WORKINGLAN": 0.364719904649, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.7747318236, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.9 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.075511134259955, 29.833950831575425 ], [ -90.078297723184733, 29.829763884166301 ], [ -90.083870900485991, 29.829763884166301 ], [ -90.086657489410769, 29.833950831575425 ], [ -90.083870900485991, 29.838137603047322 ], [ -90.078297723184733, 29.838137603047322 ], [ -90.075511134259955, 29.833950831575425 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1509393, "Shape_Leng": 3722.4195047399999, "Shape_Area": 1000000.03671, "GRID_ID": "AKS-220", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.88532366185099998, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 1.0, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.1, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.356119792805, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.89952267303099998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.067151369130485, 29.829763884166301 ], [ -90.069937957507008, 29.825576761786401 ], [ -90.075511134259955, 29.825576761786401 ], [ -90.078297723184733, 29.829763884166301 ], [ -90.075511134259955, 29.833950831575425 ], [ -90.069937957507008, 29.833950831575425 ], [ -90.067151369130485, 29.829763884166301 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1509394, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKT-220", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.25471435952499999, "WORKINGLAN": 0.10727056019099999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.73182359952300002, "Sleuth_v2": 0.75740740740699997, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.1, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 1.11629637641, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.84771084337299996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.058791602904449, 29.833950831575425 ], [ -90.061578192377553, 29.829763884166301 ], [ -90.067151369130485, 29.829763884166301 ], [ -90.069937957507008, 29.833950831575425 ], [ -90.067151369130485, 29.838137603047322 ], [ -90.061578192377553, 29.838137603047322 ], [ -90.058791602904449, 29.833950831575425 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1509395, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695, "GRID_ID": "AKU-220", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.71021252798800005, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.217818557242, "WORKINGLAN": 0.53429602888000005, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.40914560770199998, "Sleuth_v2": 0.87761627906999995, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.78723150358000005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.05043183777498, 29.829763884166301 ], [ -90.053218426151517, 29.825576761786401 ], [ -90.058791602904449, 29.825576761786401 ], [ -90.061578192377553, 29.829763884166301 ], [ -90.058791602904449, 29.833950831575425 ], [ -90.053218426151517, 29.833950831575425 ], [ -90.05043183777498, 29.829763884166301 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1509396, "Shape_Leng": 3722.41956579, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKV-220", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.60020003900999996, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.45649582836699998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.35697258641200003, "Sleuth_v2": 0.92338709677399999, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.791656734207 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.042072071548944, 29.833950831575425 ], [ -90.044858661022033, 29.829763884166301 ], [ -90.05043183777498, 29.829763884166301 ], [ -90.053218426151517, 29.833950831575425 ], [ -90.05043183777498, 29.838137603047322 ], [ -90.044858661022033, 29.838137603047322 ], [ -90.042072071548944, 29.833950831575425 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1509397, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695, "GRID_ID": "AKW-220", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.0722021660649, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.87725631769000001, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 15.0, "SOVInew": 1.0, "THREATINDE": 0.84253012048200004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.033712306419488, 29.829763884166301 ], [ -90.036498894796011, 29.825576761786401 ], [ -90.042072071548944, 29.825576761786401 ], [ -90.044858661022033, 29.829763884166301 ], [ -90.042072071548944, 29.833950831575425 ], [ -90.036498894796011, 29.833950831575425 ], [ -90.033712306419488, 29.829763884166301 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1509398, "Shape_Leng": 3722.4195047500002, "Shape_Area": 1000000.03672, "GRID_ID": "AKX-220", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.092967818832000004, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.90107270560200003, "Sleuth_v2": 0.66145833333299997, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 15.0, "SOVInew": 1.0, "THREATINDE": 0.80943847072899999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.02535254074175, 29.833950831575425 ], [ -90.028139129666556, 29.829763884166301 ], [ -90.033712306419488, 29.829763884166301 ], [ -90.036498894796011, 29.833950831575425 ], [ -90.033712306419488, 29.838137603047322 ], [ -90.028139129666556, 29.838137603047322 ], [ -90.02535254074175, 29.833950831575425 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1509399, "Shape_Leng": 3722.41962681, "Shape_Area": 1000000.1023, "GRID_ID": "AKY-220", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.67191283293199999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.39164648910400002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 15.0, "SOVInew": 1.0, "THREATINDE": 0.77364620938600004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.016992774515714, 29.829763884166301 ], [ -90.019779363988761, 29.825576761786401 ], [ -90.02535254074175, 29.825576761786401 ], [ -90.028139129666556, 29.829763884166301 ], [ -90.02535254074175, 29.833950831575425 ], [ -90.019779363988761, 29.833950831575425 ], [ -90.016992774515714, 29.829763884166301 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1509400, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKZ-220", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.684964200478, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.44391408114600001, "Sleuth_v2": 0.66931818181799996, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 15.0, "SOVInew": 1.0, "THREATINDE": 0.74273709483799999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.008633009386259, 29.833950831575425 ], [ -90.011419597762725, 29.829763884166301 ], [ -90.016992774515714, 29.829763884166301 ], [ -90.019779363988761, 29.833950831575425 ], [ -90.016992774515714, 29.838137603047322 ], [ -90.011419597762725, 29.838137603047322 ], [ -90.008633009386259, 29.833950831575425 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1509401, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695099999, "GRID_ID": "ALA-220", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.10419753646, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.389156626507, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.67409638554200002, "Sleuth_v2": 0.92456395348800002, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 16.0, "SOVInew": 1.0, "THREATINDE": 0.79806060606100004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.000273243160208, 29.829763884166301 ], [ -90.003059832633255, 29.825576761786401 ], [ -90.008633009386259, 29.825576761786401 ], [ -90.011419597762725, 29.829763884166301 ], [ -90.008633009386259, 29.833950831575425 ], [ -90.003059832633255, 29.833950831575425 ], [ -90.000273243160208, 29.829763884166301 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1511619, "Shape_Leng": 3722.4191428899999, "Shape_Area": 999999.84229599999, "GRID_ID": "AKG-219", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999972075700005, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.99999984229899996, "WORKINGLAN": 0.0047675804529199997, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.91060786650799996, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 1.0, "FF_sovi": 1.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.99049338146800003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.167468557263547, 29.838137603047322 ], [ -90.170255145640027, 29.833950831575425 ], [ -90.175828322941285, 29.833950831575425 ], [ -90.178614911317752, 29.838137603047322 ], [ -90.175828322941285, 29.842324197615902 ], [ -90.170255145640027, 29.842324197615902 ], [ -90.167468557263547, 29.838137603047322 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1511620, "Shape_Leng": 3722.4191265499999, "Shape_Area": 999999.83352, "GRID_ID": "AKH-219", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999990687399998, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668899998, "area_conne": 0.99999983351900001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.93742478940999996, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.68277310924400003, "FF_sovi": 0.68277310924400003, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.961445783133 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.159108792134091, 29.842324197615902 ], [ -90.161895380510558, 29.838137603047322 ], [ -90.167468557263547, 29.838137603047322 ], [ -90.170255145640027, 29.842324197615902 ], [ -90.167468557263547, 29.846510618595442 ], [ -90.161895380510558, 29.846510618595442 ], [ -90.159108792134091, 29.842324197615902 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1511621, "Shape_Leng": 3722.4192649699999, "Shape_Area": 999999.907886, "GRID_ID": "AKI-219", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.999999828215, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000003073199998, "area_conne": 0.99999990789000004, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.88383233532899996, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.50059880239499999, "FF_sovi": 0.50059880239499999, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.99070321811700002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.150749025908056, 29.838137603047322 ], [ -90.153535614284522, 29.833950831575425 ], [ -90.159108792134091, 29.833950831575425 ], [ -90.161895380510558, 29.838137603047322 ], [ -90.159108792134091, 29.842324197615902 ], [ -90.153535614284522, 29.842324197615902 ], [ -90.150749025908056, 29.838137603047322 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1511622, "Shape_Leng": 3722.4191265499999, "Shape_Area": 999999.83352, "GRID_ID": "AKJ-219", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.999999906873, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668899998, "area_conne": 0.99999983351900001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.85101311084599995, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.50120048019200003, "FF_sovi": 0.50120048019200003, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 15.0, "SOVInew": 1.0, "THREATINDE": 0.98796630565599997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.142389260778586, 29.842324197615902 ], [ -90.145175849155066, 29.838137603047322 ], [ -90.150749025908056, 29.838137603047322 ], [ -90.153535614284522, 29.842324197615902 ], [ -90.150749025908056, 29.846510618595442 ], [ -90.145175849155066, 29.846510618595442 ], [ -90.142389260778586, 29.842324197615902 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1511623, "Shape_Leng": 3722.4192649699999, "Shape_Area": 999999.907886, "GRID_ID": "AKK-219", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.999999828215, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000003073199998, "area_conne": 0.99999990789000004, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.91556091676700002, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.99618138424799996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.13402949455255, 29.838137603047322 ], [ -90.136816082929016, 29.833950831575425 ], [ -90.142389260778586, 29.833950831575425 ], [ -90.145175849155066, 29.838137603047322 ], [ -90.142389260778586, 29.842324197615902 ], [ -90.136816082929016, 29.842324197615902 ], [ -90.13402949455255, 29.838137603047322 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1511624, "Shape_Leng": 3722.4191265499999, "Shape_Area": 999999.83352, "GRID_ID": "AKL-219", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999990687499996, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668899998, "area_conne": 0.74021342537799995, "WORKINGLAN": 0.13945172824800001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.87544696066700001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.987393939394 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.12566972942308, 29.842324197615902 ], [ -90.128456317799561, 29.838137603047322 ], [ -90.13402949455255, 29.838137603047322 ], [ -90.136816082929016, 29.842324197615902 ], [ -90.13402949455255, 29.846510618595442 ], [ -90.128456317799561, 29.846510618595442 ], [ -90.12566972942308, 29.842324197615902 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1511625, "Shape_Leng": 3722.4191429000002, "Shape_Area": 999999.84230400005, "GRID_ID": "AKM-219", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999982821300004, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000003073100001, "area_conne": 0.65080213892799998, "WORKINGLAN": 0.1, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.88855421686699998, "Sleuth_v2": 0.74727272727299998, "stream_abu": 0.0, "SLR_sovi": 0.5, "FF_sovi": 0.5, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.95627240143400005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.117309963745299, 29.838137603047322 ], [ -90.120096552121765, 29.833950831575425 ], [ -90.12566972942308, 29.833950831575425 ], [ -90.128456317799561, 29.838137603047322 ], [ -90.12566972942308, 29.842324197615902 ], [ -90.120096552121765, 29.842324197615902 ], [ -90.117309963745299, 29.838137603047322 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1511626, "Shape_Leng": 3722.4193706900001, "Shape_Area": 999999.96469199995, "GRID_ID": "AKN-219", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668999996, "area_conne": 0.0, "WORKINGLAN": 0.92124105012000002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.47016706443900003, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.86915662650600001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.108950197519277, 29.842324197615902 ], [ -90.111736785895729, 29.838137603047322 ], [ -90.117309963745299, 29.838137603047322 ], [ -90.120096552121765, 29.842324197615902 ], [ -90.117309963745299, 29.846510618595442 ], [ -90.111736785895729, 29.846510618595442 ], [ -90.108950197519277, 29.842324197615902 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1511627, "Shape_Leng": 3722.4190208300001, "Shape_Area": 999999.77671400004, "GRID_ID": "AKO-219", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999972075700005, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.0, "WORKINGLAN": 0.86040914560699999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.43020457280399999, "Sleuth_v2": 0.98357487922700004, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.86587112171799996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.100590432389794, 29.838137603047322 ], [ -90.10337702076626, 29.833950831575425 ], [ -90.108950197519277, 29.833950831575425 ], [ -90.111736785895729, 29.838137603047322 ], [ -90.108950197519277, 29.842324197615902 ], [ -90.10337702076626, 29.842324197615902 ], [ -90.100590432389794, 29.838137603047322 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1511628, "Shape_Leng": 3722.4193706900001, "Shape_Area": 999999.96469099994, "GRID_ID": "AKP-219", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000009215, "area_conne": 0.46756356850399999, "WORKINGLAN": 0.29221556886099997, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.81077844311400005, "Sleuth_v2": 0.481875, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.90107398567999997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.092230666163786, 29.842324197615902 ], [ -90.095017254540252, 29.838137603047322 ], [ -90.100590432389794, 29.838137603047322 ], [ -90.10337702076626, 29.842324197615902 ], [ -90.100590432389794, 29.846510618595442 ], [ -90.095017254540252, 29.846510618595442 ], [ -90.092230666163786, 29.842324197615902 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1511629, "Shape_Leng": 3722.4190818699999, "Shape_Area": 999999.80951000005, "GRID_ID": "AKQ-219", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999977448599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.089229383669199996, "WORKINGLAN": 0.240963855422, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.87951807228900003, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.9 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.083870900485991, 29.838137603047322 ], [ -90.086657489410769, 29.833950831575425 ], [ -90.092230666163786, 29.833950831575425 ], [ -90.095017254540252, 29.838137603047322 ], [ -90.092230666163786, 29.842324197615902 ], [ -90.086657489410769, 29.842324197615902 ], [ -90.083870900485991, 29.838137603047322 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1511630, "Shape_Leng": 3722.4193706900001, "Shape_Area": 999999.96469199995, "GRID_ID": "AKR-219", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000000680600001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000007441999998, "area_conne": 0.417058776977, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 1.0, "Sleuth_v2": 0.71470588235300003, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.9 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.075511134259955, 29.842324197615902 ], [ -90.078297723184733, 29.838137603047322 ], [ -90.083870900485991, 29.838137603047322 ], [ -90.086657489410769, 29.842324197615902 ], [ -90.083870900485991, 29.846510618595442 ], [ -90.078297723184733, 29.846510618595442 ], [ -90.075511134259955, 29.842324197615902 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1511631, "Shape_Leng": 3722.41908186, "Shape_Area": 999999.80950600002, "GRID_ID": "AKS-219", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999972075700005, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.37047531994100003, "WORKINGLAN": 0.078313253012299994, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.96084337349399995, "Sleuth_v2": 0.80847107438, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.89915662650600003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.067151369130485, 29.838137603047322 ], [ -90.069937957507008, 29.833950831575425 ], [ -90.075511134259955, 29.833950831575425 ], [ -90.078297723184733, 29.838137603047322 ], [ -90.075511134259955, 29.842324197615902 ], [ -90.069937957507008, 29.842324197615902 ], [ -90.067151369130485, 29.838137603047322 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1511632, "Shape_Leng": 3722.41924862, "Shape_Area": 999999.89910599997, "GRID_ID": "AKT-219", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.999999960603, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000007441999998, "area_conne": 0.35021898806899998, "WORKINGLAN": 0.50477326969000003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.72852028639599997, "Sleuth_v2": 0.72620481927699998, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.88319427890299995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.058791602904449, 29.842324197615902 ], [ -90.061578192377553, 29.838137603047322 ], [ -90.067151369130485, 29.838137603047322 ], [ -90.069937957507008, 29.842324197615902 ], [ -90.067151369130485, 29.846510618595442 ], [ -90.061578192377553, 29.846510618595442 ], [ -90.058791602904449, 29.842324197615902 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1511633, "Shape_Leng": 3722.4191428899999, "Shape_Area": 999999.84229900001, "GRID_ID": "AKU-219", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999977448400001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300099998, "area_conne": 0.0, "WORKINGLAN": 0.39397590361599999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.35722891566300002, "Sleuth_v2": 0.89666666666700001, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.1, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 1.1448407462300001, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.805655836342 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.05043183777498, 29.838137603047322 ], [ -90.053218426151517, 29.833950831575425 ], [ -90.058791602904449, 29.833950831575425 ], [ -90.061578192377553, 29.838137603047322 ], [ -90.058791602904449, 29.842324197615902 ], [ -90.053218426151517, 29.842324197615902 ], [ -90.05043183777498, 29.838137603047322 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1511634, "Shape_Leng": 3722.4192486299999, "Shape_Area": 999999.89910699998, "GRID_ID": "AKV-219", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000007441999998, "area_conne": 0.0, "WORKINGLAN": 0.22315035799499999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.76909307875900002, "Sleuth_v2": 0.94893364928900004, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.1, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 1.0964214087299999, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.83579952267299995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.042072071548944, 29.842324197615902 ], [ -90.044858661022033, 29.838137603047322 ], [ -90.05043183777498, 29.838137603047322 ], [ -90.053218426151517, 29.842324197615902 ], [ -90.05043183777498, 29.846510618595442 ], [ -90.044858661022033, 29.846510618595442 ], [ -90.042072071548944, 29.842324197615902 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1511635, "Shape_Leng": 3722.4191428899999, "Shape_Area": 999999.84229900001, "GRID_ID": "AKW-219", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.479468275, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300099998, "area_conne": 0.0, "WORKINGLAN": 0.411338962606, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.33232810615199998, "Sleuth_v2": 0.88780487804899999, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.79314079422399997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.033712306419488, 29.838137603047322 ], [ -90.036498894796011, 29.833950831575425 ], [ -90.042072071548944, 29.833950831575425 ], [ -90.044858661022033, 29.838137603047322 ], [ -90.042072071548944, 29.842324197615902 ], [ -90.036498894796011, 29.842324197615902 ], [ -90.033712306419488, 29.838137603047322 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1511636, "Shape_Leng": 3722.4191875900001, "Shape_Area": 999999.86631099996, "GRID_ID": "AKX-219", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.36403897745899999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000007441999998, "area_conne": 0.0, "WORKINGLAN": 0.34844868735099999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.392601431981, "Sleuth_v2": 0.48125, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 16.0, "SOVInew": 1.0, "THREATINDE": 0.75787589498800001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.02535254074175, 29.842324197615902 ], [ -90.028139129666556, 29.838137603047322 ], [ -90.033712306419488, 29.838137603047322 ], [ -90.036498894796011, 29.842324197615902 ], [ -90.033712306419488, 29.846510618595442 ], [ -90.028139129666556, 29.846510618595442 ], [ -90.02535254074175, 29.842324197615902 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1511637, "Shape_Leng": 3722.4192039300001, "Shape_Area": 999999.87509500002, "GRID_ID": "AKY-219", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300199996, "area_conne": 0.0, "WORKINGLAN": 0.21939393939400001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.82242424242400003, "Sleuth_v2": 0.750568181818, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 15.0, "SOVInew": 1.0, "THREATINDE": 0.77030303030299996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.016992774515714, 29.838137603047322 ], [ -90.019779363988761, 29.833950831575425 ], [ -90.02535254074175, 29.833950831575425 ], [ -90.028139129666556, 29.838137603047322 ], [ -90.02535254074175, 29.842324197615902 ], [ -90.019779363988761, 29.842324197615902 ], [ -90.016992774515714, 29.838137603047322 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1511638, "Shape_Leng": 3722.41924862, "Shape_Area": 999999.89910599997, "GRID_ID": "AKZ-219", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668899998, "area_conne": 0.0, "WORKINGLAN": 0.45574162679500002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.66566985645900001, "Sleuth_v2": 0.296739130435, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 15.0, "SOVInew": 1.0, "THREATINDE": 0.74862932061999998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.008633009386259, 29.842324197615902 ], [ -90.011419597762725, 29.838137603047322 ], [ -90.016992774515714, 29.838137603047322 ], [ -90.019779363988761, 29.842324197615902 ], [ -90.016992774515714, 29.846510618595442 ], [ -90.011419597762725, 29.846510618595442 ], [ -90.008633009386259, 29.842324197615902 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1511639, "Shape_Leng": 3722.4191429000002, "Shape_Area": 999999.8423, "GRID_ID": "ALA-219", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300099998, "area_conne": 0.0, "WORKINGLAN": 0.26474127557100002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.80144404332100005, "Sleuth_v2": 0.75370370370399997, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 16.0, "SOVInew": 1.0, "THREATINDE": 0.72659446450099996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.000273243160208, 29.838137603047322 ], [ -90.003059832633255, 29.833950831575425 ], [ -90.008633009386259, 29.833950831575425 ], [ -90.011419597762725, 29.838137603047322 ], [ -90.008633009386259, 29.842324197615902 ], [ -90.003059832633255, 29.842324197615902 ], [ -90.000273243160208, 29.838137603047322 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1513857, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKG-218", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 1.0000000695, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.36221419975899999, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.88401442307699996, "FF_sovi": 0.88401442307699996, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.92129186602900004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.167468557263547, 29.846510618595442 ], [ -90.170255145640027, 29.842324197615902 ], [ -90.175828322941285, 29.842324197615902 ], [ -90.178614911317752, 29.846510618595442 ], [ -90.175828322941285, 29.850696863592844 ], [ -90.170255145640027, 29.850696863592844 ], [ -90.167468557263547, 29.846510618595442 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1513858, "Shape_Leng": 3722.4194436900002, "Shape_Area": 1000000.00391, "GRID_ID": "AKH-218", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 1.0000000039100001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.88066825775699997, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.75, "FF_sovi": 0.75, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.99867629362200006 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.159108792134091, 29.850696863592844 ], [ -90.161895380510558, 29.846510618595442 ], [ -90.167468557263547, 29.846510618595442 ], [ -90.170255145640027, 29.850696863592844 ], [ -90.167468557263547, 29.854882933544207 ], [ -90.161895380510558, 29.854882933544207 ], [ -90.159108792134091, 29.850696863592844 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1513859, "Shape_Leng": 3722.4196878600001, "Shape_Area": 1000000.1351, "GRID_ID": "AKI-218", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 1.0000001350900001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.98916967508999998, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.71257485029900003, "FF_sovi": 0.71257485029900003, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.99152744630099998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.150749025908056, 29.846510618595442 ], [ -90.153535614284522, 29.842324197615902 ], [ -90.159108792134091, 29.842324197615902 ], [ -90.161895380510558, 29.846510618595442 ], [ -90.159108792134091, 29.850696863592844 ], [ -90.153535614284522, 29.850696863592844 ], [ -90.150749025908056, 29.846510618595442 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1513860, "Shape_Leng": 3722.4194436900002, "Shape_Area": 1000000.00391, "GRID_ID": "AKJ-218", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 1.0000000039100001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 1.0, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.73381294964, "FF_sovi": 0.73381294964, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.99880668257799998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.142389260778586, 29.850696863592844 ], [ -90.145175849155066, 29.846510618595442 ], [ -90.150749025908056, 29.846510618595442 ], [ -90.153535614284522, 29.850696863592844 ], [ -90.150749025908056, 29.854882933544207 ], [ -90.145175849155066, 29.854882933544207 ], [ -90.142389260778586, 29.850696863592844 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1513861, "Shape_Leng": 3722.4196878600001, "Shape_Area": 1000000.1351, "GRID_ID": "AKK-218", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 1.0000001350900001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.913357400722, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.51530612244899998, "FF_sovi": 0.51530612244899998, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.99469879518100002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.13402949455255, 29.846510618595442 ], [ -90.136816082929016, 29.842324197615902 ], [ -90.142389260778586, 29.842324197615902 ], [ -90.145175849155066, 29.846510618595442 ], [ -90.142389260778586, 29.850696863592844 ], [ -90.136816082929016, 29.850696863592844 ], [ -90.13402949455255, 29.846510618595442 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1513862, "Shape_Leng": 3722.4194436900002, "Shape_Area": 1000000.00391, "GRID_ID": "AKL-218", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993699995, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.586578270776, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.98319327731100004, "Sleuth_v2": 0.89514925373099996, "stream_abu": 0.0, "SLR_sovi": 0.54616306954399996, "FF_sovi": 0.54616306954399996, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.97732696897399995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.12566972942308, 29.850696863592844 ], [ -90.128456317799561, 29.846510618595442 ], [ -90.13402949455255, 29.846510618595442 ], [ -90.136816082929016, 29.850696863592844 ], [ -90.13402949455255, 29.854882933544207 ], [ -90.128456317799561, 29.854882933544207 ], [ -90.12566972942308, 29.850696863592844 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1513863, "Shape_Leng": 3722.41956579, "Shape_Area": 1000000.06952, "GRID_ID": "AKM-218", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.0, "WORKINGLAN": 0.70156438026400003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.62515042117899999, "Sleuth_v2": 0.99633507853400005, "stream_abu": 0.0, "SLR_sovi": 0.54387019230800004, "FF_sovi": 0.54387019230800004, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.87096385542200006 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.117309963745299, 29.846510618595442 ], [ -90.120096552121765, 29.842324197615902 ], [ -90.12566972942308, 29.842324197615902 ], [ -90.128456317799561, 29.846510618595442 ], [ -90.12566972942308, 29.850696863592844 ], [ -90.120096552121765, 29.850696863592844 ], [ -90.117309963745299, 29.846510618595442 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1513864, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKN-218", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.84356197352499995, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.49037304452500002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.86467780429600005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.108950197519277, 29.850696863592844 ], [ -90.111736785895729, 29.846510618595442 ], [ -90.117309963745299, 29.846510618595442 ], [ -90.120096552121765, 29.850696863592844 ], [ -90.117309963745299, 29.854882933544207 ], [ -90.111736785895729, 29.854882933544207 ], [ -90.108950197519277, 29.850696863592844 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1513865, "Shape_Leng": 3722.4194437199999, "Shape_Area": 1000000.00393, "GRID_ID": "AKO-218", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.89397590361699997, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.44698795180700002, "Sleuth_v2": 0.98277511961700004, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.88301204819300005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.100590432389794, 29.846510618595442 ], [ -90.10337702076626, 29.842324197615902 ], [ -90.108950197519277, 29.842324197615902 ], [ -90.111736785895729, 29.846510618595442 ], [ -90.108950197519277, 29.850696863592844 ], [ -90.10337702076626, 29.850696863592844 ], [ -90.100590432389794, 29.846510618595442 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1513866, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKP-218", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.066337526858399998, "WORKINGLAN": 0.71480144404299994, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.49217809867599999, "Sleuth_v2": 0.80737704917999997, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.87947494033399998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.092230666163786, 29.850696863592844 ], [ -90.095017254540252, 29.846510618595442 ], [ -90.100590432389794, 29.846510618595442 ], [ -90.10337702076626, 29.850696863592844 ], [ -90.100590432389794, 29.854882933544207 ], [ -90.095017254540252, 29.854882933544207 ], [ -90.092230666163786, 29.850696863592844 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1513867, "Shape_Leng": 3722.4195047600001, "Shape_Area": 1000000.03672, "GRID_ID": "AKQ-218", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.88600168962799997, "WORKINGLAN": 0.153196622437, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.86188178528299997, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.9 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.083870900485991, 29.846510618595442 ], [ -90.086657489410769, 29.842324197615902 ], [ -90.092230666163786, 29.842324197615902 ], [ -90.095017254540252, 29.846510618595442 ], [ -90.092230666163786, 29.850696863592844 ], [ -90.086657489410769, 29.850696863592844 ], [ -90.083870900485991, 29.846510618595442 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1513868, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKR-218", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000016112, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.000162743104126, "WORKINGLAN": 0.66183574879399998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.51449275362299995, "Sleuth_v2": 0.90467032967000005, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.89892601431999997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.075511134259955, 29.850696863592844 ], [ -90.078297723184733, 29.846510618595442 ], [ -90.083870900485991, 29.846510618595442 ], [ -90.086657489410769, 29.850696863592844 ], [ -90.083870900485991, 29.854882933544207 ], [ -90.078297723184733, 29.854882933544207 ], [ -90.075511134259955, 29.850696863592844 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1513869, "Shape_Leng": 3722.4195047500002, "Shape_Area": 1000000.03672, "GRID_ID": "AKS-218", "padus": 0.0, "Join_Cou_2": 1, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.47653429602800002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.75691937424800004, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.89143546441499999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.067151369130485, 29.846510618595442 ], [ -90.069937957507008, 29.842324197615902 ], [ -90.075511134259955, 29.842324197615902 ], [ -90.078297723184733, 29.846510618595442 ], [ -90.075511134259955, 29.850696863592844 ], [ -90.069937957507008, 29.850696863592844 ], [ -90.067151369130485, 29.846510618595442 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1513870, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKT-218", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.28399518652200001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.55956678700399998, "Sleuth_v2": 0.62978723404299997, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.85741857659800003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.058791602904449, 29.850696863592844 ], [ -90.061578192377553, 29.846510618595442 ], [ -90.067151369130485, 29.846510618595442 ], [ -90.069937957507008, 29.850696863592844 ], [ -90.067151369130485, 29.854882933544207 ], [ -90.061578192377553, 29.854882933544207 ], [ -90.058791602904449, 29.850696863592844 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1513871, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKU-218", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005366, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.54753309265899996, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.45306859205799999, "Sleuth_v2": 0.38548387096800002, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.84542168674700002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.05043183777498, 29.846510618595442 ], [ -90.053218426151517, 29.842324197615902 ], [ -90.058791602904449, 29.842324197615902 ], [ -90.061578192377553, 29.846510618595442 ], [ -90.058791602904449, 29.850696863592844 ], [ -90.053218426151517, 29.850696863592844 ], [ -90.05043183777498, 29.846510618595442 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1513872, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKV-218", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.60770156438, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.62033694344199997, "Sleuth_v2": 0.96274509803899999, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.84626506024100001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.042072071548944, 29.850696863592844 ], [ -90.044858661022033, 29.846510618595442 ], [ -90.05043183777498, 29.846510618595442 ], [ -90.053218426151517, 29.850696863592844 ], [ -90.05043183777498, 29.854882933544207 ], [ -90.044858661022033, 29.854882933544207 ], [ -90.042072071548944, 29.850696863592844 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1513873, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKW-218", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.84596871239399996, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.43020457280399999, "Sleuth_v2": 0.96596534653499999, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.1, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 1.11038119193, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.80361445783100005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.033712306419488, 29.846510618595442 ], [ -90.036498894796011, 29.842324197615902 ], [ -90.042072071548944, 29.842324197615902 ], [ -90.044858661022033, 29.846510618595442 ], [ -90.042072071548944, 29.850696863592844 ], [ -90.036498894796011, 29.850696863592844 ], [ -90.033712306419488, 29.846510618595442 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1513874, "Shape_Leng": 3722.4195047200001, "Shape_Area": 1000000.0367000001, "GRID_ID": "AKX-218", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.80843373494199999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.40421686747000002, "Sleuth_v2": 0.99132653061200005, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.1, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 1.10810851187, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.77527272727300001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.02535254074175, 29.850696863592844 ], [ -90.028139129666556, 29.846510618595442 ], [ -90.033712306419488, 29.846510618595442 ], [ -90.036498894796011, 29.850696863592844 ], [ -90.033712306419488, 29.854882933544207 ], [ -90.028139129666556, 29.854882933544207 ], [ -90.02535254074175, 29.850696863592844 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1513875, "Shape_Leng": 3722.4196268199998, "Shape_Area": 1000000.10231, "GRID_ID": "AKY-218", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.232099483381, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.29674306393299998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.44028950542799999, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 15.0, "SOVInew": 1.0, "THREATINDE": 0.65351941747599995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.016992774515714, 29.846510618595442 ], [ -90.019779363988761, 29.842324197615902 ], [ -90.02535254074175, 29.842324197615902 ], [ -90.028139129666556, 29.846510618595442 ], [ -90.02535254074175, 29.850696863592844 ], [ -90.019779363988761, 29.850696863592844 ], [ -90.016992774515714, 29.846510618595442 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1513876, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKZ-218", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.32530120482000002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.49036144578300001, "Sleuth_v2": 0.1, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 15.0, "SOVInew": 1.0, "THREATINDE": 0.65674698795200004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.008633009386259, 29.850696863592844 ], [ -90.011419597762725, 29.846510618595442 ], [ -90.016992774515714, 29.846510618595442 ], [ -90.019779363988761, 29.850696863592844 ], [ -90.016992774515714, 29.854882933544207 ], [ -90.011419597762725, 29.854882933544207 ], [ -90.008633009386259, 29.850696863592844 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1513877, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "ALA-218", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.42307692307700001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.68389423076900002, "Sleuth_v2": 0.075, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 16.0, "SOVInew": 1.0, "THREATINDE": 0.73834134615400004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.000273243160208, 29.846510618595442 ], [ -90.003059832633255, 29.842324197615902 ], [ -90.008633009386259, 29.842324197615902 ], [ -90.011419597762725, 29.846510618595442 ], [ -90.008633009386259, 29.850696863592844 ], [ -90.003059832633255, 29.850696863592844 ], [ -90.000273243160208, 29.846510618595442 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1516095, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKG-217", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 1.0000000695, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.83855421686700005, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.93637454982000001, "FF_sovi": 0.93637454982000001, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.90614457831299999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.167468557263547, 29.854882933544207 ], [ -90.170255145640027, 29.850696863592844 ], [ -90.175828322941285, 29.850696863592844 ], [ -90.178614911317752, 29.854882933544207 ], [ -90.175828322941285, 29.859068827483675 ], [ -90.170255145640027, 29.859068827483675 ], [ -90.167468557263547, 29.854882933544207 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1516096, "Shape_Leng": 3722.419338, "Shape_Area": 999999.94712599996, "GRID_ID": "AKH-217", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999990687399998, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.99999994713100004, "WORKINGLAN": 0.00481347773766, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.83874849578800004, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.76260504201699997, "FF_sovi": 0.76260504201699997, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.97978468899500004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.159108792134091, 29.859068827483675 ], [ -90.161895380510558, 29.854882933544207 ], [ -90.167468557263547, 29.854882933544207 ], [ -90.170255145640027, 29.859068827483675 ], [ -90.167468557263547, 29.863254545871598 ], [ -90.161895380510558, 29.863254545871598 ], [ -90.159108792134091, 29.859068827483675 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1516097, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKI-217", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000003073199998, "area_conne": 1.0000001350900001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.92289156626500002, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.75, "FF_sovi": 0.75, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 15.0, "SOVInew": 1.0, "THREATINDE": 0.99891566265099996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.150749025908056, 29.854882933544207 ], [ -90.153535614284522, 29.850696863592844 ], [ -90.159108792134091, 29.850696863592844 ], [ -90.161895380510558, 29.854882933544207 ], [ -90.159108792134091, 29.859068827483675 ], [ -90.153535614284522, 29.859068827483675 ], [ -90.150749025908056, 29.854882933544207 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1516098, "Shape_Leng": 3722.419338, "Shape_Area": 999999.94712599996, "GRID_ID": "AKJ-217", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.999999906873, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.99999994713100004, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 1.0, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.75, "FF_sovi": 0.75, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 1.0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.142389260778586, 29.859068827483675 ], [ -90.145175849155066, 29.854882933544207 ], [ -90.150749025908056, 29.854882933544207 ], [ -90.153535614284522, 29.859068827483675 ], [ -90.150749025908056, 29.863254545871598 ], [ -90.145175849155066, 29.863254545871598 ], [ -90.142389260778586, 29.859068827483675 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1516099, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKK-217", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000003073199998, "area_conne": 1.0000001350900001, "WORKINGLAN": 0.0060024009604100004, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.95498199279700002, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.74880095923300005, "FF_sovi": 0.74880095923300005, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.999759326113 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.13402949455255, 29.854882933544207 ], [ -90.136816082929016, 29.850696863592844 ], [ -90.142389260778586, 29.850696863592844 ], [ -90.145175849155066, 29.854882933544207 ], [ -90.142389260778586, 29.859068827483675 ], [ -90.136816082929016, 29.859068827483675 ], [ -90.13402949455255, 29.854882933544207 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1516100, "Shape_Leng": 3722.419338, "Shape_Area": 999999.94712599996, "GRID_ID": "AKL-217", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999990687499996, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.99999994713100004, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.950602409639, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.75, "FF_sovi": 0.75, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.997475961538 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.12566972942308, 29.859068827483675 ], [ -90.128456317799561, 29.854882933544207 ], [ -90.13402949455255, 29.854882933544207 ], [ -90.136816082929016, 29.859068827483675 ], [ -90.13402949455255, 29.863254545871598 ], [ -90.128456317799561, 29.863254545871598 ], [ -90.12566972942308, 29.859068827483675 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1516101, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKM-217", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000003073100001, "area_conne": 0.23334227911399999, "WORKINGLAN": 0.0035799522673100001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.99582338902099998, "Sleuth_v2": 0.835924369748, "stream_abu": 0.0, "SLR_sovi": 0.72358943577400003, "FF_sovi": 0.72358943577400003, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.95672727272699998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.117309963745299, 29.854882933544207 ], [ -90.120096552121765, 29.850696863592844 ], [ -90.12566972942308, 29.850696863592844 ], [ -90.128456317799561, 29.854882933544207 ], [ -90.12566972942308, 29.859068827483675 ], [ -90.120096552121765, 29.859068827483675 ], [ -90.117309963745299, 29.854882933544207 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1516102, "Shape_Leng": 3722.4195821399999, "Shape_Area": 1000000.0783000001, "GRID_ID": "AKN-217", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.44578313253099999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.66506024096399996, "Sleuth_v2": 0.95690104166699996, "stream_abu": 0.0, "SLR_sovi": 0.94080528846199996, "FF_sovi": 0.94080528846199996, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.85838359469199998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.108950197519277, 29.859068827483675 ], [ -90.111736785895729, 29.854882933544207 ], [ -90.117309963745299, 29.854882933544207 ], [ -90.120096552121765, 29.859068827483675 ], [ -90.117309963745299, 29.863254545871598 ], [ -90.111736785895729, 29.863254545871598 ], [ -90.108950197519277, 29.859068827483675 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1516103, "Shape_Leng": 3722.4194437000001, "Shape_Area": 1000000.00392, "GRID_ID": "AKO-217", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.0, "WORKINGLAN": 0.83194278903499996, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.42073897497000001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.86919374247900005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.100590432389794, 29.854882933544207 ], [ -90.10337702076626, 29.850696863592844 ], [ -90.108950197519277, 29.850696863592844 ], [ -90.111736785895729, 29.854882933544207 ], [ -90.108950197519277, 29.859068827483675 ], [ -90.10337702076626, 29.859068827483675 ], [ -90.100590432389794, 29.854882933544207 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1516104, "Shape_Leng": 3722.4195821399999, "Shape_Area": 1000000.0783000001, "GRID_ID": "AKP-217", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.0, "WORKINGLAN": 0.90120481927999996, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.45903614457800002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.853549939832 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.092230666163786, 29.859068827483675 ], [ -90.095017254540252, 29.854882933544207 ], [ -90.100590432389794, 29.854882933544207 ], [ -90.10337702076626, 29.859068827483675 ], [ -90.100590432389794, 29.863254545871598 ], [ -90.095017254540252, 29.863254545871598 ], [ -90.092230666163786, 29.859068827483675 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1516105, "Shape_Leng": 3722.4195047399999, "Shape_Area": 1000000.03671, "GRID_ID": "AKQ-217", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.0, "WORKINGLAN": 0.96043165467799996, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.480215827338, "Sleuth_v2": 0.90881578947399999, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.88253012048199997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.083870900485991, 29.854882933544207 ], [ -90.086657489410769, 29.850696863592844 ], [ -90.092230666163786, 29.850696863592844 ], [ -90.095017254540252, 29.854882933544207 ], [ -90.092230666163786, 29.859068827483675 ], [ -90.086657489410769, 29.859068827483675 ], [ -90.083870900485991, 29.854882933544207 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1516106, "Shape_Leng": 3722.4195821399999, "Shape_Area": 1000000.0783000001, "GRID_ID": "AKR-217", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000000680600001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.92539109506499995, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.48676293622099998, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.89578313252999997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.075511134259955, 29.859068827483675 ], [ -90.078297723184733, 29.854882933544207 ], [ -90.083870900485991, 29.854882933544207 ], [ -90.086657489410769, 29.859068827483675 ], [ -90.083870900485991, 29.863254545871598 ], [ -90.078297723184733, 29.863254545871598 ], [ -90.075511134259955, 29.859068827483675 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1516107, "Shape_Leng": 3722.4195047399999, "Shape_Area": 1000000.03671, "GRID_ID": "AKS-217", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.0, "WORKINGLAN": 0.90692124105100003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.517899761337, "Sleuth_v2": 0.92227979274600003, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.89176610978500004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.067151369130485, 29.854882933544207 ], [ -90.069937957507008, 29.850696863592844 ], [ -90.075511134259955, 29.850696863592844 ], [ -90.078297723184733, 29.854882933544207 ], [ -90.075511134259955, 29.859068827483675 ], [ -90.069937957507008, 29.859068827483675 ], [ -90.067151369130485, 29.854882933544207 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1516108, "Shape_Leng": 3722.4194600699998, "Shape_Area": 1000000.01271, "GRID_ID": "AKT-217", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.999999960603, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.119277108434, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.41385542168700001, "Sleuth_v2": 0.79194915254200005, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.84439083232800005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.058791602904449, 29.859068827483675 ], [ -90.061578192377553, 29.854882933544207 ], [ -90.067151369130485, 29.854882933544207 ], [ -90.069937957507008, 29.859068827483675 ], [ -90.067151369130485, 29.863254545871598 ], [ -90.061578192377553, 29.863254545871598 ], [ -90.058791602904449, 29.859068827483675 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1516109, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695, "GRID_ID": "AKU-217", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005366, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300099998, "area_conne": 0.0, "WORKINGLAN": 0.80190930787600001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.42004773269700002, "Sleuth_v2": 0.79462962962999995, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.85334128878299997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.05043183777498, 29.854882933544207 ], [ -90.053218426151517, 29.850696863592844 ], [ -90.058791602904449, 29.850696863592844 ], [ -90.061578192377553, 29.854882933544207 ], [ -90.058791602904449, 29.859068827483675 ], [ -90.053218426151517, 29.859068827483675 ], [ -90.05043183777498, 29.854882933544207 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1516110, "Shape_Leng": 3722.4194600699998, "Shape_Area": 1000000.01271, "GRID_ID": "AKV-217", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.89518072289399997, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.45, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.87581227436800002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.042072071548944, 29.859068827483675 ], [ -90.044858661022033, 29.854882933544207 ], [ -90.05043183777498, 29.854882933544207 ], [ -90.053218426151517, 29.859068827483675 ], [ -90.05043183777498, 29.863254545871598 ], [ -90.044858661022033, 29.863254545871598 ], [ -90.042072071548944, 29.859068827483675 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1516111, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695, "GRID_ID": "AKW-217", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300099998, "area_conne": 0.0, "WORKINGLAN": 0.84844868735099999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.42899761336499997, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.85005959475600001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.033712306419488, 29.854882933544207 ], [ -90.036498894796011, 29.850696863592844 ], [ -90.042072071548944, 29.850696863592844 ], [ -90.044858661022033, 29.854882933544207 ], [ -90.042072071548944, 29.859068827483675 ], [ -90.036498894796011, 29.859068827483675 ], [ -90.033712306419488, 29.854882933544207 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1516112, "Shape_Leng": 3722.41939903, "Shape_Area": 999999.97991700005, "GRID_ID": "AKX-217", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.999999906873, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.82650602409899998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.41325301204800002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.1, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.119009131372, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.79564164648900004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.02535254074175, 29.859068827483675 ], [ -90.028139129666556, 29.854882933544207 ], [ -90.033712306419488, 29.854882933544207 ], [ -90.036498894796011, 29.859068827483675 ], [ -90.033712306419488, 29.863254545871598 ], [ -90.028139129666556, 29.863254545871598 ], [ -90.02535254074175, 29.859068827483675 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1516113, "Shape_Leng": 3722.41962681, "Shape_Area": 1000000.1023, "GRID_ID": "AKY-217", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.94265194995000001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300199996, "area_conne": 0.0, "WORKINGLAN": 0.69627851140700003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.34813925570199999, "Sleuth_v2": 0.811157024793, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.1, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.68233121901000005, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.67422434367499995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.016992774515714, 29.854882933544207 ], [ -90.019779363988761, 29.850696863592844 ], [ -90.02535254074175, 29.850696863592844 ], [ -90.028139129666556, 29.854882933544207 ], [ -90.02535254074175, 29.859068827483675 ], [ -90.019779363988761, 29.859068827483675 ], [ -90.016992774515714, 29.854882933544207 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1516114, "Shape_Leng": 3722.4194600699998, "Shape_Area": 1000000.01271, "GRID_ID": "AKZ-217", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.35610593519200001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.47412755716, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.27316486161300002, "Sleuth_v2": 0.661948529412, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.56103739445099998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.008633009386259, 29.859068827483675 ], [ -90.011419597762725, 29.854882933544207 ], [ -90.016992774515714, 29.854882933544207 ], [ -90.019779363988761, 29.859068827483675 ], [ -90.016992774515714, 29.863254545871598 ], [ -90.011419597762725, 29.863254545871598 ], [ -90.008633009386259, 29.859068827483675 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1516115, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695099999, "GRID_ID": "ALA-217", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300099998, "area_conne": 0.0, "WORKINGLAN": 0.25506555423100002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.83909415971400003, "Sleuth_v2": 0.50054347826099999, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 15.0, "SOVInew": 1.0, "THREATINDE": 0.68854415274500003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.000273243160208, 29.854882933544207 ], [ -90.003059832633255, 29.850696863592844 ], [ -90.008633009386259, 29.850696863592844 ], [ -90.011419597762725, 29.854882933544207 ], [ -90.008633009386259, 29.859068827483675 ], [ -90.003059832633255, 29.859068827483675 ], [ -90.000273243160208, 29.854882933544207 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1518333, "Shape_Leng": 3722.41924862, "Shape_Area": 999999.89910200005, "GRID_ID": "AKG-216", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999990687399998, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000002597899999, "area_conne": 0.99999989910099996, "WORKINGLAN": 0.102625298329, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.92482100238700005, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 1.0, "FF_sovi": 1.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.99831528279199999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.167468557263547, 29.863254545871598 ], [ -90.170255145640027, 29.859068827483675 ], [ -90.175828322941285, 29.859068827483675 ], [ -90.178614911317752, 29.863254545871598 ], [ -90.175828322941285, 29.867440087742175 ], [ -90.170255145640027, 29.867440087742175 ], [ -90.167468557263547, 29.863254545871598 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1518334, "Shape_Leng": 3722.4191265499999, "Shape_Area": 999999.83352, "GRID_ID": "AKH-216", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999981381900005, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.99999983351900001, "WORKINGLAN": 0.13734939759100001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.84457831325300003, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.96968787515, "FF_sovi": 0.96968787515, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 15.0, "SOVInew": 1.0, "THREATINDE": 0.97951807228900001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.159108792134091, 29.867440087742175 ], [ -90.161895380510558, 29.863254545871598 ], [ -90.167468557263547, 29.863254545871598 ], [ -90.170255145640027, 29.867440087742175 ], [ -90.167468557263547, 29.871625454982297 ], [ -90.161895380510558, 29.871625454982297 ], [ -90.159108792134091, 29.867440087742175 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1518335, "Shape_Leng": 3722.4193706900001, "Shape_Area": 999999.96469299996, "GRID_ID": "AKI-216", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000006144000002, "area_conne": 0.99999996469200003, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.80452920142999995, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.75060024009600002, "FF_sovi": 0.75060024009600002, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 15.0, "SOVInew": 1.0, "THREATINDE": 0.98580024067399996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.150749025908056, 29.863254545871598 ], [ -90.153535614284522, 29.859068827483675 ], [ -90.159108792134091, 29.859068827483675 ], [ -90.161895380510558, 29.863254545871598 ], [ -90.159108792134091, 29.867440087742175 ], [ -90.153535614284522, 29.867440087742175 ], [ -90.150749025908056, 29.863254545871598 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1518336, "Shape_Leng": 3722.4191265499999, "Shape_Area": 999999.83352, "GRID_ID": "AKJ-216", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999981381799996, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.99999983351900001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.84337349397600003, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.75, "FF_sovi": 0.75, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.99831325301200002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.142389260778586, 29.867440087742175 ], [ -90.145175849155066, 29.863254545871598 ], [ -90.150749025908056, 29.863254545871598 ], [ -90.153535614284522, 29.867440087742175 ], [ -90.150749025908056, 29.871625454982297 ], [ -90.145175849155066, 29.871625454982297 ], [ -90.142389260778586, 29.867440087742175 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1518337, "Shape_Leng": 3722.4193706900001, "Shape_Area": 999999.96469299996, "GRID_ID": "AKK-216", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000006144000002, "area_conne": 0.99999996469200003, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.88383233532899996, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.75, "FF_sovi": 0.75, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.9972520908 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.13402949455255, 29.863254545871598 ], [ -90.136816082929016, 29.859068827483675 ], [ -90.142389260778586, 29.859068827483675 ], [ -90.145175849155066, 29.863254545871598 ], [ -90.142389260778586, 29.867440087742175 ], [ -90.136816082929016, 29.867440087742175 ], [ -90.13402949455255, 29.863254545871598 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1518338, "Shape_Leng": 3722.4191265499999, "Shape_Area": 999999.83352, "GRID_ID": "AKL-216", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999981382000003, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.91977915423900003, "WORKINGLAN": 0.21445783132599999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.79518072289200004, "Sleuth_v2": 0.1625, "stream_abu": 0.0, "SLR_sovi": 0.75, "FF_sovi": 0.75, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.95783132530100001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.12566972942308, 29.867440087742175 ], [ -90.128456317799561, 29.863254545871598 ], [ -90.13402949455255, 29.863254545871598 ], [ -90.136816082929016, 29.867440087742175 ], [ -90.13402949455255, 29.871625454982297 ], [ -90.128456317799561, 29.871625454982297 ], [ -90.12566972942308, 29.867440087742175 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1518339, "Shape_Leng": 3722.4192486299999, "Shape_Area": 999999.89911, "GRID_ID": "AKM-216", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000006143900004, "area_conne": 0.79640018427299997, "WORKINGLAN": 0.0023866348448699998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.99880668257799998, "Sleuth_v2": 0.375, "stream_abu": 0.0, "SLR_sovi": 0.75, "FF_sovi": 0.75, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.99294258373199995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.117309963745299, 29.863254545871598 ], [ -90.120096552121765, 29.859068827483675 ], [ -90.12566972942308, 29.859068827483675 ], [ -90.128456317799561, 29.863254545871598 ], [ -90.12566972942308, 29.867440087742175 ], [ -90.120096552121765, 29.867440087742175 ], [ -90.117309963745299, 29.863254545871598 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1518340, "Shape_Leng": 3722.4193706900001, "Shape_Area": 999999.96469199995, "GRID_ID": "AKN-216", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999992127699999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.0, "WORKINGLAN": 0.73405535499300001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.611311672684, "Sleuth_v2": 0.94759615384600004, "stream_abu": 0.0, "SLR_sovi": 0.74969951923099998, "FF_sovi": 0.74969951923099998, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.88222490931099995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.108950197519277, 29.867440087742175 ], [ -90.111736785895729, 29.863254545871598 ], [ -90.117309963745299, 29.863254545871598 ], [ -90.120096552121765, 29.867440087742175 ], [ -90.117309963745299, 29.871625454982297 ], [ -90.111736785895729, 29.871625454982297 ], [ -90.108950197519277, 29.867440087742175 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1518341, "Shape_Leng": 3722.4191265600002, "Shape_Area": 999999.83352099999, "GRID_ID": "AKO-216", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999990687399998, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000002597899999, "area_conne": 0.0, "WORKINGLAN": 0.94510739856899995, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.47852028639600003, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.85878136200699995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.100590432389794, 29.863254545871598 ], [ -90.10337702076626, 29.859068827483675 ], [ -90.108950197519277, 29.859068827483675 ], [ -90.111736785895729, 29.863254545871598 ], [ -90.108950197519277, 29.867440087742175 ], [ -90.10337702076626, 29.867440087742175 ], [ -90.100590432389794, 29.863254545871598 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1518342, "Shape_Leng": 3722.4193706900001, "Shape_Area": 999999.96469099994, "GRID_ID": "AKP-216", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999992127600001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000003073199998, "area_conne": 0.0, "WORKINGLAN": 0.84652278177600004, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.42326139088699999, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.85096385542200004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.092230666163786, 29.867440087742175 ], [ -90.095017254540252, 29.863254545871598 ], [ -90.100590432389794, 29.863254545871598 ], [ -90.10337702076626, 29.867440087742175 ], [ -90.100590432389794, 29.871625454982297 ], [ -90.095017254540252, 29.871625454982297 ], [ -90.092230666163786, 29.867440087742175 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1518343, "Shape_Leng": 3722.4191875900001, "Shape_Area": 999999.866316, "GRID_ID": "AKQ-216", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.999999960603, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000002597899999, "area_conne": 0.0, "WORKINGLAN": 0.74007220216500003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.55655836341800002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.86555423122800002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.083870900485991, 29.863254545871598 ], [ -90.086657489410769, 29.859068827483675 ], [ -90.092230666163786, 29.859068827483675 ], [ -90.095017254540252, 29.863254545871598 ], [ -90.092230666163786, 29.867440087742175 ], [ -90.086657489410769, 29.867440087742175 ], [ -90.083870900485991, 29.863254545871598 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1518344, "Shape_Leng": 3722.4193706900001, "Shape_Area": 999999.96469199995, "GRID_ID": "AKR-216", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999997500399995, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300099998, "area_conne": 0.0, "WORKINGLAN": 0.54186602870900002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.28050239234399998, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.85523465704000001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.075511134259955, 29.867440087742175 ], [ -90.078297723184733, 29.863254545871598 ], [ -90.083870900485991, 29.863254545871598 ], [ -90.086657489410769, 29.867440087742175 ], [ -90.083870900485991, 29.871625454982297 ], [ -90.078297723184733, 29.871625454982297 ], [ -90.075511134259955, 29.867440087742175 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1518345, "Shape_Leng": 3722.4191875900001, "Shape_Area": 999999.86631199997, "GRID_ID": "AKS-216", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999990687399998, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000002597899999, "area_conne": 0.0, "WORKINGLAN": 0.61686746988100005, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.56385542168699998, "Sleuth_v2": 0.83732394366200003, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.87747318236000005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.067151369130485, 29.863254545871598 ], [ -90.069937957507008, 29.859068827483675 ], [ -90.075511134259955, 29.859068827483675 ], [ -90.078297723184733, 29.863254545871598 ], [ -90.075511134259955, 29.867440087742175 ], [ -90.069937957507008, 29.867440087742175 ], [ -90.067151369130485, 29.863254545871598 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1518346, "Shape_Leng": 3722.41924862, "Shape_Area": 999999.89910599997, "GRID_ID": "AKT-216", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999986754799997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300099998, "area_conne": 0.0, "WORKINGLAN": 0.50893921335000003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.29022646007199998, "Sleuth_v2": 0.99974489795900001, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.805174488568 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.058791602904449, 29.867440087742175 ], [ -90.061578192377553, 29.863254545871598 ], [ -90.067151369130485, 29.863254545871598 ], [ -90.069937957507008, 29.867440087742175 ], [ -90.067151369130485, 29.871625454982297 ], [ -90.061578192377553, 29.871625454982297 ], [ -90.058791602904449, 29.867440087742175 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1518347, "Shape_Leng": 3722.41924862, "Shape_Area": 999999.89910499996, "GRID_ID": "AKU-216", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999996060100005, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000004370900001, "area_conne": 0.0, "WORKINGLAN": 0.81347773766499998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.40673886883299998, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.87139451728200001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.05043183777498, 29.863254545871598 ], [ -90.053218426151517, 29.859068827483675 ], [ -90.058791602904449, 29.859068827483675 ], [ -90.061578192377553, 29.863254545871598 ], [ -90.058791602904449, 29.867440087742175 ], [ -90.053218426151517, 29.867440087742175 ], [ -90.05043183777498, 29.863254545871598 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1518348, "Shape_Leng": 3722.4192486299999, "Shape_Area": 999999.89910699998, "GRID_ID": "AKV-216", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999992127699999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300199996, "area_conne": 0.0, "WORKINGLAN": 0.80071599045399999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.48508353222, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.83614457831300004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.042072071548944, 29.867440087742175 ], [ -90.044858661022033, 29.863254545871598 ], [ -90.05043183777498, 29.863254545871598 ], [ -90.053218426151517, 29.867440087742175 ], [ -90.05043183777498, 29.871625454982297 ], [ -90.044858661022033, 29.871625454982297 ], [ -90.042072071548944, 29.867440087742175 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1518349, "Shape_Leng": 3722.41924862, "Shape_Area": 999999.89910499996, "GRID_ID": "AKW-216", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.999999960603, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000004370900001, "area_conne": 0.0, "WORKINGLAN": 0.881009615385, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.44411057692299999, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.80636254501799998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.033712306419488, 29.863254545871598 ], [ -90.036498894796011, 29.859068827483675 ], [ -90.042072071548944, 29.859068827483675 ], [ -90.044858661022033, 29.863254545871598 ], [ -90.042072071548944, 29.867440087742175 ], [ -90.036498894796011, 29.867440087742175 ], [ -90.033712306419488, 29.863254545871598 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1518350, "Shape_Leng": 3722.4191875900001, "Shape_Area": 999999.86631099996, "GRID_ID": "AKX-216", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999981381799996, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300099998, "area_conne": 0.0, "WORKINGLAN": 0.92196878751800004, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.46098439375799999, "Sleuth_v2": 0.96476190476199997, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.83265060241 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.02535254074175, 29.867440087742175 ], [ -90.028139129666556, 29.863254545871598 ], [ -90.033712306419488, 29.863254545871598 ], [ -90.036498894796011, 29.867440087742175 ], [ -90.033712306419488, 29.871625454982297 ], [ -90.028139129666556, 29.871625454982297 ], [ -90.02535254074175, 29.867440087742175 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1518351, "Shape_Leng": 3722.4193096600002, "Shape_Area": 999999.93190199998, "GRID_ID": "AKY-216", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000004371, "area_conne": 0.0, "WORKINGLAN": 0.67349397590600002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.37289156626499997, "Sleuth_v2": 0.60034482758600005, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.1, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.85323108358599997, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.67935560859199995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.016992774515714, 29.863254545871598 ], [ -90.019779363988761, 29.859068827483675 ], [ -90.02535254074175, 29.859068827483675 ], [ -90.028139129666556, 29.863254545871598 ], [ -90.02535254074175, 29.867440087742175 ], [ -90.019779363988761, 29.867440087742175 ], [ -90.016992774515714, 29.863254545871598 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1518352, "Shape_Leng": 3722.41924862, "Shape_Area": 999999.89910599997, "GRID_ID": "AKZ-216", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.88160659498399996, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.0, "WORKINGLAN": 0.47716346153799999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.23858173076899999, "Sleuth_v2": 0.99796954314700004, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.50602409638599999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.008633009386259, 29.867440087742175 ], [ -90.011419597762725, 29.863254545871598 ], [ -90.016992774515714, 29.863254545871598 ], [ -90.019779363988761, 29.867440087742175 ], [ -90.016992774515714, 29.871625454982297 ], [ -90.011419597762725, 29.871625454982297 ], [ -90.008633009386259, 29.867440087742175 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1518353, "Shape_Leng": 3722.41924862, "Shape_Area": 999999.89910599997, "GRID_ID": "ALA-216", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.0, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000004370900001, "area_conne": 0.0, "WORKINGLAN": 0.67942583732100004, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.382775119617, "Sleuth_v2": 0.89094827586199998, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.69474940334099999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.000273243160208, 29.863254545871598 ], [ -90.003059832633255, 29.859068827483675 ], [ -90.008633009386259, 29.859068827483675 ], [ -90.011419597762725, 29.863254545871598 ], [ -90.008633009386259, 29.867440087742175 ], [ -90.003059832633255, 29.867440087742175 ], [ -90.000273243160208, 29.863254545871598 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1520571, "Shape_Leng": 3722.41946005, "Shape_Area": 1000000.0127, "GRID_ID": "AKG-215", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999990687399998, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 1.0000000126999999, "WORKINGLAN": 0.055488540410200002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.92400482509000004, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 1.0, "FF_sovi": 1.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.89556886227499999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.167468557263547, 29.871625454982297 ], [ -90.170255145640027, 29.867440087742175 ], [ -90.175828322941285, 29.867440087742175 ], [ -90.178614911317752, 29.871625454982297 ], [ -90.175828322941285, 29.875810646626043 ], [ -90.170255145640027, 29.875810646626043 ], [ -90.167468557263547, 29.871625454982297 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1520572, "Shape_Leng": 3722.4194436900002, "Shape_Area": 1000000.00391, "GRID_ID": "AKH-215", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 1.0000000039100001, "WORKINGLAN": 0.092967818832000004, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.843861740167, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 1.0, "FF_sovi": 1.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.95 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.159108792134091, 29.875810646626043 ], [ -90.161895380510558, 29.871625454982297 ], [ -90.167468557263547, 29.871625454982297 ], [ -90.170255145640027, 29.875810646626043 ], [ -90.167468557263547, 29.879995663133805 ], [ -90.161895380510558, 29.879995663133805 ], [ -90.159108792134091, 29.875810646626043 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1520573, "Shape_Leng": 3722.41958213, "Shape_Area": 1000000.07829, "GRID_ID": "AKI-215", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 1.00000007829, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.84096385542200003, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.82370637785800005, "FF_sovi": 0.82370637785800005, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.97787081339699999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.150749025908056, 29.871625454982297 ], [ -90.153535614284522, 29.867440087742175 ], [ -90.159108792134091, 29.867440087742175 ], [ -90.161895380510558, 29.871625454982297 ], [ -90.159108792134091, 29.875810646626043 ], [ -90.153535614284522, 29.875810646626043 ], [ -90.150749025908056, 29.871625454982297 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1520574, "Shape_Leng": 3722.4194436900002, "Shape_Area": 1000000.00391, "GRID_ID": "AKJ-215", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 1.0000000039100001, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.873659117998, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.74459783913599997, "FF_sovi": 0.74459783913599997, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.99145607701600003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.142389260778586, 29.875810646626043 ], [ -90.145175849155066, 29.871625454982297 ], [ -90.150749025908056, 29.871625454982297 ], [ -90.153535614284522, 29.875810646626043 ], [ -90.150749025908056, 29.879995663133805 ], [ -90.145175849155066, 29.879995663133805 ], [ -90.142389260778586, 29.875810646626043 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1520575, "Shape_Leng": 3722.41958213, "Shape_Area": 1000000.07829, "GRID_ID": "AKK-215", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.88304588090299996, "WORKINGLAN": 0.083132530120700002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.85120481927699998, "Sleuth_v2": 0.357, "stream_abu": 0.0, "SLR_sovi": 0.70868263473100002, "FF_sovi": 0.70868263473100002, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.96754176610999998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.13402949455255, 29.871625454982297 ], [ -90.136816082929016, 29.867440087742175 ], [ -90.142389260778586, 29.867440087742175 ], [ -90.145175849155066, 29.871625454982297 ], [ -90.142389260778586, 29.875810646626043 ], [ -90.136816082929016, 29.875810646626043 ], [ -90.13402949455255, 29.871625454982297 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1520576, "Shape_Leng": 3722.4194436900002, "Shape_Area": 1000000.00391, "GRID_ID": "AKL-215", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993699995, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.029959418952500001, "WORKINGLAN": 0.791116446581, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.53601440576199999, "Sleuth_v2": 0.96884057971000004, "stream_abu": 0.0, "SLR_sovi": 0.75, "FF_sovi": 0.75, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.896506024096 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.12566972942308, 29.875810646626043 ], [ -90.128456317799561, 29.871625454982297 ], [ -90.13402949455255, 29.871625454982297 ], [ -90.136816082929016, 29.875810646626043 ], [ -90.13402949455255, 29.879995663133805 ], [ -90.128456317799561, 29.879995663133805 ], [ -90.12566972942308, 29.875810646626043 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1520577, "Shape_Leng": 3722.4194600599999, "Shape_Area": 1000000.01271, "GRID_ID": "AKM-215", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.045774277291400003, "WORKINGLAN": 0.73253012048400001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.46265060241, "Sleuth_v2": 0.85838709677400005, "stream_abu": 0.0, "SLR_sovi": 0.75, "FF_sovi": 0.75, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.93027413587600005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.117309963745299, 29.871625454982297 ], [ -90.120096552121765, 29.867440087742175 ], [ -90.12566972942308, 29.867440087742175 ], [ -90.128456317799561, 29.871625454982297 ], [ -90.12566972942308, 29.875810646626043 ], [ -90.120096552121765, 29.875810646626043 ], [ -90.117309963745299, 29.871625454982297 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1520578, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKN-215", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.0, "WORKINGLAN": 0.78972520908099997, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.44384707287899999, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.87695078031200002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.108950197519277, 29.875810646626043 ], [ -90.111736785895729, 29.871625454982297 ], [ -90.117309963745299, 29.871625454982297 ], [ -90.120096552121765, 29.875810646626043 ], [ -90.117309963745299, 29.879995663133805 ], [ -90.111736785895729, 29.879995663133805 ], [ -90.108950197519277, 29.875810646626043 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1520579, "Shape_Leng": 3722.4193379899998, "Shape_Area": 999999.94712000003, "GRID_ID": "AKO-215", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999990687399998, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.7412755716, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.3706377858, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.88214716525900005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.100590432389794, 29.871625454982297 ], [ -90.10337702076626, 29.867440087742175 ], [ -90.108950197519277, 29.867440087742175 ], [ -90.111736785895729, 29.871625454982297 ], [ -90.108950197519277, 29.875810646626043 ], [ -90.10337702076626, 29.875810646626043 ], [ -90.100590432389794, 29.871625454982297 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1520580, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKP-215", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000003073199998, "area_conne": 0.0, "WORKINGLAN": 0.63408820023900003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.31704410011900003, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.85698924731199999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.092230666163786, 29.875810646626043 ], [ -90.095017254540252, 29.871625454982297 ], [ -90.100590432389794, 29.871625454982297 ], [ -90.10337702076626, 29.875810646626043 ], [ -90.100590432389794, 29.879995663133805 ], [ -90.095017254540252, 29.879995663133805 ], [ -90.092230666163786, 29.875810646626043 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1520581, "Shape_Leng": 3722.41939903, "Shape_Area": 999999.97991500003, "GRID_ID": "AKQ-215", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.999999960603, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.54939759036299995, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.281927710843, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.78072289156600005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.083870900485991, 29.871625454982297 ], [ -90.086657489410769, 29.867440087742175 ], [ -90.092230666163786, 29.867440087742175 ], [ -90.095017254540252, 29.871625454982297 ], [ -90.092230666163786, 29.875810646626043 ], [ -90.086657489410769, 29.875810646626043 ], [ -90.083870900485991, 29.871625454982297 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1520582, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKR-215", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000016112, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300099998, "area_conne": 0.0, "WORKINGLAN": 0.78057553957000003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.39748201438800002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.79295942720799995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.075511134259955, 29.875810646626043 ], [ -90.078297723184733, 29.871625454982297 ], [ -90.083870900485991, 29.871625454982297 ], [ -90.086657489410769, 29.875810646626043 ], [ -90.083870900485991, 29.879995663133805 ], [ -90.078297723184733, 29.879995663133805 ], [ -90.075511134259955, 29.875810646626043 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1520583, "Shape_Leng": 3722.4193990200001, "Shape_Area": 999999.979911, "GRID_ID": "AKS-215", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999990687399998, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.72255729795099999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.38057901085599999, "Sleuth_v2": 0.970077720207, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.76240963855400001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.067151369130485, 29.871625454982297 ], [ -90.069937957507008, 29.867440087742175 ], [ -90.075511134259955, 29.867440087742175 ], [ -90.078297723184733, 29.871625454982297 ], [ -90.075511134259955, 29.875810646626043 ], [ -90.069937957507008, 29.875810646626043 ], [ -90.067151369130485, 29.871625454982297 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1520584, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKT-215", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300099998, "area_conne": 0.0, "WORKINGLAN": 0.73596176822000003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.43966547192400002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 14.0, "SOVInew": 1.0, "THREATINDE": 0.84188544152699996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.058791602904449, 29.875810646626043 ], [ -90.061578192377553, 29.871625454982297 ], [ -90.067151369130485, 29.871625454982297 ], [ -90.069937957507008, 29.875810646626043 ], [ -90.067151369130485, 29.879995663133805 ], [ -90.061578192377553, 29.879995663133805 ], [ -90.058791602904449, 29.875810646626043 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1520585, "Shape_Leng": 3722.41946005, "Shape_Area": 1000000.0127, "GRID_ID": "AKU-215", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999996060100005, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.72530120482100002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.41084337349400002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.85193236714999998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.05043183777498, 29.871625454982297 ], [ -90.053218426151517, 29.867440087742175 ], [ -90.058791602904449, 29.867440087742175 ], [ -90.061578192377553, 29.871625454982297 ], [ -90.058791602904449, 29.875810646626043 ], [ -90.053218426151517, 29.875810646626043 ], [ -90.05043183777498, 29.871625454982297 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1520586, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKV-215", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300199996, "area_conne": 0.0, "WORKINGLAN": 0.70525059665900003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.357398568019, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.84701670644399996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.042072071548944, 29.875810646626043 ], [ -90.044858661022033, 29.871625454982297 ], [ -90.05043183777498, 29.871625454982297 ], [ -90.053218426151517, 29.875810646626043 ], [ -90.05043183777498, 29.879995663133805 ], [ -90.044858661022033, 29.879995663133805 ], [ -90.042072071548944, 29.875810646626043 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1520587, "Shape_Leng": 3722.41946005, "Shape_Area": 1000000.0127, "GRID_ID": "AKW-215", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.999999960603, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.63132530120700003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.40120481927700002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.82545454545499997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.033712306419488, 29.871625454982297 ], [ -90.036498894796011, 29.867440087742175 ], [ -90.042072071548944, 29.867440087742175 ], [ -90.044858661022033, 29.871625454982297 ], [ -90.042072071548944, 29.875810646626043 ], [ -90.036498894796011, 29.875810646626043 ], [ -90.033712306419488, 29.871625454982297 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1520588, "Shape_Leng": 3722.4195047200001, "Shape_Area": 1000000.0367000001, "GRID_ID": "AKX-215", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300099998, "area_conne": 0.0, "WORKINGLAN": 0.73269689737499999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.36634844868700001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.83233890214799999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.02535254074175, 29.875810646626043 ], [ -90.028139129666556, 29.871625454982297 ], [ -90.033712306419488, 29.871625454982297 ], [ -90.036498894796011, 29.875810646626043 ], [ -90.033712306419488, 29.879995663133805 ], [ -90.028139129666556, 29.879995663133805 ], [ -90.02535254074175, 29.875810646626043 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1520589, "Shape_Leng": 3722.4195210900002, "Shape_Area": 1000000.0455, "GRID_ID": "AKY-215", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.96237864078000002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.481189320388, "Sleuth_v2": 0.99555837563500005, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.74819277108399995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.016992774515714, 29.871625454982297 ], [ -90.019779363988761, 29.867440087742175 ], [ -90.02535254074175, 29.867440087742175 ], [ -90.028139129666556, 29.871625454982297 ], [ -90.02535254074175, 29.875810646626043 ], [ -90.019779363988761, 29.875810646626043 ], [ -90.016992774515714, 29.871625454982297 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1520590, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKZ-215", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005366, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.0, "WORKINGLAN": 0.72824791418400003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.48808104886800002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.60107270560199999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.008633009386259, 29.875810646626043 ], [ -90.011419597762725, 29.871625454982297 ], [ -90.016992774515714, 29.871625454982297 ], [ -90.019779363988761, 29.875810646626043 ], [ -90.016992774515714, 29.879995663133805 ], [ -90.011419597762725, 29.879995663133805 ], [ -90.008633009386259, 29.875810646626043 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1520591, "Shape_Leng": 3722.4194600599999, "Shape_Area": 1000000.01271, "GRID_ID": "ALA-215", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.27018873850500003, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.53429602888000005, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.30926594464500001, "Sleuth_v2": 0.99921875, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.63493975903599997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.000273243160208, 29.871625454982297 ], [ -90.003059832633255, 29.867440087742175 ], [ -90.008633009386259, 29.867440087742175 ], [ -90.011419597762725, 29.871625454982297 ], [ -90.008633009386259, 29.875810646626043 ], [ -90.003059832633255, 29.875810646626043 ], [ -90.000273243160208, 29.871625454982297 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1522809, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKG-214", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999993385199996, "area_conne": 1.0000000695, "WORKINGLAN": 0.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 1.0, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.92946859903400003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.167468557263547, 29.879995663133805 ], [ -90.170255145640027, 29.875810646626043 ], [ -90.175828322941285, 29.875810646626043 ], [ -90.178614911317752, 29.879995663133805 ], [ -90.175828322941285, 29.884180503539952 ], [ -90.170255145640027, 29.884180503539952 ], [ -90.167468557263547, 29.879995663133805 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1522810, "Shape_Leng": 3722.4194437000001, "Shape_Area": 1000000.00392, "GRID_ID": "AKH-214", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000929899999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 1.0000000039200001, "WORKINGLAN": 0.050724637681299999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.94202898550699998, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 1.0, "FF_sovi": 1.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.94629186602899995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.159108792134091, 29.884180503539952 ], [ -90.161895380510558, 29.879995663133805 ], [ -90.167468557263547, 29.879995663133805 ], [ -90.170255145640027, 29.884180503539952 ], [ -90.167468557263547, 29.888365168780105 ], [ -90.161895380510558, 29.888365168780105 ], [ -90.159108792134091, 29.884180503539952 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1522811, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKI-214", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996931299999, "area_conne": 1.0000001350900001, "WORKINGLAN": 0.0566265060243, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.75843373494, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.85787259615400002, "FF_sovi": 0.85787259615400002, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.98506024096400002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.150749025908056, 29.879995663133805 ], [ -90.153535614284522, 29.875810646626043 ], [ -90.159108792134091, 29.875810646626043 ], [ -90.161895380510558, 29.879995663133805 ], [ -90.159108792134091, 29.884180503539952 ], [ -90.153535614284522, 29.884180503539952 ], [ -90.150749025908056, 29.879995663133805 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1522812, "Shape_Leng": 3722.4194437000001, "Shape_Area": 1000000.00392, "GRID_ID": "AKJ-214", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000929899999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.78106278307200006, "WORKINGLAN": 0.204819277109, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.87469879518100002, "Sleuth_v2": 0.410416666667, "stream_abu": 0.0, "SLR_sovi": 0.74969987995200005, "FF_sovi": 0.74969987995200005, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.97799043062199997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.142389260778586, 29.884180503539952 ], [ -90.145175849155066, 29.879995663133805 ], [ -90.150749025908056, 29.879995663133805 ], [ -90.153535614284522, 29.884180503539952 ], [ -90.150749025908056, 29.888365168780105 ], [ -90.145175849155066, 29.888365168780105 ], [ -90.142389260778586, 29.884180503539952 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1522813, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKK-214", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996931299999, "area_conne": 0.526710229807, "WORKINGLAN": 0.068592057761700007, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.85619735258700003, "Sleuth_v2": 0.659765625, "stream_abu": 0.0, "SLR_sovi": 0.681654676259, "FF_sovi": 0.681654676259, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.982771084337 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.13402949455255, 29.879995663133805 ], [ -90.136816082929016, 29.875810646626043 ], [ -90.142389260778586, 29.875810646626043 ], [ -90.145175849155066, 29.879995663133805 ], [ -90.142389260778586, 29.884180503539952 ], [ -90.136816082929016, 29.884180503539952 ], [ -90.13402949455255, 29.879995663133805 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1522814, "Shape_Leng": 3722.4194437000001, "Shape_Area": 1000000.00392, "GRID_ID": "AKL-214", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000929899999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.80917874396300005, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.487922705314, "Sleuth_v2": 0.99718309859200005, "stream_abu": 0.0, "SLR_sovi": 0.80391566265100001, "FF_sovi": 0.80391566265100001, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.88711217183799995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.12566972942308, 29.884180503539952 ], [ -90.128456317799561, 29.879995663133805 ], [ -90.13402949455255, 29.879995663133805 ], [ -90.136816082929016, 29.884180503539952 ], [ -90.13402949455255, 29.888365168780105 ], [ -90.128456317799561, 29.888365168780105 ], [ -90.12566972942308, 29.884180503539952 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1522815, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKM-214", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996931299999, "area_conne": 0.0, "WORKINGLAN": 0.65421686747200003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.51506024096400005, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.88590361445800003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.117309963745299, 29.879995663133805 ], [ -90.120096552121765, 29.875810646626043 ], [ -90.12566972942308, 29.875810646626043 ], [ -90.128456317799561, 29.879995663133805 ], [ -90.12566972942308, 29.884180503539952 ], [ -90.120096552121765, 29.884180503539952 ], [ -90.117309963745299, 29.879995663133805 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1522816, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKN-214", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000002004499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.91445783132799996, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.46686746988, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.88213429256599996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.108950197519277, 29.884180503539952 ], [ -90.111736785895729, 29.879995663133805 ], [ -90.117309963745299, 29.879995663133805 ], [ -90.120096552121765, 29.884180503539952 ], [ -90.117309963745299, 29.888365168780105 ], [ -90.111736785895729, 29.888365168780105 ], [ -90.108950197519277, 29.884180503539952 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1522817, "Shape_Leng": 3722.4194437000001, "Shape_Area": 1000000.00392, "GRID_ID": "AKO-214", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999993385199996, "area_conne": 0.0, "WORKINGLAN": 0.86144578313499998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.43072289156600002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.88578313252999996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.100590432389794, 29.879995663133805 ], [ -90.10337702076626, 29.875810646626043 ], [ -90.108950197519277, 29.875810646626043 ], [ -90.111736785895729, 29.879995663133805 ], [ -90.108950197519277, 29.884180503539952 ], [ -90.10337702076626, 29.884180503539952 ], [ -90.100590432389794, 29.879995663133805 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1522818, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKP-214", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000002004499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.0, "WORKINGLAN": 0.91445783132799996, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.45963855421700001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.85483870967700004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.092230666163786, 29.884180503539952 ], [ -90.095017254540252, 29.879995663133805 ], [ -90.100590432389794, 29.879995663133805 ], [ -90.10337702076626, 29.884180503539952 ], [ -90.100590432389794, 29.888365168780105 ], [ -90.095017254540252, 29.888365168780105 ], [ -90.092230666163786, 29.884180503539952 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1522819, "Shape_Leng": 3722.4195047399999, "Shape_Area": 1000000.03671, "GRID_ID": "AKQ-214", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999993385199996, "area_conne": 0.0, "WORKINGLAN": 0.81468110709899999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.40734055354999998, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.78313253011999995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.083870900485991, 29.879995663133805 ], [ -90.086657489410769, 29.875810646626043 ], [ -90.092230666163786, 29.875810646626043 ], [ -90.095017254540252, 29.879995663133805 ], [ -90.092230666163786, 29.884180503539952 ], [ -90.086657489410769, 29.884180503539952 ], [ -90.083870900485991, 29.879995663133805 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1522820, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKR-214", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000002541799999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.65090909090799998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.40424242424200002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.81433691756299997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.075511134259955, 29.884180503539952 ], [ -90.078297723184733, 29.879995663133805 ], [ -90.083870900485991, 29.879995663133805 ], [ -90.086657489410769, 29.884180503539952 ], [ -90.083870900485991, 29.888365168780105 ], [ -90.078297723184733, 29.888365168780105 ], [ -90.075511134259955, 29.884180503539952 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1522821, "Shape_Leng": 3722.4195047399999, "Shape_Area": 1000000.03671, "GRID_ID": "AKS-214", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999993385199996, "area_conne": 0.0, "WORKINGLAN": 0.498194945848, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.2587244284, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.74903614457800005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.067151369130485, 29.879995663133805 ], [ -90.069937957507008, 29.875810646626043 ], [ -90.075511134259955, 29.875810646626043 ], [ -90.078297723184733, 29.879995663133805 ], [ -90.075511134259955, 29.884180503539952 ], [ -90.069937957507008, 29.884180503539952 ], [ -90.067151369130485, 29.879995663133805 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1522822, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKT-214", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000001467199999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.777108433737, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.59096385542200003, "Sleuth_v2": 0.98333333333299999, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.85637019230800004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.058791602904449, 29.884180503539952 ], [ -90.061578192377553, 29.879995663133805 ], [ -90.067151369130485, 29.879995663133805 ], [ -90.069937957507008, 29.884180503539952 ], [ -90.067151369130485, 29.888365168780105 ], [ -90.061578192377553, 29.888365168780105 ], [ -90.058791602904449, 29.884180503539952 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1522823, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695, "GRID_ID": "AKU-214", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005366, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999995158199999, "area_conne": 0.0, "WORKINGLAN": 0.12876052948200001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.84296028880899998, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.87144578313300003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.05043183777498, 29.879995663133805 ], [ -90.053218426151517, 29.875810646626043 ], [ -90.058791602904449, 29.875810646626043 ], [ -90.061578192377553, 29.879995663133805 ], [ -90.058791602904449, 29.884180503539952 ], [ -90.053218426151517, 29.884180503539952 ], [ -90.05043183777498, 29.879995663133805 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1522824, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKV-214", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000002004499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.69915764139500003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.36642599278, "Sleuth_v2": 0.96838235294099995, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.85447941888599999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.042072071548944, 29.884180503539952 ], [ -90.044858661022033, 29.879995663133805 ], [ -90.05043183777498, 29.879995663133805 ], [ -90.053218426151517, 29.884180503539952 ], [ -90.05043183777498, 29.888365168780105 ], [ -90.044858661022033, 29.888365168780105 ], [ -90.042072071548944, 29.884180503539952 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1522825, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695, "GRID_ID": "AKW-214", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999995158199999, "area_conne": 0.0, "WORKINGLAN": 0.79181708784500004, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.39590854392300001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.83636363636400002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.033712306419488, 29.879995663133805 ], [ -90.036498894796011, 29.875810646626043 ], [ -90.042072071548944, 29.875810646626043 ], [ -90.044858661022033, 29.879995663133805 ], [ -90.042072071548944, 29.884180503539952 ], [ -90.036498894796011, 29.884180503539952 ], [ -90.033712306419488, 29.879995663133805 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1522826, "Shape_Leng": 3722.41950473, "Shape_Area": 1000000.03671, "GRID_ID": "AKX-214", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000000929899999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.75812274368099997, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.39951865222600003, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.78880866425999996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.02535254074175, 29.884180503539952 ], [ -90.028139129666556, 29.879995663133805 ], [ -90.033712306419488, 29.879995663133805 ], [ -90.036498894796011, 29.884180503539952 ], [ -90.033712306419488, 29.888365168780105 ], [ -90.028139129666556, 29.888365168780105 ], [ -90.02535254074175, 29.884180503539952 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1522827, "Shape_Leng": 3722.41962681, "Shape_Area": 1000000.1023, "GRID_ID": "AKY-214", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999995158199999, "area_conne": 0.0, "WORKINGLAN": 0.64406779661199998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.374092009685, "Sleuth_v2": 0.992857142857, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.75403128760500004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.016992774515714, 29.879995663133805 ], [ -90.019779363988761, 29.875810646626043 ], [ -90.02535254074175, 29.875810646626043 ], [ -90.028139129666556, 29.879995663133805 ], [ -90.02535254074175, 29.884180503539952 ], [ -90.019779363988761, 29.884180503539952 ], [ -90.016992774515714, 29.879995663133805 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1522828, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKZ-214", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000001467199999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.59807460890399999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.33032490974700002, "Sleuth_v2": 0.91739130434799998, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.68511404561800004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.008633009386259, 29.884180503539952 ], [ -90.011419597762725, 29.879995663133805 ], [ -90.016992774515714, 29.879995663133805 ], [ -90.019779363988761, 29.884180503539952 ], [ -90.016992774515714, 29.888365168780105 ], [ -90.011419597762725, 29.888365168780105 ], [ -90.008633009386259, 29.884180503539952 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1522829, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695099999, "GRID_ID": "ALA-214", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.81818688183800004, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999995158199999, "area_conne": 0.0, "WORKINGLAN": 0.20843373494, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.735542168675, "Sleuth_v2": 0.76305555555600002, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 13.0, "SOVInew": 1.0, "THREATINDE": 0.62258454106299999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.000273243160208, 29.879995663133805 ], [ -90.003059832633255, 29.875810646626043 ], [ -90.008633009386259, 29.875810646626043 ], [ -90.011419597762725, 29.879995663133805 ], [ -90.008633009386259, 29.884180503539952 ], [ -90.003059832633255, 29.884180503539952 ], [ -90.000273243160208, 29.879995663133805 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1525047, "Shape_Leng": 3722.4195657499999, "Shape_Area": 1000000.06949, "GRID_ID": "AKG-213", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668899998, "area_conne": 0.96226552117499997, "WORKINGLAN": 0.167064439141, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.89140811455799995, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.98710843373500001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.167468557263547, 29.888365168780105 ], [ -90.170255145640027, 29.884180503539952 ], [ -90.175828322941285, 29.884180503539952 ], [ -90.178614911317752, 29.888365168780105 ], [ -90.175828322941285, 29.892549657888736 ], [ -90.170255145640027, 29.892549657888736 ], [ -90.167468557263547, 29.888365168780105 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1525048, "Shape_Leng": 3722.4190208499999, "Shape_Area": 999999.77672700002, "GRID_ID": "AKH-213", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999972075700005, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.71346426596500001, "WORKINGLAN": 0.28484848484800002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.82, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 1.0, "FF_sovi": 1.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.91670702179200003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.159108792134091, 29.892549657888736 ], [ -90.161895380510558, 29.888365168780105 ], [ -90.167468557263547, 29.888365168780105 ], [ -90.170255145640027, 29.892549657888736 ], [ -90.167468557263547, 29.896733969900289 ], [ -90.161895380510558, 29.896733969900289 ], [ -90.159108792134091, 29.892549657888736 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1525049, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKI-213", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000009215, "area_conne": 0.55139619944600005, "WORKINGLAN": 0.257449344458, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.66269368295599995, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.77671068427400003, "FF_sovi": 0.77671068427400003, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.95325301204799995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.150749025908056, 29.888365168780105 ], [ -90.153535614284522, 29.884180503539952 ], [ -90.159108792134091, 29.884180503539952 ], [ -90.161895380510558, 29.888365168780105 ], [ -90.159108792134091, 29.892549657888736 ], [ -90.153535614284522, 29.892549657888736 ], [ -90.150749025908056, 29.888365168780105 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1525050, "Shape_Leng": 3722.4190208499999, "Shape_Area": 999999.77672700002, "GRID_ID": "AKJ-213", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999972075599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.83132530120699999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.50602409638599999, "Sleuth_v2": 0.87014285714299999, "stream_abu": 0.0, "SLR_sovi": 0.51080432172900003, "FF_sovi": 0.51080432172900003, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.89373493975899998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.142389260778586, 29.892549657888736 ], [ -90.145175849155066, 29.888365168780105 ], [ -90.150749025908056, 29.888365168780105 ], [ -90.153535614284522, 29.892549657888736 ], [ -90.150749025908056, 29.896733969900289 ], [ -90.145175849155066, 29.896733969900289 ], [ -90.142389260778586, 29.892549657888736 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1525051, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKK-213", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000009215099998, "area_conne": 0.0, "WORKINGLAN": 0.77804295942799995, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.52863961813799998, "Sleuth_v2": 0.91972972973, "stream_abu": 0.0, "SLR_sovi": 0.59705528846199996, "FF_sovi": 0.59705528846199996, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.89180722891599995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.13402949455255, 29.888365168780105 ], [ -90.136816082929016, 29.884180503539952 ], [ -90.142389260778586, 29.884180503539952 ], [ -90.145175849155066, 29.888365168780105 ], [ -90.142389260778586, 29.892549657888736 ], [ -90.136816082929016, 29.892549657888736 ], [ -90.13402949455255, 29.888365168780105 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1525052, "Shape_Leng": 3722.4190208499999, "Shape_Area": 999999.77672700002, "GRID_ID": "AKL-213", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999972075800003, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.84957882069699997, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.42478941034899997, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.90373493975899999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.12566972942308, 29.892549657888736 ], [ -90.128456317799561, 29.888365168780105 ], [ -90.13402949455255, 29.888365168780105 ], [ -90.136816082929016, 29.892549657888736 ], [ -90.13402949455255, 29.896733969900289 ], [ -90.128456317799561, 29.896733969900289 ], [ -90.12566972942308, 29.892549657888736 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1525053, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695, "GRID_ID": "AKM-213", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000009215, "area_conne": 0.0, "WORKINGLAN": 0.80359281436800001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.40179640718600002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.88216867469899996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.117309963745299, 29.888365168780105 ], [ -90.120096552121765, 29.884180503539952 ], [ -90.12566972942308, 29.884180503539952 ], [ -90.128456317799561, 29.888365168780105 ], [ -90.12566972942308, 29.892549657888736 ], [ -90.120096552121765, 29.892549657888736 ], [ -90.117309963745299, 29.888365168780105 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1525054, "Shape_Leng": 3722.4192649900001, "Shape_Area": 999999.90789899998, "GRID_ID": "AKN-213", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.999999828215, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.80481927711099999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.40722891566300001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.89734299516899996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.108950197519277, 29.892549657888736 ], [ -90.111736785895729, 29.888365168780105 ], [ -90.117309963745299, 29.888365168780105 ], [ -90.120096552121765, 29.892549657888736 ], [ -90.117309963745299, 29.896733969900289 ], [ -90.111736785895729, 29.896733969900289 ], [ -90.108950197519277, 29.892549657888736 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1525055, "Shape_Leng": 3722.4194436900002, "Shape_Area": 1000000.00391, "GRID_ID": "AKO-213", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668899998, "area_conne": 0.0, "WORKINGLAN": 0.70798569725899996, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.43504171632900002, "Sleuth_v2": 0.95837320574200002, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.89747292418799995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.100590432389794, 29.888365168780105 ], [ -90.10337702076626, 29.884180503539952 ], [ -90.108950197519277, 29.884180503539952 ], [ -90.111736785895729, 29.888365168780105 ], [ -90.108950197519277, 29.892549657888736 ], [ -90.10337702076626, 29.892549657888736 ], [ -90.100590432389794, 29.888365168780105 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1525056, "Shape_Leng": 3722.4192649900001, "Shape_Area": 999999.90789799998, "GRID_ID": "AKP-213", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999982821400002, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.0, "WORKINGLAN": 0.67509025270699996, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.33754512635400002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.84361445783099998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.092230666163786, 29.892549657888736 ], [ -90.095017254540252, 29.888365168780105 ], [ -90.100590432389794, 29.888365168780105 ], [ -90.10337702076626, 29.892549657888736 ], [ -90.100590432389794, 29.896733969900289 ], [ -90.095017254540252, 29.896733969900289 ], [ -90.092230666163786, 29.892549657888736 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1525057, "Shape_Leng": 3722.41950473, "Shape_Area": 1000000.03671, "GRID_ID": "AKQ-213", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668899998, "area_conne": 0.0, "WORKINGLAN": 0.82816229116999995, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.41408114558499998, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.85939759036100005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.083870900485991, 29.888365168780105 ], [ -90.086657489410769, 29.884180503539952 ], [ -90.092230666163786, 29.884180503539952 ], [ -90.095017254540252, 29.888365168780105 ], [ -90.092230666163786, 29.892549657888736 ], [ -90.086657489410769, 29.892549657888736 ], [ -90.083870900485991, 29.888365168780105 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1525058, "Shape_Leng": 3722.4192649900001, "Shape_Area": 999999.90789899998, "GRID_ID": "AKR-213", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999988194199996, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.44256348246600002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.22128174123300001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.77987951807199996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.075511134259955, 29.892549657888736 ], [ -90.078297723184733, 29.888365168780105 ], [ -90.083870900485991, 29.888365168780105 ], [ -90.086657489410769, 29.892549657888736 ], [ -90.083870900485991, 29.896733969900289 ], [ -90.078297723184733, 29.896733969900289 ], [ -90.075511134259955, 29.892549657888736 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1525059, "Shape_Leng": 3722.4195047200001, "Shape_Area": 1000000.0367000001, "GRID_ID": "AKS-213", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668899998, "area_conne": 0.0, "WORKINGLAN": 0.34606205250599997, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.17303102625299999, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.78504784688999996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.067151369130485, 29.888365168780105 ], [ -90.069937957507008, 29.884180503539952 ], [ -90.075511134259955, 29.884180503539952 ], [ -90.078297723184733, 29.888365168780105 ], [ -90.075511134259955, 29.892549657888736 ], [ -90.069937957507008, 29.892549657888736 ], [ -90.067151369130485, 29.888365168780105 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1525060, "Shape_Leng": 3722.41914292, "Shape_Area": 999999.84231400001, "GRID_ID": "AKT-213", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999977448599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.84337349397799999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.54216867469899999, "Sleuth_v2": 0.971800947867, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.80939759036100001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.058791602904449, 29.892549657888736 ], [ -90.061578192377553, 29.888365168780105 ], [ -90.067151369130485, 29.888365168780105 ], [ -90.069937957507008, 29.892549657888736 ], [ -90.067151369130485, 29.896733969900289 ], [ -90.061578192377553, 29.896733969900289 ], [ -90.058791602904449, 29.892549657888736 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1525061, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKU-213", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005366, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000007441999998, "area_conne": 0.0, "WORKINGLAN": 0.22911694510799999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.56324582338899998, "Sleuth_v2": 0.82757731958799996, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.84683393070500002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.05043183777498, 29.888365168780105 ], [ -90.053218426151517, 29.884180503539952 ], [ -90.058791602904449, 29.884180503539952 ], [ -90.061578192377553, 29.888365168780105 ], [ -90.058791602904449, 29.892549657888736 ], [ -90.053218426151517, 29.892549657888736 ], [ -90.05043183777498, 29.888365168780105 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1525062, "Shape_Leng": 3722.41914292, "Shape_Area": 999999.84231500002, "GRID_ID": "AKV-213", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.999999828215, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.71686746988200001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.35843373494000003, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.86254545454499998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.042072071548944, 29.892549657888736 ], [ -90.044858661022033, 29.888365168780105 ], [ -90.05043183777498, 29.888365168780105 ], [ -90.053218426151517, 29.892549657888736 ], [ -90.05043183777498, 29.896733969900289 ], [ -90.044858661022033, 29.896733969900289 ], [ -90.042072071548944, 29.892549657888736 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1525063, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKW-213", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000007441999998, "area_conne": 0.0, "WORKINGLAN": 0.90572792362800003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.45286396181400002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.83437125748499996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.033712306419488, 29.888365168780105 ], [ -90.036498894796011, 29.884180503539952 ], [ -90.042072071548944, 29.884180503539952 ], [ -90.044858661022033, 29.888365168780105 ], [ -90.042072071548944, 29.892549657888736 ], [ -90.036498894796011, 29.892549657888736 ], [ -90.033712306419488, 29.888365168780105 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1525064, "Shape_Leng": 3722.4190818799998, "Shape_Area": 999999.80951799999, "GRID_ID": "AKX-213", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999972075599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.86265060241199998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.43132530120500001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.75294825511399999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.02535254074175, 29.892549657888736 ], [ -90.028139129666556, 29.888365168780105 ], [ -90.033712306419488, 29.888365168780105 ], [ -90.036498894796011, 29.892549657888736 ], [ -90.033712306419488, 29.896733969900289 ], [ -90.028139129666556, 29.896733969900289 ], [ -90.02535254074175, 29.892549657888736 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1525065, "Shape_Leng": 3722.4196268000001, "Shape_Area": 1000000.10229, "GRID_ID": "AKY-213", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000007441999998, "area_conne": 0.0, "WORKINGLAN": 0.93261131167199995, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.50842358604100002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.720958083832 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.016992774515714, 29.888365168780105 ], [ -90.019779363988761, 29.884180503539952 ], [ -90.02535254074175, 29.884180503539952 ], [ -90.028139129666556, 29.888365168780105 ], [ -90.02535254074175, 29.892549657888736 ], [ -90.019779363988761, 29.892549657888736 ], [ -90.016992774515714, 29.888365168780105 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1525066, "Shape_Leng": 3722.41914292, "Shape_Area": 999999.84231400001, "GRID_ID": "AKZ-213", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999977448499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.86007237635900002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.44451145959, "Sleuth_v2": 0.99666666666699999, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.71566265060199996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.008633009386259, 29.892549657888736 ], [ -90.011419597762725, 29.888365168780105 ], [ -90.016992774515714, 29.888365168780105 ], [ -90.019779363988761, 29.892549657888736 ], [ -90.016992774515714, 29.896733969900289 ], [ -90.011419597762725, 29.896733969900289 ], [ -90.008633009386259, 29.892549657888736 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1525067, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "ALA-213", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005366, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000007441999998, "area_conne": 0.0, "WORKINGLAN": 0.518652226233, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.64320096269600002, "Sleuth_v2": 0.23026315789499999, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.74146634615399998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.000273243160208, 29.888365168780105 ], [ -90.003059832633255, 29.884180503539952 ], [ -90.008633009386259, 29.884180503539952 ], [ -90.011419597762725, 29.888365168780105 ], [ -90.008633009386259, 29.892549657888736 ], [ -90.003059832633255, 29.892549657888736 ], [ -90.000273243160208, 29.888365168780105 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1527285, "Shape_Leng": 3722.41924862, "Shape_Area": 999999.89910200005, "GRID_ID": "AKG-212", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999981381900005, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.36746987951900001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.788554216867, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.75, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.91050119331699997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.167468557263547, 29.896733969900289 ], [ -90.170255145640027, 29.892549657888736 ], [ -90.175828322941285, 29.892549657888736 ], [ -90.178614911317752, 29.896733969900289 ], [ -90.175828322941285, 29.900918108126984 ], [ -90.170255145640027, 29.900918108126984 ], [ -90.167468557263547, 29.896733969900289 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1527286, "Shape_Leng": 3722.4194436900002, "Shape_Area": 1000000.00391, "GRID_ID": "AKH-212", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000002597899999, "area_conne": 0.0, "WORKINGLAN": 0.23775388291499999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.83691756272399997, "Sleuth_v2": 0.92142857142900003, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.75, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.896024096386 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.159108792134091, 29.900918108126984 ], [ -90.161895380510558, 29.896733969900289 ], [ -90.167468557263547, 29.896733969900289 ], [ -90.170255145640027, 29.900918108126984 ], [ -90.167468557263547, 29.905102070177385 ], [ -90.161895380510558, 29.905102070177385 ], [ -90.159108792134091, 29.900918108126984 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1527287, "Shape_Leng": 3722.4193706900001, "Shape_Area": 999999.96469299996, "GRID_ID": "AKI-212", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999992127699999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.0042025273310299996, "WORKINGLAN": 0.26055488540499999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.69601930036199999, "Sleuth_v2": 0.88697916666700005, "stream_abu": 0.0, "SLR_sovi": 0.65366146458600005, "FF_sovi": 0.65366146458600005, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.89617682198299997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.150749025908056, 29.896733969900289 ], [ -90.153535614284522, 29.892549657888736 ], [ -90.159108792134091, 29.892549657888736 ], [ -90.161895380510558, 29.896733969900289 ], [ -90.159108792134091, 29.900918108126984 ], [ -90.153535614284522, 29.900918108126984 ], [ -90.150749025908056, 29.896733969900289 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1527288, "Shape_Leng": 3722.4194436900002, "Shape_Area": 1000000.00391, "GRID_ID": "AKJ-212", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000002597899999, "area_conne": 0.0, "WORKINGLAN": 0.79261025029900001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.42848629320600001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.91662650602399998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.142389260778586, 29.900918108126984 ], [ -90.145175849155066, 29.896733969900289 ], [ -90.150749025908056, 29.896733969900289 ], [ -90.153535614284522, 29.900918108126984 ], [ -90.150749025908056, 29.905102070177385 ], [ -90.145175849155066, 29.905102070177385 ], [ -90.142389260778586, 29.900918108126984 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1527289, "Shape_Leng": 3722.4193706900001, "Shape_Area": 999999.96469299996, "GRID_ID": "AKK-212", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999992127699999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.0, "WORKINGLAN": 0.87469879518299998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.43734939759000002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.88673835125400002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.13402949455255, 29.896733969900289 ], [ -90.136816082929016, 29.892549657888736 ], [ -90.142389260778586, 29.892549657888736 ], [ -90.145175849155066, 29.896733969900289 ], [ -90.142389260778586, 29.900918108126984 ], [ -90.136816082929016, 29.900918108126984 ], [ -90.13402949455255, 29.896733969900289 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1527290, "Shape_Leng": 3722.4194436900002, "Shape_Area": 1000000.00391, "GRID_ID": "AKL-212", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993699995, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000002597899999, "area_conne": 0.0, "WORKINGLAN": 0.799522673031, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.39976133651599999, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.91879518072300004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.12566972942308, 29.900918108126984 ], [ -90.128456317799561, 29.896733969900289 ], [ -90.13402949455255, 29.896733969900289 ], [ -90.136816082929016, 29.900918108126984 ], [ -90.13402949455255, 29.905102070177385 ], [ -90.128456317799561, 29.905102070177385 ], [ -90.12566972942308, 29.900918108126984 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1527291, "Shape_Leng": 3722.4192486299999, "Shape_Area": 999999.89911, "GRID_ID": "AKM-212", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999992127500004, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.0, "WORKINGLAN": 0.78208232445699999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.39951573849900002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.91527446300699999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.117309963745299, 29.896733969900289 ], [ -90.120096552121765, 29.892549657888736 ], [ -90.12566972942308, 29.892549657888736 ], [ -90.128456317799561, 29.896733969900289 ], [ -90.12566972942308, 29.900918108126984 ], [ -90.120096552121765, 29.900918108126984 ], [ -90.117309963745299, 29.896733969900289 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1527292, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKN-212", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000002597899999, "area_conne": 0.0, "WORKINGLAN": 0.429082240763, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.24195470798599999, "Sleuth_v2": 0.94870466321199998, "stream_abu": 0.0, "SLR_sovi": 1.0, "FF_sovi": 1.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.85614457831299995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.108950197519277, 29.900918108126984 ], [ -90.111736785895729, 29.896733969900289 ], [ -90.117309963745299, 29.896733969900289 ], [ -90.120096552121765, 29.900918108126984 ], [ -90.117309963745299, 29.905102070177385 ], [ -90.111736785895729, 29.905102070177385 ], [ -90.108950197519277, 29.900918108126984 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1527293, "Shape_Leng": 3722.4191265600002, "Shape_Area": 999999.83352099999, "GRID_ID": "AKO-212", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999981381900005, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.73309178744100001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.36654589372000002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.85664670658700004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.100590432389794, 29.896733969900289 ], [ -90.10337702076626, 29.892549657888736 ], [ -90.108950197519277, 29.892549657888736 ], [ -90.111736785895729, 29.896733969900289 ], [ -90.108950197519277, 29.900918108126984 ], [ -90.10337702076626, 29.900918108126984 ], [ -90.100590432389794, 29.896733969900289 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1527294, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKP-212", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000006144000002, "area_conne": 0.0, "WORKINGLAN": 0.65513126491700002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.32756563245800002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.80361010830299995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.092230666163786, 29.900918108126984 ], [ -90.095017254540252, 29.896733969900289 ], [ -90.100590432389794, 29.896733969900289 ], [ -90.10337702076626, 29.900918108126984 ], [ -90.100590432389794, 29.905102070177385 ], [ -90.095017254540252, 29.905102070177385 ], [ -90.092230666163786, 29.900918108126984 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1527295, "Shape_Leng": 3722.4191875900001, "Shape_Area": 999999.866316, "GRID_ID": "AKQ-212", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999986754799997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.87003610108200002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.43501805054199999, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.83584229390700004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.083870900485991, 29.896733969900289 ], [ -90.086657489410769, 29.892549657888736 ], [ -90.092230666163786, 29.892549657888736 ], [ -90.095017254540252, 29.896733969900289 ], [ -90.092230666163786, 29.900918108126984 ], [ -90.086657489410769, 29.900918108126984 ], [ -90.083870900485991, 29.896733969900289 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1527296, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKR-212", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000016112, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000004370900001, "area_conne": 0.0, "WORKINGLAN": 0.51257485029799998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.25628742515000003, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.786007237636 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.075511134259955, 29.900918108126984 ], [ -90.078297723184733, 29.896733969900289 ], [ -90.083870900485991, 29.896733969900289 ], [ -90.086657489410769, 29.900918108126984 ], [ -90.083870900485991, 29.905102070177385 ], [ -90.078297723184733, 29.905102070177385 ], [ -90.075511134259955, 29.900918108126984 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1527297, "Shape_Leng": 3722.4191875900001, "Shape_Area": 999999.86631199997, "GRID_ID": "AKS-212", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999981381900005, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.55114320096199998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.27557160048099999, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.78078758949899996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.067151369130485, 29.896733969900289 ], [ -90.069937957507008, 29.892549657888736 ], [ -90.075511134259955, 29.892549657888736 ], [ -90.078297723184733, 29.896733969900289 ], [ -90.075511134259955, 29.900918108126984 ], [ -90.069937957507008, 29.900918108126984 ], [ -90.067151369130485, 29.896733969900289 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1527298, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKT-212", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000004370900001, "area_conne": 0.0, "WORKINGLAN": 0.27469879518200002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.13734939759000001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.79228915662699995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.058791602904449, 29.900918108126984 ], [ -90.061578192377553, 29.896733969900289 ], [ -90.067151369130485, 29.896733969900289 ], [ -90.069937957507008, 29.900918108126984 ], [ -90.067151369130485, 29.905102070177385 ], [ -90.061578192377553, 29.905102070177385 ], [ -90.058791602904449, 29.900918108126984 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1527299, "Shape_Leng": 3722.41924862, "Shape_Area": 999999.89910499996, "GRID_ID": "AKU-212", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999986754600001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.71889952153199999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.38456937799000002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.870883054893 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.05043183777498, 29.896733969900289 ], [ -90.053218426151517, 29.892549657888736 ], [ -90.058791602904449, 29.892549657888736 ], [ -90.061578192377553, 29.896733969900289 ], [ -90.058791602904449, 29.900918108126984 ], [ -90.053218426151517, 29.900918108126984 ], [ -90.05043183777498, 29.896733969900289 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1527300, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKV-212", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000004371, "area_conne": 0.0, "WORKINGLAN": 0.88674698795399998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.44337349397600001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.882545454545 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.042072071548944, 29.900918108126984 ], [ -90.044858661022033, 29.896733969900289 ], [ -90.05043183777498, 29.896733969900289 ], [ -90.053218426151517, 29.900918108126984 ], [ -90.05043183777498, 29.905102070177385 ], [ -90.044858661022033, 29.905102070177385 ], [ -90.042072071548944, 29.900918108126984 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1527301, "Shape_Leng": 3722.41924862, "Shape_Area": 999999.89910499996, "GRID_ID": "AKW-212", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999986754799997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.68138424821, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.34069212410499999, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.80059737156499999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.033712306419488, 29.896733969900289 ], [ -90.036498894796011, 29.892549657888736 ], [ -90.042072071548944, 29.892549657888736 ], [ -90.044858661022033, 29.896733969900289 ], [ -90.042072071548944, 29.900918108126984 ], [ -90.036498894796011, 29.900918108126984 ], [ -90.033712306419488, 29.896733969900289 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1527302, "Shape_Leng": 3722.4195047200001, "Shape_Area": 1000000.0367000001, "GRID_ID": "AKX-212", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000004370900001, "area_conne": 0.0, "WORKINGLAN": 0.838359469242, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.41917973462000002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.82277108433699997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.02535254074175, 29.900918108126984 ], [ -90.028139129666556, 29.896733969900289 ], [ -90.033712306419488, 29.896733969900289 ], [ -90.036498894796011, 29.900918108126984 ], [ -90.033712306419488, 29.905102070177385 ], [ -90.028139129666556, 29.905102070177385 ], [ -90.02535254074175, 29.900918108126984 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1527303, "Shape_Leng": 3722.4193096600002, "Shape_Area": 999999.93190199998, "GRID_ID": "AKY-212", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999992127699999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.93285371702800002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.46642685851299998, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.83735083532200005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.016992774515714, 29.896733969900289 ], [ -90.019779363988761, 29.892549657888736 ], [ -90.02535254074175, 29.892549657888736 ], [ -90.028139129666556, 29.896733969900289 ], [ -90.02535254074175, 29.900918108126984 ], [ -90.019779363988761, 29.900918108126984 ], [ -90.016992774515714, 29.896733969900289 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1527304, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKZ-212", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005366, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000002597899999, "area_conne": 0.0, "WORKINGLAN": 0.75210589650899995, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.46630565583599998, "Sleuth_v2": 0.94975609756099999, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.79313253011999996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.008633009386259, 29.900918108126984 ], [ -90.011419597762725, 29.896733969900289 ], [ -90.016992774515714, 29.896733969900289 ], [ -90.019779363988761, 29.900918108126984 ], [ -90.016992774515714, 29.905102070177385 ], [ -90.011419597762725, 29.905102070177385 ], [ -90.008633009386259, 29.900918108126984 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1527305, "Shape_Leng": 3722.41924862, "Shape_Area": 999999.89910599997, "GRID_ID": "ALA-212", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999986754699999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.41646778043, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.3776849642, "Sleuth_v2": 0.7572, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.790095465394 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.000273243160208, 29.896733969900289 ], [ -90.003059832633255, 29.892549657888736 ], [ -90.008633009386259, 29.892549657888736 ], [ -90.011419597762725, 29.896733969900289 ], [ -90.008633009386259, 29.900918108126984 ], [ -90.003059832633255, 29.900918108126984 ], [ -90.000273243160208, 29.896733969900289 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1529523, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKG-211", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000929899999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.16606498194899999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.88808664259900005, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.87136038186200004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.167468557263547, 29.905102070177385 ], [ -90.170255145640027, 29.900918108126984 ], [ -90.175828322941285, 29.900918108126984 ], [ -90.178614911317752, 29.905102070177385 ], [ -90.175828322941285, 29.909285856987164 ], [ -90.170255145640027, 29.909285856987164 ], [ -90.167468557263547, 29.905102070177385 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1529524, "Shape_Leng": 3722.4194437000001, "Shape_Area": 1000000.00392, "GRID_ID": "AKH-211", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999993385199996, "area_conne": 0.0, "WORKINGLAN": 0.42004773269700002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.65393794749400003, "Sleuth_v2": 0.90336787564800003, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.89033412887800001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.159108792134091, 29.909285856987164 ], [ -90.161895380510558, 29.905102070177385 ], [ -90.167468557263547, 29.905102070177385 ], [ -90.170255145640027, 29.909285856987164 ], [ -90.167468557263547, 29.913469467590676 ], [ -90.161895380510558, 29.913469467590676 ], [ -90.159108792134091, 29.909285856987164 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1529525, "Shape_Leng": 3722.4196878600001, "Shape_Area": 1000000.1351, "GRID_ID": "AKI-211", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000002004499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.0, "WORKINGLAN": 0.87046004842900004, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.489709443099, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.889212121212 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.150749025908056, 29.905102070177385 ], [ -90.153535614284522, 29.900918108126984 ], [ -90.159108792134091, 29.900918108126984 ], [ -90.161895380510558, 29.905102070177385 ], [ -90.159108792134091, 29.909285856987164 ], [ -90.153535614284522, 29.909285856987164 ], [ -90.150749025908056, 29.905102070177385 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1529526, "Shape_Leng": 3722.4194437000001, "Shape_Area": 1000000.00392, "GRID_ID": "AKJ-211", "padus": 1.0, "Join_Cou_2": 1, "area_12_13": 0.99999999993499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999993385199996, "area_conne": 0.0, "WORKINGLAN": 0.6284348865, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.64755077658299998, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.88245823389 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.142389260778586, 29.909285856987164 ], [ -90.145175849155066, 29.905102070177385 ], [ -90.150749025908056, 29.905102070177385 ], [ -90.153535614284522, 29.909285856987164 ], [ -90.150749025908056, 29.913469467590676 ], [ -90.145175849155066, 29.913469467590676 ], [ -90.142389260778586, 29.909285856987164 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1529527, "Shape_Leng": 3722.4196878600001, "Shape_Area": 1000000.1351, "GRID_ID": "AKK-211", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000002004499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.0, "WORKINGLAN": 0.79061371841100003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.39530685920600001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.89180722891599995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.13402949455255, 29.905102070177385 ], [ -90.136816082929016, 29.900918108126984 ], [ -90.142389260778586, 29.900918108126984 ], [ -90.145175849155066, 29.905102070177385 ], [ -90.142389260778586, 29.909285856987164 ], [ -90.136816082929016, 29.909285856987164 ], [ -90.13402949455255, 29.905102070177385 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1529528, "Shape_Leng": 3722.4194437000001, "Shape_Area": 1000000.00392, "GRID_ID": "AKL-211", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993699995, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999993385199996, "area_conne": 0.0, "WORKINGLAN": 0.196897374702, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.130668257757, "Sleuth_v2": 0.80591397849500002, "stream_abu": 0.0, "SLR_sovi": 0.73323317307699998, "FF_sovi": 0.73323317307699998, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.81541218638000001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.12566972942308, 29.909285856987164 ], [ -90.128456317799561, 29.905102070177385 ], [ -90.13402949455255, 29.905102070177385 ], [ -90.136816082929016, 29.909285856987164 ], [ -90.13402949455255, 29.913469467590676 ], [ -90.128456317799561, 29.913469467590676 ], [ -90.12566972942308, 29.909285856987164 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1529529, "Shape_Leng": 3722.41956579, "Shape_Area": 1000000.06952, "GRID_ID": "AKM-211", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000002004499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.0, "WORKINGLAN": 0.23188405797200001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.15942028985500001, "Sleuth_v2": 0.886434108527, "stream_abu": 0.0, "SLR_sovi": 1.0, "FF_sovi": 1.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.83397590361399998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.117309963745299, 29.905102070177385 ], [ -90.120096552121765, 29.900918108126984 ], [ -90.12566972942308, 29.900918108126984 ], [ -90.128456317799561, 29.905102070177385 ], [ -90.12566972942308, 29.909285856987164 ], [ -90.120096552121765, 29.909285856987164 ], [ -90.117309963745299, 29.905102070177385 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1529530, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKN-211", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999993385199996, "area_conne": 0.0, "WORKINGLAN": 0.014371257485, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.00718562874251, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.63718411552300003, "FF_sovi": 0.63718411552300003, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.68448687350799997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.108950197519277, 29.909285856987164 ], [ -90.111736785895729, 29.905102070177385 ], [ -90.117309963745299, 29.905102070177385 ], [ -90.120096552121765, 29.909285856987164 ], [ -90.117309963745299, 29.913469467590676 ], [ -90.111736785895729, 29.913469467590676 ], [ -90.108950197519277, 29.909285856987164 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1529531, "Shape_Leng": 3722.4194437199999, "Shape_Area": 1000000.00393, "GRID_ID": "AKO-211", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000000929899999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.068674698795400002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.040361445783099997, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.99759615384599998, "FF_sovi": 0.99759615384599998, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.73551515151500002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.100590432389794, 29.905102070177385 ], [ -90.10337702076626, 29.900918108126984 ], [ -90.108950197519277, 29.900918108126984 ], [ -90.111736785895729, 29.905102070177385 ], [ -90.108950197519277, 29.909285856987164 ], [ -90.10337702076626, 29.909285856987164 ], [ -90.100590432389794, 29.905102070177385 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1529532, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKP-211", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996931299999, "area_conne": 0.0, "WORKINGLAN": 0.0095693779904399996, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.0047846889952199998, "Sleuth_v2": 0.98823529411800004, "stream_abu": 0.0, "SLR_sovi": 0.62154861944799999, "FF_sovi": 0.62154861944799999, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.72112171837700001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.092230666163786, 29.909285856987164 ], [ -90.095017254540252, 29.905102070177385 ], [ -90.100590432389794, 29.905102070177385 ], [ -90.10337702076626, 29.909285856987164 ], [ -90.100590432389794, 29.913469467590676 ], [ -90.095017254540252, 29.913469467590676 ], [ -90.092230666163786, 29.909285856987164 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1529533, "Shape_Leng": 3722.4195047600001, "Shape_Area": 1000000.03672, "GRID_ID": "AKQ-211", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000001467199999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.31566265060299997, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.157831325301, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.81516245487399996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.083870900485991, 29.905102070177385 ], [ -90.086657489410769, 29.900918108126984 ], [ -90.092230666163786, 29.900918108126984 ], [ -90.095017254540252, 29.905102070177385 ], [ -90.092230666163786, 29.909285856987164 ], [ -90.086657489410769, 29.909285856987164 ], [ -90.083870900485991, 29.905102070177385 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1529534, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKR-211", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000016112, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999995158199999, "area_conne": 0.0, "WORKINGLAN": 0.243436754177, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.121718377088, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.70733173076900002, "FF_sovi": 0.70733173076900002, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.75997610513699998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.075511134259955, 29.909285856987164 ], [ -90.078297723184733, 29.905102070177385 ], [ -90.083870900485991, 29.905102070177385 ], [ -90.086657489410769, 29.909285856987164 ], [ -90.083870900485991, 29.913469467590676 ], [ -90.078297723184733, 29.913469467590676 ], [ -90.075511134259955, 29.909285856987164 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1529535, "Shape_Leng": 3722.4195047500002, "Shape_Area": 1000000.03672, "GRID_ID": "AKS-211", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000000929899999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.78234582829300003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.403264812576, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.80192771084299996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.067151369130485, 29.905102070177385 ], [ -90.069937957507008, 29.900918108126984 ], [ -90.075511134259955, 29.900918108126984 ], [ -90.078297723184733, 29.905102070177385 ], [ -90.075511134259955, 29.909285856987164 ], [ -90.069937957507008, 29.909285856987164 ], [ -90.067151369130485, 29.905102070177385 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1529536, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKT-211", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999995158199999, "area_conne": 0.0, "WORKINGLAN": 0.69725864124000003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.34862932062000002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.77386634844900004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.058791602904449, 29.909285856987164 ], [ -90.061578192377553, 29.905102070177385 ], [ -90.067151369130485, 29.905102070177385 ], [ -90.069937957507008, 29.909285856987164 ], [ -90.067151369130485, 29.913469467590676 ], [ -90.061578192377553, 29.913469467590676 ], [ -90.058791602904449, 29.909285856987164 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1529537, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKU-211", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000001467199999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.75691937424699995, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.37845968712400002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.81626506024099998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.05043183777498, 29.905102070177385 ], [ -90.053218426151517, 29.900918108126984 ], [ -90.058791602904449, 29.900918108126984 ], [ -90.061578192377553, 29.905102070177385 ], [ -90.058791602904449, 29.909285856987164 ], [ -90.053218426151517, 29.909285856987164 ], [ -90.05043183777498, 29.905102070177385 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1529538, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKV-211", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999995158199999, "area_conne": 0.0, "WORKINGLAN": 0.60262529833, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.301312649165, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.86654676258999996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.042072071548944, 29.909285856987164 ], [ -90.044858661022033, 29.905102070177385 ], [ -90.05043183777498, 29.905102070177385 ], [ -90.053218426151517, 29.909285856987164 ], [ -90.05043183777498, 29.913469467590676 ], [ -90.044858661022033, 29.913469467590676 ], [ -90.042072071548944, 29.909285856987164 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1529539, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKW-211", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000001467199999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.86522262334400002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.43261131167299999, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.82602409638600005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.033712306419488, 29.905102070177385 ], [ -90.036498894796011, 29.900918108126984 ], [ -90.042072071548944, 29.900918108126984 ], [ -90.044858661022033, 29.905102070177385 ], [ -90.042072071548944, 29.909285856987164 ], [ -90.036498894796011, 29.909285856987164 ], [ -90.033712306419488, 29.905102070177385 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1529540, "Shape_Leng": 3722.41950473, "Shape_Area": 1000000.03671, "GRID_ID": "AKX-211", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999995158199999, "area_conne": 0.0, "WORKINGLAN": 0.92917166867099998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.46458583433400003, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.87825567503000002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.02535254074175, 29.909285856987164 ], [ -90.028139129666556, 29.905102070177385 ], [ -90.033712306419488, 29.905102070177385 ], [ -90.036498894796011, 29.909285856987164 ], [ -90.033712306419488, 29.913469467590676 ], [ -90.028139129666556, 29.913469467590676 ], [ -90.02535254074175, 29.909285856987164 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1529541, "Shape_Leng": 3722.4196268199998, "Shape_Area": 1000000.10231, "GRID_ID": "AKY-211", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000002004499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.90810157194399999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.45888754534499998, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.86710843373500002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.016992774515714, 29.905102070177385 ], [ -90.019779363988761, 29.900918108126984 ], [ -90.02535254074175, 29.900918108126984 ], [ -90.028139129666556, 29.905102070177385 ], [ -90.02535254074175, 29.909285856987164 ], [ -90.019779363988761, 29.909285856987164 ], [ -90.016992774515714, 29.905102070177385 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1529542, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKZ-211", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005366, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999993385199996, "area_conne": 0.0, "WORKINGLAN": 0.43832335329200001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.29580838323399999, "Sleuth_v2": 0.84810126582300005, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.81348448687399999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.008633009386259, 29.909285856987164 ], [ -90.011419597762725, 29.905102070177385 ], [ -90.016992774515714, 29.905102070177385 ], [ -90.019779363988761, 29.909285856987164 ], [ -90.016992774515714, 29.913469467590676 ], [ -90.011419597762725, 29.913469467590676 ], [ -90.008633009386259, 29.909285856987164 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1529543, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "ALA-211", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000001467199999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.34175691937399999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.52346570397100001, "Sleuth_v2": 0.962620192308, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.82192771084299998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.000273243160208, 29.905102070177385 ], [ -90.003059832633255, 29.900918108126984 ], [ -90.008633009386259, 29.900918108126984 ], [ -90.011419597762725, 29.905102070177385 ], [ -90.008633009386259, 29.909285856987164 ], [ -90.003059832633255, 29.909285856987164 ], [ -90.000273243160208, 29.905102070177385 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1531761, "Shape_Leng": 3722.4191429000002, "Shape_Area": 999999.84230300004, "GRID_ID": "AKG-210", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999972075700005, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.0, "WORKINGLAN": 0.422891566266, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.70421686747000001, "Sleuth_v2": 0.53085106383000003, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.82204819277100005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.167468557263547, 29.913469467590676 ], [ -90.170255145640027, 29.909285856987164 ], [ -90.175828322941285, 29.909285856987164 ], [ -90.178614911317752, 29.913469467590676 ], [ -90.175828322941285, 29.917652901022851 ], [ -90.170255145640027, 29.917652901022851 ], [ -90.167468557263547, 29.913469467590676 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1531762, "Shape_Leng": 3722.4191265700001, "Shape_Area": 999999.83352700004, "GRID_ID": "AKH-210", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999990687399998, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668899998, "area_conne": 0.0, "WORKINGLAN": 0.17831325301299999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.79518072289200004, "Sleuth_v2": 0.5675, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.87470167064399995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.159108792134091, 29.917652901022851 ], [ -90.161895380510558, 29.913469467590676 ], [ -90.167468557263547, 29.913469467590676 ], [ -90.170255145640027, 29.917652901022851 ], [ -90.167468557263547, 29.921836160595081 ], [ -90.161895380510558, 29.921836160595081 ], [ -90.159108792134091, 29.917652901022851 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1531763, "Shape_Leng": 3722.4192649800002, "Shape_Area": 999999.90789300005, "GRID_ID": "AKI-210", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.999999828215, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000003073199998, "area_conne": 0.0, "WORKINGLAN": 0.112454655381, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.90749697702499998, "Sleuth_v2": 0.82083333333300001, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.89273607748200001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.150749025908056, 29.913469467590676 ], [ -90.153535614284522, 29.909285856987164 ], [ -90.159108792134091, 29.909285856987164 ], [ -90.161895380510558, 29.913469467590676 ], [ -90.159108792134091, 29.917652901022851 ], [ -90.153535614284522, 29.917652901022851 ], [ -90.150749025908056, 29.913469467590676 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1531764, "Shape_Leng": 3722.4191265700001, "Shape_Area": 999999.83352700004, "GRID_ID": "AKJ-210", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.999999906873, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668899998, "area_conne": 0.0, "WORKINGLAN": 0.289855072464, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.78019323671499996, "Sleuth_v2": 0.68873873873900004, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.83349397590399998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.142389260778586, 29.917652901022851 ], [ -90.145175849155066, 29.913469467590676 ], [ -90.150749025908056, 29.913469467590676 ], [ -90.153535614284522, 29.917652901022851 ], [ -90.150749025908056, 29.921836160595081 ], [ -90.145175849155066, 29.921836160595081 ], [ -90.142389260778586, 29.917652901022851 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1531765, "Shape_Leng": 3722.4192649800002, "Shape_Area": 999999.90789300005, "GRID_ID": "AKK-210", "padus": 0.0, "Join_Cou_2": 3, "area_12_13": 0.999999828215, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000003073199998, "area_conne": 0.0, "WORKINGLAN": 0.401204819278, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.224698795181, "Sleuth_v2": 0.96356589147299998, "stream_abu": 0.0, "SLR_sovi": 0.74453781512600004, "FF_sovi": 0.74453781512600004, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.81867469879499999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.13402949455255, 29.913469467590676 ], [ -90.136816082929016, 29.909285856987164 ], [ -90.142389260778586, 29.909285856987164 ], [ -90.145175849155066, 29.913469467590676 ], [ -90.142389260778586, 29.917652901022851 ], [ -90.136816082929016, 29.917652901022851 ], [ -90.13402949455255, 29.913469467590676 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1531766, "Shape_Leng": 3722.4191265700001, "Shape_Area": 999999.83352700004, "GRID_ID": "AKL-210", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999990687499996, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668899998, "area_conne": 0.0, "WORKINGLAN": 0.49699157641300001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.25691937424799999, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.15769230769199999, "FF_sovi": 0.15769230769199999, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.74048192771099997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.12566972942308, 29.917652901022851 ], [ -90.128456317799561, 29.913469467590676 ], [ -90.13402949455255, 29.913469467590676 ], [ -90.136816082929016, 29.917652901022851 ], [ -90.13402949455255, 29.921836160595081 ], [ -90.128456317799561, 29.921836160595081 ], [ -90.12566972942308, 29.917652901022851 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1531767, "Shape_Leng": 3722.41914292, "Shape_Area": 999999.84231099999, "GRID_ID": "AKM-210", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999982821300004, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000003073100001, "area_conne": 0.0, "WORKINGLAN": 0.57590361446000005, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.28795180722899999, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.29241877256299997, "FF_sovi": 0.29241877256299997, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.62846803377600002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.117309963745299, 29.913469467590676 ], [ -90.120096552121765, 29.909285856987164 ], [ -90.12566972942308, 29.909285856987164 ], [ -90.128456317799561, 29.913469467590676 ], [ -90.12566972942308, 29.917652901022851 ], [ -90.120096552121765, 29.917652901022851 ], [ -90.117309963745299, 29.913469467590676 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1531768, "Shape_Leng": 3722.4193707099998, "Shape_Area": 999999.964699, "GRID_ID": "AKN-210", "padus": 0.0, "Join_Cou_2": 1, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668999996, "area_conne": 0.0, "WORKINGLAN": 0.94060606060499996, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.47030303030300002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.69144578313299998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.108950197519277, 29.917652901022851 ], [ -90.111736785895729, 29.913469467590676 ], [ -90.117309963745299, 29.913469467590676 ], [ -90.120096552121765, 29.917652901022851 ], [ -90.117309963745299, 29.921836160595081 ], [ -90.111736785895729, 29.921836160595081 ], [ -90.108950197519277, 29.917652901022851 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1531769, "Shape_Leng": 3722.41902084, "Shape_Area": 999999.77672099997, "GRID_ID": "AKO-210", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999972075700005, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.0, "WORKINGLAN": 0.475330926594, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.237665463297, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.27974759615400002, "FF_sovi": 0.27974759615400002, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.59806060606099998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.100590432389794, 29.913469467590676 ], [ -90.10337702076626, 29.909285856987164 ], [ -90.108950197519277, 29.909285856987164 ], [ -90.111736785895729, 29.913469467590676 ], [ -90.108950197519277, 29.917652901022851 ], [ -90.10337702076626, 29.917652901022851 ], [ -90.100590432389794, 29.913469467590676 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1531770, "Shape_Leng": 3722.4193707, "Shape_Area": 999999.964698, "GRID_ID": "AKP-210", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000009215, "area_conne": 0.0, "WORKINGLAN": 0.91456077015500004, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.45728038507800001, "Sleuth_v2": 0.98888888888899995, "stream_abu": 0.0, "SLR_sovi": 0.239915966387, "FF_sovi": 0.239915966387, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.658072289157 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.092230666163786, 29.917652901022851 ], [ -90.095017254540252, 29.913469467590676 ], [ -90.100590432389794, 29.913469467590676 ], [ -90.10337702076626, 29.917652901022851 ], [ -90.100590432389794, 29.921836160595081 ], [ -90.095017254540252, 29.921836160595081 ], [ -90.092230666163786, 29.917652901022851 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1531771, "Shape_Leng": 3722.4190818799998, "Shape_Area": 999999.80951599998, "GRID_ID": "AKQ-210", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999977448599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.0, "WORKINGLAN": 0.31325301204900002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.16626506024099999, "Sleuth_v2": 0.96590909090900001, "stream_abu": 0.0, "SLR_sovi": 0.408163265306, "FF_sovi": 0.408163265306, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.66168674698800001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.083870900485991, 29.913469467590676 ], [ -90.086657489410769, 29.909285856987164 ], [ -90.092230666163786, 29.909285856987164 ], [ -90.095017254540252, 29.913469467590676 ], [ -90.092230666163786, 29.917652901022851 ], [ -90.086657489410769, 29.917652901022851 ], [ -90.083870900485991, 29.913469467590676 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1531772, "Shape_Leng": 3722.4193707099998, "Shape_Area": 999999.964699, "GRID_ID": "AKR-210", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000000680600001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000007441999998, "area_conne": 0.0, "WORKINGLAN": 0.62771084337500005, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.31385542168699998, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.39368231046899999, "FF_sovi": 0.39368231046899999, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.67581227436799995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.075511134259955, 29.917652901022851 ], [ -90.078297723184733, 29.913469467590676 ], [ -90.083870900485991, 29.913469467590676 ], [ -90.086657489410769, 29.917652901022851 ], [ -90.083870900485991, 29.921836160595081 ], [ -90.078297723184733, 29.921836160595081 ], [ -90.075511134259955, 29.917652901022851 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1531773, "Shape_Leng": 3722.4190818699999, "Shape_Area": 999999.80951199995, "GRID_ID": "AKS-210", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999972075700005, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.0, "WORKINGLAN": 0.17818181818199999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.089090909090900006, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.71098439375800004, "FF_sovi": 0.71098439375800004, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.74885404101300002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.067151369130485, 29.913469467590676 ], [ -90.069937957507008, 29.909285856987164 ], [ -90.075511134259955, 29.909285856987164 ], [ -90.078297723184733, 29.913469467590676 ], [ -90.075511134259955, 29.917652901022851 ], [ -90.069937957507008, 29.917652901022851 ], [ -90.067151369130485, 29.913469467590676 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1531774, "Shape_Leng": 3722.4192486400002, "Shape_Area": 999999.89911300002, "GRID_ID": "AKT-210", "padus": 0.0, "Join_Cou_2": 3, "area_12_13": 0.999999960603, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000007441999998, "area_conne": 0.0, "WORKINGLAN": 0.22168674698900001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.110843373494, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.25, "FF_sovi": 0.25, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.75951807228900003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.058791602904449, 29.917652901022851 ], [ -90.061578192377553, 29.913469467590676 ], [ -90.067151369130485, 29.913469467590676 ], [ -90.069937957507008, 29.917652901022851 ], [ -90.067151369130485, 29.921836160595081 ], [ -90.061578192377553, 29.921836160595081 ], [ -90.058791602904449, 29.917652901022851 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1531775, "Shape_Leng": 3722.4191429100001, "Shape_Area": 999999.84230599995, "GRID_ID": "AKU-210", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999977448400001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300099998, "area_conne": 0.0, "WORKINGLAN": 0.92289156626799995, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.461445783133, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.81852300242099996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.05043183777498, 29.913469467590676 ], [ -90.053218426151517, 29.909285856987164 ], [ -90.058791602904449, 29.909285856987164 ], [ -90.061578192377553, 29.913469467590676 ], [ -90.058791602904449, 29.917652901022851 ], [ -90.053218426151517, 29.917652901022851 ], [ -90.05043183777498, 29.913469467590676 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1531776, "Shape_Leng": 3722.4192486400002, "Shape_Area": 999999.89911400003, "GRID_ID": "AKV-210", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000007441999998, "area_conne": 0.0, "WORKINGLAN": 0.73944511459700002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.36972255729800002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.84035928143700001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.042072071548944, 29.917652901022851 ], [ -90.044858661022033, 29.913469467590676 ], [ -90.05043183777498, 29.913469467590676 ], [ -90.053218426151517, 29.917652901022851 ], [ -90.05043183777498, 29.921836160595081 ], [ -90.044858661022033, 29.921836160595081 ], [ -90.042072071548944, 29.917652901022851 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1531777, "Shape_Leng": 3722.4191429100001, "Shape_Area": 999999.84230599995, "GRID_ID": "AKW-210", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999977448599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300099998, "area_conne": 0.0, "WORKINGLAN": 0.6843373494, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.34216867469899998, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.80397590361399995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.033712306419488, 29.913469467590676 ], [ -90.036498894796011, 29.909285856987164 ], [ -90.042072071548944, 29.909285856987164 ], [ -90.044858661022033, 29.913469467590676 ], [ -90.042072071548944, 29.917652901022851 ], [ -90.036498894796011, 29.917652901022851 ], [ -90.033712306419488, 29.913469467590676 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1531778, "Shape_Leng": 3722.4191876, "Shape_Area": 999999.86631800001, "GRID_ID": "AKX-210", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.999999906873, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000007441999998, "area_conne": 0.0, "WORKINGLAN": 0.60144057623299996, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.45678271308500001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.85925925925900004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.02535254074175, 29.917652901022851 ], [ -90.028139129666556, 29.913469467590676 ], [ -90.033712306419488, 29.913469467590676 ], [ -90.036498894796011, 29.917652901022851 ], [ -90.033712306419488, 29.921836160595081 ], [ -90.028139129666556, 29.921836160595081 ], [ -90.02535254074175, 29.917652901022851 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1531779, "Shape_Leng": 3722.4192039499999, "Shape_Area": 999999.87510199996, "GRID_ID": "AKY-210", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.999999828215, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300199996, "area_conne": 0.0, "WORKINGLAN": 0.49036144578500002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.56927710843400003, "Sleuth_v2": 0.98125, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.85180722891600003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.016992774515714, 29.913469467590676 ], [ -90.019779363988761, 29.909285856987164 ], [ -90.02535254074175, 29.909285856987164 ], [ -90.028139129666556, 29.913469467590676 ], [ -90.02535254074175, 29.917652901022851 ], [ -90.019779363988761, 29.917652901022851 ], [ -90.016992774515714, 29.913469467590676 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1531780, "Shape_Leng": 3722.4192486400002, "Shape_Area": 999999.89911300002, "GRID_ID": "AKZ-210", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999996060200003, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668899998, "area_conne": 0.0, "WORKINGLAN": 0.59785202863999998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.35859188544199999, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.159425336822, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.83233890214799999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.008633009386259, 29.917652901022851 ], [ -90.011419597762725, 29.913469467590676 ], [ -90.016992774515714, 29.913469467590676 ], [ -90.019779363988761, 29.917652901022851 ], [ -90.016992774515714, 29.921836160595081 ], [ -90.011419597762725, 29.921836160595081 ], [ -90.008633009386259, 29.917652901022851 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1531781, "Shape_Leng": 3722.4191429100001, "Shape_Area": 999999.84230699996, "GRID_ID": "ALA-210", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999977448499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300099998, "area_conne": 0.0, "WORKINGLAN": 0.84819277108699997, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.42409638554200002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.83405535499399996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.000273243160208, 29.913469467590676 ], [ -90.003059832633255, 29.909285856987164 ], [ -90.008633009386259, 29.909285856987164 ], [ -90.011419597762725, 29.913469467590676 ], [ -90.008633009386259, 29.917652901022851 ], [ -90.003059832633255, 29.917652901022851 ], [ -90.000273243160208, 29.913469467590676 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1533999, "Shape_Leng": 3722.4195657499999, "Shape_Area": 1000000.06949, "GRID_ID": "AKG-209", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.68854415274500003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.399164677804, "Sleuth_v2": 0.54489247311800004, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.87913148371500005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.167468557263547, 29.921836160595081 ], [ -90.170255145640027, 29.917652901022851 ], [ -90.175828322941285, 29.917652901022851 ], [ -90.178614911317752, 29.921836160595081 ], [ -90.175828322941285, 29.926019243916457 ], [ -90.170255145640027, 29.926019243916457 ], [ -90.167468557263547, 29.921836160595081 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1534000, "Shape_Leng": 3722.4194437000001, "Shape_Area": 1000000.00392, "GRID_ID": "AKH-209", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.62214199759300004, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.44945848375500003, "Sleuth_v2": 0.82041666666699997, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.85807228915699996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.159108792134091, 29.926019243916457 ], [ -90.161895380510558, 29.921836160595081 ], [ -90.167468557263547, 29.921836160595081 ], [ -90.170255145640027, 29.926019243916457 ], [ -90.167468557263547, 29.930202151922551 ], [ -90.161895380510558, 29.930202151922551 ], [ -90.159108792134091, 29.926019243916457 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1534001, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKI-209", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.0, "WORKINGLAN": 0.23508353222, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.83711217183800002, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.869892473118 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.150749025908056, 29.921836160595081 ], [ -90.153535614284522, 29.917652901022851 ], [ -90.159108792134091, 29.917652901022851 ], [ -90.161895380510558, 29.921836160595081 ], [ -90.159108792134091, 29.926019243916457 ], [ -90.153535614284522, 29.926019243916457 ], [ -90.150749025908056, 29.921836160595081 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1534002, "Shape_Leng": 3722.4194437000001, "Shape_Area": 1000000.00392, "GRID_ID": "AKJ-209", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.57818181818100001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.60181818181799995, "Sleuth_v2": 0.0583333333333, "stream_abu": 0.0, "SLR_sovi": 0.75, "FF_sovi": 0.75, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.77384987893500001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.142389260778586, 29.926019243916457 ], [ -90.145175849155066, 29.921836160595081 ], [ -90.150749025908056, 29.921836160595081 ], [ -90.153535614284522, 29.926019243916457 ], [ -90.150749025908056, 29.930202151922551 ], [ -90.145175849155066, 29.930202151922551 ], [ -90.142389260778586, 29.926019243916457 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1534003, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKK-209", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.0, "WORKINGLAN": 0.25328554360799999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.15770609319000001, "Sleuth_v2": 0.68020833333300001, "stream_abu": 0.0, "SLR_sovi": 0.48960336538499999, "FF_sovi": 0.48960336538499999, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.71599045346099999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.13402949455255, 29.921836160595081 ], [ -90.136816082929016, 29.917652901022851 ], [ -90.142389260778586, 29.917652901022851 ], [ -90.145175849155066, 29.921836160595081 ], [ -90.142389260778586, 29.926019243916457 ], [ -90.136816082929016, 29.926019243916457 ], [ -90.13402949455255, 29.921836160595081 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1534004, "Shape_Leng": 3722.4194437000001, "Shape_Area": 1000000.00392, "GRID_ID": "AKL-209", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993699995, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.47590361445899998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.25963855421699999, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.112439903846, "FF_sovi": 0.112439903846, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.77024096385499996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.12566972942308, 29.926019243916457 ], [ -90.128456317799561, 29.921836160595081 ], [ -90.13402949455255, 29.921836160595081 ], [ -90.136816082929016, 29.926019243916457 ], [ -90.13402949455255, 29.930202151922551 ], [ -90.128456317799561, 29.930202151922551 ], [ -90.12566972942308, 29.926019243916457 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1534005, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695, "GRID_ID": "AKM-209", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.0, "WORKINGLAN": 0.81980906921300001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.40990453460600002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.78100358422899996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.117309963745299, 29.921836160595081 ], [ -90.120096552121765, 29.917652901022851 ], [ -90.12566972942308, 29.917652901022851 ], [ -90.128456317799561, 29.921836160595081 ], [ -90.12566972942308, 29.926019243916457 ], [ -90.120096552121765, 29.926019243916457 ], [ -90.117309963745299, 29.921836160595081 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1534006, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKN-209", "padus": 0.0, "Join_Cou_2": 2, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.99272727272600003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.49636363636399999, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 0.0, "THREATINDE": 0.84945717732199999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.108950197519277, 29.926019243916457 ], [ -90.111736785895729, 29.921836160595081 ], [ -90.117309963745299, 29.921836160595081 ], [ -90.120096552121765, 29.926019243916457 ], [ -90.117309963745299, 29.930202151922551 ], [ -90.111736785895729, 29.930202151922551 ], [ -90.108950197519277, 29.926019243916457 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1534007, "Shape_Leng": 3722.4194436900002, "Shape_Area": 1000000.00391, "GRID_ID": "AKO-209", "padus": 0.0, "Join_Cou_2": 5, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.983293556086, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.491646778043, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.81068427370899998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.100590432389794, 29.921836160595081 ], [ -90.10337702076626, 29.917652901022851 ], [ -90.108950197519277, 29.917652901022851 ], [ -90.111736785895729, 29.921836160595081 ], [ -90.108950197519277, 29.926019243916457 ], [ -90.10337702076626, 29.926019243916457 ], [ -90.100590432389794, 29.921836160595081 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1534008, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKP-209", "padus": 0.0, "Join_Cou_2": 4, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.0, "WORKINGLAN": 0.96385542169000005, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.48192771084300001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.82457831325300002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.092230666163786, 29.926019243916457 ], [ -90.095017254540252, 29.921836160595081 ], [ -90.100590432389794, 29.921836160595081 ], [ -90.10337702076626, 29.926019243916457 ], [ -90.100590432389794, 29.930202151922551 ], [ -90.095017254540252, 29.930202151922551 ], [ -90.092230666163786, 29.926019243916457 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1534009, "Shape_Leng": 3722.41950473, "Shape_Area": 1000000.03671, "GRID_ID": "AKQ-209", "padus": 0.0, "Join_Cou_2": 1, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.90919952210400001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.45459976105099997, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.78400954653900001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.083870900485991, 29.921836160595081 ], [ -90.086657489410769, 29.917652901022851 ], [ -90.092230666163786, 29.917652901022851 ], [ -90.095017254540252, 29.921836160595081 ], [ -90.092230666163786, 29.926019243916457 ], [ -90.086657489410769, 29.926019243916457 ], [ -90.083870900485991, 29.921836160595081 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1534010, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKR-209", "padus": 0.0, "Join_Cou_2": 1, "area_12_13": 1.00000016112, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.98554216867800004, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.49277108433700001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.79301204819299997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.075511134259955, 29.926019243916457 ], [ -90.078297723184733, 29.921836160595081 ], [ -90.083870900485991, 29.921836160595081 ], [ -90.086657489410769, 29.926019243916457 ], [ -90.083870900485991, 29.930202151922551 ], [ -90.078297723184733, 29.930202151922551 ], [ -90.075511134259955, 29.926019243916457 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1534011, "Shape_Leng": 3722.4195047200001, "Shape_Area": 1000000.0367000001, "GRID_ID": "AKS-209", "padus": 0.0, "Join_Cou_2": 1, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.68067226891, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.34033613445400002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.27972322503000002, "FF_sovi": 0.27972322503000002, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.66050119331699997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.067151369130485, 29.921836160595081 ], [ -90.069937957507008, 29.917652901022851 ], [ -90.075511134259955, 29.917652901022851 ], [ -90.078297723184733, 29.921836160595081 ], [ -90.075511134259955, 29.926019243916457 ], [ -90.069937957507008, 29.926019243916457 ], [ -90.067151369130485, 29.921836160595081 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1534012, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKT-209", "padus": 0.0, "Join_Cou_2": 1, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.27831325301299997, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.139156626506, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.19831325301200001, "FF_sovi": 0.19831325301200001, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.62972322503 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.058791602904449, 29.926019243916457 ], [ -90.061578192377553, 29.921836160595081 ], [ -90.067151369130485, 29.921836160595081 ], [ -90.069937957507008, 29.926019243916457 ], [ -90.067151369130485, 29.930202151922551 ], [ -90.061578192377553, 29.930202151922551 ], [ -90.058791602904449, 29.926019243916457 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1534013, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKU-209", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005366, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.50596658711200004, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.29474940334100003, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.77028985507199998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.05043183777498, 29.921836160595081 ], [ -90.053218426151517, 29.917652901022851 ], [ -90.058791602904449, 29.917652901022851 ], [ -90.061578192377553, 29.921836160595081 ], [ -90.058791602904449, 29.926019243916457 ], [ -90.053218426151517, 29.926019243916457 ], [ -90.05043183777498, 29.921836160595081 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1534014, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKV-209", "padus": 0.0, "Join_Cou_2": 1, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.87349397590599998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.43674698795200001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.82915662650599997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.042072071548944, 29.926019243916457 ], [ -90.044858661022033, 29.921836160595081 ], [ -90.05043183777498, 29.921836160595081 ], [ -90.053218426151517, 29.926019243916457 ], [ -90.05043183777498, 29.930202151922551 ], [ -90.044858661022033, 29.930202151922551 ], [ -90.042072071548944, 29.926019243916457 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1534015, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKW-209", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.64535585042300003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.32509047044599998, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.85325301204799997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.033712306419488, 29.921836160595081 ], [ -90.036498894796011, 29.917652901022851 ], [ -90.042072071548944, 29.917652901022851 ], [ -90.044858661022033, 29.921836160595081 ], [ -90.042072071548944, 29.926019243916457 ], [ -90.036498894796011, 29.926019243916457 ], [ -90.033712306419488, 29.921836160595081 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1534016, "Shape_Leng": 3722.41950473, "Shape_Area": 1000000.03671, "GRID_ID": "AKX-209", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.86424242424200004, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.49272727272700001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.86493975903599996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.02535254074175, 29.926019243916457 ], [ -90.028139129666556, 29.921836160595081 ], [ -90.033712306419488, 29.921836160595081 ], [ -90.036498894796011, 29.926019243916457 ], [ -90.033712306419488, 29.930202151922551 ], [ -90.028139129666556, 29.930202151922551 ], [ -90.02535254074175, 29.926019243916457 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1534017, "Shape_Leng": 3722.4196268000001, "Shape_Area": 1000000.10229, "GRID_ID": "AKY-209", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.86746987952099996, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.477108433735, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.85621230398100001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.016992774515714, 29.921836160595081 ], [ -90.019779363988761, 29.917652901022851 ], [ -90.02535254074175, 29.917652901022851 ], [ -90.028139129666556, 29.921836160595081 ], [ -90.02535254074175, 29.926019243916457 ], [ -90.019779363988761, 29.926019243916457 ], [ -90.016992774515714, 29.921836160595081 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1534018, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKZ-209", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005366, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.943441636581, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.47172081829099999, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.84132530120500004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.008633009386259, 29.926019243916457 ], [ -90.011419597762725, 29.921836160595081 ], [ -90.016992774515714, 29.921836160595081 ], [ -90.019779363988761, 29.926019243916457 ], [ -90.016992774515714, 29.930202151922551 ], [ -90.011419597762725, 29.930202151922551 ], [ -90.008633009386259, 29.926019243916457 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1534019, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "ALA-209", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005366, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.90974729241800001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.454873646209, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.82975903614500002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.000273243160208, 29.921836160595081 ], [ -90.003059832633255, 29.917652901022851 ], [ -90.008633009386259, 29.917652901022851 ], [ -90.011419597762725, 29.921836160595081 ], [ -90.008633009386259, 29.926019243916457 ], [ -90.003059832633255, 29.926019243916457 ], [ -90.000273243160208, 29.921836160595081 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1536237, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKG-208", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668899998, "area_conne": 0.0, "WORKINGLAN": 0.48674698795299998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.243373493976, "Sleuth_v2": 0.98317307692300004, "stream_abu": 0.0, "SLR_sovi": 0.75, "FF_sovi": 0.75, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.81909307875899995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.167468557263547, 29.930202151922551 ], [ -90.170255145640027, 29.926019243916457 ], [ -90.175828322941285, 29.926019243916457 ], [ -90.178614911317752, 29.930202151922551 ], [ -90.175828322941285, 29.934384883647944 ], [ -90.170255145640027, 29.934384883647944 ], [ -90.167468557263547, 29.930202151922551 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1536238, "Shape_Leng": 3722.4190208199998, "Shape_Area": 999999.77671300003, "GRID_ID": "AKH-208", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999972075700005, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.67661097852100005, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.34188544152700001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.84830917874400003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.159108792134091, 29.934384883647944 ], [ -90.161895380510558, 29.930202151922551 ], [ -90.167468557263547, 29.930202151922551 ], [ -90.170255145640027, 29.934384883647944 ], [ -90.167468557263547, 29.93856743812756 ], [ -90.161895380510558, 29.93856743812756 ], [ -90.159108792134091, 29.934384883647944 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1536239, "Shape_Leng": 3722.4196878600001, "Shape_Area": 1000000.1351, "GRID_ID": "AKI-208", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000009215, "area_conne": 0.0, "WORKINGLAN": 0.73614457831500002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.52469879518100004, "Sleuth_v2": 0.74029850746299997, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.84486873508399996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.150749025908056, 29.930202151922551 ], [ -90.153535614284522, 29.926019243916457 ], [ -90.159108792134091, 29.926019243916457 ], [ -90.161895380510558, 29.930202151922551 ], [ -90.159108792134091, 29.934384883647944 ], [ -90.153535614284522, 29.934384883647944 ], [ -90.150749025908056, 29.930202151922551 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1536240, "Shape_Leng": 3722.4190208199998, "Shape_Area": 999999.77671300003, "GRID_ID": "AKJ-208", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999972075599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.80695443645200005, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.55935251798600005, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.75, "FF_sovi": 0.75, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.77016908212599999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.142389260778586, 29.934384883647944 ], [ -90.145175849155066, 29.930202151922551 ], [ -90.150749025908056, 29.930202151922551 ], [ -90.153535614284522, 29.934384883647944 ], [ -90.150749025908056, 29.93856743812756 ], [ -90.145175849155066, 29.93856743812756 ], [ -90.142389260778586, 29.934384883647944 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1536241, "Shape_Leng": 3722.4196878600001, "Shape_Area": 1000000.1351, "GRID_ID": "AKK-208", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000009215099998, "area_conne": 0.0, "WORKINGLAN": 0.23763570567, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.13691194209900001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.51862980769199996, "FF_sovi": 0.51862980769199996, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.71544910179599996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.13402949455255, 29.930202151922551 ], [ -90.136816082929016, 29.926019243916457 ], [ -90.142389260778586, 29.926019243916457 ], [ -90.145175849155066, 29.930202151922551 ], [ -90.142389260778586, 29.934384883647944 ], [ -90.136816082929016, 29.934384883647944 ], [ -90.13402949455255, 29.930202151922551 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1536242, "Shape_Leng": 3722.4190208199998, "Shape_Area": 999999.77671300003, "GRID_ID": "AKL-208", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999972075800003, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.692951015532, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.35842293906799999, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.17707581227399999, "FF_sovi": 0.17707581227399999, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.79243697478999997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.12566972942308, 29.934384883647944 ], [ -90.128456317799561, 29.930202151922551 ], [ -90.13402949455255, 29.930202151922551 ], [ -90.136816082929016, 29.934384883647944 ], [ -90.13402949455255, 29.93856743812756 ], [ -90.128456317799561, 29.93856743812756 ], [ -90.12566972942308, 29.934384883647944 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1536243, "Shape_Leng": 3722.41956579, "Shape_Area": 1000000.06952, "GRID_ID": "AKM-208", "padus": 0.0, "Join_Cou_2": 2, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000009215, "area_conne": 0.0, "WORKINGLAN": 0.651022864019, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.32551143201, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 0.0, "THREATINDE": 0.80682634730500002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.117309963745299, 29.930202151922551 ], [ -90.120096552121765, 29.926019243916457 ], [ -90.12566972942308, 29.926019243916457 ], [ -90.128456317799561, 29.930202151922551 ], [ -90.12566972942308, 29.934384883647944 ], [ -90.120096552121765, 29.934384883647944 ], [ -90.117309963745299, 29.930202151922551 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1536244, "Shape_Leng": 3722.41926496, "Shape_Area": 999999.90788499999, "GRID_ID": "AKN-208", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.999999828215, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.91507177033599996, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.457535885167, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.79010856453599998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.108950197519277, 29.934384883647944 ], [ -90.111736785895729, 29.930202151922551 ], [ -90.117309963745299, 29.930202151922551 ], [ -90.120096552121765, 29.934384883647944 ], [ -90.117309963745299, 29.93856743812756 ], [ -90.111736785895729, 29.93856743812756 ], [ -90.108950197519277, 29.934384883647944 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1536245, "Shape_Leng": 3722.4194437199999, "Shape_Area": 1000000.00393, "GRID_ID": "AKO-208", "padus": 0.0, "Join_Cou_2": 1, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668899998, "area_conne": 0.0, "WORKINGLAN": 0.94216867470200005, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.47108433734900002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.80528211284499995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.100590432389794, 29.930202151922551 ], [ -90.10337702076626, 29.926019243916457 ], [ -90.108950197519277, 29.926019243916457 ], [ -90.111736785895729, 29.930202151922551 ], [ -90.108950197519277, 29.934384883647944 ], [ -90.10337702076626, 29.934384883647944 ], [ -90.100590432389794, 29.930202151922551 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1536246, "Shape_Leng": 3722.41926496, "Shape_Area": 999999.90788399999, "GRID_ID": "AKP-208", "padus": 0.0, "Join_Cou_2": 1, "area_12_13": 0.99999982821400002, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.0, "WORKINGLAN": 0.85322195704100001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.42661097852000002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.88481927710800001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.092230666163786, 29.934384883647944 ], [ -90.095017254540252, 29.930202151922551 ], [ -90.100590432389794, 29.930202151922551 ], [ -90.10337702076626, 29.934384883647944 ], [ -90.100590432389794, 29.93856743812756 ], [ -90.095017254540252, 29.93856743812756 ], [ -90.092230666163786, 29.934384883647944 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1536247, "Shape_Leng": 3722.4195047600001, "Shape_Area": 1000000.03672, "GRID_ID": "AKQ-208", "padus": 0.0, "Join_Cou_2": 2, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000005668899998, "area_conne": 0.0, "WORKINGLAN": 0.93493975903899995, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.46746987951800001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.82064439140800005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.083870900485991, 29.930202151922551 ], [ -90.086657489410769, 29.926019243916457 ], [ -90.092230666163786, 29.926019243916457 ], [ -90.095017254540252, 29.930202151922551 ], [ -90.092230666163786, 29.934384883647944 ], [ -90.086657489410769, 29.934384883647944 ], [ -90.083870900485991, 29.930202151922551 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1536248, "Shape_Leng": 3722.41926496, "Shape_Area": 999999.90788499999, "GRID_ID": "AKR-208", "padus": 0.0, "Join_Cou_2": 2, "area_12_13": 0.99999988194199996, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.902147971361, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.45107398568000001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.79915662650599995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.075511134259955, 29.934384883647944 ], [ -90.078297723184733, 29.930202151922551 ], [ -90.083870900485991, 29.930202151922551 ], [ -90.086657489410769, 29.934384883647944 ], [ -90.083870900485991, 29.93856743812756 ], [ -90.078297723184733, 29.93856743812756 ], [ -90.075511134259955, 29.934384883647944 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1536249, "Shape_Leng": 3722.4195047500002, "Shape_Area": 1000000.03672, "GRID_ID": "AKS-208", "padus": 0.0, "Join_Cou_2": 2, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.52545691986800003, "area_conne": 0.0, "WORKINGLAN": 0.80848484848400004, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.40424242424200002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.66002386634800003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.067151369130485, 29.930202151922551 ], [ -90.069937957507008, 29.926019243916457 ], [ -90.075511134259955, 29.926019243916457 ], [ -90.078297723184733, 29.930202151922551 ], [ -90.075511134259955, 29.934384883647944 ], [ -90.069937957507008, 29.934384883647944 ], [ -90.067151369130485, 29.930202151922551 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1536250, "Shape_Leng": 3722.4191429000002, "Shape_Area": 999999.8423, "GRID_ID": "AKT-208", "padus": 0.0, "Join_Cou_2": 1, "area_12_13": 0.99999977448599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.36033205451099998, "area_conne": 0.0, "WORKINGLAN": 0.15060240963900001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.075301204819299999, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.1, "FF_sovi": 0.1, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.57557436517500005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.058791602904449, 29.934384883647944 ], [ -90.061578192377553, 29.930202151922551 ], [ -90.067151369130485, 29.930202151922551 ], [ -90.069937957507008, 29.934384883647944 ], [ -90.067151369130485, 29.93856743812756 ], [ -90.061578192377553, 29.93856743812756 ], [ -90.058791602904449, 29.934384883647944 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1536251, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKU-208", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005366, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.86096982357700003, "area_conne": 0.0, "WORKINGLAN": 0.118138424821, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.059069212410499998, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.23628158844800001, "FF_sovi": 0.23628158844800001, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.74117647058799996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.05043183777498, 29.930202151922551 ], [ -90.053218426151517, 29.926019243916457 ], [ -90.058791602904449, 29.926019243916457 ], [ -90.061578192377553, 29.930202151922551 ], [ -90.058791602904449, 29.934384883647944 ], [ -90.053218426151517, 29.934384883647944 ], [ -90.05043183777498, 29.930202151922551 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1536252, "Shape_Leng": 3722.4191429000002, "Shape_Area": 999999.84230100003, "GRID_ID": "AKV-208", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.999999828215, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.85421686747199999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.42710843373500001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.83674698795199998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.042072071548944, 29.934384883647944 ], [ -90.044858661022033, 29.930202151922551 ], [ -90.05043183777498, 29.930202151922551 ], [ -90.053218426151517, 29.934384883647944 ], [ -90.05043183777498, 29.93856743812756 ], [ -90.044858661022033, 29.93856743812756 ], [ -90.042072071548944, 29.934384883647944 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1536253, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKW-208", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000007441999998, "area_conne": 0.0, "WORKINGLAN": 0.71445639187599996, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.35722819593799998, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.85214797135999998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.033712306419488, 29.930202151922551 ], [ -90.036498894796011, 29.926019243916457 ], [ -90.042072071548944, 29.926019243916457 ], [ -90.044858661022033, 29.930202151922551 ], [ -90.042072071548944, 29.934384883647944 ], [ -90.036498894796011, 29.934384883647944 ], [ -90.033712306419488, 29.930202151922551 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1536254, "Shape_Leng": 3722.41908186, "Shape_Area": 999999.80950500001, "GRID_ID": "AKX-208", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999972075599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.89104116222999996, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.445520581114, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.86518072289199999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.02535254074175, 29.934384883647944 ], [ -90.028139129666556, 29.930202151922551 ], [ -90.033712306419488, 29.930202151922551 ], [ -90.036498894796011, 29.934384883647944 ], [ -90.033712306419488, 29.93856743812756 ], [ -90.028139129666556, 29.93856743812756 ], [ -90.02535254074175, 29.934384883647944 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1536255, "Shape_Leng": 3722.4196268199998, "Shape_Area": 1000000.10231, "GRID_ID": "AKY-208", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000007441999998, "area_conne": 0.0, "WORKINGLAN": 0.90941597139499997, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.45470798569699999, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.85352449223399995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.016992774515714, 29.930202151922551 ], [ -90.019779363988761, 29.926019243916457 ], [ -90.02535254074175, 29.926019243916457 ], [ -90.028139129666556, 29.930202151922551 ], [ -90.02535254074175, 29.934384883647944 ], [ -90.019779363988761, 29.934384883647944 ], [ -90.016992774515714, 29.930202151922551 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1536256, "Shape_Leng": 3722.4191429000002, "Shape_Area": 999999.8423, "GRID_ID": "AKZ-208", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999977448499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.92048192771399995, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.46024096385500002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.80144752714099998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.008633009386259, 29.934384883647944 ], [ -90.011419597762725, 29.930202151922551 ], [ -90.016992774515714, 29.930202151922551 ], [ -90.019779363988761, 29.934384883647944 ], [ -90.016992774515714, 29.93856743812756 ], [ -90.011419597762725, 29.93856743812756 ], [ -90.008633009386259, 29.934384883647944 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1536257, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "ALA-208", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000005366, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000007441999998, "area_conne": 0.0, "WORKINGLAN": 0.91836734694199995, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.45918367346900002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.78735083532200001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.000273243160208, 29.930202151922551 ], [ -90.003059832633255, 29.926019243916457 ], [ -90.008633009386259, 29.926019243916457 ], [ -90.011419597762725, 29.930202151922551 ], [ -90.008633009386259, 29.934384883647944 ], [ -90.003059832633255, 29.934384883647944 ], [ -90.000273243160208, 29.930202151922551 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1538475, "Shape_Leng": 3722.41924862, "Shape_Area": 999999.89910200005, "GRID_ID": "AKG-207", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999990687399998, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.711800128478, "WORKINGLAN": 0.105326876514, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.31053268765100001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.59277978339399995, "FF_sovi": 0.59277978339399995, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.71554216867499998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.167468557263547, 29.93856743812756 ], [ -90.170255145640027, 29.934384883647944 ], [ -90.175828322941285, 29.934384883647944 ], [ -90.178614911317752, 29.93856743812756 ], [ -90.175828322941285, 29.942749818672578 ], [ -90.170255145640027, 29.942749818672578 ], [ -90.167468557263547, 29.93856743812756 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1538476, "Shape_Leng": 3722.41944371, "Shape_Area": 1000000.00393, "GRID_ID": "AKH-207", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.0516025161311, "WORKINGLAN": 0.13132530120499999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.116265060241, "Sleuth_v2": 0.80794392523400005, "stream_abu": 0.0, "SLR_sovi": 0.74217809867600004, "FF_sovi": 0.74217809867600004, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.74128878281599997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.159108792134091, 29.942749818672578 ], [ -90.161895380510558, 29.93856743812756 ], [ -90.167468557263547, 29.93856743812756 ], [ -90.170255145640027, 29.942749818672578 ], [ -90.167468557263547, 29.946932022892266 ], [ -90.161895380510558, 29.946932022892266 ], [ -90.159108792134091, 29.942749818672578 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1538477, "Shape_Leng": 3722.4193706900001, "Shape_Area": 999999.96469299996, "GRID_ID": "AKI-207", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.0, "WORKINGLAN": 0.49036144578500002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.68493975903600002, "Sleuth_v2": 0.6818359375, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.82219541616400005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.150749025908056, 29.93856743812756 ], [ -90.153535614284522, 29.934384883647944 ], [ -90.159108792134091, 29.934384883647944 ], [ -90.161895380510558, 29.93856743812756 ], [ -90.159108792134091, 29.942749818672578 ], [ -90.153535614284522, 29.942749818672578 ], [ -90.150749025908056, 29.93856743812756 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1538478, "Shape_Leng": 3722.41944371, "Shape_Area": 1000000.00393, "GRID_ID": "AKJ-207", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.0, "WORKINGLAN": 0.68915662650800003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.463855421687, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.75, "FF_sovi": 0.75, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.766266506603 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.142389260778586, 29.942749818672578 ], [ -90.145175849155066, 29.93856743812756 ], [ -90.150749025908056, 29.93856743812756 ], [ -90.153535614284522, 29.942749818672578 ], [ -90.150749025908056, 29.946932022892266 ], [ -90.145175849155066, 29.946932022892266 ], [ -90.142389260778586, 29.942749818672578 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1538479, "Shape_Leng": 3722.4193706900001, "Shape_Area": 999999.96469299996, "GRID_ID": "AKK-207", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.0, "WORKINGLAN": 0.29036144578400003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.15, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.499819927971, "FF_sovi": 0.499819927971, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.70734939759000004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.13402949455255, 29.93856743812756 ], [ -90.136816082929016, 29.934384883647944 ], [ -90.142389260778586, 29.934384883647944 ], [ -90.145175849155066, 29.93856743812756 ], [ -90.142389260778586, 29.942749818672578 ], [ -90.136816082929016, 29.942749818672578 ], [ -90.13402949455255, 29.93856743812756 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1538480, "Shape_Leng": 3722.41944371, "Shape_Area": 1000000.00393, "GRID_ID": "AKL-207", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993699995, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.0, "WORKINGLAN": 0.74427020506800001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.37213510253299997, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.13646209386300001, "FF_sovi": 0.13646209386300001, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.78782816229099994 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.12566972942308, 29.942749818672578 ], [ -90.128456317799561, 29.93856743812756 ], [ -90.13402949455255, 29.93856743812756 ], [ -90.136816082929016, 29.942749818672578 ], [ -90.13402949455255, 29.946932022892266 ], [ -90.128456317799561, 29.946932022892266 ], [ -90.12566972942308, 29.942749818672578 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1538481, "Shape_Leng": 3722.4192486299999, "Shape_Area": 999999.89911, "GRID_ID": "AKM-207", "padus": 0.0, "Join_Cou_2": 4, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.0, "WORKINGLAN": 0.98554216867800004, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.49277108433700001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 0.0, "THREATINDE": 0.800120481928 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.117309963745299, 29.93856743812756 ], [ -90.120096552121765, 29.934384883647944 ], [ -90.12566972942308, 29.934384883647944 ], [ -90.128456317799561, 29.93856743812756 ], [ -90.12566972942308, 29.942749818672578 ], [ -90.120096552121765, 29.942749818672578 ], [ -90.117309963745299, 29.93856743812756 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1538482, "Shape_Leng": 3722.4196878500002, "Shape_Area": 1000000.1351, "GRID_ID": "AKN-207", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.0, "WORKINGLAN": 0.94103489771299997, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.47051744885699998, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.88019093078800004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.108950197519277, 29.942749818672578 ], [ -90.111736785895729, 29.93856743812756 ], [ -90.117309963745299, 29.93856743812756 ], [ -90.120096552121765, 29.942749818672578 ], [ -90.117309963745299, 29.946932022892266 ], [ -90.111736785895729, 29.946932022892266 ], [ -90.108950197519277, 29.942749818672578 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1538483, "Shape_Leng": 3722.4191265600002, "Shape_Area": 999999.83352099999, "GRID_ID": "AKO-207", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999990687399998, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.987908101569, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.49395405078600002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.89235436893200004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.100590432389794, 29.93856743812756 ], [ -90.10337702076626, 29.934384883647944 ], [ -90.108950197519277, 29.934384883647944 ], [ -90.111736785895729, 29.93856743812756 ], [ -90.108950197519277, 29.942749818672578 ], [ -90.10337702076626, 29.942749818672578 ], [ -90.100590432389794, 29.93856743812756 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1538484, "Shape_Leng": 3722.4196878500002, "Shape_Area": 1000000.1351, "GRID_ID": "AKP-207", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.51069402370200001, "area_conne": 0.0, "WORKINGLAN": 0.98554216867800004, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.49277108433700001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.894868735084 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.092230666163786, 29.942749818672578 ], [ -90.095017254540252, 29.93856743812756 ], [ -90.100590432389794, 29.93856743812756 ], [ -90.10337702076626, 29.942749818672578 ], [ -90.100590432389794, 29.946932022892266 ], [ -90.095017254540252, 29.946932022892266 ], [ -90.092230666163786, 29.942749818672578 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1538485, "Shape_Leng": 3722.4191875900001, "Shape_Area": 999999.866316, "GRID_ID": "AKQ-207", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.999999960603, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.63850957850599999, "area_conne": 0.0, "WORKINGLAN": 0.86746987952099996, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.43373493975900002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.873614457831 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.083870900485991, 29.93856743812756 ], [ -90.086657489410769, 29.934384883647944 ], [ -90.092230666163786, 29.934384883647944 ], [ -90.095017254540252, 29.93856743812756 ], [ -90.092230666163786, 29.942749818672578 ], [ -90.086657489410769, 29.942749818672578 ], [ -90.083870900485991, 29.93856743812756 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1538486, "Shape_Leng": 3722.4196878500002, "Shape_Area": 1000000.1351, "GRID_ID": "AKR-207", "padus": 1.0, "Join_Cou_2": 2, "area_12_13": 1.00000016112, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.23091178636199999, "area_conne": 0.0, "WORKINGLAN": 0.56152927120700002, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.28076463560300002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.821505376344 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.075511134259955, 29.942749818672578 ], [ -90.078297723184733, 29.93856743812756 ], [ -90.083870900485991, 29.93856743812756 ], [ -90.086657489410769, 29.942749818672578 ], [ -90.083870900485991, 29.946932022892266 ], [ -90.078297723184733, 29.946932022892266 ], [ -90.075511134259955, 29.942749818672578 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1538487, "Shape_Leng": 3722.4191875900001, "Shape_Area": 999999.86631199997, "GRID_ID": "AKS-207", "padus": 0.0, "Join_Cou_2": 1, "area_12_13": 0.99999990687399998, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.44511305332599999, "area_conne": 0.0, "WORKINGLAN": 0.39225181598199999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.19612590799, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.75440289505400004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.067151369130485, 29.93856743812756 ], [ -90.069937957507008, 29.934384883647944 ], [ -90.075511134259955, 29.934384883647944 ], [ -90.078297723184733, 29.93856743812756 ], [ -90.075511134259955, 29.942749818672578 ], [ -90.069937957507008, 29.942749818672578 ], [ -90.067151369130485, 29.93856743812756 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1538488, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKT-207", "padus": 1.0, "Join_Cou_2": 3, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.472485792944, "area_conne": 0.0, "WORKINGLAN": 0.100119189511, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.050059594755700002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.1, "FF_sovi": 0.1, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.48561151079100001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.058791602904449, 29.942749818672578 ], [ -90.061578192377553, 29.93856743812756 ], [ -90.067151369130485, 29.93856743812756 ], [ -90.069937957507008, 29.942749818672578 ], [ -90.067151369130485, 29.946932022892266 ], [ -90.061578192377553, 29.946932022892266 ], [ -90.058791602904449, 29.942749818672578 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1538489, "Shape_Leng": 3722.41924862, "Shape_Area": 999999.89910499996, "GRID_ID": "AKU-207", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999996060100005, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.88681131077999997, "area_conne": 0.0, "WORKINGLAN": 0.134777376654, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.067388688327299995, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.25420673076900002, "FF_sovi": 0.25420673076900002, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.72266666666699997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.05043183777498, 29.93856743812756 ], [ -90.053218426151517, 29.934384883647944 ], [ -90.058791602904449, 29.934384883647944 ], [ -90.061578192377553, 29.93856743812756 ], [ -90.058791602904449, 29.942749818672578 ], [ -90.053218426151517, 29.942749818672578 ], [ -90.05043183777498, 29.93856743812756 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1538490, "Shape_Leng": 3722.41956579, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKV-207", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300199996, "area_conne": 0.0, "WORKINGLAN": 0.93802145411299998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.469010727056, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.86121718377099998 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.042072071548944, 29.942749818672578 ], [ -90.044858661022033, 29.93856743812756 ], [ -90.05043183777498, 29.93856743812756 ], [ -90.053218426151517, 29.942749818672578 ], [ -90.05043183777498, 29.946932022892266 ], [ -90.044858661022033, 29.946932022892266 ], [ -90.042072071548944, 29.942749818672578 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1538491, "Shape_Leng": 3722.41924862, "Shape_Area": 999999.89910499996, "GRID_ID": "AKW-207", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.999999960603, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.86281588447599999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.431407942238, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.84614457831300005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.033712306419488, 29.93856743812756 ], [ -90.036498894796011, 29.934384883647944 ], [ -90.042072071548944, 29.934384883647944 ], [ -90.044858661022033, 29.93856743812756 ], [ -90.042072071548944, 29.942749818672578 ], [ -90.036498894796011, 29.942749818672578 ], [ -90.033712306419488, 29.93856743812756 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1538492, "Shape_Leng": 3722.4195047500002, "Shape_Area": 1000000.03672, "GRID_ID": "AKX-207", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000001300099998, "area_conne": 0.0, "WORKINGLAN": 0.90326481257299995, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.451632406288, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.80646706586799999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.02535254074175, 29.942749818672578 ], [ -90.028139129666556, 29.93856743812756 ], [ -90.033712306419488, 29.93856743812756 ], [ -90.036498894796011, 29.942749818672578 ], [ -90.033712306419488, 29.946932022892266 ], [ -90.028139129666556, 29.946932022892266 ], [ -90.02535254074175, 29.942749818672578 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1538493, "Shape_Leng": 3722.4193096600002, "Shape_Area": 999999.93190199998, "GRID_ID": "AKY-207", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.0000000143300001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.89088729016900003, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.44544364508399997, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.84693877550999996 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.016992774515714, 29.93856743812756 ], [ -90.019779363988761, 29.934384883647944 ], [ -90.02535254074175, 29.934384883647944 ], [ -90.028139129666556, 29.93856743812756 ], [ -90.02535254074175, 29.942749818672578 ], [ -90.019779363988761, 29.942749818672578 ], [ -90.016992774515714, 29.93856743812756 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1538494, "Shape_Leng": 3722.4195657800001, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKZ-207", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000005366, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999999527099996, "area_conne": 0.0, "WORKINGLAN": 0.363855421688, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.181927710843, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.37679856115100002, "FF_sovi": 0.37679856115100002, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.76887816646600005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.008633009386259, 29.942749818672578 ], [ -90.011419597762725, 29.93856743812756 ], [ -90.016992774515714, 29.93856743812756 ], [ -90.019779363988761, 29.942749818672578 ], [ -90.016992774515714, 29.946932022892266 ], [ -90.011419597762725, 29.946932022892266 ], [ -90.008633009386259, 29.942749818672578 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1538495, "Shape_Leng": 3722.41924862, "Shape_Area": 999999.89910599997, "GRID_ID": "ALA-207", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.99999996060200003, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.25059665871100001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.12529832935599999, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.47686298076900002, "FF_sovi": 0.47686298076900002, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.75990396158499995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.000273243160208, 29.93856743812756 ], [ -90.003059832633255, 29.934384883647944 ], [ -90.008633009386259, 29.934384883647944 ], [ -90.011419597762725, 29.93856743812756 ], [ -90.008633009386259, 29.942749818672578 ], [ -90.003059832633255, 29.942749818672578 ], [ -90.000273243160208, 29.93856743812756 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1540712, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKF-206", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000021485, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.63797127955499999, "area_conne": 0.0, "WORKINGLAN": 0.256038647344, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.128019323671, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.77103030302999997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.175828322941285, 29.951114051721927 ], [ -90.178614911317752, 29.946932022892266 ], [ -90.184188089167321, 29.946932022892266 ], [ -90.186974677543787, 29.951114051721927 ], [ -90.184188089167321, 29.955295904196692 ], [ -90.178614911317752, 29.955295904196692 ], [ -90.175828322941285, 29.951114051721927 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1540713, "Shape_Leng": 3722.4195657499999, "Shape_Area": 1000000.06949, "GRID_ID": "AKG-206", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.69340882338499998, "area_conne": 0.15695315475900001, "WORKINGLAN": 0.32292917167000001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.179471788715, "Sleuth_v2": 0.86297709923699994, "stream_abu": 0.0, "SLR_sovi": 0.17737665463300001, "FF_sovi": 0.17737665463300001, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.774547647768 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.167468557263547, 29.946932022892266 ], [ -90.170255145640027, 29.942749818672578 ], [ -90.175828322941285, 29.942749818672578 ], [ -90.178614911317752, 29.946932022892266 ], [ -90.175828322941285, 29.951114051721927 ], [ -90.170255145640027, 29.951114051721927 ], [ -90.167468557263547, 29.946932022892266 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1540714, "Shape_Leng": 3722.4194437000001, "Shape_Area": 1000000.00392, "GRID_ID": "AKH-206", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.60843373494200004, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.57289156626500004, "Sleuth_v2": 0.603, "stream_abu": 0.0, "SLR_sovi": 0.48646209386299999, "FF_sovi": 0.48646209386299999, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.75096385542199995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.159108792134091, 29.951114051721927 ], [ -90.161895380510558, 29.946932022892266 ], [ -90.167468557263547, 29.946932022892266 ], [ -90.170255145640027, 29.951114051721927 ], [ -90.167468557263547, 29.955295904196692 ], [ -90.161895380510558, 29.955295904196692 ], [ -90.159108792134091, 29.951114051721927 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1540715, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKI-206", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.0, "WORKINGLAN": 0.20023837902300001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.16448152562599999, "Sleuth_v2": 0.56666666666700005, "stream_abu": 0.0, "SLR_sovi": 0.75, "FF_sovi": 0.75, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.77008443908299995 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.150749025908056, 29.946932022892266 ], [ -90.153535614284522, 29.942749818672578 ], [ -90.159108792134091, 29.942749818672578 ], [ -90.161895380510558, 29.946932022892266 ], [ -90.159108792134091, 29.951114051721927 ], [ -90.153535614284522, 29.951114051721927 ], [ -90.150749025908056, 29.946932022892266 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1540716, "Shape_Leng": 3722.4194437000001, "Shape_Area": 1000000.00392, "GRID_ID": "AKJ-206", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.203614457832, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.10662650602400001, "Sleuth_v2": 0.0, "stream_abu": 0.0, "SLR_sovi": 0.74187725631799994, "FF_sovi": 0.74187725631799994, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 9.0, "SOVInew": 1.0, "THREATINDE": 0.735393939394 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.142389260778586, 29.951114051721927 ], [ -90.145175849155066, 29.946932022892266 ], [ -90.150749025908056, 29.946932022892266 ], [ -90.153535614284522, 29.951114051721927 ], [ -90.150749025908056, 29.955295904196692 ], [ -90.145175849155066, 29.955295904196692 ], [ -90.142389260778586, 29.951114051721927 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1540717, "Shape_Leng": 3722.4196878299999, "Shape_Area": 1000000.13508, "GRID_ID": "AKK-206", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.0, "WORKINGLAN": 0.12364945978399999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.088235294117600005, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.39825511432, "FF_sovi": 0.39825511432, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.71469879518099999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.13402949455255, 29.946932022892266 ], [ -90.136816082929016, 29.942749818672578 ], [ -90.142389260778586, 29.942749818672578 ], [ -90.145175849155066, 29.946932022892266 ], [ -90.142389260778586, 29.951114051721927 ], [ -90.136816082929016, 29.951114051721927 ], [ -90.13402949455255, 29.946932022892266 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1540718, "Shape_Leng": 3722.4194437000001, "Shape_Area": 1000000.00392, "GRID_ID": "AKL-206", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993699995, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.91204819277399996, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.456024096386, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.79794933655 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.12566972942308, 29.951114051721927 ], [ -90.128456317799561, 29.946932022892266 ], [ -90.13402949455255, 29.946932022892266 ], [ -90.136816082929016, 29.951114051721927 ], [ -90.13402949455255, 29.955295904196692 ], [ -90.128456317799561, 29.955295904196692 ], [ -90.12566972942308, 29.951114051721927 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1540719, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695, "GRID_ID": "AKM-206", "padus": 0.0, "Join_Cou_2": 1, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.67000000002100002, "area_conne": 0.0, "WORKINGLAN": 0.96774193548499998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.483870967742, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.81843373494000005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.117309963745299, 29.946932022892266 ], [ -90.120096552121765, 29.942749818672578 ], [ -90.12566972942308, 29.942749818672578 ], [ -90.128456317799561, 29.946932022892266 ], [ -90.12566972942308, 29.951114051721927 ], [ -90.120096552121765, 29.951114051721927 ], [ -90.117309963745299, 29.946932022892266 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1540720, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKN-206", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.97228915662899995, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.48614457831300001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.86 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.108950197519277, 29.951114051721927 ], [ -90.111736785895729, 29.946932022892266 ], [ -90.117309963745299, 29.946932022892266 ], [ -90.120096552121765, 29.951114051721927 ], [ -90.117309963745299, 29.955295904196692 ], [ -90.111736785895729, 29.955295904196692 ], [ -90.108950197519277, 29.951114051721927 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1540721, "Shape_Leng": 3722.4194436900002, "Shape_Area": 1000000.00391, "GRID_ID": "AKO-206", "padus": 0.0, "Join_Cou_2": 0, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.64958448468100005, "area_conne": 0.0, "WORKINGLAN": 1.0, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.5, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.89781818181799999 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.100590432389794, 29.946932022892266 ], [ -90.10337702076626, 29.942749818672578 ], [ -90.108950197519277, 29.942749818672578 ], [ -90.111736785895729, 29.946932022892266 ], [ -90.108950197519277, 29.951114051721927 ], [ -90.10337702076626, 29.951114051721927 ], [ -90.100590432389794, 29.946932022892266 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1540722, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKP-206", "padus": 0.0, "Join_Cou_2": 1, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.21249904865300001, "area_conne": 0.0, "WORKINGLAN": 0.60481927711000005, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.30240963855399999, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.75, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.35524963237500001, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 0, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.88429951690800002 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.092230666163786, 29.951114051721927 ], [ -90.095017254540252, 29.946932022892266 ], [ -90.100590432389794, 29.946932022892266 ], [ -90.10337702076626, 29.951114051721927 ], [ -90.100590432389794, 29.955295904196692 ], [ -90.095017254540252, 29.955295904196692 ], [ -90.092230666163786, 29.951114051721927 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1540723, "Shape_Leng": 3722.41950473, "Shape_Area": 1000000.03671, "GRID_ID": "AKQ-206", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.243854276343, "area_conne": 0.0, "WORKINGLAN": 0.761445783135, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.38072289156599998, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.86457831325300005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.083870900485991, 29.946932022892266 ], [ -90.086657489410769, 29.942749818672578 ], [ -90.092230666163786, 29.942749818672578 ], [ -90.095017254540252, 29.946932022892266 ], [ -90.092230666163786, 29.951114051721927 ], [ -90.086657489410769, 29.951114051721927 ], [ -90.083870900485991, 29.946932022892266 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1540724, "Shape_Leng": 3722.4196878399998, "Shape_Area": 1000000.13509, "GRID_ID": "AKR-206", "padus": 1.0, "Join_Cou_2": 2, "area_12_13": 1.00000016112, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.33999992912299998, "area_conne": 0.0, "WORKINGLAN": 0.28072289156699998, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.140361445783, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.55385542168699997 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.075511134259955, 29.951114051721927 ], [ -90.078297723184733, 29.946932022892266 ], [ -90.083870900485991, 29.946932022892266 ], [ -90.086657489410769, 29.951114051721927 ], [ -90.083870900485991, 29.955295904196692 ], [ -90.078297723184733, 29.955295904196692 ], [ -90.075511134259955, 29.951114051721927 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1540725, "Shape_Leng": 3722.4195047200001, "Shape_Area": 1000000.0367000001, "GRID_ID": "AKS-206", "padus": 1.0, "Join_Cou_2": 11, "area_12_13": 0.99999999993599997, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.339999964584, "area_conne": 0.0, "WORKINGLAN": 0.30703883495299999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.15351941747600001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.49927710843400003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.067151369130485, 29.946932022892266 ], [ -90.069937957507008, 29.942749818672578 ], [ -90.075511134259955, 29.942749818672578 ], [ -90.078297723184733, 29.946932022892266 ], [ -90.075511134259955, 29.951114051721927 ], [ -90.069937957507008, 29.951114051721927 ], [ -90.067151369130485, 29.946932022892266 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1540726, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKT-206", "padus": 1.0, "Join_Cou_2": 4, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.56637734301999998, "area_conne": 0.0, "WORKINGLAN": 0.204819277109, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.102409638554, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.1, "FF_sovi": 0.1, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.51672727272700003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.058791602904449, 29.951114051721927 ], [ -90.061578192377553, 29.946932022892266 ], [ -90.067151369130485, 29.946932022892266 ], [ -90.069937957507008, 29.951114051721927 ], [ -90.067151369130485, 29.955295904196692 ], [ -90.061578192377553, 29.955295904196692 ], [ -90.058791602904449, 29.951114051721927 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1540727, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKU-206", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000005366, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.88681131077999997, "area_conne": 0.0, "WORKINGLAN": 0.18915662650699999, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.094578313252999993, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.30282791817100002, "FF_sovi": 0.30282791817100002, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 10.0, "SOVInew": 1.0, "THREATINDE": 0.76130592503000005 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.05043183777498, 29.946932022892266 ], [ -90.053218426151517, 29.942749818672578 ], [ -90.058791602904449, 29.942749818672578 ], [ -90.061578192377553, 29.946932022892266 ], [ -90.058791602904449, 29.951114051721927 ], [ -90.053218426151517, 29.951114051721927 ], [ -90.05043183777498, 29.946932022892266 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1540728, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKV-206", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.71927710843600001, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.35963855421699997, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.865384615385 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.042072071548944, 29.951114051721927 ], [ -90.044858661022033, 29.946932022892266 ], [ -90.05043183777498, 29.946932022892266 ], [ -90.053218426151517, 29.951114051721927 ], [ -90.05043183777498, 29.955295904196692 ], [ -90.044858661022033, 29.955295904196692 ], [ -90.042072071548944, 29.951114051721927 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1540729, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "AKW-206", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000005367, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.87228915662899997, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.43614457831300002, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.0, "FF_sovi": 0.0, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.810240963855 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.033712306419488, 29.946932022892266 ], [ -90.036498894796011, 29.942749818672578 ], [ -90.042072071548944, 29.942749818672578 ], [ -90.044858661022033, 29.946932022892266 ], [ -90.042072071548944, 29.951114051721927 ], [ -90.036498894796011, 29.951114051721927 ], [ -90.033712306419488, 29.946932022892266 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1540730, "Shape_Leng": 3722.41950473, "Shape_Area": 1000000.03671, "GRID_ID": "AKX-206", "padus": 1.0, "Join_Cou_2": 1, "area_12_13": 0.99999999993499999, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998228900004, "area_conne": 0.0, "WORKINGLAN": 0.18487394958, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.092436974789899998, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.23737980769200001, "FF_sovi": 0.23737980769200001, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 1, "AR_boat": 11.0, "SOVInew": 1.0, "THREATINDE": 0.827446300716 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.02535254074175, 29.951114051721927 ], [ -90.028139129666556, 29.946932022892266 ], [ -90.033712306419488, 29.946932022892266 ], [ -90.036498894796011, 29.951114051721927 ], [ -90.033712306419488, 29.955295904196692 ], [ -90.028139129666556, 29.955295904196692 ], [ -90.02535254074175, 29.951114051721927 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1540731, "Shape_Leng": 3722.4196268000001, "Shape_Area": 1000000.10229, "GRID_ID": "AKY-206", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 1.00000010739, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.362650602411, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.18132530120500001, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.26022864019300002, "FF_sovi": 0.26022864019300002, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 4, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.80771084337300003 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.016992774515714, 29.946932022892266 ], [ -90.019779363988761, 29.942749818672578 ], [ -90.02535254074175, 29.942749818672578 ], [ -90.028139129666556, 29.946932022892266 ], [ -90.02535254074175, 29.951114051721927 ], [ -90.019779363988761, 29.951114051721927 ], [ -90.016992774515714, 29.946932022892266 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1540732, "Shape_Leng": 3722.4195657700002, "Shape_Area": 1000000.0695099999, "GRID_ID": "AKZ-206", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.56966236575200002, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999996456099997, "area_conne": 0.0, "WORKINGLAN": 0.57756563245899994, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.28878281622899998, "Sleuth_v2": 1.0, "stream_abu": 0.0, "SLR_sovi": 0.47352587244299998, "FF_sovi": 0.47352587244299998, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.83565426170500001 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.008633009386259, 29.951114051721927 ], [ -90.011419597762725, 29.946932022892266 ], [ -90.016992774515714, 29.946932022892266 ], [ -90.019779363988761, 29.951114051721927 ], [ -90.016992774515714, 29.955295904196692 ], [ -90.011419597762725, 29.955295904196692 ], [ -90.008633009386259, 29.951114051721927 ] ] ] } }, { "type": "Feature", "properties": { "OBJECTID": 1540733, "Shape_Leng": 3722.4195657599998, "Shape_Area": 1000000.0695, "GRID_ID": "ALA-206", "padus": 1.0, "Join_Cou_2": 0, "area_12_13": 0.49629735500700001, "area_nha": 0.0, "JC": 0, "PA1": 0.0, "Index_cpt_": 2.0, "area_light": 0.66999998229199997, "area_conne": 0.0, "WORKINGLAN": 0.65060240964000005, "ComEng_ct": 0, "RecEng_ct": 0, "conl_index": 0.32530120481899999, "Sleuth_v2": 0.98600917431199997, "stream_abu": 0.0, "SLR_sovi": 0.25751201923099998, "FF_sovi": 0.25751201923099998, "Stream_a_1": 0.0, "303d_desig": 0.0, "metal_cuzo": 0.0, "nutri_cuzo": 0.0, "oxygen_cuz": 0.0, "patho_cuzo": 0.0, "sedi_cuzof": 0.0, "statuscoun": 10, "PADUS2": 1, "AR_boat": 12.0, "SOVInew": 1.0, "THREATINDE": 0.72366504854400004 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -90.000273243160208, 29.946932022892266 ], [ -90.003059832633255, 29.942749818672578 ], [ -90.008633009386259, 29.942749818672578 ], [ -90.011419597762725, 29.946932022892266 ], [ -90.008633009386259, 29.951114051721927 ], [ -90.003059832633255, 29.951114051721927 ], [ -90.000273243160208, 29.946932022892266 ] ] ] } } ] }
[{"created_at":"2014-10-04 10:39:05","original_pic":null,"profile_image_url":"http:\/\/tp1.sinaimg.cn\/3443459232\/50\/5700774822\/1","status_id":"3761900124613210","text":"@\u65e0\u5fcc\u5e08\u592a: \u548c\u5e73\u89e3\u51b3\u95ee\u9898\uff0c\u9119\u89c6\u6d41\u6c13\u884c\u4e3a\uff01[\u5f31]\/\/@\u4e00\u7b11683:\/\/@\u8129\u5584-:\/\/@\u56e7\u7eb3\u68ee: \/\/@\u8f7b\u578b\u5b50\u5f39\u8681:\u6574\u4f53\u9020\u578b\u90fd\u773c\u719f\/\/@\u738b\u5c0f\u6d6a\u6f2b:\u659c\u8de8\u5305\u7684\u9020\u578b\u597d\u773c\u719f\u2026\u2026 \/\/@\u8863\u6e7f\u4e50\u961f\u517d\u533b:\u6e7e\u4ed4\u4e00\u5411\u6211\u5927\u6652\uff0c\u6211\u90fd\u73a9\u6652\uff01\u7ea2\u661f\u638c\u7ba1\u4e00\u5e26\u2026\uff09\/\/@\u9752\u94dc\u8c4c\u8c46\u4fa0","thumbnail_pic":null,"user_id":"3443459232","user_name":"\u901a\u57ce\u98ce\u96e8","reposts_cache_count":"0","rt_created_at":"2014-10-04 01:50:01","rt_original_pic":"http:\/\/ww2.sinaimg.cn\/large\/68e98ed9gw1ekyi25xdyrj20go09ddge.jpg","rt_profile_image_url":"http:\/\/tp2.sinaimg.cn\/1760136921\/50\/5654880468\/1","retweeted_status":"3761766980740958","rt_text":"\u5728\u94dc\u9523\u6e7e\u6253\u5b66\u751f\u7684\u9ed1\u793e\u4f1a\u670b\u53cb\u4eec\uff5e","rt_thumbnail_pic":"http:\/\/ww2.sinaimg.cn\/thumbnail\/68e98ed9gw1ekyi25xdyrj20go09ddge.jpg","rt_user_id":"1760136921","rt_user_name":"\u5582\u7f8a\u7684\u6708\u4eae\u718a","rt_reposts_cache_count":"8","sent":"2014-10-04 10:39:05"},{"created_at":"2014-10-04 10:17:30","original_pic":null,"profile_image_url":"http:\/\/tp3.sinaimg.cn\/1688392742\/50\/5652503348\/1","status_id":"3761894692807375","text":"\/\/@\u90b5\u660e\u6ce2:\/\/@\u5b5f\u5e86\u5fb7: \/\/@\u5bfc\u6f14\u9ad8\u6653\u8230: \/\/@\u5929\u4e0b\u7b2c\u4e00\u6e2f:\/\/@\u738b\u4e9a\u519b\u5317\u4eac:\u5468\u514b\u534e\u5c31\u662f\u8fd9\u4e48\u201c\u6b7b\u7684\u201d\/\/@\u738b\u5c0f\u6d6a\u6f2b:\u659c\u8de8\u5305\u7684\u9020\u578b\u597d\u773c\u719f\u2026\u2026 \/\/@\u8863\u6e7f\u4e50\u961f\u517d\u533b:\u6e7e\u4ed4\u4e00\u5411\u6211\u5927\u6652\uff0c\u6211\u90fd\u73a9\u6652\uff01\u7ea2\u661f\u638c\u7ba1\u4e00\u5e26\u2026\u2026\uff08\u597d\u5427\u7ca4\u8bed\u5176\u5b9e\u8fd9\u4e0d\u540c\u97f3\uff09\/\/@\u9752\u94dc\u8c4c\u8c46\u4fa0:\u7535\u5f71\u3002\u3002\u3002","thumbnail_pic":null,"user_id":"1688392742","user_name":"\u674e\u5b66\u9e4f","reposts_cache_count":"0","rt_created_at":"2014-10-04 01:50:01","rt_original_pic":"http:\/\/ww2.sinaimg.cn\/large\/68e98ed9gw1ekyi25xdyrj20go09ddge.jpg","rt_profile_image_url":"http:\/\/tp2.sinaimg.cn\/1760136921\/50\/5654880468\/1","retweeted_status":"3761766980740958","rt_text":"\u5728\u94dc\u9523\u6e7e\u6253\u5b66\u751f\u7684\u9ed1\u793e\u4f1a\u670b\u53cb\u4eec\uff5e","rt_thumbnail_pic":"http:\/\/ww2.sinaimg.cn\/thumbnail\/68e98ed9gw1ekyi25xdyrj20go09ddge.jpg","rt_user_id":"1760136921","rt_user_name":"\u5582\u7f8a\u7684\u6708\u4eae\u718a","rt_reposts_cache_count":"8","sent":"2014-10-04 10:17:30"},{"created_at":"2014-10-04 09:55:03","original_pic":null,"profile_image_url":"http:\/\/tp2.sinaimg.cn\/1652811601\/50\/5603013653\/1","status_id":"3761889039330132","text":"\/\/@\u90b5\u660e\u6ce2: \/\/@\u5b5f\u5e86\u5fb7: \/\/@\u5bfc\u6f14\u9ad8\u6653\u8230: \/\/@\u5929\u4e0b\u7b2c\u4e00\u6e2f:\/\/@\u738b\u4e9a\u519b\u5317\u4eac:\u5468\u514b\u534e\u5c31\u662f\u8fd9\u4e48\u201c\u6b7b\u7684\u201d\/\/@\u738b\u5c0f\u6d6a\u6f2b:\u659c\u8de8\u5305\u7684\u9020\u578b\u597d\u773c\u719f\u2026\u2026 \/\/@\u8863\u6e7f\u4e50\u961f\u517d\u533b:\u6e7e\u4ed4\u4e00\u5411\u6211\u5927\u6652\uff0c\u6211\u90fd\u73a9\u6652\uff01\u7ea2\u661f\u638c\u7ba1\u4e00\u5e26\u2026\u2026\uff08\u597d\u5427\u7ca4\u8bed\u5176\u5b9e\u8fd9\u4e0d\u540c\u97f3\uff09\/\/@\u9752\u94dc\u8c4c\u8c46\u4fa0:\u7535\u5f71\u3002\u3002\u3002","thumbnail_pic":null,"user_id":"1652811601","user_name":"\u55b7\u568f\u7f51\u94c2\u7a0b","reposts_cache_count":"0","rt_created_at":"2014-10-04 01:50:01","rt_original_pic":"http:\/\/ww2.sinaimg.cn\/large\/68e98ed9gw1ekyi25xdyrj20go09ddge.jpg","rt_profile_image_url":"http:\/\/tp2.sinaimg.cn\/1760136921\/50\/5654880468\/1","retweeted_status":"3761766980740958","rt_text":"\u5728\u94dc\u9523\u6e7e\u6253\u5b66\u751f\u7684\u9ed1\u793e\u4f1a\u670b\u53cb\u4eec\uff5e","rt_thumbnail_pic":"http:\/\/ww2.sinaimg.cn\/thumbnail\/68e98ed9gw1ekyi25xdyrj20go09ddge.jpg","rt_user_id":"1760136921","rt_user_name":"\u5582\u7f8a\u7684\u6708\u4eae\u718a","rt_reposts_cache_count":"8","sent":"2014-10-04 09:55:03"},{"created_at":"2014-10-04 10:01:55","original_pic":null,"profile_image_url":"http:\/\/tp1.sinaimg.cn\/3646173124\/50\/5669363124\/1","status_id":"3761890771357510","text":"\/\/@\u4e3a\u5929\u4e0b\u4e49\u58eb\u9f13\u4e0e\u547c: \/\/@\u8129\u5584-: \/\/@\u4ece\u5934\u518d\u6765130330: \u53e3\u7f69\u5e2e\u3002\u67d0\u5730\u5e38\u89c1\u7684\u5927\u809a\u5b50\u578b\u7537\u3002\/\/@\u8129\u5584-:\/\/@\u56e7\u7eb3\u68ee: \/\/@\u8f7b\u578b\u5b50\u5f39\u8681:\u6574\u4f53\u9020\u578b\u90fd\u773c\u719f\/\/@\u738b\u5c0f\u6d6a\u6f2b:\u659c\u8de8\u5305\u7684\u9020\u578b\u597d\u773c\u719f\u2026\u2026 \/\/@\u8863\u6e7f\u4e50\u961f\u517d\u533b:\u6e7e\u4ed4\u4e00\u5411\u6211\u5927\u6652\uff0c\u6211\u90fd\u73a9\u6652\uff01\u7ea2\u661f\u638c\u7ba1\u4e00\u5e26\u2026\u2026\uff08\u597d\u5427\u7ca4\u8bed\u5176\u5b9e\u8fd9\u4e0d\u540c\u97f3\uff09\/\/@\u9752\u94dc\u8c4c\u8c46\u4fa0:\u7535\u5f71\u3002\u3002\u3002","thumbnail_pic":null,"user_id":"3646173124","user_name":"\u5e38\u5dde\u59da\u5b9d\u534e\u5bb6\u5c5e","reposts_cache_count":"0","rt_created_at":"2014-10-04 01:50:01","rt_original_pic":"http:\/\/ww2.sinaimg.cn\/large\/68e98ed9gw1ekyi25xdyrj20go09ddge.jpg","rt_profile_image_url":"http:\/\/tp2.sinaimg.cn\/1760136921\/50\/5654880468\/1","retweeted_status":"3761766980740958","rt_text":"\u5728\u94dc\u9523\u6e7e\u6253\u5b66\u751f\u7684\u9ed1\u793e\u4f1a\u670b\u53cb\u4eec\uff5e","rt_thumbnail_pic":"http:\/\/ww2.sinaimg.cn\/thumbnail\/68e98ed9gw1ekyi25xdyrj20go09ddge.jpg","rt_user_id":"1760136921","rt_user_name":"\u5582\u7f8a\u7684\u6708\u4eae\u718a","rt_reposts_cache_count":"8","sent":"2014-10-04 10:01:55"},{"created_at":"2014-10-04 09:38:21","original_pic":null,"profile_image_url":"http:\/\/tp4.sinaimg.cn\/1588591171\/50\/1279881590\/1","status_id":"3761884840623072","text":"\/\/@\u60c5\u7cfb\u5357\u5317\u7586:\u4e3a\u5565\u90fd\u6234\u7740\u53e3\u7f69\uff0c\u6015\u4e0d\u662f\u672c\u5730\u571f\u4ea7\u3002","thumbnail_pic":null,"user_id":"1588591171","user_name":"\u695a\u65e0\u53cc","reposts_cache_count":"0","rt_created_at":"2014-10-04 01:50:01","rt_original_pic":"http:\/\/ww2.sinaimg.cn\/large\/68e98ed9gw1ekyi25xdyrj20go09ddge.jpg","rt_profile_image_url":"http:\/\/tp2.sinaimg.cn\/1760136921\/50\/5654880468\/1","retweeted_status":"3761766980740958","rt_text":"\u5728\u94dc\u9523\u6e7e\u6253\u5b66\u751f\u7684\u9ed1\u793e\u4f1a\u670b\u53cb\u4eec\uff5e","rt_thumbnail_pic":"http:\/\/ww2.sinaimg.cn\/thumbnail\/68e98ed9gw1ekyi25xdyrj20go09ddge.jpg","rt_user_id":"1760136921","rt_user_name":"\u5582\u7f8a\u7684\u6708\u4eae\u718a","rt_reposts_cache_count":"8","sent":"2014-10-04 09:38:21"},{"created_at":"2014-10-04 09:31:43","original_pic":null,"profile_image_url":"http:\/\/tp1.sinaimg.cn\/1558578472\/50\/1279879827\/1","status_id":"3761883171101895","text":"\/\/@\u5b5f\u5e86\u5fb7: \/\/@\u5bfc\u6f14\u9ad8\u6653\u8230: \/\/@\u5929\u4e0b\u7b2c\u4e00\u6e2f:\/\/@\u738b\u4e9a\u519b\u5317\u4eac:\u5468\u514b\u534e\u5c31\u662f\u8fd9\u4e48\u201c\u6b7b\u7684\u201d\/\/@\u738b\u5c0f\u6d6a\u6f2b:\u659c\u8de8\u5305\u7684\u9020\u578b\u597d\u773c\u719f\u2026\u2026 \/\/@\u8863\u6e7f\u4e50\u961f\u517d\u533b:\u6e7e\u4ed4\u4e00\u5411\u6211\u5927\u6652\uff0c\u6211\u90fd\u73a9\u6652\uff01\u7ea2\u661f\u638c\u7ba1\u4e00\u5e26\u2026\u2026\uff08\u597d\u5427\u7ca4\u8bed\u5176\u5b9e\u8fd9\u4e0d\u540c\u97f3\uff09\/\/@\u9752\u94dc\u8c4c\u8c46\u4fa0:\u7535\u5f71\u3002\u3002\u3002","thumbnail_pic":null,"user_id":"1558578472","user_name":"\u90b5\u660e\u6ce2","reposts_cache_count":"0","rt_created_at":"2014-10-04 01:50:01","rt_original_pic":"http:\/\/ww2.sinaimg.cn\/large\/68e98ed9gw1ekyi25xdyrj20go09ddge.jpg","rt_profile_image_url":"http:\/\/tp2.sinaimg.cn\/1760136921\/50\/5654880468\/1","retweeted_status":"3761766980740958","rt_text":"\u5728\u94dc\u9523\u6e7e\u6253\u5b66\u751f\u7684\u9ed1\u793e\u4f1a\u670b\u53cb\u4eec\uff5e","rt_thumbnail_pic":"http:\/\/ww2.sinaimg.cn\/thumbnail\/68e98ed9gw1ekyi25xdyrj20go09ddge.jpg","rt_user_id":"1760136921","rt_user_name":"\u5582\u7f8a\u7684\u6708\u4eae\u718a","rt_reposts_cache_count":"8","sent":"2014-10-04 09:31:43"},{"created_at":"2014-10-04 02:22:07","original_pic":null,"profile_image_url":"http:\/\/tp4.sinaimg.cn\/1619962527\/50\/40063953953\/1","status_id":"3761775058984509","text":"\u52a3\u7b49\u6c11\u65cf\u3002\u5c31\u559c\u6b22\u7528\u66b4\u529b\u8bf4\u670d\u5bf9\u65b9\u3002LOW\u903c\u3002\/\/@\u56e7\u7eb3\u68ee: \/\/@\u8f7b\u578b\u5b50\u5f39\u8681:\u6574\u4f53\u9020\u578b\u90fd\u773c\u719f\/\/@\u738b\u5c0f\u6d6a\u6f2b:\u659c\u8de8\u5305\u7684\u9020\u578b\u597d\u773c\u719f\u2026\u2026 \/\/@\u8863\u6e7f\u4e50\u961f\u517d\u533b:\u6e7e\u4ed4\u4e00\u5411\u6211\u5927\u6652\uff0c\u6211\u90fd\u73a9\u6652\uff01\u7ea2\u661f\u638c\u7ba1\u4e00\u5e26\u2026\u2026\uff08\u597d\u5427\u7ca4\u8bed\u5176\u5b9e\u8fd9\u4e0d\u540c\u97f3\uff09\/\/@\u9752\u94dc\u8c4c\u8c46\u4fa0:\u7535\u5f71\u3002\u3002\u3002","thumbnail_pic":null,"user_id":"1619962527","user_name":"\u5317\u4eac\u53a8\u5b50","reposts_cache_count":"0","rt_created_at":"2014-10-04 01:50:01","rt_original_pic":"http:\/\/ww2.sinaimg.cn\/large\/68e98ed9gw1ekyi25xdyrj20go09ddge.jpg","rt_profile_image_url":"http:\/\/tp2.sinaimg.cn\/1760136921\/50\/5654880468\/1","retweeted_status":"3761766980740958","rt_text":"\u5728\u94dc\u9523\u6e7e\u6253\u5b66\u751f\u7684\u9ed1\u793e\u4f1a\u670b\u53cb\u4eec\uff5e","rt_thumbnail_pic":"http:\/\/ww2.sinaimg.cn\/thumbnail\/68e98ed9gw1ekyi25xdyrj20go09ddge.jpg","rt_user_id":"1760136921","rt_user_name":"\u5582\u7f8a\u7684\u6708\u4eae\u718a","rt_reposts_cache_count":"8","sent":"2014-10-04 02:22:07"},{"created_at":"2014-10-04 01:57:40","original_pic":null,"profile_image_url":"http:\/\/tp4.sinaimg.cn\/1983885611\/50\/5687330356\/1","status_id":"3761768909896831","text":"\u5468\u514b\u534e\u5c31\u662f\u8fd9\u4e48\u201c\u6b7b\u7684\u201d\/\/@\u738b\u5c0f\u6d6a\u6f2b:\u659c\u8de8\u5305\u7684\u9020\u578b\u597d\u773c\u719f\u2026\u2026 \/\/@\u8863\u6e7f\u4e50\u961f\u517d\u533b:\u6e7e\u4ed4\u4e00\u5411\u6211\u5927\u6652\uff0c\u6211\u90fd\u73a9\u6652\uff01\u7ea2\u661f\u638c\u7ba1\u4e00\u5e26\u2026\u2026\uff08\u597d\u5427\u7ca4\u8bed\u5176\u5b9e\u8fd9\u4e0d\u540c\u97f3\uff09\/\/@\u9752\u94dc\u8c4c\u8c46\u4fa0:\u7535\u5f71\u3002\u3002\u3002","thumbnail_pic":null,"user_id":"1983885611","user_name":"\u738b\u4e9a\u519b\u5317\u4eac","reposts_cache_count":"0","rt_created_at":"2014-10-04 01:50:01","rt_original_pic":"http:\/\/ww2.sinaimg.cn\/large\/68e98ed9gw1ekyi25xdyrj20go09ddge.jpg","rt_profile_image_url":"http:\/\/tp2.sinaimg.cn\/1760136921\/50\/5654880468\/1","retweeted_status":"3761766980740958","rt_text":"\u5728\u94dc\u9523\u6e7e\u6253\u5b66\u751f\u7684\u9ed1\u793e\u4f1a\u670b\u53cb\u4eec\uff5e","rt_thumbnail_pic":"http:\/\/ww2.sinaimg.cn\/thumbnail\/68e98ed9gw1ekyi25xdyrj20go09ddge.jpg","rt_user_id":"1760136921","rt_user_name":"\u5582\u7f8a\u7684\u6708\u4eae\u718a","rt_reposts_cache_count":"8","sent":"2014-10-04 01:57:40"}]
{ "url": "https://en.wikipedia.org/wiki/Acacia_acanthoclada", "classification": [ { "Kingdom": "Plantae" }, { "Clade": "Tracheophytes" }, { "Clade": "Angiosperms" }, { "Clade": "Eudicots" }, { "Clade": "Rosids" }, { "Order": "Fabales" }, { "Family": "Fabaceae" }, { "Clade": "Mimosoideae" }, { "Genus": "Acacia" }, { "Species": "A. acanthoclada" } ], "text": { "__SUMMARY__": "Acacia acanthoclada, commonly known as harrow wattle, is a low, divaricate, highly branched and spinescent shrub that is endemic to Australia.", "Description": "It grows up to 2 metres high and has phyllodes which measure 0.2 to 0.6 cm long and 1 to 2 mm wide. The phyllodes are straight, narrow-cuneate, slightly notched at the apex, and feature prominent midveins. Branchlets are terete, whitish and densely pubescent, As the branch grows it becomes glabrous and terminates in a rigid spinose point. The bark is grey, white or occasionally greenish.\nThe golden-yellow flowerheads, on 5–15 cm long peduncles, appear at the phyllode axils. Flower parts are pentamerous, with the sepals fused into a synsepalous calyx. Flowers appear from August to October, followed by irregularly twisted, glaucous, brown seed pods which are 3 to 6 cm long and 3 to 6 mm wide.\nIts occurs naturally in Western Australia, South Australia and Victoria and is listed as endangered under the Threatened Species Conservation Act in New South Wales.", "Taxonomy": "The species was formally described in 1863 by Victorian Government Botanist Ferdinand von Mueller in the third volume of his Fragmenta Phytographiae Australiae, based on plant material collected near Kulkyne, Victoria.Two subspecies are recognised:\n\nA. acanthoclada F.Muell. subsp. acanthoclada\nA. acanthoclada subsp. glaucescens Maslin", "Distribution": "The species is relatively uncommon and is found scattered at several sites in isolated clumps: Buronga, Wentworth and Pooncarie districts in far south-western New South Wales, Victoria, South Australia and Arumpo Station and Montarna Station in Western Australia. Arumpo Station in particular is home to a stunted sample, which is threatened by overgrazing by kangaroos.", "Habitat": "This species usually grows on deep, loose, sandy soil. It inhabits undisturbed mallee areas, often on ridges and dunes, and more rarely on rock outcrops.", "See also": "List of Acacia speciesAssociated species:\n\nEucalyptus dumosa\nEucalyptus socialis\nEucalyptus gracilis\nEucalyptus costata\nCallitris verrucosa\nCodonocarpus cotinifolius\nTriodia scariosa", "References": "", "External links": "\"Acacia acanthoclada\". FloraBase. Western Australian Government Department of Parks and Wildlife. \nAustralian National Botanic Gardens: Photo of Acacia acanthoclada" } }
{"title":"the.real.housewives.of.vancouver.s01e03.she.shouldve.kept.her.cl","uid":7181610,"size":411219467,"categoryP":"video","categoryS":"tv_shows","magnet":"?xt=urn:btih:634fa162d0b0fc00174154f6b55cdf43d7e637ec&amp;dn=the.real.housewives.of.vancouver.s01e03.she.shouldve.kept.her.cl&amp;tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&amp;tr=udp%3A%2F%2Fopen.demonii.com%3A1337&amp;tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&amp;tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":1,"leechers":0,"uploader":"duranie","files":1,"time":1334288966,"description":"The Real Housewives of Vancouver\nPremiered April 4, 2012\nAirs on SLICE channel in Canada (Slice does not broadcast in HD yet, unfortunately)\n\nSeason 1, Episode 3 - &quot;She Should've Kept Her Clothes On&quot;\nMary and Ronnie’s friendship of 18 years begins to unravel, Jody confronts Christina regarding her behaviour at her birthday party, while Reiko’s martial arts threaten to impact her looks.\n\n\nAbout the show:\nThe world's number one lifestyle reality franchise goes Canadian. The Real Housewives of Vancouver is the first Canadian installment of the internationally acclaimed series.\n\nThe Real Housewives of Vancouver, the year's most buzzed about new Canadian lifestyle reality series, takes viewers on a wild ride into the never before seen world of Vancouver's wealthiest and most fabulous women. The first season dives into the everyday lives of Jody, Christina, Reiko, Ronnie, and Mary, revealing intimate and often outrageous details about their relationships, career triumphs and pitfalls, sex lives and family drama.\n\n\nFile : the.real.housewives.of.vancouver.s01e03.she.shouldve.kept.her.clothes.on.ws.dsr.x264-cldd.mp4\nFormat : MPEG-4 at 1 186 Kbps\nLength : 392 MiB for 46mn 14s 527ms\n\nVideo #0 : AVC at 999 Kbps\nAspect : 624 x 352 (1.773) at 23.976 fps\n\nAudio #0 : AAC at 183 Kbps\nInfos : 2 channels, 48.0 KHz\nLanguage : en\n\n","torrent":{"xt":"urn:btih:634fa162d0b0fc00174154f6b55cdf43d7e637ec","amp;dn":"the.real.housewives.of.vancouver.s01e03.she.shouldve.kept.her.cl","amp;tr":["udp%3A%2F%2Ftracker.openbittorrent.com%3A80","udp%3A%2F%2Fopen.demonii.com%3A1337","udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969","udp%3A%2F%2Fexodus.desync.com%3A6969"],"infoHash":"634fa162d0b0fc00174154f6b55cdf43d7e637ec","infoHashBuffer":{"type":"Buffer","data":[99,79,161,98,208,176,252,0,23,65,84,246,181,92,223,67,215,230,55,236]},"announce":[],"urlList":[]}}
[ "http://2.bp.blogspot.com/-iuzelNvZ9jw/UvAPGIo_x7I/AAAAAAAA3ZM/ZnDc05U1vBU/s0/000.jpg", "http://2.bp.blogspot.com/-CNP9gzkBrSE/UvAPG7iOWCI/AAAAAAAA3ZU/GVx9PRBe4VE/s0/001.png", "http://2.bp.blogspot.com/-8qxvt_titBM/UvAPHVwRODI/AAAAAAAA3Zc/ArCpL6qEr0Y/s0/002.png", "http://2.bp.blogspot.com/-IKdgVIcGFDs/UvAPIAp8wSI/AAAAAAAA3Zk/mgSNUOOuJC0/s0/003.png", "http://2.bp.blogspot.com/--t98bKC0Nfk/UvAPJAI1n8I/AAAAAAAA3Zo/sbozM2GYhD4/s0/004.png", "http://2.bp.blogspot.com/-DBlHZKmt8yE/UvAPJtGhdaI/AAAAAAAA3Z0/2xeiwedRVVI/s0/005.png", "http://2.bp.blogspot.com/-sd_MI_tFwzo/UvAPKSEW06I/AAAAAAAA3Z4/Dlzn6hBNpk4/s0/006.png", "http://2.bp.blogspot.com/-vsN4htj8kkc/UvAPLFxKvJI/AAAAAAAA3aE/HsXBVroTfoY/s0/007.png", "http://2.bp.blogspot.com/-KpIWrPbEaF4/UvAPL_rK1GI/AAAAAAAA3aM/mtJUMNNevAg/s0/008.png", "http://2.bp.blogspot.com/-tKlzMi0Wb8o/UvAPMRS7tQI/AAAAAAAA3aQ/9LLSGMgBLYw/s0/009.png", "http://2.bp.blogspot.com/-3mxol3jiD40/UvAPM2QBw2I/AAAAAAAA3ac/pcnEi8dX9cg/s0/010.png", "http://2.bp.blogspot.com/-mgyKEZYF-PI/UvAPNj34bJI/AAAAAAAA3ak/qpQbK_YX5xk/s0/011.png", "http://2.bp.blogspot.com/-MbhkVkvWpVs/UvAPOUY6b7I/AAAAAAAA3as/X9jAtnmIcMQ/s0/012.png", "http://2.bp.blogspot.com/-oxZJXMtVF80/UvAPPK4FwMI/AAAAAAAA3a0/1KW65OttKVs/s0/013.png", "http://2.bp.blogspot.com/-taKV5kEvFhg/UvAPP_J8OpI/AAAAAAAA3a4/2OKlhj5byVo/s0/014.png", "http://2.bp.blogspot.com/-93ICoDbfm3I/UvAPQnNTY3I/AAAAAAAA3bE/0wfsaEe6cDk/s0/015.png", "http://2.bp.blogspot.com/-Dv51FrXjgqU/UvAPRKyP1WI/AAAAAAAA3bM/JYoVSovda6E/s0/016.png", "http://2.bp.blogspot.com/-Wx2ZAinclzU/UvAPR73fjsI/AAAAAAAA3bU/Boho7FHs5jI/s0/017.png", "http://2.bp.blogspot.com/-EYRz0HMvoYQ/UvAPSVN5blI/AAAAAAAA3bc/4IxVFH_oGgc/s0/018.png", "http://2.bp.blogspot.com/-kimqI5Z57Ao/UvAPTPx1SAI/AAAAAAAA3bg/x4vt4uUICn0/s0/019.png", "http://2.bp.blogspot.com/-a5a0T0C3dEE/UvAPTnDgscI/AAAAAAAA3bo/SdixEcG7dys/s0/020.jpg" ]
{ "name": "upload-demo", "version": "1.0.0", "description": "a qcloud demo for upload", "main": "index.js", "scripts": { "upload": "node index.js" }, "keywords": [ "qcloud" ], "author": "zhangyingye", "license": "ISC", "devDependencies": { "qcloud-upload": "^1.2.0" } }
{ "name": "canvg", "description": "Javascript SVG parser and renderer on Canvas", "filename": "umd.js", "keywords": [ "javascript", "client", "browser", "svg", "canvas" ], "repository": { "type": "git", "url": "git://github.com/gabelerner/canvg.git" }, "license": "MIT", "homepage": "https://canvg.github.io/canvg/examples/index.htm", "autoupdate": { "source": "npm", "target": "canvg", "fileMap": [ { "basePath": "lib", "files": [ "umd.js?(.map)" ] } ] }, "authors": [ { "name": "Gabe Lerner", "email": "gabelerner@gmail.com" } ] }
{ "first_traded_price": 7175.0, "highest_price": 7290.0, "isin": "IRO3BHPZ0001", "last_traded_price": 7194.0, "lowest_price": 6920.0, "trade_volume": 381132.0, "unix_time": 1494892800 }
{ "answers": [ "B" ], "options": [ [ "Sarah.", "Gareth.", "Lindsay.", "Warren." ] ], "questions": [ "Who thinks it is important to learn by doing?" ], "article": "A proverb is a simple saying that explains a general rule or feeling. Four people share their favorites:\nSarah /England\nMy favorite proverb would have to be \"Don't judge a book by its' cover.\" I think it can be used in many daily situations. Obviously, when you meet new people, you always need to give someone a chance. So, I think that a chance is always good for someone, probably better than judging on first impressions .\nGareth / England\nMy favorite proverb is \"Hear and I forget; see and I understand; I do and I know.\" I like it because it means until you actually do something, it's hard to really, truly know it. I believe that a lot of the times when you're learning by hearing, it's very difficult to get that knowledge. When you see something, it gets a little bit better, but when you do something, that's when you really truly know something.\nLindsay / United States\nI really like the proverb, \"The grass is always greener on the other side.\" I think that's really true, and I find that it's always like that. I always want what I can't have, and then when I get that, then I find out that it's not as great as I had hoped it would be. So, because of this, I try to always keep that in mind and be happy for what I have.\nWarren / Canada\nI think \"What goes around, comes around \" is what comes to mind for me. I think it is really true. Basically, if you do something good, good things will happen to you. And if you do bad things, bad things are going to happen to you, maybe not right away but after a long time.", "id": "asc20979" }
{"name":"FiberSensing","permalink":"fibersensing","crunchbase_url":"http://www.crunchbase.com/company/fibersensing","homepage_url":"http://www.fibersensing.com","blog_url":"","blog_feed_url":"","twitter_username":"","category_code":"hardware","number_of_employees":null,"founded_year":2004,"founded_month":null,"founded_day":null,"deadpooled_year":null,"deadpooled_month":null,"deadpooled_day":null,"deadpooled_url":null,"tag_list":null,"alias_list":"","email_address":"info@fibersensing.com","phone_number":"+351 229 613 010","description":"automated solutions","created_at":"Sun Apr 11 16:16:21 UTC 2010","updated_at":"Mon Apr 12 13:43:23 UTC 2010","overview":"<p>FiberSensing - Sistemas Avançados de Monitorização, S.A. provides automated solutions for structural monitoring that range from sensor measurements to data analysis. It develops, sells, and supports fiber optic-based sensors and measurement units, and data management software. The company’s Fiber Bragg Grating sensors offer intrinsic multiplexing capability that allows the concatenation of various transducers in a single optical fiber. Its measurement units feature a software interface with functions, such as automated sampling, archiving, and transmitting. The company’s management software package provides an interface and multiple capabilities for local and remote monitoring systems based on FiberSensing data loggers. It serves construction, aeronautic, and wind, nuclear, and oil and gas energy markets. The company has a strategic partnership with Gavea Sensors for the joint development of new products and commercialization of the companies’ product portfolio. </p>\n\n<p>FiberSensing - Sistemas Avançados de Monitorização, S.A. was founded in 2004 and is based in Maia, Portugal.</p>","image":{"available_sizes":[[[150,59],"assets/images/resized/0008/3491/83491v1-max-150x150.png"],[[239,95],"assets/images/resized/0008/3491/83491v1-max-250x250.png"],[[239,95],"assets/images/resized/0008/3491/83491v1-max-450x450.png"]],"attribution":null},"products":[],"relationships":[{"is_past":true,"title":"CEO & Co-founder","person":{"first_name":"Pedro","last_name":"Alves","permalink":"pedro-alves","image":{"available_sizes":[[[150,150],"assets/images/resized/0008/3387/83387v2-max-150x150.jpg"],[[200,200],"assets/images/resized/0008/3387/83387v2-max-250x250.jpg"],[[200,200],"assets/images/resized/0008/3387/83387v2-max-450x450.jpg"]],"attribution":""}}}],"competitions":[],"providerships":[],"total_money_raised":"$3.11M","funding_rounds":[{"round_code":"unattributed","source_url":"","source_description":"Cap Funding Report","raised_amount":3110000,"raised_currency_code":"USD","funded_year":2007,"funded_month":1,"funded_day":10,"investments":[{"company":null,"financial_org":{"name":"InovCapital","permalink":"inovcapital","image":{"available_sizes":[[[150,56],"assets/images/resized/0006/1374/61374v1-max-150x150.png"],[[244,92],"assets/images/resized/0006/1374/61374v1-max-250x250.png"],[[244,92],"assets/images/resized/0006/1374/61374v1-max-450x450.png"]],"attribution":null}},"person":null}]}],"investments":[],"acquisition":null,"acquisitions":[],"offices":[{"description":"HQ","address1":"Rua Vasconcelos Costa, 277","address2":"","zip_code":"4470-640","city":"Maia","state_code":null,"country_code":"PRT","latitude":null,"longitude":null}],"milestones":[],"ipo":null,"video_embeds":[],"screenshots":[{"available_sizes":[[[150,126],"assets/images/resized/0008/3492/83492v1-max-150x150.jpg"],[[250,210],"assets/images/resized/0008/3492/83492v1-max-250x250.jpg"],[[450,378],"assets/images/resized/0008/3492/83492v1-max-450x450.jpg"]],"attribution":null}],"external_links":[]}
{ "title": "Yi Mu Tian Natural Organic House", "tags": [ "Health Food Store" ], "description": "A small shop with assorted organic foods.", "streetAddress": "196, Kung Yi Road", "phone": "tel:04-2319-2448", "venueHours": "\n \n Call for hours - tell us\n ", "listingFeatures": [], "gmaps": "http://maps.googleapis.com/maps/api/staticmap?center=24.149260,120.591430&zoom=15&size=458x118&maptype=roadmap&markers=icon:http%3A%2F%2Fgoo.gl%2F1RDrbh%7Cshadow:true%7C24.149260,120.591430&sensor=false&key=AIzaSyBrIo4v01Yet3zb6VunVdenxRtXWFnwfxk" }
{"first_name":"Arminder","last_name":"Singh","permalink":"arminder-singh","crunchbase_url":"http://www.crunchbase.com/person/arminder-singh","homepage_url":"","birthplace":"","twitter_username":"","blog_url":"","blog_feed_url":"","affiliation_name":"Unaffiliated","born_year":null,"born_month":null,"born_day":null,"tag_list":"","alias_list":null,"created_at":"Tue May 18 21:03:44 UTC 2010","updated_at":"Fri May 21 16:40:11 UTC 2010","overview":"<p>Regional Support Manager (Americas) at Quark Inc.</p>","image":null,"degrees":[{"degree_type":"MBA","subject":"Finance","institution":"Panjab University","graduated_year":1998,"graduated_month":null,"graduated_day":null}],"relationships":[],"investments":[],"milestones":[],"video_embeds":[],"external_links":[],"web_presences":[]}
{"title":"SCARLET # 01","uid":5681041,"size":25681233,"categoryP":"other","categoryS":"other","magnet":"?xt=urn:btih:117801a85f6372de26f672d93c7d71d561ca85bc&amp;dn=SCARLET+%23+01&amp;tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&amp;tr=udp%3A%2F%2Fopen.demonii.com%3A1337&amp;tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&amp;tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":0,"leechers":0,"uploader":null,"files":1,"time":1278827229,"description":"Icon comics presents - Scarlet 01\n\nBy Brian Michael Bendis and Alex Maleev\n\nEnjoy and seed...","torrent":{"xt":"urn:btih:117801a85f6372de26f672d93c7d71d561ca85bc","amp;dn":"SCARLET+%23+01","amp;tr":["udp%3A%2F%2Ftracker.openbittorrent.com%3A80","udp%3A%2F%2Fopen.demonii.com%3A1337","udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969","udp%3A%2F%2Fexodus.desync.com%3A6969"],"infoHash":"117801a85f6372de26f672d93c7d71d561ca85bc","infoHashBuffer":{"type":"Buffer","data":[17,120,1,168,95,99,114,222,38,246,114,217,60,125,113,213,97,202,133,188]},"announce":[],"urlList":[]}}
["83cc675bdd9e35f991fe102a65529cc71f531467","9965817f8587db2c67819dcac6ddd8027ea092e3"]
{"author":"zandranordstrom2","questions":[{"type":"quiz","question":"Det är viktigt att få respekt.","time":240000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Nej","correct":true},{"answer":"Osäker, vet inte, pass","correct":true},{"answer":"Ja","correct":true}],"layout":"CLASSIC","image":"https://media.kahoot.it/baeebf71-c79c-4aef-91c5-d1a1739d4780","imageMetadata":{"id":"baeebf71-c79c-4aef-91c5-d1a1739d4780","contentType":"image/jpeg","width":300,"height":168,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Människor som är fysiskt starka får mer respekt.","time":240000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Nej","correct":true},{"answer":"Osäker, vet inte, pass","correct":true},{"answer":"Ja","correct":true}],"layout":"CLASSIC","image":"https://media.kahoot.it/ddba6135-8fa7-4e17-bbf4-7a52d99b7bb1","imageMetadata":{"id":"ddba6135-8fa7-4e17-bbf4-7a52d99b7bb1","contentType":"image/png","width":256,"height":256,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Kärlek och respekt är samma sak.","time":240000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Nej","correct":true},{"answer":"Osäker, vet inte, pass","correct":true},{"answer":"Ja","correct":true}],"layout":"CLASSIC","image":"https://media.kahoot.it/388acddf-f928-49fd-8278-1f4233748469","imageMetadata":{"id":"388acddf-f928-49fd-8278-1f4233748469","contentType":"image/jpeg","width":276,"height":183,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Den som har mycket pengar får respekt.","time":240000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Nej","correct":true},{"answer":"Osäker, vet inte, pass","correct":true},{"answer":"Ja","correct":true}],"layout":"CLASSIC","image":"https://media.kahoot.it/0a043d62-4365-4ec9-b3a0-6b9b6b401c94","imageMetadata":{"id":"0a043d62-4365-4ec9-b3a0-6b9b6b401c94","contentType":"image/jpeg","width":210,"height":240,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Den som säger vad han eller hon tycker får respekt.","time":240000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Nej","correct":true},{"answer":"Osäker, vet inte, pass","correct":true},{"answer":"Ja","correct":true}],"layout":"CLASSIC","image":"https://media.kahoot.it/f0643577-97cd-42ab-8ef2-69f08fb939fe","imageMetadata":{"id":"f0643577-97cd-42ab-8ef2-69f08fb939fe","contentType":"image/jpeg","width":214,"height":236,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Respekt och rädsla är samma sak.","time":240000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Nej","correct":true},{"answer":"Osäker, vet inte, pass","correct":true},{"answer":"Ja","correct":true}],"layout":"CLASSIC","image":"https://media.kahoot.it/615f893b-b6c6-4966-a919-5bdce3902368","imageMetadata":{"id":"615f893b-b6c6-4966-a919-5bdce3902368","contentType":"image/jpeg","width":304,"height":166,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Den som kan slåss får respekt.","time":240000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Nej","correct":true},{"answer":"Osäker, vet inte, pass","correct":true},{"answer":"Ja","correct":true}],"layout":"CLASSIC","image":"https://media.kahoot.it/db4db501-908f-4806-8120-4649b56e0ccd","imageMetadata":{"id":"db4db501-908f-4806-8120-4649b56e0ccd","contentType":"image/png","width":225,"height":225,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Den som är ihop med en snygg kille/tjej får respekt.","time":240000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Nej","correct":true},{"answer":"Osäker, vet inte, pass","correct":true},{"answer":"Ja","correct":true}],"layout":"CLASSIC","image":"https://media.kahoot.it/3a69944f-729b-4b96-ac89-0e4fc53bfa0a","imageMetadata":{"id":"3a69944f-729b-4b96-ac89-0e4fc53bfa0a","contentType":"image/jpeg","width":299,"height":168,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Ungdomar borde visa äldre mer respekt.","time":240000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Nej","correct":true},{"answer":"Osäker, vet inte, pass","correct":true},{"answer":"Ja","correct":true}],"layout":"CLASSIC","image":"https://media.kahoot.it/b7327636-94ee-4754-9313-d205e708fc72","imageMetadata":{"id":"b7327636-94ee-4754-9313-d205e708fc72","contentType":"image/jpeg","width":319,"height":158,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Vuxna borde visa ungdomar mer respekt.","time":240000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Nej","correct":true},{"answer":"Osäker, vet inte, pass","correct":true},{"answer":"Ja","correct":true}],"layout":"CLASSIC","image":"https://media.kahoot.it/0e84cab3-aaa5-4dbb-973d-9629e02a229d","imageMetadata":{"id":"0e84cab3-aaa5-4dbb-973d-9629e02a229d","contentType":"image/jpeg","width":275,"height":183,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"För att ha respekt för andra måste jag ha respekt för mig själv.","time":240000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Nej","correct":true},{"answer":"Osäker, vet inte, pass","correct":true},{"answer":"Ja","correct":true}],"layout":"CLASSIC","image":"https://media.kahoot.it/c0922caa-8b67-4099-9933-ce5c709b3061","imageMetadata":{"id":"c0922caa-8b67-4099-9933-ce5c709b3061","contentType":"image/jpeg","width":275,"height":183,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0}],"answerMap":[3,3,3,3,3,3,3,3,3,3,3],"uuid":"a1dce979-31cd-4123-aebf-8607c33bab93"}
[ "http://2.bp.blogspot.com/-hUgbkyuVvJw/WhmeASxpPlI/AAAAAAAB3jo/jPVCEVSsDFwhbQ1S032boMKUxG9RUi6QACHMYCw/s0/000.png", "http://2.bp.blogspot.com/-ZCSG802G54Q/WhmeAuuSjxI/AAAAAAAB3js/oqE0FDkFf4sHHMrs6JVDEvrWxy_uhxV-gCHMYCw/s0/001.png", "http://2.bp.blogspot.com/-Gk3v4DescQg/WhmeA3KS--I/AAAAAAAB3jw/P41J9Kw8u6IBvwT4buaw8DyQIFTfcQi4gCHMYCw/s0/002.png", "http://2.bp.blogspot.com/-uX_ByTyCPyA/WhmeA8idM7I/AAAAAAAB3j0/nI6z8Mt1vIwi-LGzPKYaJHhX4lY8HyIwACHMYCw/s0/003.png", "http://2.bp.blogspot.com/-ZiurqewXXHo/WhmeBNN1CPI/AAAAAAAB3j4/sqQq4af08lYqogVPkIDv2GXnGTkkaUsBwCHMYCw/s0/004.png", "http://2.bp.blogspot.com/-seo6G5vNzt0/WhmeBfB6LeI/AAAAAAAB3j8/Zc3UaYS6yqYf3MgOkJHis-rVhMt8yjgFwCHMYCw/s0/005.png", "http://2.bp.blogspot.com/-Y0yyRvHug_Y/WhmeBYlifdI/AAAAAAAB3kA/0U-cip_hZnwOCAaicXwmzh9-WWn6JEOZwCHMYCw/s0/006.png", "http://2.bp.blogspot.com/-SN1mc84V1ew/WhmeBpX2lhI/AAAAAAAB3kE/PjZ4Tu4FMxUP-pU5YeVQt5j69dgieJWBQCHMYCw/s0/007.png", "http://2.bp.blogspot.com/-AovGEXO3VQU/WhmeBsoYyLI/AAAAAAAB3kI/RWAgcwuM0VwaR9eYnH-1b0cIoa9r0A8egCHMYCw/s0/008.png", "http://2.bp.blogspot.com/-rKSQ1MRYcvk/WhmeCMPjgrI/AAAAAAAB3kM/fs4e_xpjvj4kR8UBqPZret6DCvahh4i6gCHMYCw/s0/009.png", "http://2.bp.blogspot.com/-12U1HYW3GYM/WhmeCblC6gI/AAAAAAAB3kQ/IvwzYNsmTBQWOJWFrISFOT-6FnrnpUE3wCHMYCw/s0/010.png", "http://2.bp.blogspot.com/-VjdmAUE2NWU/WhmeCmt-QiI/AAAAAAAB3kU/EGeImiDgWvYbZZ0WfqdBAnSVvot1A6kSQCHMYCw/s0/011.png", "http://2.bp.blogspot.com/-DZxcUwnCsm4/WhmeC9qXY5I/AAAAAAAB3kY/3mfLal_7ptYvH_qYYprOqlBtm3zWsOasgCHMYCw/s0/012.png", "http://2.bp.blogspot.com/-CB99woTeUiQ/WhmeDBtFK1I/AAAAAAAB3kc/Xbe1qlqe5mIS7NZuByDfznSJaVoCRP0fwCHMYCw/s0/013.png", "http://2.bp.blogspot.com/-01mNArezKNk/WhmeDC_KgFI/AAAAAAAB3kg/QRdUIlpuapsFppmtUYxRRKLrSDebawo3QCHMYCw/s0/014.png", "http://2.bp.blogspot.com/-kSySb7zeLqY/WhmeDTbx8EI/AAAAAAAB3kk/WZUteFi39wky9ck1DRuJgDVMZua3xhW8wCHMYCw/s0/015.png", "http://2.bp.blogspot.com/-Mrs02FkTUeU/WhmeDkVRdbI/AAAAAAAB3ko/YOOPSg9w1ekHw-oVggnEV1UNAedZKuKpQCHMYCw/s0/016.png", "http://2.bp.blogspot.com/-u0BXmsax2Eo/WhmeDmv8XjI/AAAAAAAB3ks/8aCRuVGRNRgsuC7gMRdXDIxJqBsdAR4VwCHMYCw/s0/017.png", "http://2.bp.blogspot.com/-GOwbllnfGk8/WhmeDynCiAI/AAAAAAAB3kw/Lo82ssO2CwABbPVgt_414ArnsARIc-QbQCHMYCw/s0/018.png", "http://2.bp.blogspot.com/-1mqyKZJAesc/WhmeEfKBpUI/AAAAAAAB3k0/yyV2GtULPZ4_S3bcioE4skJLAHqPDmc5ACHMYCw/s0/019.png", "http://2.bp.blogspot.com/-U0K4AbvVsEo/WhmeEkUSgEI/AAAAAAAB3k4/nNjR3sfT64kwMoes5_wFaz9SCJ-fYC3dACHMYCw/s0/020.png", "http://2.bp.blogspot.com/-bb9Tr_BGOJo/WhmeE2iQiHI/AAAAAAAB3k8/yjH3XUuth1E9WxlkBFH5pZUPzNAh09jQgCHMYCw/s0/021.png", "http://2.bp.blogspot.com/-AGZq8B4eJZ4/WhmeE1Z20QI/AAAAAAAB3lA/mSPXnkJM47E4E5YQFHsqRz6NUQYvYBVzwCHMYCw/s0/022.png", "http://2.bp.blogspot.com/-7mtze6BWXks/WhmeFPkmVqI/AAAAAAAB3lE/mdVIm53ADV8r1uA_DTRdnnAu2NGzwPjwQCHMYCw/s0/023.png" ]
{"h":"b2e993928751f0eb8af8","c":{"pages/next/dist/pages/_error":false}}
{"first_name":"Christian","last_name":"Siriano","permalink":"christian-siriano","crunchbase_url":"http://www.crunchbase.com/person/christian-siriano","homepage_url":null,"birthplace":null,"twitter_username":null,"blog_url":null,"blog_feed_url":null,"affiliation_name":"Unaffiliated","born_year":null,"born_month":null,"born_day":null,"tag_list":null,"alias_list":null,"created_at":"Mon Aug 30 18:47:29 UTC 2010","updated_at":"Mon Aug 30 19:04:42 UTC 2010","overview":"<p>Christian Siriano is a NY based fashion designer whose luxury ready-to-wear collection is sold at Saks Fifth Avenue, Neiman Marcus and independent boutiques such as Forty-Five Ten in Dallas, Wynn Las Vegas and Alothman in Kuwait. Siriano designs a proprietary footwear and handbag collection for Payless ShoeSource and is the author of Fierce Style, published by Grand Central Publishing. As a media personality and the youngest winner of Project Runway, Siriano has appeared on the Oprah Winfrey\nShow, The Ellen Degeneres Show, The View, The Tonight Show with Jay Leno, among many others. His clothing designs have been worn by Victoria Beckham, Heidi Klum, Melania Trump, Leigh Lezark, Sessilee Lopez, Christina Hendricks, Rihanna, Miranda Cosgrove, Alexis Bledel, etc. Siriano attended the Baltimore School for the Arts and American University in London. Following his graduation in London, he interned for Alexander McQueen and Vivienne Westwood. He has been called the “Marc Jacobs of his generation”.</p>","image":{"available_sizes":[[[115,150],"assets/images/resized/0009/9925/99925v2-max-150x150.jpg"],[[192,250],"assets/images/resized/0009/9925/99925v2-max-250x250.jpg"],[[197,256],"assets/images/resized/0009/9925/99925v2-max-450x450.jpg"]],"attribution":""},"degrees":[],"relationships":[{"is_past":true,"title":"","firm":{"name":"Send the Trend","permalink":"send-the-trend","type_of_entity":"company","image":{"available_sizes":[[[150,30],"assets/images/resized/0009/6889/96889v3-max-150x150.jpg"],[[250,50],"assets/images/resized/0009/6889/96889v3-max-250x250.jpg"],[[250,50],"assets/images/resized/0009/6889/96889v3-max-450x450.jpg"]],"attribution":null}}}],"investments":[],"milestones":[],"video_embeds":[],"external_links":[],"web_presences":[]}
{ "name": "micro-bunyan-request", "version": "1.0.2", "description": "Request, response logger middleware using bunyan for micro framework. Also provides request<>response duration.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "uuid": "3.2.1" }, "devDependencies": {}, "repository": { "type": "git", "url": "git://github.com/maximeshr/micro-bunyan-request.git" }, "keywords": [ "bunyan", "logger", "micro", "request", "response", "http", "duration" ], "author": "Maxime Sahroui <maxime.sahroui@gmail.com> (https://maximeshr.github.io)", "license": "MIT" }
{"title":"Cum Fiesta - Super Sucker - Sage Evans","uid":8683771,"size":411264199,"categoryP":"porn","categoryS":"movie_clips","magnet":"?xt=urn:btih:24677792d4fcdf8920a526233b43629ffd437b33&amp;dn=Cum+Fiesta+-+Super+Sucker+-+Sage+Evans&amp;tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&amp;tr=udp%3A%2F%2Fopen.demonii.com%3A1337&amp;tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&amp;tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":0,"leechers":1,"uploader":"R0thschild","files":2,"time":1373752107,"description":"Cum Fiesta - Super Sucker - Sage Evans\n\n********************************************\nGallery: &lt;a href=&quot;\nhttp://publichash.com/index.php?page=torrent-details&amp;id=24677792d4fcdf8920a526233b43629ffd437b33&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://publichash.com/index.php?page=torrent-details&amp;id=24677792d4fcdf8920a526233b43629ffd437b33&lt;/a&gt;\n\n********************************************","torrent":{"xt":"urn:btih:24677792d4fcdf8920a526233b43629ffd437b33","amp;dn":"Cum+Fiesta+-+Super+Sucker+-+Sage+Evans","amp;tr":["udp%3A%2F%2Ftracker.openbittorrent.com%3A80","udp%3A%2F%2Fopen.demonii.com%3A1337","udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969","udp%3A%2F%2Fexodus.desync.com%3A6969"],"infoHash":"24677792d4fcdf8920a526233b43629ffd437b33","infoHashBuffer":{"type":"Buffer","data":[36,103,119,146,212,252,223,137,32,165,38,35,59,67,98,159,253,67,123,51]},"announce":[],"urlList":[]}}
{ "SOLM64": { "Patient_New_Born": { "lastName": "HepB3DoseSr", "firstName": "P1", "nameFullFormatted": "HepB3DoseSr,P1", "newLastName": "oldHepB3DoseSr", "dob": "Today", "sex": "Male" }, "Patient_Complete": { "lastName": "HepB3DoseSr", "firstName": "P2", "nameFullFormatted": "HepB3DoseSr,P2", "newLastName": "oldHepB3DoseSr", "dob": "Today - 12 years", "sex": "Male" }, "Patient_Aged_Out": { "lastName": "HepB3DoseSr", "firstName": "P3", "nameFullFormatted": "HepB3DoseSr,P3", "newLastName": "oldHepB3DoseSr", "dob": "Today - 19 years", "sex": "Male" }, "User": "Maintenance, Health", "vaccineName1": "Hepatitis B", "vaccineName2": "Haemophilus Influenzae Type B", "dateFormat": "Date", "Product1": "Comvax", "Product2": "HepB-CpG", "Product3": "Hep B, adol/peds", "Source": "Device", "unchartedReason": "Test", "notGivenType": "Refused", "permNotGivenAction": "Cancel series and stop forecasting", "notGivenReason": "Patient Refuses", "vis": "Hepatitis B (English)" }, "SOLGM": { "Patient_New_Born": { "lastName": "HepB3DoseSr", "firstName": "P1", "nameFullFormatted": "HepB3DoseSr,P1", "newLastName": "oldHepB3DoseSr", "dob": "Today", "sex": "Male" }, "Patient_Complete": { "lastName": "HepB3DoseSr", "firstName": "P2", "nameFullFormatted": "HepB3DoseSr,P2", "newLastName": "oldHepB3DoseSr", "dob": "Today - 12 years", "sex": "Male" }, "Patient_Aged_Out": { "lastName": "HepB3DoseSr", "firstName": "P3", "nameFullFormatted": "HepB3DoseSr,P3", "newLastName": "oldHepB3DoseSr", "dob": "Today - 19 years", "sex": "Male" }, "User": "Maintenance, Health", "vaccineName1": "Hepatitis B", "vaccineName2": "Haemophilus Influenzae Type B", "dateFormat": "Date", "Product1": "Comvax", "Product2": "HepB-CpG", "Product3": "Hep B, adol/peds", "Source": "Device", "unchartedReason": "Test", "notGivenType": "Contraindicated", "tempNotGivenAction": "Reschedule Date", "notGivenReason": "Current Fever, Moderate to Severe", "rescheduleDate": "Today + 1 month", "vis": "Hepatitis B (English)" }, "ENG18": { "Patient_New_Born": { "lastName": "HepB3DoseSr", "firstName": "P1", "nameFullFormatted": "HepB3DoseSr,P1", "newLastName": "oldHepB3DoseSr", "dob": "Today", "sex": "Male" }, "Patient_Complete": { "lastName": "HepB3DoseSr", "firstName": "P2", "nameFullFormatted": "HepB3DoseSr,P2", "newLastName": "oldHepB3DoseSr", "dob": "Today - 12 years", "sex": "Male" }, "Patient_Aged_Out": { "lastName": "HepB3DoseSr", "firstName": "P3", "nameFullFormatted": "HepB3DoseSr,P3", "newLastName": "oldHepB3DoseSr", "dob": "Today - 19 years", "sex": "Male" }, "User": "Maintenance, Health", "vaccineName1": "Hepatitis B", "vaccineName2": "Haemophilus Influenzae Type B", "dateFormat": "Date", "Product1": "Comvax", "Product2": "HepB-CpG", "Product3": "Hep B, adol/peds", "Source": "Device", "unchartedReason": "Test", "notGivenType": "Contraindicated", "tempNotGivenAction": "Reschedule Date", "notGivenReason": "Current Fever, Moderate to Severe", "rescheduleDate": "Today + 1 month", "vis": "Hepatitis B (English)" }, "S18VX": { "Patient_New_Born": { "lastName": "HepB3DoseSr", "firstName": "P1", "nameFullFormatted": "HepB3DoseSr,P1", "newLastName": "oldHepB3DoseSr", "dob": "Today", "sex": "Male" }, "Patient_Complete": { "lastName": "HepB3DoseSr", "firstName": "P2", "nameFullFormatted": "HepB3DoseSr,P2", "newLastName": "oldHepB3DoseSr", "dob": "Today - 12 years", "sex": "Male" }, "Patient_Aged_Out": { "lastName": "HepB3DoseSr", "firstName": "P3", "nameFullFormatted": "HepB3DoseSr,P3", "newLastName": "oldHepB3DoseSr", "dob": "Today - 19 years", "sex": "Male" }, "User": "Maintenance, Health", "vaccineName1": "Hepatitis B", "vaccineName2": "Haemophilus Influenzae Type B", "dateFormat": "Date", "Product1": "Comvax", "Product2": "HepB-CpG", "Product3": "Hep B, adol/peds", "Source": "Device", "unchartedReason": "Test", "notGivenType": "Refused", "permNotGivenAction": "Cancel series and stop forecasting", "notGivenReason": "Patient Refuses", "vis": "Hepatitis B (English)" } }
{ "id": "com.platykor.fastls", "name": "Fast-LS", "latest": "2.6.2", "repository": "Packix", "url": "http://cydia.saurik.com/package/com.platykor.fastls/", "shortDescription": "Fast lock device & Battery save 🔋", "category": "Tweaks", "author": "Plat-Ykor", "commercial": false, "date": "2020-05-16T16:40:30Z", "versions": [ { "tweakVersion": "2.5.2", "iOSVersion": "13.4.1", "repository": "Packix", "date": "2020-05-16T16:40:30Z", "outcome": { "calculatedStatus": "Working", "percentage": 100, "good": 1, "bad": 0, "total": 1, "arch32": { "total": 0, "good": 0, "bad": 0, "percentage": 0, "calculatedStatus": "Unknown" } }, "users": [ { "status": "working", "device": "iPhone10,1", "issues": "", "date": "2020-05-16T16:40:30Z", "userName": "TrueXPixels", "issueNumber": 123539, "arch32": false } ] }, { "tweakVersion": "2.5", "iOSVersion": "13.4.1", "repository": "Packix", "date": "2020-05-16T02:38:24Z", "outcome": { "calculatedStatus": "Working", "percentage": 100, "good": 1, "bad": 0, "total": 1, "arch32": { "total": 0, "good": 0, "bad": 0, "percentage": 0, "calculatedStatus": "Unknown" } }, "users": [ { "status": "working", "device": "iPhone8,1", "issues": "", "date": "2020-05-16T02:38:24Z", "userName": "VictorxD70", "issueNumber": 123511, "arch32": false } ] }, { "tweakVersion": "2.6.2", "iOSVersion": "13.5", "repository": "Packix", "date": "2020-05-29T08:36:32Z", "outcome": { "calculatedStatus": "Working", "percentage": 100, "good": 1, "bad": 0, "total": 1, "arch32": { "total": 0, "good": 0, "bad": 0, "percentage": 0, "calculatedStatus": "Unknown" } }, "users": [ { "status": "working", "device": "iPhone11,2", "issues": "iPhone XS #unc0ver", "date": "2020-05-29T08:36:32Z", "userName": "sadalhayat", "issueNumber": 125700, "arch32": false } ] }, { "tweakVersion": "2.6.2", "iOSVersion": "13.5.1", "repository": "Packix", "date": "2020-06-03T04:27:52Z", "outcome": { "calculatedStatus": "Working", "percentage": 100, "good": 1, "bad": 0, "total": 1, "arch32": { "total": 0, "good": 0, "bad": 0, "percentage": 0, "calculatedStatus": "Unknown" } }, "users": [ { "status": "working", "device": "iPhone10,6", "issues": "", "date": "2020-06-03T04:27:52Z", "userName": "bernaction", "issueNumber": 126659, "arch32": false } ] } ] }
[{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445508068,"from":"137.194.165.62","fw":4700,"group_id":2841098,"lts":1,"msm_id":2841098,"msm_name":"Traceroute","paris_id":1,"prb_id":13842,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"137.194.164.254","rtt":4.126,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":0.479,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":3.895,"size":28,"ttl":64}]},{"hop":2,"result":[{"from":"137.194.4.240","rtt":0.698,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":3.048,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":1.229,"size":28,"ttl":254}]},{"hop":3,"result":[{"from":"212.73.200.45","rtt":4.605,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":0.978,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":2.055,"size":28,"ttl":252}]},{"hop":4,"result":[{"x":"*"},{"from":"4.69.154.139","rtt":16.056,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":13.079,"size":28,"ttl":248}]},{"hop":5,"result":[{"from":"4.69.154.139","rtt":22.141,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":9.916,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":12.325,"size":28,"ttl":248}]},{"hop":6,"result":[{"from":"195.16.162.54","rtt":15.967,"size":28,"ttl":248},{"from":"195.16.162.54","rtt":13.459,"size":28,"ttl":248},{"from":"195.16.162.54","rtt":14.268,"size":28,"ttl":248}]},{"hop":7,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":8,"result":[{"from":"78.25.77.42","rtt":62.456,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":65.009,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":66.476,"size":68,"ttl":246}]},{"hop":9,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":10,"result":[{"from":"217.20.147.94","rtt":55.462,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":65.896,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":66.001,"size":48,"ttl":55}]}],"size":48,"src_addr":"137.194.165.62","timestamp":1445508039,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445508254,"from":"37.49.233.130","fw":4720,"group_id":2841098,"lts":9,"msm_id":2841098,"msm_name":"Traceroute","paris_id":1,"prb_id":6118,"proto":"ICMP","result":[{"hop":1,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":2,"result":[{"from":"37.49.237.23","rtt":10.859,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":10.945,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":10.891,"size":68,"ttl":254}]},{"hop":3,"result":[{"from":"10.99.99.125","rtt":55.222,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":55.133,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":55.314,"size":68,"ttl":253}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"from":"217.20.147.94","rtt":52.7,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":52.754,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":53.035,"size":48,"ttl":55}]}],"size":48,"src_addr":"37.49.233.130","timestamp":1445508218,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445508341,"from":"82.123.188.59","fw":4720,"group_id":2841098,"lts":25,"msm_id":2841098,"msm_name":"Traceroute","paris_id":1,"prb_id":16958,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"192.168.1.1","rtt":0.767,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.664,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.62,"size":76,"ttl":64}]},{"hop":2,"result":[{"from":"80.10.123.200","ittl":0,"rtt":1.798,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.582,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.471,"size":52,"ttl":254}]},{"hop":3,"result":[{"from":"10.123.109.74","rtt":1.739,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":1.81,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":1.722,"size":28,"ttl":253}]},{"hop":4,"result":[{"from":"193.252.98.177","rtt":1.739,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":1.794,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":1.668,"size":28,"ttl":252}]},{"hop":5,"result":[{"from":"81.253.184.90","rtt":4.045,"size":68,"ttl":251},{"from":"81.253.184.90","rtt":4.732,"size":68,"ttl":251},{"from":"81.253.184.90","rtt":1.782,"size":68,"ttl":251}]},{"hop":6,"result":[{"from":"193.251.241.180","rtt":5.759,"size":68,"ttl":250},{"from":"193.251.241.180","rtt":5.648,"size":68,"ttl":250},{"from":"193.251.241.180","rtt":5.726,"size":68,"ttl":250}]},{"hop":7,"result":[{"from":"193.251.128.243","rtt":12.611,"size":28,"ttl":249},{"from":"193.251.128.243","rtt":12.697,"size":28,"ttl":249},{"from":"193.251.128.243","rtt":12.589,"size":28,"ttl":249}]},{"hop":8,"result":[{"from":"193.251.133.206","rtt":12.576,"size":28,"ttl":248},{"from":"193.251.133.206","rtt":13.458,"size":28,"ttl":248},{"from":"193.251.133.206","rtt":13.559,"size":28,"ttl":248}]},{"hop":9,"result":[{"from":"193.251.132.2","rtt":11.787,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":11.695,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":11.745,"size":28,"ttl":246}]},{"hop":10,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":11,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":12,"result":[{"from":"195.22.214.115","rtt":66.581,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":66.204,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":66.465,"size":28,"ttl":246}]},{"hop":13,"result":[{"from":"94.100.183.161","rtt":62.785,"size":28,"ttl":244},{"from":"94.100.183.161","rtt":62.522,"size":28,"ttl":244},{"from":"94.100.183.161","rtt":62.571,"size":28,"ttl":244}]},{"hop":14,"result":[{"from":"188.93.58.171","rtt":63.51,"size":68,"ttl":242},{"from":"188.93.58.171","rtt":63.714,"size":68,"ttl":242},{"from":"188.93.58.171","rtt":62.889,"size":68,"ttl":242}]},{"hop":15,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":16,"result":[{"from":"217.20.147.94","rtt":62.605,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":62.812,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":62.672,"size":48,"ttl":49}]}],"size":48,"src_addr":"192.168.1.10","timestamp":1445508303,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445508418,"from":"132.227.120.130","fw":4720,"group_id":2841098,"lts":4,"msm_id":2841098,"msm_name":"Traceroute","paris_id":1,"prb_id":22341,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"132.227.120.129","rtt":0.639,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.495,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.587,"size":28,"ttl":64}]},{"hop":2,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":3,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":255,"result":[{"from":"217.20.147.94","rtt":79.241,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":81.807,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":84.857,"size":48,"ttl":49}]}],"size":48,"src_addr":"132.227.120.130","timestamp":1445508357,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445509873,"from":"137.194.165.62","fw":4700,"group_id":2841098,"lts":8,"msm_id":2841098,"msm_name":"Traceroute","paris_id":2,"prb_id":13842,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"137.194.164.254","rtt":0.582,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":0.503,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":3.777,"size":28,"ttl":64}]},{"hop":2,"result":[{"from":"137.194.4.240","rtt":0.654,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":5.179,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":0.578,"size":28,"ttl":254}]},{"hop":3,"result":[{"from":"212.73.200.45","rtt":2.379,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":0.981,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":3.753,"size":28,"ttl":252}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"from":"4.69.154.139","rtt":14.242,"size":28,"ttl":248}]},{"hop":5,"result":[{"x":"*"},{"from":"4.69.154.139","rtt":9.94,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":14.094,"size":28,"ttl":248}]},{"hop":6,"result":[{"from":"195.16.162.54","rtt":14.938,"size":28,"ttl":248},{"from":"195.16.162.54","rtt":14.366,"size":28,"ttl":248},{"from":"195.16.162.54","rtt":14.743,"size":28,"ttl":248}]},{"hop":7,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":8,"result":[{"from":"78.25.77.42","rtt":61.691,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":64.964,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":65.356,"size":68,"ttl":246}]},{"hop":9,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":10,"result":[{"from":"217.20.147.94","rtt":55.41,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":61.464,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":65.202,"size":48,"ttl":55}]}],"size":48,"src_addr":"137.194.165.62","timestamp":1445509836,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445510050,"from":"37.49.233.130","fw":4720,"group_id":2841098,"lts":6,"msm_id":2841098,"msm_name":"Traceroute","paris_id":2,"prb_id":6118,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"37.49.233.129","rtt":0.704,"size":28,"ttl":254},{"from":"37.49.233.129","rtt":0.563,"size":28,"ttl":254},{"from":"37.49.233.129","rtt":0.628,"size":28,"ttl":254}]},{"hop":2,"result":[{"from":"37.49.237.23","rtt":10.79,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":11.121,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":10.913,"size":68,"ttl":254}]},{"hop":3,"result":[{"from":"10.99.99.125","rtt":55.049,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":55.157,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":55.039,"size":68,"ttl":253}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"from":"217.20.147.94","rtt":53.01,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":53.274,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":52.807,"size":48,"ttl":55}]}],"size":48,"src_addr":"37.49.233.130","timestamp":1445510025,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445510149,"from":"82.123.188.59","fw":4720,"group_id":2841098,"lts":37,"msm_id":2841098,"msm_name":"Traceroute","paris_id":2,"prb_id":16958,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"192.168.1.1","rtt":0.698,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.675,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.65,"size":76,"ttl":64}]},{"hop":2,"result":[{"from":"80.10.123.200","ittl":0,"rtt":1.353,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.687,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.977,"size":52,"ttl":254}]},{"hop":3,"result":[{"from":"10.123.109.74","rtt":4.104,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":1.995,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":1.793,"size":28,"ttl":253}]},{"hop":4,"result":[{"from":"193.252.98.177","rtt":1.33,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":1.707,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":1.801,"size":28,"ttl":252}]},{"hop":5,"result":[{"from":"81.253.184.90","rtt":4.568,"size":68,"ttl":251},{"from":"81.253.184.90","rtt":4.783,"size":68,"ttl":251},{"from":"81.253.184.90","rtt":4.933,"size":68,"ttl":251}]},{"hop":6,"result":[{"from":"193.251.241.180","rtt":5.863,"size":68,"ttl":250},{"from":"193.251.241.180","rtt":4.919,"size":68,"ttl":250},{"from":"193.251.241.180","rtt":4.875,"size":68,"ttl":250}]},{"hop":7,"result":[{"from":"193.251.128.243","rtt":12.643,"size":28,"ttl":249},{"from":"193.251.128.243","rtt":12.215,"size":28,"ttl":249},{"from":"193.251.128.243","rtt":19.251,"size":28,"ttl":249}]},{"hop":8,"result":[{"from":"193.251.133.206","rtt":14.138,"size":28,"ttl":248},{"from":"193.251.133.206","rtt":12.981,"size":28,"ttl":248},{"from":"193.251.133.206","rtt":16.271,"size":28,"ttl":248}]},{"hop":9,"result":[{"from":"193.251.132.2","rtt":11.912,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":60.772,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":12.363,"size":28,"ttl":246}]},{"hop":10,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":11,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":12,"result":[{"from":"195.22.214.115","rtt":66.626,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":66.786,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":66.638,"size":28,"ttl":246}]},{"hop":13,"result":[{"from":"94.100.183.161","rtt":62.215,"size":28,"ttl":244},{"from":"94.100.183.161","rtt":62.57,"size":28,"ttl":244},{"from":"94.100.183.161","rtt":63.318,"size":28,"ttl":244}]},{"hop":14,"result":[{"from":"188.93.58.171","rtt":63.523,"size":68,"ttl":242},{"from":"188.93.58.171","rtt":65.463,"size":68,"ttl":242},{"from":"188.93.58.171","rtt":62.929,"size":68,"ttl":242}]},{"hop":15,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":16,"result":[{"from":"217.20.147.94","rtt":62.807,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":62.552,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":62.92,"size":48,"ttl":49}]}],"size":48,"src_addr":"192.168.1.10","timestamp":1445510112,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445510211,"from":"132.227.120.130","fw":4720,"group_id":2841098,"lts":113,"msm_id":2841098,"msm_name":"Traceroute","paris_id":2,"prb_id":22341,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"132.227.120.129","rtt":0.633,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.529,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.508,"size":28,"ttl":64}]},{"hop":2,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":3,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":255,"result":[{"from":"217.20.147.94","rtt":73.873,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":71.609,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":71.577,"size":48,"ttl":49}]}],"size":48,"src_addr":"132.227.120.130","timestamp":1445510151,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445511667,"from":"137.194.165.62","fw":4700,"group_id":2841098,"lts":4,"msm_id":2841098,"msm_name":"Traceroute","paris_id":3,"prb_id":13842,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"137.194.164.254","rtt":14.588,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":8.707,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":0.528,"size":28,"ttl":64}]},{"hop":2,"result":[{"from":"137.194.4.240","rtt":4.393,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":0.552,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":4.056,"size":28,"ttl":254}]},{"hop":3,"result":[{"from":"212.73.200.45","rtt":1.039,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":2.894,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":0.96,"size":28,"ttl":252}]},{"hop":4,"result":[{"x":"*"},{"from":"4.69.154.139","rtt":9.901,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":9.858,"size":28,"ttl":248}]},{"hop":5,"result":[{"from":"4.69.154.139","rtt":12.955,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":14.387,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":13.984,"size":28,"ttl":248}]},{"hop":6,"result":[{"from":"195.16.162.54","rtt":15.031,"size":28,"ttl":248},{"from":"195.16.162.54","rtt":14.552,"size":28,"ttl":248},{"from":"195.16.162.54","rtt":16.084,"size":28,"ttl":248}]},{"hop":7,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":8,"result":[{"from":"78.25.77.42","rtt":61.674,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":61.124,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":63.741,"size":68,"ttl":246}]},{"hop":9,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":10,"result":[{"from":"217.20.147.94","rtt":59.844,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":63.974,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":64.887,"size":48,"ttl":55}]}],"size":48,"src_addr":"137.194.165.62","timestamp":1445511638,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445511845,"from":"37.49.233.130","fw":4720,"group_id":2841098,"lts":2,"msm_id":2841098,"msm_name":"Traceroute","paris_id":3,"prb_id":6118,"proto":"ICMP","result":[{"hop":1,"result":[{"x":"*"},{"from":"37.49.233.129","rtt":0.805,"size":28,"ttl":254},{"from":"37.49.233.129","rtt":0.808,"size":28,"ttl":254}]},{"hop":2,"result":[{"from":"37.49.237.23","rtt":10.943,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":10.999,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":11.05,"size":68,"ttl":254}]},{"hop":3,"result":[{"from":"10.99.99.125","rtt":54.853,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":55.157,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":55.272,"size":68,"ttl":253}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"from":"217.20.147.94","rtt":52.864,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":52.727,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":52.65,"size":48,"ttl":55}]}],"size":48,"src_addr":"37.49.233.130","timestamp":1445511817,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445511949,"from":"82.123.188.59","fw":4720,"group_id":2841098,"lts":49,"msm_id":2841098,"msm_name":"Traceroute","paris_id":3,"prb_id":16958,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"192.168.1.1","rtt":0.774,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.62,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.623,"size":76,"ttl":64}]},{"hop":2,"result":[{"from":"80.10.123.200","ittl":0,"rtt":1.571,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.644,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.75,"size":52,"ttl":254}]},{"hop":3,"result":[{"from":"10.123.109.74","rtt":1.567,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":1.631,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":1.738,"size":28,"ttl":253}]},{"hop":4,"result":[{"from":"193.252.98.177","rtt":2.132,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":1.875,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":1.475,"size":28,"ttl":252}]},{"hop":5,"result":[{"from":"81.253.184.90","rtt":5.924,"size":68,"ttl":251},{"from":"81.253.184.90","rtt":5.834,"size":68,"ttl":251},{"from":"81.253.184.90","rtt":5.548,"size":68,"ttl":251}]},{"hop":6,"result":[{"from":"193.251.241.180","rtt":3.913,"size":68,"ttl":250},{"from":"193.251.241.180","rtt":5.822,"size":68,"ttl":250},{"from":"193.251.241.180","rtt":5.592,"size":68,"ttl":250}]},{"hop":7,"result":[{"from":"193.251.128.243","rtt":12.5,"size":28,"ttl":249},{"from":"193.251.128.243","rtt":12.679,"size":28,"ttl":249},{"from":"193.251.128.243","rtt":12.705,"size":28,"ttl":249}]},{"hop":8,"result":[{"from":"193.251.133.206","rtt":12.909,"size":28,"ttl":248},{"from":"193.251.133.206","rtt":22.503,"size":28,"ttl":248},{"from":"193.251.133.206","rtt":14.011,"size":28,"ttl":248}]},{"hop":9,"result":[{"from":"193.251.132.2","rtt":11.934,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":11.722,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":12.0,"size":28,"ttl":246}]},{"hop":10,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":11,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":12,"result":[{"from":"195.22.214.115","rtt":66.829,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":66.039,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":65.878,"size":28,"ttl":246}]},{"hop":13,"result":[{"from":"94.100.183.161","rtt":63.049,"size":28,"ttl":244},{"from":"94.100.183.161","rtt":62.613,"size":28,"ttl":244},{"from":"94.100.183.161","rtt":62.907,"size":28,"ttl":244}]},{"hop":14,"result":[{"from":"188.93.58.171","rtt":64.68,"size":68,"ttl":242},{"from":"188.93.58.171","rtt":63.452,"size":68,"ttl":242},{"from":"188.93.58.171","rtt":63.485,"size":68,"ttl":242}]},{"hop":15,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":16,"result":[{"from":"217.20.147.94","rtt":62.595,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":62.967,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":63.09,"size":48,"ttl":49}]}],"size":48,"src_addr":"192.168.1.10","timestamp":1445511911,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445512016,"from":"132.227.120.130","fw":4720,"group_id":2841098,"lts":43,"msm_id":2841098,"msm_name":"Traceroute","paris_id":3,"prb_id":22341,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"132.227.120.129","rtt":0.577,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.464,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.534,"size":28,"ttl":64}]},{"hop":2,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":3,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":255,"result":[{"from":"217.20.147.94","rtt":74.862,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":72.462,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":71.325,"size":48,"ttl":49}]}],"size":48,"src_addr":"132.227.120.130","timestamp":1445511956,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445513465,"from":"137.194.165.62","fw":4700,"group_id":2841098,"lts":32,"msm_id":2841098,"msm_name":"Traceroute","paris_id":4,"prb_id":13842,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"137.194.164.254","rtt":6.415,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":0.485,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":5.095,"size":28,"ttl":64}]},{"hop":2,"result":[{"from":"137.194.4.240","rtt":0.642,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":3.346,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":0.57,"size":28,"ttl":254}]},{"hop":3,"result":[{"from":"212.73.200.45","rtt":4.581,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":0.961,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":2.387,"size":28,"ttl":252}]},{"hop":4,"result":[{"x":"*"},{"from":"4.69.154.139","rtt":16.71,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":9.889,"size":28,"ttl":248}]},{"hop":5,"result":[{"from":"4.69.154.139","rtt":9.889,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":17.684,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":14.774,"size":28,"ttl":248}]},{"hop":6,"result":[{"from":"195.16.162.54","rtt":14.767,"size":28,"ttl":248},{"from":"195.16.162.54","rtt":14.875,"size":28,"ttl":248},{"from":"195.16.162.54","rtt":14.415,"size":28,"ttl":248}]},{"hop":7,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":8,"result":[{"from":"78.25.77.42","rtt":60.282,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":64.697,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":64.833,"size":68,"ttl":246}]},{"hop":9,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":10,"result":[{"from":"217.20.147.94","rtt":61.912,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":56.059,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":55.53,"size":48,"ttl":55}]}],"size":48,"src_addr":"137.194.165.62","timestamp":1445513437,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445513655,"from":"37.49.233.130","fw":4720,"group_id":2841098,"lts":14,"msm_id":2841098,"msm_name":"Traceroute","paris_id":4,"prb_id":6118,"proto":"ICMP","result":[{"hop":1,"result":[{"x":"*"},{"from":"37.49.233.129","rtt":0.772,"size":28,"ttl":254},{"from":"37.49.233.129","rtt":0.786,"size":28,"ttl":254}]},{"hop":2,"result":[{"from":"37.49.237.23","rtt":10.994,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":10.771,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":11.029,"size":68,"ttl":254}]},{"hop":3,"result":[{"from":"10.99.99.125","rtt":55.084,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":55.134,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":54.997,"size":68,"ttl":253}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"from":"217.20.147.94","rtt":53.008,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":52.787,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":53.02,"size":48,"ttl":55}]}],"size":48,"src_addr":"37.49.233.130","timestamp":1445513627,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445513742,"from":"82.123.188.59","fw":4720,"group_id":2841098,"lts":25,"msm_id":2841098,"msm_name":"Traceroute","paris_id":4,"prb_id":16958,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"192.168.1.1","rtt":0.841,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.74,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.589,"size":76,"ttl":64}]},{"hop":2,"result":[{"from":"80.10.123.200","ittl":0,"rtt":1.324,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.683,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.706,"size":52,"ttl":254}]},{"hop":3,"result":[{"from":"10.123.109.74","rtt":2.653,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":1.807,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":1.739,"size":28,"ttl":253}]},{"hop":4,"result":[{"from":"193.252.98.177","rtt":1.79,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":1.743,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":1.919,"size":28,"ttl":252}]},{"hop":5,"result":[{"from":"81.253.184.90","rtt":4.699,"size":68,"ttl":251},{"from":"81.253.184.90","rtt":5.726,"size":68,"ttl":251},{"from":"81.253.184.90","rtt":5.561,"size":68,"ttl":251}]},{"hop":6,"result":[{"from":"193.251.241.180","rtt":6.045,"size":68,"ttl":250},{"from":"193.251.241.180","rtt":5.567,"size":68,"ttl":250},{"from":"193.251.241.180","rtt":5.323,"size":68,"ttl":250}]},{"hop":7,"result":[{"from":"193.251.128.243","rtt":13.553,"size":28,"ttl":249},{"from":"193.251.128.243","rtt":13.197,"size":28,"ttl":249},{"from":"193.251.128.243","rtt":45.23,"size":28,"ttl":249}]},{"hop":8,"result":[{"from":"193.251.133.206","rtt":34.374,"size":28,"ttl":248},{"from":"193.251.133.206","rtt":12.83,"size":28,"ttl":248},{"from":"193.251.133.206","rtt":12.429,"size":28,"ttl":248}]},{"hop":9,"result":[{"from":"193.251.132.2","rtt":12.056,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":12.247,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":11.553,"size":28,"ttl":246}]},{"hop":10,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":11,"result":[{"x":"*"},{"from":"195.22.214.131","rtt":22.119,"size":28,"ttl":246},{"from":"195.22.214.131","rtt":21.61,"size":28,"ttl":246}]},{"hop":12,"result":[{"from":"195.22.214.115","rtt":66.305,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":66.609,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":66.74,"size":28,"ttl":246}]},{"hop":13,"result":[{"from":"94.100.183.161","rtt":66.397,"size":28,"ttl":244},{"from":"94.100.183.161","rtt":62.233,"size":28,"ttl":244},{"from":"94.100.183.161","rtt":62.646,"size":28,"ttl":244}]},{"hop":14,"result":[{"from":"188.93.58.171","rtt":63.941,"size":68,"ttl":242},{"from":"188.93.58.171","rtt":63.5,"size":68,"ttl":242},{"from":"188.93.58.171","rtt":63.746,"size":68,"ttl":242}]},{"hop":15,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":16,"result":[{"from":"217.20.147.94","rtt":63.112,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":62.543,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":62.579,"size":48,"ttl":49}]}],"size":48,"src_addr":"192.168.1.10","timestamp":1445513712,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445513823,"from":"132.227.120.130","fw":4720,"group_id":2841098,"lts":10,"msm_id":2841098,"msm_name":"Traceroute","paris_id":4,"prb_id":22341,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"132.227.120.129","rtt":0.619,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.514,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.487,"size":28,"ttl":64}]},{"hop":2,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":3,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":255,"result":[{"from":"217.20.147.94","rtt":72.59,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":71.885,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":72.106,"size":48,"ttl":49}]}],"size":48,"src_addr":"132.227.120.130","timestamp":1445513762,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445515277,"from":"137.194.165.62","fw":4700,"group_id":2841098,"lts":3,"msm_id":2841098,"msm_name":"Traceroute","paris_id":5,"prb_id":13842,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"137.194.164.254","rtt":0.605,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":0.504,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":3.984,"size":28,"ttl":64}]},{"hop":2,"result":[{"from":"137.194.4.240","rtt":0.713,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":3.897,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":0.565,"size":28,"ttl":254}]},{"hop":3,"result":[{"from":"212.73.200.45","rtt":3.621,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":0.969,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":4.389,"size":28,"ttl":252}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"from":"4.69.154.139","rtt":9.957,"size":28,"ttl":248}]},{"hop":5,"result":[{"from":"4.69.154.139","rtt":10.3,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":15.136,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":14.526,"size":28,"ttl":248}]},{"hop":6,"result":[{"from":"195.16.162.54","rtt":15.735,"size":28,"ttl":248},{"from":"195.16.162.54","rtt":12.376,"size":28,"ttl":248},{"from":"195.16.162.54","rtt":9.88,"size":28,"ttl":248}]},{"hop":7,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":8,"result":[{"from":"78.25.77.42","rtt":62.945,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":64.797,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":65.067,"size":68,"ttl":246}]},{"hop":9,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":10,"result":[{"from":"217.20.147.94","rtt":58.948,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":61.289,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":64.72,"size":48,"ttl":55}]}],"size":48,"src_addr":"137.194.165.62","timestamp":1445515244,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445515449,"from":"37.49.233.130","fw":4720,"group_id":2841098,"lts":10,"msm_id":2841098,"msm_name":"Traceroute","paris_id":5,"prb_id":6118,"proto":"ICMP","result":[{"hop":1,"result":[{"x":"*"},{"from":"37.49.233.129","rtt":0.64,"size":28,"ttl":254},{"from":"37.49.233.129","rtt":0.678,"size":28,"ttl":254}]},{"hop":2,"result":[{"from":"37.49.237.23","rtt":12.351,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":11.127,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":10.927,"size":68,"ttl":254}]},{"hop":3,"result":[{"from":"10.99.99.125","rtt":55.017,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":55.121,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":54.969,"size":68,"ttl":253}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"from":"217.20.147.94","rtt":52.977,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":53.008,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":53.027,"size":48,"ttl":55}]}],"size":48,"src_addr":"37.49.233.130","timestamp":1445515421,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445515551,"from":"82.123.188.59","fw":4720,"group_id":2841098,"lts":33,"msm_id":2841098,"msm_name":"Traceroute","paris_id":5,"prb_id":16958,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"192.168.1.1","rtt":0.79,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.623,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.683,"size":76,"ttl":64}]},{"hop":2,"result":[{"from":"80.10.123.200","ittl":0,"rtt":1.956,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.747,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.575,"size":52,"ttl":254}]},{"hop":3,"result":[{"from":"10.123.109.74","rtt":1.793,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":1.62,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":1.762,"size":28,"ttl":253}]},{"hop":4,"result":[{"from":"193.252.98.177","rtt":1.851,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":1.831,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":1.525,"size":28,"ttl":252}]},{"hop":5,"result":[{"from":"81.253.184.90","rtt":4.657,"size":68,"ttl":251},{"from":"81.253.184.90","rtt":5.624,"size":68,"ttl":251},{"from":"81.253.184.90","rtt":5.816,"size":68,"ttl":251}]},{"hop":6,"result":[{"from":"193.251.241.180","rtt":9.334,"size":68,"ttl":250},{"from":"193.251.241.180","rtt":5.305,"size":68,"ttl":250},{"from":"193.251.241.180","rtt":5.556,"size":68,"ttl":250}]},{"hop":7,"result":[{"from":"193.251.128.243","rtt":13.031,"size":28,"ttl":249},{"from":"193.251.128.243","rtt":12.668,"size":28,"ttl":249},{"from":"193.251.128.243","rtt":12.667,"size":28,"ttl":249}]},{"hop":8,"result":[{"from":"193.251.133.206","rtt":12.704,"size":28,"ttl":248},{"from":"193.251.133.206","rtt":12.813,"size":28,"ttl":248},{"from":"193.251.133.206","rtt":12.331,"size":28,"ttl":248}]},{"hop":9,"result":[{"from":"193.251.132.2","rtt":12.387,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":11.865,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":12.883,"size":28,"ttl":246}]},{"hop":10,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":11,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":12,"result":[{"from":"195.22.214.115","rtt":66.799,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":67.032,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":66.417,"size":28,"ttl":246}]},{"hop":13,"result":[{"from":"94.100.183.161","rtt":62.953,"size":28,"ttl":244},{"from":"94.100.183.161","rtt":62.628,"size":28,"ttl":244},{"from":"94.100.183.161","rtt":62.616,"size":28,"ttl":244}]},{"hop":14,"result":[{"from":"188.93.58.171","rtt":64.318,"size":68,"ttl":242},{"from":"188.93.58.171","rtt":63.133,"size":68,"ttl":242},{"from":"188.93.58.171","rtt":62.844,"size":68,"ttl":242}]},{"hop":15,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":16,"result":[{"from":"217.20.147.94","rtt":63.296,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":62.965,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":63.843,"size":48,"ttl":49}]}],"size":48,"src_addr":"192.168.1.10","timestamp":1445515513,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445515616,"from":"132.227.120.130","fw":4720,"group_id":2841098,"lts":10,"msm_id":2841098,"msm_name":"Traceroute","paris_id":5,"prb_id":22341,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"132.227.120.129","rtt":0.596,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.522,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.513,"size":28,"ttl":64}]},{"hop":2,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":3,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":255,"result":[{"from":"217.20.147.94","rtt":74.736,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":72.152,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":72.201,"size":48,"ttl":49}]}],"size":48,"src_addr":"132.227.120.130","timestamp":1445515556,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445517064,"from":"137.194.165.62","fw":4700,"group_id":2841098,"lts":89,"msm_id":2841098,"msm_name":"Traceroute","paris_id":6,"prb_id":13842,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"137.194.164.254","rtt":0.566,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":10.795,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":0.535,"size":28,"ttl":64}]},{"hop":2,"result":[{"from":"137.194.4.240","rtt":3.292,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":0.592,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":2.827,"size":28,"ttl":254}]},{"hop":3,"result":[{"from":"212.73.200.45","rtt":1.263,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":4.942,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":12.591,"size":28,"ttl":252}]},{"hop":4,"result":[{"from":"4.69.154.139","rtt":39.402,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":15.158,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":13.026,"size":28,"ttl":248}]},{"hop":5,"result":[{"from":"4.69.154.139","rtt":46.454,"size":28,"ttl":248},{"x":"*"},{"from":"4.69.154.139","rtt":9.976,"size":28,"ttl":248}]},{"hop":6,"result":[{"from":"195.16.162.54","rtt":10.091,"size":28,"ttl":248},{"from":"195.16.162.54","rtt":13.813,"size":28,"ttl":248},{"from":"195.16.162.54","rtt":14.434,"size":28,"ttl":248}]},{"hop":7,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":8,"result":[{"from":"78.25.77.42","rtt":64.406,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":63.608,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":64.796,"size":68,"ttl":246}]},{"hop":9,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":10,"result":[{"from":"217.20.147.94","rtt":60.667,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":64.733,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":65.252,"size":48,"ttl":55}]}],"size":48,"src_addr":"137.194.165.62","timestamp":1445517035,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445517250,"from":"37.49.233.130","fw":4720,"group_id":2841098,"lts":9,"msm_id":2841098,"msm_name":"Traceroute","paris_id":6,"prb_id":6118,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"37.49.233.129","rtt":0.869,"size":28,"ttl":254},{"from":"37.49.233.129","rtt":0.73,"size":28,"ttl":254},{"from":"37.49.233.129","rtt":0.784,"size":28,"ttl":254}]},{"hop":2,"result":[{"from":"37.49.237.23","rtt":11.129,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":12.261,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":11.036,"size":68,"ttl":254}]},{"hop":3,"result":[{"from":"10.99.99.125","rtt":55.081,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":55.124,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":55.012,"size":68,"ttl":253}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"from":"217.20.147.94","rtt":53.018,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":53.219,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":52.846,"size":48,"ttl":55}]}],"size":48,"src_addr":"37.49.233.130","timestamp":1445517225,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445517348,"from":"82.123.188.59","fw":4720,"group_id":2841098,"lts":38,"msm_id":2841098,"msm_name":"Traceroute","paris_id":6,"prb_id":16958,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"192.168.1.1","rtt":0.73,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.61,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.594,"size":76,"ttl":64}]},{"hop":2,"result":[{"from":"80.10.123.200","ittl":0,"rtt":1.858,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.698,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.878,"size":52,"ttl":254}]},{"hop":3,"result":[{"from":"10.123.109.74","rtt":2.23,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":1.11,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":1.715,"size":28,"ttl":253}]},{"hop":4,"result":[{"from":"193.252.98.177","rtt":1.728,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":1.18,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":1.395,"size":28,"ttl":252}]},{"hop":5,"result":[{"from":"81.253.184.90","rtt":5.199,"size":68,"ttl":251},{"from":"81.253.184.90","rtt":1.813,"size":68,"ttl":251},{"from":"81.253.184.90","rtt":1.597,"size":68,"ttl":251}]},{"hop":6,"result":[{"from":"193.251.241.180","rtt":4.192,"size":68,"ttl":250},{"from":"193.251.241.180","rtt":5.748,"size":68,"ttl":250},{"from":"193.251.241.180","rtt":5.666,"size":68,"ttl":250}]},{"hop":7,"result":[{"from":"193.251.128.243","rtt":42.368,"size":28,"ttl":249},{"from":"193.251.128.243","rtt":13.505,"size":28,"ttl":249},{"from":"193.251.128.243","rtt":12.56,"size":28,"ttl":249}]},{"hop":8,"result":[{"from":"193.251.133.206","rtt":13.08,"size":28,"ttl":248},{"from":"193.251.133.206","rtt":13.376,"size":28,"ttl":248},{"from":"193.251.133.206","rtt":12.612,"size":28,"ttl":248}]},{"hop":9,"result":[{"from":"193.251.132.2","rtt":11.886,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":11.771,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":11.733,"size":28,"ttl":246}]},{"hop":10,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":11,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":12,"result":[{"from":"195.22.214.115","rtt":66.797,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":67.075,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":66.344,"size":28,"ttl":246}]},{"hop":13,"result":[{"from":"94.100.183.161","rtt":62.797,"size":28,"ttl":244},{"from":"94.100.183.161","rtt":62.861,"size":28,"ttl":244},{"from":"94.100.183.161","rtt":62.463,"size":28,"ttl":244}]},{"hop":14,"result":[{"from":"188.93.58.171","rtt":94.395,"size":68,"ttl":242},{"from":"188.93.58.171","rtt":89.405,"size":68,"ttl":242},{"from":"188.93.58.171","rtt":87.774,"size":68,"ttl":242}]},{"hop":15,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":16,"result":[{"from":"217.20.147.94","rtt":75.673,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":75.048,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":77.364,"size":48,"ttl":49}]}],"size":48,"src_addr":"192.168.1.10","timestamp":1445517310,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445517418,"from":"132.227.120.130","fw":4720,"group_id":2841098,"lts":2,"msm_id":2841098,"msm_name":"Traceroute","paris_id":6,"prb_id":22341,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"132.227.120.129","rtt":0.549,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.45,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.457,"size":28,"ttl":64}]},{"hop":2,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":3,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":255,"result":[{"from":"217.20.147.94","rtt":71.619,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":71.472,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":71.398,"size":48,"ttl":49}]}],"size":48,"src_addr":"132.227.120.130","timestamp":1445517357,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445518884,"from":"137.194.165.62","fw":4700,"group_id":2841098,"lts":10,"msm_id":2841098,"msm_name":"Traceroute","paris_id":7,"prb_id":13842,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"137.194.164.254","rtt":0.629,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":2.221,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":0.46,"size":28,"ttl":64}]},{"hop":2,"result":[{"from":"137.194.4.240","rtt":3.002,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":0.566,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":7.0,"size":28,"ttl":254}]},{"hop":3,"result":[{"from":"212.73.200.45","rtt":11.846,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":1.006,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":3.862,"size":28,"ttl":252}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"from":"4.69.154.139","rtt":11.448,"size":28,"ttl":248}]},{"hop":6,"result":[{"from":"195.16.162.54","rtt":10.856,"size":28,"ttl":248},{"from":"195.16.162.54","rtt":14.053,"size":28,"ttl":248},{"from":"195.16.162.54","rtt":14.707,"size":28,"ttl":248}]},{"hop":7,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":8,"result":[{"from":"78.25.77.42","rtt":60.332,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":61.195,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":64.336,"size":68,"ttl":246}]},{"hop":9,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":10,"result":[{"from":"217.20.147.94","rtt":61.497,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":64.465,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":64.405,"size":48,"ttl":55}]}],"size":48,"src_addr":"137.194.165.62","timestamp":1445518840,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445519056,"from":"37.49.233.130","fw":4720,"group_id":2841098,"lts":10,"msm_id":2841098,"msm_name":"Traceroute","paris_id":7,"prb_id":6118,"proto":"ICMP","result":[{"hop":1,"result":[{"x":"*"},{"from":"37.49.233.129","rtt":0.634,"size":28,"ttl":254},{"from":"37.49.233.129","rtt":0.622,"size":28,"ttl":254}]},{"hop":2,"result":[{"from":"37.49.237.23","rtt":11.037,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":10.812,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":11.115,"size":68,"ttl":254}]},{"hop":3,"result":[{"from":"10.99.99.125","rtt":55.203,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":55.051,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":55.135,"size":68,"ttl":253}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"from":"217.20.147.94","rtt":53.142,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":53.233,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":52.832,"size":48,"ttl":55}]}],"size":48,"src_addr":"37.49.233.130","timestamp":1445519027,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445519132,"from":"82.123.188.59","fw":4720,"group_id":2841098,"lts":119,"msm_id":2841098,"msm_name":"Traceroute","paris_id":7,"prb_id":16958,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"192.168.1.1","rtt":0.768,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.685,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.665,"size":76,"ttl":64}]},{"hop":2,"result":[{"from":"80.10.123.200","ittl":0,"rtt":1.326,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.633,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.698,"size":52,"ttl":254}]},{"hop":3,"result":[{"from":"10.123.109.74","rtt":1.985,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":1.523,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":1.681,"size":28,"ttl":253}]},{"hop":4,"result":[{"from":"193.252.98.177","rtt":1.767,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":1.85,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":1.873,"size":28,"ttl":252}]},{"hop":5,"result":[{"from":"81.253.184.90","rtt":1.868,"size":68,"ttl":251},{"from":"81.253.184.90","rtt":1.711,"size":68,"ttl":251},{"from":"81.253.184.90","rtt":1.729,"size":68,"ttl":251}]},{"hop":6,"result":[{"from":"193.251.241.180","rtt":8.633,"size":68,"ttl":250},{"from":"193.251.241.180","rtt":5.643,"size":68,"ttl":250},{"from":"193.251.241.180","rtt":5.673,"size":68,"ttl":250}]},{"hop":7,"result":[{"from":"193.251.128.243","rtt":12.8,"size":28,"ttl":249},{"from":"193.251.128.243","rtt":12.587,"size":28,"ttl":249},{"from":"193.251.128.243","rtt":23.5,"size":28,"ttl":249}]},{"hop":8,"result":[{"from":"193.251.133.206","rtt":12.536,"size":28,"ttl":248},{"from":"193.251.133.206","rtt":12.599,"size":28,"ttl":248},{"from":"193.251.133.206","rtt":12.486,"size":28,"ttl":248}]},{"hop":9,"result":[{"from":"193.251.132.2","rtt":12.678,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":12.498,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":11.741,"size":28,"ttl":246}]},{"hop":10,"result":[{"from":"195.22.214.131","rtt":21.751,"size":28,"ttl":246},{"from":"195.22.214.131","rtt":22.165,"size":28,"ttl":246},{"from":"195.22.214.131","rtt":22.493,"size":28,"ttl":246}]},{"hop":11,"result":[{"x":"*"},{"from":"195.22.214.131","rtt":21.786,"size":28,"ttl":246},{"x":"*"}]},{"hop":12,"result":[{"from":"195.22.214.115","rtt":67.961,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":66.706,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":66.562,"size":28,"ttl":246}]},{"hop":13,"result":[{"from":"94.100.183.161","rtt":62.122,"size":28,"ttl":244},{"from":"94.100.183.161","rtt":62.655,"size":28,"ttl":244},{"from":"94.100.183.161","rtt":62.695,"size":28,"ttl":244}]},{"hop":14,"result":[{"from":"188.93.58.171","rtt":63.732,"size":68,"ttl":242},{"from":"188.93.58.171","rtt":63.707,"size":68,"ttl":242},{"from":"188.93.58.171","rtt":63.736,"size":68,"ttl":242}]},{"hop":15,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":16,"result":[{"from":"217.20.147.94","rtt":63.429,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":62.36,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":63.14,"size":48,"ttl":49}]}],"size":48,"src_addr":"192.168.1.10","timestamp":1445519110,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445519225,"from":"132.227.120.130","fw":4720,"group_id":2841098,"lts":33,"msm_id":2841098,"msm_name":"Traceroute","paris_id":7,"prb_id":22341,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"132.227.120.129","rtt":0.575,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.474,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.482,"size":28,"ttl":64}]},{"hop":2,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":3,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":255,"result":[{"from":"217.20.147.94","rtt":81.973,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":71.475,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":71.888,"size":48,"ttl":49}]}],"size":48,"src_addr":"132.227.120.130","timestamp":1445519164,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445520667,"from":"137.194.165.62","fw":4700,"group_id":2841098,"lts":95,"msm_id":2841098,"msm_name":"Traceroute","paris_id":8,"prb_id":13842,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"137.194.164.254","rtt":0.539,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":4.127,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":0.525,"size":28,"ttl":64}]},{"hop":2,"result":[{"from":"137.194.4.240","rtt":4.166,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":0.643,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":3.455,"size":28,"ttl":254}]},{"hop":3,"result":[{"from":"212.73.200.45","rtt":0.932,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":3.083,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":1.072,"size":28,"ttl":252}]},{"hop":4,"result":[{"from":"4.69.154.139","rtt":9.842,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":9.854,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":12.715,"size":28,"ttl":248}]},{"hop":5,"result":[{"from":"4.69.154.139","rtt":18.997,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":11.881,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":15.005,"size":28,"ttl":248}]},{"hop":6,"result":[{"from":"195.16.162.54","rtt":12.7,"size":28,"ttl":248},{"from":"195.16.162.54","rtt":15.991,"size":28,"ttl":248},{"from":"195.16.162.54","rtt":13.321,"size":28,"ttl":248}]},{"hop":7,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":8,"result":[{"from":"78.25.77.42","rtt":65.09,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":61.864,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":61.042,"size":68,"ttl":246}]},{"hop":9,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":10,"result":[{"from":"217.20.147.94","rtt":61.64,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":64.343,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":64.314,"size":48,"ttl":55}]}],"size":48,"src_addr":"137.194.165.62","timestamp":1445520642,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445520848,"from":"37.49.233.130","fw":4720,"group_id":2841098,"lts":8,"msm_id":2841098,"msm_name":"Traceroute","paris_id":8,"prb_id":6118,"proto":"ICMP","result":[{"hop":1,"result":[{"x":"*"},{"from":"37.49.233.129","rtt":0.767,"size":28,"ttl":254},{"from":"37.49.233.129","rtt":0.75,"size":28,"ttl":254}]},{"hop":2,"result":[{"from":"37.49.237.23","rtt":11.478,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":10.694,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":10.685,"size":68,"ttl":254}]},{"hop":3,"result":[{"from":"10.99.99.125","rtt":55.017,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":55.127,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":54.949,"size":68,"ttl":253}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"from":"217.20.147.94","rtt":53.176,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":52.979,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":52.824,"size":48,"ttl":55}]}],"size":48,"src_addr":"37.49.233.130","timestamp":1445520820,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445520937,"from":"82.123.188.59","fw":4720,"group_id":2841098,"lts":26,"msm_id":2841098,"msm_name":"Traceroute","paris_id":8,"prb_id":16958,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"192.168.1.1","rtt":0.584,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.643,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.687,"size":76,"ttl":64}]},{"hop":2,"result":[{"from":"80.10.123.200","ittl":0,"rtt":1.241,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.474,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.535,"size":52,"ttl":254}]},{"hop":3,"result":[{"from":"10.123.109.74","rtt":1.495,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":1.609,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":1.437,"size":28,"ttl":253}]},{"hop":4,"result":[{"from":"193.252.98.177","rtt":1.633,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":2.041,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":1.783,"size":28,"ttl":252}]},{"hop":5,"result":[{"from":"81.253.184.90","rtt":3.606,"size":68,"ttl":251},{"from":"81.253.184.90","rtt":5.595,"size":68,"ttl":251},{"from":"81.253.184.90","rtt":5.399,"size":68,"ttl":251}]},{"hop":6,"result":[{"from":"193.251.241.180","rtt":5.689,"size":68,"ttl":250},{"from":"193.251.241.180","rtt":5.514,"size":68,"ttl":250},{"from":"193.251.241.180","rtt":5.466,"size":68,"ttl":250}]},{"hop":7,"result":[{"from":"193.251.128.243","rtt":13.559,"size":28,"ttl":249},{"from":"193.251.128.243","rtt":13.081,"size":28,"ttl":249},{"from":"193.251.128.243","rtt":13.259,"size":28,"ttl":249}]},{"hop":8,"result":[{"from":"193.251.133.206","rtt":36.421,"size":28,"ttl":248},{"from":"193.251.133.206","rtt":12.783,"size":28,"ttl":248},{"from":"193.251.133.206","rtt":12.674,"size":28,"ttl":248}]},{"hop":9,"result":[{"from":"193.251.132.2","rtt":12.364,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":12.366,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":11.681,"size":28,"ttl":246}]},{"hop":10,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":11,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":12,"result":[{"from":"195.22.214.115","rtt":66.901,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":66.62,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":68.894,"size":28,"ttl":246}]},{"hop":13,"result":[{"from":"94.100.183.161","rtt":62.934,"size":28,"ttl":244},{"from":"94.100.183.161","rtt":63.659,"size":28,"ttl":244},{"from":"94.100.183.161","rtt":62.367,"size":28,"ttl":244}]},{"hop":14,"result":[{"from":"188.93.58.171","rtt":157.425,"size":68,"ttl":242},{"from":"188.93.58.171","rtt":159.18,"size":68,"ttl":242},{"from":"188.93.58.171","rtt":159.33,"size":68,"ttl":242}]},{"hop":15,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":16,"result":[{"from":"217.20.147.94","rtt":155.428,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":155.111,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":152.418,"size":48,"ttl":49}]}],"size":48,"src_addr":"192.168.1.10","timestamp":1445520899,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445521015,"from":"132.227.120.130","fw":4720,"group_id":2841098,"lts":33,"msm_id":2841098,"msm_name":"Traceroute","paris_id":8,"prb_id":22341,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"132.227.120.129","rtt":0.594,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.449,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.521,"size":28,"ttl":64}]},{"hop":2,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":3,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":255,"result":[{"from":"217.20.147.94","rtt":73.048,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":72.027,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":73.605,"size":48,"ttl":49}]}],"size":48,"src_addr":"132.227.120.130","timestamp":1445520955,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445522471,"from":"137.194.165.62","fw":4700,"group_id":2841098,"lts":42,"msm_id":2841098,"msm_name":"Traceroute","paris_id":9,"prb_id":13842,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"137.194.164.254","rtt":0.611,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":0.493,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":0.49,"size":28,"ttl":64}]},{"hop":2,"result":[{"from":"137.194.4.240","rtt":1.079,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":0.564,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":0.589,"size":28,"ttl":254}]},{"hop":3,"result":[{"from":"212.73.200.45","rtt":0.96,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":6.512,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":0.927,"size":28,"ttl":252}]},{"hop":4,"result":[{"from":"4.69.154.139","rtt":9.876,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":9.821,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":15.145,"size":28,"ttl":248}]},{"hop":5,"result":[{"from":"4.69.154.139","rtt":12.496,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":14.314,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":41.411,"size":28,"ttl":248}]},{"hop":6,"result":[{"from":"195.16.162.54","rtt":14.736,"size":28,"ttl":248},{"from":"195.16.162.54","rtt":13.952,"size":28,"ttl":248},{"from":"195.16.162.54","rtt":14.399,"size":28,"ttl":248}]},{"hop":7,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":8,"result":[{"from":"78.25.77.42","rtt":60.292,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":62.799,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":64.511,"size":68,"ttl":246}]},{"hop":9,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":10,"result":[{"from":"217.20.147.94","rtt":61.073,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":64.644,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":64.828,"size":48,"ttl":55}]}],"size":48,"src_addr":"137.194.165.62","timestamp":1445522446,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445522654,"from":"37.49.233.130","fw":4720,"group_id":2841098,"lts":14,"msm_id":2841098,"msm_name":"Traceroute","paris_id":9,"prb_id":6118,"proto":"ICMP","result":[{"hop":1,"result":[{"x":"*"},{"from":"37.49.233.129","rtt":0.672,"size":28,"ttl":254},{"from":"37.49.233.129","rtt":0.856,"size":28,"ttl":254}]},{"hop":2,"result":[{"from":"37.49.237.23","rtt":11.159,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":11.007,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":10.996,"size":68,"ttl":254}]},{"hop":3,"result":[{"from":"10.99.99.125","rtt":55.054,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":55.161,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":55.232,"size":68,"ttl":253}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"from":"217.20.147.94","rtt":52.708,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":52.798,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":52.981,"size":48,"ttl":55}]}],"size":48,"src_addr":"37.49.233.130","timestamp":1445522626,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445522730,"from":"82.123.188.59","fw":4720,"group_id":2841098,"lts":28,"msm_id":2841098,"msm_name":"Traceroute","paris_id":9,"prb_id":16958,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"192.168.1.1","rtt":0.637,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.543,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.613,"size":76,"ttl":64}]},{"hop":2,"result":[{"from":"80.10.123.200","ittl":0,"rtt":1.628,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.664,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.72,"size":52,"ttl":254}]},{"hop":3,"result":[{"from":"10.123.109.74","rtt":1.751,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":1.702,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":1.843,"size":28,"ttl":253}]},{"hop":4,"result":[{"from":"193.252.98.177","rtt":1.538,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":1.698,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":2.35,"size":28,"ttl":252}]},{"hop":5,"result":[{"from":"81.253.184.90","rtt":3.449,"size":68,"ttl":251},{"from":"81.253.184.90","rtt":1.672,"size":68,"ttl":251},{"from":"81.253.184.90","rtt":1.664,"size":68,"ttl":251}]},{"hop":6,"result":[{"from":"193.251.241.180","rtt":4.134,"size":68,"ttl":250},{"from":"193.251.241.180","rtt":5.622,"size":68,"ttl":250},{"from":"193.251.241.180","rtt":6.023,"size":68,"ttl":250}]},{"hop":7,"result":[{"from":"193.251.128.243","rtt":12.388,"size":28,"ttl":249},{"from":"193.251.128.243","rtt":12.547,"size":28,"ttl":249},{"from":"193.251.128.243","rtt":12.743,"size":28,"ttl":249}]},{"hop":8,"result":[{"from":"193.251.133.206","rtt":12.28,"size":28,"ttl":248},{"from":"193.251.133.206","rtt":12.611,"size":28,"ttl":248},{"from":"193.251.133.206","rtt":12.575,"size":28,"ttl":248}]},{"hop":9,"result":[{"from":"193.251.132.2","rtt":12.363,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":11.838,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":12.578,"size":28,"ttl":246}]},{"hop":10,"result":[{"from":"195.22.214.131","rtt":22.376,"size":28,"ttl":246},{"from":"195.22.214.131","rtt":46.189,"size":28,"ttl":246},{"x":"*"}]},{"hop":11,"result":[{"x":"*"},{"x":"*"},{"from":"195.22.214.131","rtt":22.361,"size":28,"ttl":246}]},{"hop":12,"result":[{"from":"195.22.214.115","rtt":66.195,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":66.556,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":65.831,"size":28,"ttl":246}]},{"hop":13,"result":[{"from":"94.100.183.161","rtt":63.036,"size":28,"ttl":244},{"from":"94.100.183.161","rtt":62.542,"size":28,"ttl":244},{"from":"94.100.183.161","rtt":62.926,"size":28,"ttl":244}]},{"hop":14,"result":[{"from":"188.93.58.171","rtt":63.533,"size":68,"ttl":242},{"from":"188.93.58.171","rtt":63.584,"size":68,"ttl":242},{"from":"188.93.58.171","rtt":63.747,"size":68,"ttl":242}]},{"hop":15,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":16,"result":[{"from":"217.20.147.94","rtt":62.892,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":63.239,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":63.177,"size":48,"ttl":49}]}],"size":48,"src_addr":"192.168.1.10","timestamp":1445522705,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445522818,"from":"132.227.120.130","fw":4720,"group_id":2841098,"lts":554,"msm_id":2841098,"msm_name":"Traceroute","paris_id":9,"prb_id":22341,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"132.227.120.129","rtt":0.595,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.459,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.46,"size":28,"ttl":64}]},{"hop":2,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":3,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":255,"result":[{"from":"217.20.147.94","rtt":71.777,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":71.604,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":71.773,"size":48,"ttl":49}]}],"size":48,"src_addr":"132.227.120.130","timestamp":1445522757,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445524296,"from":"137.194.165.62","fw":4700,"group_id":2841098,"lts":13,"msm_id":2841098,"msm_name":"Traceroute","paris_id":10,"prb_id":13842,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"137.194.164.254","rtt":0.611,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":0.514,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":6.959,"size":28,"ttl":64}]},{"hop":2,"result":[{"from":"137.194.4.240","rtt":0.623,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":4.362,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":0.612,"size":28,"ttl":254}]},{"hop":3,"result":[{"from":"212.73.200.45","rtt":3.969,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":1.351,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":1.185,"size":28,"ttl":252}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"x":"*"},{"x":"*"},{"from":"195.16.162.54","rtt":19.352,"size":28,"ttl":248}]},{"hop":7,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":8,"result":[{"from":"78.25.77.42","rtt":61.943,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":60.093,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":68.243,"size":68,"ttl":246}]},{"hop":9,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":10,"result":[{"from":"217.20.147.94","rtt":60.901,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":64.347,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":65.441,"size":48,"ttl":55}]}],"size":48,"src_addr":"137.194.165.62","timestamp":1445524240,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445524455,"from":"37.49.233.130","fw":4720,"group_id":2841098,"lts":26,"msm_id":2841098,"msm_name":"Traceroute","paris_id":10,"prb_id":6118,"proto":"ICMP","result":[{"hop":1,"result":[{"x":"*"},{"from":"37.49.233.129","rtt":0.707,"size":28,"ttl":254},{"from":"37.49.233.129","rtt":0.75,"size":28,"ttl":254}]},{"hop":2,"result":[{"from":"37.49.237.23","rtt":10.722,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":10.826,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":11.061,"size":68,"ttl":254}]},{"hop":3,"result":[{"from":"10.99.99.125","rtt":55.174,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":54.953,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":55.323,"size":68,"ttl":253}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"from":"217.20.147.94","rtt":53.048,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":53.141,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":52.971,"size":48,"ttl":55}]}],"size":48,"src_addr":"37.49.233.130","timestamp":1445524426,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445524525,"from":"82.123.188.59","fw":4720,"group_id":2841098,"lts":111,"msm_id":2841098,"msm_name":"Traceroute","paris_id":10,"prb_id":16958,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"192.168.1.1","rtt":0.743,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.718,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.708,"size":76,"ttl":64}]},{"hop":2,"result":[{"from":"80.10.123.200","ittl":0,"rtt":1.983,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.684,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.695,"size":52,"ttl":254}]},{"hop":3,"result":[{"from":"10.123.109.74","rtt":1.834,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":1.71,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":1.678,"size":28,"ttl":253}]},{"hop":4,"result":[{"from":"193.252.98.177","rtt":1.807,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":1.688,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":1.814,"size":28,"ttl":252}]},{"hop":5,"result":[{"from":"81.253.184.90","rtt":2.639,"size":68,"ttl":251},{"from":"81.253.184.90","rtt":5.586,"size":68,"ttl":251},{"from":"81.253.184.90","rtt":5.569,"size":68,"ttl":251}]},{"hop":6,"result":[{"from":"193.251.241.180","rtt":7.383,"size":68,"ttl":250},{"from":"193.251.241.180","rtt":5.648,"size":68,"ttl":250},{"from":"193.251.241.180","rtt":5.808,"size":68,"ttl":250}]},{"hop":7,"result":[{"from":"193.251.128.243","rtt":13.228,"size":28,"ttl":249},{"from":"193.251.128.243","rtt":12.528,"size":28,"ttl":249},{"from":"193.251.128.243","rtt":12.805,"size":28,"ttl":249}]},{"hop":8,"result":[{"from":"193.251.133.206","rtt":13.403,"size":28,"ttl":248},{"from":"193.251.133.206","rtt":12.64,"size":28,"ttl":248},{"from":"193.251.133.206","rtt":13.43,"size":28,"ttl":248}]},{"hop":9,"result":[{"from":"193.251.132.2","rtt":12.597,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":11.873,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":12.706,"size":28,"ttl":246}]},{"hop":10,"result":[{"from":"195.22.214.131","rtt":22.657,"size":28,"ttl":246},{"from":"195.22.214.131","rtt":22.828,"size":28,"ttl":246},{"from":"195.22.214.131","rtt":22.429,"size":28,"ttl":246}]},{"hop":11,"result":[{"from":"195.22.214.131","rtt":21.436,"size":28,"ttl":246},{"from":"195.22.214.131","rtt":21.977,"size":28,"ttl":246},{"x":"*"}]},{"hop":12,"result":[{"from":"195.22.214.115","rtt":68.707,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":65.766,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":66.479,"size":28,"ttl":246}]},{"hop":13,"result":[{"from":"94.100.183.161","rtt":62.998,"size":28,"ttl":244},{"from":"94.100.183.161","rtt":62.623,"size":28,"ttl":244},{"from":"94.100.183.161","rtt":62.511,"size":28,"ttl":244}]},{"hop":14,"result":[{"from":"188.93.58.171","rtt":85.78,"size":68,"ttl":242},{"from":"188.93.58.171","rtt":85.858,"size":68,"ttl":242},{"from":"188.93.58.171","rtt":88.26,"size":68,"ttl":242}]},{"hop":15,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":16,"result":[{"from":"217.20.147.94","rtt":91.368,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":90.21,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":88.633,"size":48,"ttl":49}]}],"size":48,"src_addr":"192.168.1.10","timestamp":1445524507,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445524617,"from":"132.227.120.130","fw":4720,"group_id":2841098,"lts":31,"msm_id":2841098,"msm_name":"Traceroute","paris_id":10,"prb_id":22341,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"132.227.120.129","rtt":0.615,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.471,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.456,"size":28,"ttl":64}]},{"hop":2,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":3,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":255,"result":[{"from":"217.20.147.94","rtt":71.958,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":80.29,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":76.922,"size":48,"ttl":49}]}],"size":48,"src_addr":"132.227.120.130","timestamp":1445524557,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445526069,"from":"137.194.165.62","fw":4700,"group_id":2841098,"lts":94,"msm_id":2841098,"msm_name":"Traceroute","paris_id":11,"prb_id":13842,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"137.194.164.254","rtt":5.178,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":0.495,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":3.185,"size":28,"ttl":64}]},{"hop":2,"result":[{"from":"137.194.4.240","rtt":0.826,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":6.275,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":10.57,"size":28,"ttl":254}]},{"hop":3,"result":[{"from":"212.73.200.45","rtt":1.014,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":6.912,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":38.019,"size":28,"ttl":252}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"from":"4.69.154.139","rtt":46.526,"size":28,"ttl":248}]},{"hop":5,"result":[{"from":"4.69.154.139","rtt":28.625,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":25.211,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":35.569,"size":28,"ttl":248}]},{"hop":6,"result":[{"from":"195.16.162.54","rtt":32.435,"size":28,"ttl":248},{"from":"195.16.162.54","rtt":14.918,"size":28,"ttl":248},{"from":"195.16.162.54","rtt":16.946,"size":28,"ttl":248}]},{"hop":7,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":8,"result":[{"from":"78.25.77.42","rtt":65.148,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":61.874,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":60.763,"size":68,"ttl":246}]},{"hop":9,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":10,"result":[{"from":"217.20.147.94","rtt":65.359,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":64.205,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":64.123,"size":48,"ttl":55}]}],"size":48,"src_addr":"137.194.165.62","timestamp":1445526036,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445526253,"from":"37.49.233.130","fw":4720,"group_id":2841098,"lts":7,"msm_id":2841098,"msm_name":"Traceroute","paris_id":11,"prb_id":6118,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"37.49.233.129","rtt":0.733,"size":28,"ttl":254},{"from":"37.49.233.129","rtt":0.693,"size":28,"ttl":254},{"from":"37.49.233.129","rtt":0.768,"size":28,"ttl":254}]},{"hop":2,"result":[{"from":"37.49.237.23","rtt":11.158,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":10.988,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":11.76,"size":68,"ttl":254}]},{"hop":3,"result":[{"from":"10.99.99.125","rtt":55.141,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":55.19,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":55.106,"size":68,"ttl":253}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"from":"217.20.147.94","rtt":52.918,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":52.859,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":53.181,"size":48,"ttl":55}]}],"size":48,"src_addr":"37.49.233.130","timestamp":1445526228,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445526342,"from":"82.123.188.59","fw":4720,"group_id":2841098,"lts":4,"msm_id":2841098,"msm_name":"Traceroute","paris_id":11,"prb_id":16958,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"192.168.1.1","rtt":0.813,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.952,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.576,"size":76,"ttl":64}]},{"hop":2,"result":[{"from":"80.10.123.200","ittl":0,"rtt":1.926,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.724,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.782,"size":52,"ttl":254}]},{"hop":3,"result":[{"from":"10.123.109.74","rtt":1.697,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":1.744,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":1.809,"size":28,"ttl":253}]},{"hop":4,"result":[{"from":"193.252.98.177","rtt":1.534,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":6.799,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":1.658,"size":28,"ttl":252}]},{"hop":5,"result":[{"from":"81.253.184.90","rtt":4.562,"size":68,"ttl":251},{"from":"81.253.184.90","rtt":5.625,"size":68,"ttl":251},{"from":"81.253.184.90","rtt":4.92,"size":68,"ttl":251}]},{"hop":6,"result":[{"from":"193.251.241.180","rtt":3.612,"size":68,"ttl":250},{"from":"193.251.241.180","rtt":5.756,"size":68,"ttl":250},{"from":"193.251.241.180","rtt":5.798,"size":68,"ttl":250}]},{"hop":7,"result":[{"from":"193.251.128.243","rtt":12.874,"size":28,"ttl":249},{"from":"193.251.128.243","rtt":12.482,"size":28,"ttl":249},{"from":"193.251.128.243","rtt":11.749,"size":28,"ttl":249}]},{"hop":8,"result":[{"from":"193.251.133.206","rtt":12.792,"size":28,"ttl":248},{"from":"193.251.133.206","rtt":13.644,"size":28,"ttl":248},{"from":"193.251.133.206","rtt":12.58,"size":28,"ttl":248}]},{"hop":9,"result":[{"from":"193.251.132.2","rtt":11.892,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":11.794,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":11.702,"size":28,"ttl":246}]},{"hop":10,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":11,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":12,"result":[{"from":"195.22.214.115","rtt":66.184,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":66.63,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":65.914,"size":28,"ttl":246}]},{"hop":13,"result":[{"from":"94.100.183.161","rtt":62.908,"size":28,"ttl":244},{"from":"94.100.183.161","rtt":62.428,"size":28,"ttl":244},{"from":"94.100.183.161","rtt":61.944,"size":28,"ttl":244}]},{"hop":14,"result":[{"from":"188.93.58.171","rtt":156.961,"size":68,"ttl":242},{"from":"188.93.58.171","rtt":159.136,"size":68,"ttl":242},{"from":"188.93.58.171","rtt":157.053,"size":68,"ttl":242}]},{"hop":15,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":16,"result":[{"from":"217.20.147.94","rtt":160.093,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":161.392,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":158.656,"size":48,"ttl":49}]}],"size":48,"src_addr":"192.168.1.10","timestamp":1445526304,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445526418,"from":"132.227.120.130","fw":4720,"group_id":2841098,"lts":10,"msm_id":2841098,"msm_name":"Traceroute","paris_id":11,"prb_id":22341,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"132.227.120.129","rtt":0.593,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.462,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.443,"size":28,"ttl":64}]},{"hop":2,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":3,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":255,"result":[{"from":"217.20.147.94","rtt":75.022,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":72.537,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":71.94,"size":48,"ttl":49}]}],"size":48,"src_addr":"132.227.120.130","timestamp":1445526358,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445527873,"from":"137.194.165.62","fw":4700,"group_id":2841098,"lts":6,"msm_id":2841098,"msm_name":"Traceroute","paris_id":12,"prb_id":13842,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"137.194.164.254","rtt":10.048,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":0.523,"size":28,"ttl":64},{"from":"137.194.164.254","rtt":3.41,"size":28,"ttl":64}]},{"hop":2,"result":[{"from":"137.194.4.240","rtt":3.939,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":0.673,"size":28,"ttl":254},{"from":"137.194.4.240","rtt":1.293,"size":28,"ttl":254}]},{"hop":3,"result":[{"from":"212.73.200.45","rtt":0.996,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":0.951,"size":28,"ttl":252},{"from":"212.73.200.45","rtt":1.127,"size":28,"ttl":252}]},{"hop":4,"result":[{"from":"4.69.154.139","rtt":21.902,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":13.384,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":17.926,"size":28,"ttl":248}]},{"hop":5,"result":[{"from":"4.69.154.139","rtt":13.552,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":11.442,"size":28,"ttl":248},{"from":"4.69.154.139","rtt":15.235,"size":28,"ttl":248}]},{"hop":6,"result":[{"from":"195.16.162.54","rtt":13.412,"size":28,"ttl":248},{"from":"195.16.162.54","rtt":15.352,"size":28,"ttl":248},{"from":"195.16.162.54","rtt":13.813,"size":28,"ttl":248}]},{"hop":7,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":8,"result":[{"from":"78.25.77.42","rtt":60.237,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":65.171,"size":68,"ttl":246},{"from":"78.25.77.42","rtt":65.664,"size":68,"ttl":246}]},{"hop":9,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":10,"result":[{"from":"217.20.147.94","rtt":63.216,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":64.369,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":64.9,"size":48,"ttl":55}]}],"size":48,"src_addr":"137.194.165.62","timestamp":1445527848,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445528045,"from":"37.49.233.130","fw":4720,"group_id":2841098,"lts":16,"msm_id":2841098,"msm_name":"Traceroute","paris_id":12,"prb_id":6118,"proto":"ICMP","result":[{"hop":1,"result":[{"x":"*"},{"from":"37.49.233.129","rtt":0.777,"size":28,"ttl":254},{"from":"37.49.233.129","rtt":0.838,"size":28,"ttl":254}]},{"hop":2,"result":[{"from":"37.49.237.23","rtt":11.175,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":11.003,"size":68,"ttl":254},{"from":"37.49.237.23","rtt":12.272,"size":68,"ttl":254}]},{"hop":3,"result":[{"from":"10.99.99.125","rtt":55.184,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":55.537,"size":68,"ttl":253},{"from":"10.99.99.125","rtt":55.13,"size":68,"ttl":253}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"from":"217.20.147.94","rtt":53.026,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":52.835,"size":48,"ttl":55},{"from":"217.20.147.94","rtt":53.025,"size":48,"ttl":55}]}],"size":48,"src_addr":"37.49.233.130","timestamp":1445528016,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445528116,"from":"82.123.244.192","fw":4720,"group_id":2841098,"lts":453,"msm_id":2841098,"msm_name":"Traceroute","paris_id":1,"prb_id":16958,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"192.168.1.1","rtt":0.735,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.844,"size":76,"ttl":64},{"from":"192.168.1.1","rtt":0.738,"size":76,"ttl":64}]},{"hop":2,"result":[{"from":"80.10.123.200","ittl":0,"rtt":1.317,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.61,"size":52,"ttl":254},{"from":"80.10.123.200","ittl":0,"rtt":1.482,"size":52,"ttl":254}]},{"hop":3,"result":[{"from":"10.123.109.74","rtt":2.063,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":2.702,"size":28,"ttl":253},{"from":"10.123.109.74","rtt":1.702,"size":28,"ttl":253}]},{"hop":4,"result":[{"from":"193.252.98.177","rtt":1.064,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":1.072,"size":28,"ttl":252},{"from":"193.252.98.177","rtt":1.564,"size":28,"ttl":252}]},{"hop":5,"result":[{"from":"81.253.184.18","rtt":2.808,"size":68,"ttl":251},{"from":"81.253.184.18","rtt":2.028,"size":68,"ttl":251},{"from":"81.253.184.18","rtt":1.572,"size":68,"ttl":251}]},{"hop":6,"result":[{"from":"193.251.132.142","rtt":7.586,"size":68,"ttl":250},{"from":"193.251.132.142","rtt":5.654,"size":68,"ttl":250},{"from":"193.251.132.142","rtt":5.651,"size":68,"ttl":250}]},{"hop":7,"result":[{"from":"193.251.129.174","rtt":71.903,"size":28,"ttl":249},{"from":"193.251.129.174","rtt":12.825,"size":28,"ttl":249},{"from":"193.251.129.174","rtt":12.88,"size":28,"ttl":249}]},{"hop":8,"result":[{"from":"193.251.133.210","rtt":12.633,"size":28,"ttl":248},{"from":"193.251.133.210","rtt":12.551,"size":28,"ttl":248},{"from":"193.251.133.210","rtt":12.726,"size":28,"ttl":248}]},{"hop":9,"result":[{"from":"193.251.132.2","rtt":11.764,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":24.234,"size":28,"ttl":246},{"from":"193.251.132.2","rtt":23.597,"size":28,"ttl":246}]},{"hop":10,"result":[{"from":"89.221.34.5","rtt":20.835,"size":28,"ttl":246},{"from":"89.221.34.5","rtt":20.943,"size":28,"ttl":246},{"from":"89.221.34.5","rtt":21.311,"size":28,"ttl":246}]},{"hop":11,"result":[{"from":"195.22.214.115","rtt":61.284,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":61.318,"size":28,"ttl":246},{"from":"195.22.214.115","rtt":60.813,"size":28,"ttl":246}]},{"hop":12,"result":[{"from":"94.100.183.163","rtt":66.795,"size":28,"ttl":244},{"from":"94.100.183.163","rtt":66.199,"size":28,"ttl":244},{"from":"94.100.183.163","rtt":66.172,"size":28,"ttl":244}]},{"hop":13,"result":[{"from":"188.93.58.173","rtt":68.791,"size":68,"ttl":242},{"from":"188.93.58.173","rtt":65.756,"size":68,"ttl":242},{"from":"188.93.58.173","rtt":63.774,"size":68,"ttl":242}]},{"hop":14,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":15,"result":[{"from":"217.20.147.94","rtt":65.008,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":63.707,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":62.427,"size":48,"ttl":49}]}],"size":48,"src_addr":"192.168.1.10","timestamp":1445528102,"type":"traceroute"},{"af":4,"dst_addr":"217.20.147.94","dst_name":"217.20.147.94","endtime":1445528216,"from":"132.227.120.130","fw":4720,"group_id":2841098,"lts":37,"msm_id":2841098,"msm_name":"Traceroute","paris_id":12,"prb_id":22341,"proto":"ICMP","result":[{"hop":1,"result":[{"from":"132.227.120.129","rtt":0.626,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.502,"size":28,"ttl":64},{"from":"132.227.120.129","rtt":0.533,"size":28,"ttl":64}]},{"hop":2,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":3,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":4,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":5,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":6,"result":[{"x":"*"},{"x":"*"},{"x":"*"}]},{"hop":255,"result":[{"from":"217.20.147.94","rtt":81.668,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":75.414,"size":48,"ttl":49},{"from":"217.20.147.94","rtt":77.609,"size":48,"ttl":49}]}],"size":48,"src_addr":"132.227.120.130","timestamp":1445528156,"type":"traceroute"}]