<!-- saved from url=(0016)http://localhost --> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:res="http://www.esri.com/metadata/res/" xmlns:gmd="http://www.isotc211.org/2005/gmd"><head><meta http-equiv="content-type" content="text/html; charset=UTF-16LE"><style type="text/css" id="internalStyle" xmlns="" xmlns:esri="http://www.esri.com/metadata/"> body { font-family: Verdana, Gill, Helvetica, Sans-serif ; font-size: 0.8em; font-weight: 500; color: #000020; background-color: #FFFFFF; } div.itemDescription { margin-right: 2em; margin-bottom: 2em; } h1 { font-size: 1.5em; margin-top: 0; margin-bottom: 5px; } h1.idHeading { color: #008FAF; text-align: center; } h1.gpHeading { color: black; } span.idHeading { color: #007799; font-weight: bold; } .center { text-align: center; margin-top: 5px; margin-bottom: 5px; } img { width: 210px; border-width: 1px; border-style: outset; } img.center { text-align: center; display: block; border-color: #666666; } img.enclosed { width: 60%; } img.gp { width: auto; border-style: none; margin-top: -1.2em; } .noThumbnail { color: #888888; font-size: 1.2em; border-width: 1px; border-style: solid; border-color: black; padding: 3em 3em; position: relative; text-align: center; width: 210px; height: 140px; } .noContent { color: #888888; } .itemInfo p { margin-top: -0.1em; } .itemInfo img { width: auto; border: none; } .gpItemInfo p { margin-top: -1.2em; } div.box { margin-left: 1em; } div.hide { display: none; } div.show { display: block; } span.hide { display: none; } span.show { display: inline-block; } .backToTop a { color: #DDDDDD; font-style: italic; font-size: 0.85em; } h2 { font-size: 1.2em; } h2.gp { color: #00709C; } .gpsubtitle { color: black; font-size: 1.2em; font-weight: normal; } .gptags { color: black; font-size: 0.8em; font-weight: normal; } .head { font-size: 1.3em; } a:link { color: #098EA6; font-weight: normal; text-decoration: none; } a:visited { color: #098EA6; text-decoration: none; } a:link:hover, a:visited:hover { color: #007799; background-color: #C6E6EF; } h2.iso a { color: #007799; font-weight: bold; } .iso a:link { color: #007799; text-decoration: none; } .iso a:visited { color: #007799; text-decoration: none; } .iso a:link:hover, .iso a:visited:hover { color: #006688; background-color: #C6E6EF; } h2.fgdc a { color: #888888; font-weight: bold; } .fgdc a:link { color: #888888; text-decoration: none; } .fgdc a:visited { color: #888888; text-decoration: none; } .fgdc a:link:hover, .fgdc a:visited:hover { color: #777777; background-color: #C6E6EF; } h3 { font-size: 1em; color: #00709C; } .backToTop { color: #AAAAAA; margin-left: 1em; } p.gp { margin-top: .6em; margin-bottom: .6em; } ul ul { list-style-type: square; } ul li.iso19139heading { margin-left: -3em; list-style: none; font-weight: bold; color: #666666; } dl { margin: 0; padding: 0; } dl.iso { background-color: #F2F9FF; } dl.esri { background-color: #F2FFF9; } dl.subtype { width: 40em; margin-top: 0.5em; margin-bottom: 0.5em; padding: 0; } dt { margin-left: 0.6em; padding-left: 0.6em; clear: left; } .subtype dt { width: 60%; float: left; margin: 0; padding: 0.5em 0.5em 0 0.75em; border-top: 1px solid #006400; clear: none; } .subtype dt.header { padding: 0.5em 0.5em 0.5em 0; border-top: none; } dd { margin-left: 0.6em; padding-left: 0.6em; clear: left; } .subtype dd { float: left; width: 25%; margin: 0; padding: 0.5em 0.5em 0 0.75em; border-top: 1px solid #006400; clear: none; } .subtype dd.header { padding: 0.5em 0.5em 0.5em 0; border-top: none; } .isoElement { font-variant: small-caps; font-size: 0.9em; font-weight: normal; color: #006688; } .esriElement { font-variant: small-caps; font-size: 0.9em; font-weight: normal; color: #006688; } .element { font-variant: small-caps; font-size: 0.9em; font-weight: normal; color: #666666; } unknownElement { font-variant: small-caps; font-size: 0.9em; font-weight: normal; color: #333333; } .sync { color: #006400; font-weight: bold; font-size: 0.9em; } .syncOld { color: #888888; font-weight: bold; font-size: 0.9em; } .textOld { color: #999999; } .code { font-family: monospace; } pre.wrap { width: 96%; font-family: Verdana, Gill, Helvetica, Sans-serif ; font-size: 1em; margin: 0 0 0 0; white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; /* Internet Explorer 5.5+ */ } pre.wrap p { padding-bottom: 1em; } pre.wrap li { padding-bottom: 1em; } pre.wrap br { display: block; } pre.gp { font-family: Courier New, Courier, monospace; line-height: 1.2em; } .gpcode { margin-left:15px; border: 1px dashed #ACC6D8; padding: 10px; background-color:#EEEEEE; height: auto; overflow: scroll; width: 96%; } tr { vertical-align: top; } th { text-align: left; background: #dddddd; vertical-align: bottom; font-size: 0.8em; } td { background: #EEEEEE; color: black; vertical-align: top; font-size: 0.8em; } td.description { background: white; } </style><script type="text/javascript" xmlns="" xmlns:esri="http://www.esri.com/metadata/"> /* */ function hideShow(divID) { var item = document.getElementById(divID); var itemShow = document.getElementById(divID + 'Show'); var itemHide = document.getElementById(divID + 'Hide'); if (item) { if (item.className == 'hide') { item.className='show'; itemShow.className='hide'; itemHide.className='show'; } else { item.className='hide'; itemShow.className='show'; itemHide.className='hide'; } } } /* */ </script></head><body oncontextmenu="return true"><div class="itemDescription" id="overview" xmlns="" xmlns:esri="http://www.esri.com/metadata/" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><h1 class="idHeading">Florida panther telemetry locations from GPS-collars Feb 2002-Aug 2005</h1><p class="center"><span class="idHeading">Shapefile</span></p><div class="center"><div class="noThumbnail">Thumbnail Not Available</div></div><p class="center"><span class="idHeading">Tags</span><br>surveys, telemetry, radio tracking, aerial survey, panther, home range, dispersal, occupied range, Everglade National Park, endangered species, wildlife, panther, South Florida, biota, South Region, habitat, movements, Big Cypress National Preserve</p><br><div class="itemInfo"><span class="idHeading">Summary</span><p></p><pre class="wrap">To show Florida panther habitat selection</pre><p></p></div><div class="itemInfo"><span class="idHeading">Description</span><p></p><pre class="wrap"><div style="text-align:Left;"><div><div><p><span>This dataset represents a selection of telemetry locations from a study on Florida panther (Puma concolor coryi) habitat selection. Habitat loss is the biggest threat to this small panther population and previous studies of habitat selection have relied on telemetry data collected almost exclusively the day (diurnal period). We investigated habitat selection of 12 panthers in the northern portion of the breeding range. Our results indicated that forests are the habitats selected by panthers and generally support the current United States Fish and Wildlife Service panther habitat ranking system (Land et al. 2008).</span></p></div></div></div></pre><p></p></div><div class="itemInfo"><span class="idHeading">Credits</span><p></p><pre class="wrap">FWC</pre><p></p></div><div class="itemInfo"><span class="idHeading">Use limitations</span><p></p><pre class="wrap">Acknowledgement of the FWC-FWRI (Florida Fish and Wildlife Conservation Commission-Fish and Wildlife Research Institute) as the data source would be appreciated in any products developed from these data, and such acknowledgment as is standard for citation and legal practices for data source is expected by users of this data. Please cite the original metadata when using portions of the record to create a similar record of slightly altered data, such as reprojection. If any data are modified or adjusted, please share the edited information with FWC. Users should be aware that comparison with other data sets for the same area from other time periods may be inaccurate due to inconsistencies resulting from changes in mapping conventions, data collection, and computer processes over time. FWC shall not be liable for improper or incorrect use of this data. These data are not legal documents and are not to be used as such. This is not a survey data set and should not be utilized as such. These data are not to be used for navigation.</pre><p></p></div><p><span class="idHeading">Extent</span><br></p><dl><dt><table cols="4" border="0" width="auto"><colgroup><col align="left"><col align="right"><col align="left"><col align="right"></colgroup><tbody><tr><td class="description"><span class="idHeading">West</span>&nbsp;</td><td class="description">-81.554560</td><td class="description">&nbsp;&nbsp;&nbsp;<span class="idHeading">East</span>&nbsp;</td><td class="description">-80.821266</td></tr><tr><td class="description"><span class="idHeading">North</span>&nbsp;</td><td class="description">26.753577</td><td class="description">&nbsp;&nbsp;&nbsp;<span class="idHeading">South</span>&nbsp;</td><td class="description">25.907703</td></tr></tbody></table></dt></dl><p></p><p></p><div><span class="idHeading">Scale Range</span></div><span class="noContent">There is no scale range for this item.</span><p></p></div><h2 class="iso head"><a href="#arcgisMetadata" onclick="hideShow('arcgisMetadata')" title="Content created and managed in the Description tab">ArcGIS Metadata&nbsp;<span id="arcgisMetadataShow" class="hide">¼%</span><span id="arcgisMetadataHide" class="show">º%</span></a></h2><div class="show" id="arcgisMetadata" xmlns="" xmlns:esri="http://www.esri.com/metadata/" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><div class="box arcgis"><div><a name="TopArcGIS" id="TopArcGIS"></a></div><h2 class="iso"><a onclick="hideShow('true')" href="#true">Topics and Keywords&nbsp; <span id="trueShow" class="hide">¼%</span><span id="trueHide" class="show">º%</span></a></h2><div class="show" id="true"><dt><span class="esriElement">Themes or categories of the resource</span> biota</dt><br><br><dt><span class="sync">*</span> <span class="esriElement">Content type</span> Downloadable Data</dt><br><br><dt><span class="esriElement">Place keywords</span> Everglade National Park, South Florida, Big Cypress National Preserve</dt><dl><dd><br><a onclick="hideShow('ID0EADSKA')" href="#ID0EADSKA"></a></dd><dt><a onclick="hideShow('ID0EADSKA')" href="#ID0EADSKA"><span class="esriElement">Thesaurus</span> <span id="ID0EADSKAShow" class="hide">¼%</span><span id="ID0EADSKAHide" class="show">º%</span></a></dt><div class="show" id="ID0EADSKA"><dl><dt><span class="esriElement">Title</span> FWC place</dt><br><br></dl><div class="backToTop"><a onclick="hideShow('ID0EADSKA')" href="#ID0EADSKA">Hide&nbsp;Thesaurus&nbsp;²%</a></div></div><br><br></dl><dt><span class="esriElement">Place keywords</span> South Region</dt><dl><dd><br><a onclick="hideShow('ID0EABRKA')" href="#ID0EABRKA"></a></dd><dt><a onclick="hideShow('ID0EABRKA')" href="#ID0EABRKA"><span class="esriElement">Thesaurus</span> <span id="ID0EABRKAShow" class="hide">¼%</span><span id="ID0EABRKAHide" class="show">º%</span></a></dt><div class="show" id="ID0EABRKA"><dl><dt><span class="esriElement">Title</span> FWC Regions</dt><br><br></dl><div class="backToTop"><a onclick="hideShow('ID0EABRKA')" href="#ID0EABRKA">Hide&nbsp;Thesaurus&nbsp;²%</a></div></div><br><br></dl><dt><span class="esriElement">Theme keywords</span> telemetry</dt><dl><dd><br><a onclick="hideShow('ID0EABQKA')" href="#ID0EABQKA"></a></dd><dt><a onclick="hideShow('ID0EABQKA')" href="#ID0EABQKA"><span class="esriElement">Thesaurus</span> <span id="ID0EABQKAShow" class="hide">¼%</span><span id="ID0EABQKAHide" class="show">º%</span></a></dt><div class="show" id="ID0EABQKA"><dl><dt><span class="esriElement">Title</span> FWC Theme</dt><br><br></dl><div class="backToTop"><a onclick="hideShow('ID0EABQKA')" href="#ID0EABQKA">Hide&nbsp;Thesaurus&nbsp;²%</a></div></div><br><br></dl><dt><span class="esriElement">Theme keywords</span> biota</dt><dl><dd><br><a onclick="hideShow('ID0EABPKA')" href="#ID0EABPKA"></a></dd><dt><a onclick="hideShow('ID0EABPKA')" href="#ID0EABPKA"><span class="esriElement">Thesaurus</span> <span id="ID0EABPKAShow" class="hide">¼%</span><span id="ID0EABPKAHide" class="show">º%</span></a></dt><div class="show" id="ID0EABPKA"><dl><dt><span class="esriElement">Title</span> ISO 19115 Topic Category</dt><br><br></dl><div class="backToTop"><a onclick="hideShow('ID0EABPKA')" href="#ID0EABPKA">Hide&nbsp;Thesaurus&nbsp;²%</a></div></div><br><br></dl><dt><span class="esriElement">Theme keywords</span> surveys, radio tracking, aerial survey, home range, dispersal, occupied range, endangered species, wildlife, panther, habitat, movements</dt><dl><dd><br><a onclick="hideShow('ID0EALOKA')" href="#ID0EALOKA"></a></dd><dt><a onclick="hideShow('ID0EALOKA')" href="#ID0EALOKA"><span class="esriElement">Thesaurus</span> <span id="ID0EALOKAShow" class="hide">¼%</span><span id="ID0EALOKAHide" class="show">º%</span></a></dt><div class="show" id="ID0EALOKA"><dl><dt><span class="esriElement">Title</span> wildlife</dt><br><br></dl><div class="backToTop"><a onclick="hideShow('ID0EALOKA')" href="#ID0EALOKA">Hide&nbsp;Thesaurus&nbsp;²%</a></div></div><br><br></dl><dt><span class="esriElement">Theme keywords</span> panther</dt><dl><dd><br><a onclick="hideShow('ID0EABNKA')" href="#ID0EABNKA"></a></dd><dt><a onclick="hideShow('ID0EABNKA')" href="#ID0EABNKA"><span class="esriElement">Thesaurus</span> <span id="ID0EABNKAShow" class="hide">¼%</span><span id="ID0EABNKAHide" class="show">º%</span></a></dt><div class="show" id="ID0EABNKA"><dl><dt><span class="esriElement">Title</span> FWC Common Names</dt><br><br></dl><div class="backToTop"><a onclick="hideShow('ID0EABNKA')" href="#ID0EABNKA">Hide&nbsp;Thesaurus&nbsp;²%</a></div></div><br><br></dl><div class="backToTop" style="margin-left: 0;"><a onclick="hideShow('true')" href="#true">Hide&nbsp;Topics and Keywords&nbsp;²%</a></div></div><h2 class="iso"><a onclick="hideShow('ID0EZKA')" href="#ID0EZKA">Citation&nbsp; <span id="ID0EZKAShow" class="hide">¼%</span><span id="ID0EZKAHide" class="show">º%</span></a></h2><div class="show" id="ID0EZKA"><dt><span class="esriElement">Title</span> Florida panther telemetry locations from GPS-collars Feb 2002-Aug 2005</dt><dt><span class="esriElement">Publication date</span> </dt><dl><dt><span class="esriElement">Indeterminate date</span> inapplicable</dt></dl><br><br><dt><span class="esriElement">Presentation formats</span> digital map</dt><dt><span class="esriElement">FGDC geospatial presentation format</span> vector digital data</dt><br><br><div class="backToTop" style="margin-left: 0;"><a onclick="hideShow('ID0EZKA')" href="#ID0EZKA">Hide&nbsp;Citation&nbsp;²%</a></div></div><h2 class="iso"><a onclick="hideShow('ID0EDZKA')" href="#ID0EDZKA">Citation Contacts&nbsp; <span id="ID0EDZKAShow" class="hide">¼%</span><span id="ID0EDZKAHide" class="show">º%</span></a></h2><div class="show" id="ID0EDZKA"><dt><span class="esriElement">Responsible party</span> </dt><dl><dt><span class="esriElement">Organization's name</span> Florida Fish and Wildlife Conservation Commission</dt><dt><span class="esriElement">Contact's role</span> originator</dt><br><br></dl><div class="backToTop" style="margin-left: 0;"><a onclick="hideShow('ID0EDZKA')" href="#ID0EDZKA">Hide&nbsp;Citation Contacts&nbsp;²%</a></div></div><h2 class="iso"><a onclick="hideShow('ID0TAWKA')" href="#ID0TAWKA">Resource Details&nbsp; <span id="ID0TAWKAShow" class="hide">¼%</span><span id="ID0TAWKAHide" class="show">º%</span></a></h2><div class="show" id="ID0TAWKA"><dt><span class="esriElement">Dataset languages</span> English&nbsp;(UNITED STATES) </dt><br><br><dt><span class="esriElement">Status</span> completed</dt><dt><span class="esriElement">Spatial representation type</span> vector</dt><br><br><dt><span class="esriElement">Supplemental information</span></dt><dl><dd><pre class="wrap">Prior to July 1, 2004, the Fish and Wildlife Research Institute (FWRI) was known as the Florida Marine Research Institute (FMRI). The institute name has not been changed in historical data sets or references to work completed by the Florida Marine Research Institute. The institute name has been changed in references to ongoing research, new research, and contact information.</pre><br></dd></dl><dt><span class="esriElement">Processing environment</span> Microsoft Windows XP Version 5.1 (Build 2600) Service Pack 3; ESRI ArcGIS 10.0.4.4000</dt><br><br><dt><span class="esriElement">Credits</span></dt><dl><dd><pre class="wrap">FWC</pre><br></dd></dl><dt><span class="esriElement">ArcGIS item properties</span> </dt><dl><dt><span class="sync">*</span> <span class="esriElement">Name</span> Panther_hab_pt</dt><dt><span class="sync">*</span> <span class="esriElement">Size</span> 0.257</dt><dt><span class="sync">*</span> <span class="esriElement">Location</span> file://\\4BFBHV1\C$\___tasks\__others---tasks\Telesco\panther-2012-04\Panther_hab_pt.shp</dt><dl><dt><span class="sync">*</span> <span class="esriElement">Access protocol</span> Local Area Network</dt></dl></dl><br><div class="backToTop" style="margin-left: 0;"><a onclick="hideShow('ID0TAWKA')" href="#ID0TAWKA">Hide&nbsp;Resource Details&nbsp;²%</a></div></div><h2 class="iso"><a onclick="hideShow('ID0EAEKA')" href="#ID0EAEKA">Extents&nbsp; <span id="ID0EAEKAShow" class="hide">¼%</span><span id="ID0EAEKAHide" class="show">º%</span></a></h2><div class="show" id="ID0EAEKA"><dt><span class="esriElement">Extent</span> </dt><dl><dt><span class="esriElement">Geographic extent</span> </dt><dl><dt><span class="esriElement">Bounding rectangle</span> </dt><dl><dt><span class="esriElement">Extent type</span> Extent used for searching</dt><dt><span class="esriElement">West longitude</span> -81.554560</dt><dt><span class="esriElement">East longitude</span> -80.821266</dt><dt><span class="esriElement">South latitude</span> 25.907703</dt><dt><span class="esriElement">North latitude</span> 26.753577</dt></dl><br></dl></dl><dt><span class="esriElement">Extent</span> </dt><dl><dt><span class="esriElement">Description</span></dt><dl><dd><pre class="wrap">ground condition</pre><br></dd></dl><dt><span class="esriElement">Temporal extent</span> </dt><dl><dt><span class="esriElement">Beginning date</span> 1972-02-01</dt><dt><span class="esriElement">Ending date</span> 2011-07-01</dt></dl><br></dl><dt><span class="esriElement">Extent</span> </dt><dl><dt><span class="esriElement">Geographic extent</span> </dt><dl><dt><span class="esriElement">Bounding rectangle</span> </dt><dl><dt><span class="esriElement">Extent type</span> Extent used for searching</dt><dt><span class="esriElement">West longitude</span> -81.554560</dt><dt><span class="esriElement">East longitude</span> -80.821266</dt><dt><span class="esriElement">North latitude</span> 26.753577</dt><dt><span class="esriElement">South latitude</span> 25.907703</dt><dt><span class="esriElement">Extent contains the resource</span> Yes</dt></dl><br></dl></dl><dt><span class="esriElement">Extent in the item's coordinate system</span> </dt><dl><dt><span class="sync">*</span> <span class="esriElement">West longitude</span> 644585.486402</dt><dt><span class="sync">*</span> <span class="esriElement">East longitude</span> 715576.514718</dt><dt><span class="sync">*</span> <span class="esriElement">South latitude</span> 215543.981175</dt><dt><span class="sync">*</span> <span class="esriElement">North latitude</span> 307835.594583</dt><dt><span class="sync">*</span> <span class="esriElement">Extent contains the resource</span> Yes</dt></dl><br><div class="backToTop" style="margin-left: 0;"><a onclick="hideShow('ID0EAEKA')" href="#ID0EAEKA">Hide&nbsp;Extents&nbsp;²%</a></div></div><h2 class="iso"><a onclick="hideShow('ID0EUKA')" href="#ID0EUKA">Resource Points of Contact&nbsp; <span id="ID0EUKAShow" class="hide">¼%</span><span id="ID0EUKAHide" class="show">º%</span></a></h2><div class="show" id="ID0EUKA"><dt><span class="esriElement">Point of contact</span> </dt><dl><dt><span class="esriElement">Individual's name</span> GIS Data Librarian</dt><dt><span class="esriElement">Organization's name</span> FWC-FWRI (Florida Fish and Wildlife Conservation Commission-Fish and Wildlife Research Institute)</dt><dt><span class="esriElement">Contact's position</span> GIS Data Librarian</dt><dt><span class="esriElement">Contact's role</span> point of contact</dt><br><br><dl><a onclick="hideShow('ID0EBUKA')" href="#ID0EBUKA"><dt><span class="esriElement">Contact information</span> <span id="ID0EBUKAShow" class="hide">¼%</span><span id="ID0EBUKAHide" class="show">º%</span></dt></a><div class="show" id="ID0EBUKA"><dl><dt><span class="esriElement">Phone</span> </dt><dl><dt><span class="esriElement">Voice</span> 727-896-8626</dt><dt><span class="esriElement">Fax</span> 727-893-1679</dt></dl><br><dt><span class="esriElement">Address</span> </dt><dl><dt><span class="esriElement">Type</span> both</dt><dt><span class="esriElement">Delivery point</span> 100 Eighth Avenue Southeast</dt><dt><span class="esriElement">Delivery point</span> Fish and Wildlife Research Institute</dt><dt><span class="esriElement">City</span> St. Petersburg</dt><dt><span class="esriElement">Administrative area</span> Florida</dt><dt><span class="esriElement">Postal code</span> 33701</dt><dt><span class="esriElement">Country</span> US</dt><dt><span class="esriElement">e-mail address</span> <a target="_blank" href="mailto:GISLibrarian@MyFWC.com?subject=Florida%20panther%20telemetry%20locations%20from%20GPS-collars%20Feb%202002-Aug%202005">GISLibrarian@MyFWC.com</a></dt></dl><br><dt><span class="esriElement">Hours of service</span></dt><dl><dd><pre class="wrap">8:00 a.m.-5:00 p.m. Eastern time</pre><br></dd></dl></dl><div class="backToTop"><a onclick="hideShow('ID0EBUKA')" href="#ID0EBUKA">Hide&nbsp;Contact information&nbsp;²%</a></div></div><br><br></dl></dl><div class="backToTop" style="margin-left: 0;"><a onclick="hideShow('ID0EUKA')" href="#ID0EUKA">Hide&nbsp;Resource Points of Contact&nbsp;²%</a></div></div><h2 class="iso"><a onclick="hideShow('ID0ETKA')" href="#ID0ETKA">Resource Maintenance&nbsp; <span id="ID0ETKAShow" class="hide">¼%</span><span id="ID0ETKAHide" class="show">º%</span></a></h2><div class="show" id="ID0ETKA"><dt><span class="esriElement">Resource maintenance</span> </dt><dl><dt><span class="esriElement">Update frequency</span> annually</dt><br><br></dl><div class="backToTop" style="margin-left: 0;"><a onclick="hideShow('ID0ETKA')" href="#ID0ETKA">Hide&nbsp;Resource Maintenance&nbsp;²%</a></div></div><h2 class="iso"><a onclick="hideShow('ID0ELKA')" href="#ID0ELKA">Resource Constraints&nbsp; <span id="ID0ELKAShow" class="hide">¼%</span><span id="ID0ELKAHide" class="show">º%</span></a></h2><div class="show" id="ID0ELKA"><dt><span class="esriElement">Legal constraints</span> </dt><dl><dt><span class="esriElement">Limitations of use</span></dt><dl><dd><pre class="wrap">This data set is in the public domain, and the recipient may not assert any proprietary rights thereto nor represent it to anyone as other than a FWC-FWRI produced data set; it is provided "as-is" without warranty of any kind, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The user assumes all responsibility for the accuracy and suitability of this data set for a specific application. In no event will the staff of the Fish and Wildlife Research Institute be liable for any damages, including lost profits, lost savings, or other incidental or consequential damages arising from the use of or the inability to use this data set.</pre><br></dd></dl><dt><span class="esriElement">Other constraints</span></dt><dl><dd><pre class="wrap">Available without restriction. All data must be verified by Principal Investigator or Group Database Analyst prior to release. It is strongly recommended that this data is directly acquired from FWC and not indirectly through other sources which may have changed the data in some way. FWC makes no claims as to the data's suitability for other purposes.</pre><br></dd></dl></dl><dt><span class="esriElement">Security constraints</span> </dt><dl><dt><span class="esriElement">Classification system</span> FWRI-DC</dt><br><br><dt><span class="esriElement">Additional restrictions</span></dt><dl><dd><pre class="wrap">Available without restriction</pre><br></dd></dl><br><br></dl><dt><span class="esriElement">Constraints</span> </dt><dl><dt><span class="esriElement">Limitations of use</span></dt><dl><dd><pre class="wrap">Acknowledgement of the FWC-FWRI (Florida Fish and Wildlife Conservation Commission-Fish and Wildlife Research Institute) as the data source would be appreciated in any products developed from these data, and such acknowledgment as is standard for citation and legal practices for data source is expected by users of this data. Please cite the original metadata when using portions of the record to create a similar record of slightly altered data, such as reprojection. If any data are modified or adjusted, please share the edited information with FWC. Users should be aware that comparison with other data sets for the same area from other time periods may be inaccurate due to inconsistencies resulting from changes in mapping conventions, data collection, and computer processes over time. FWC shall not be liable for improper or incorrect use of this data. These data are not legal documents and are not to be used as such. This is not a survey data set and should not be utilized as such. These data are not to be used for navigation.</pre><br></dd></dl></dl><div class="backToTop" style="margin-left: 0;"><a onclick="hideShow('ID0ELKA')" href="#ID0ELKA">Hide&nbsp;Resource Constraints&nbsp;²%</a></div></div><h2 class="iso"><a onclick="hideShow('ID0EADA')" href="#ID0EADA">Spatial Reference&nbsp; <span id="ID0EADAShow" class="hide">¼%</span><span id="ID0EADAHide" class="show">º%</span></a></h2><div class="show" id="ID0EADA"><dt><span class="esriElement">ArcGIS coordinate system</span> </dt><dl><dt><span class="sync">*</span> <span class="esriElement">Type</span> Projected</dt><dt><span class="sync">*</span> <span class="esriElement">Geographic coordinate reference</span> GCS_North_American_1983_HARN</dt><dt><span class="sync">*</span> <span class="esriElement">Projection</span> Florida Modified Albers</dt><dt><span class="sync">*</span> <span class="esriElement">Coordinate reference details</span> </dt><dl><dt><span class="esriElement">Projected coordinate system</span> </dt><dl><dt><span class="esriElement">X origin</span> -19550100</dt><dt><span class="esriElement">Y origin</span> -7526400</dt><dt><span class="esriElement">XY scale</span> 225743210.67916927</dt><dt><span class="esriElement">Z origin</span> -100000</dt><dt><span class="esriElement">Z scale</span> 10000</dt><dt><span class="esriElement">M origin</span> -100000</dt><dt><span class="esriElement">M scale</span> 10000</dt><dt><span class="esriElement">XY tolerance</span> 0.001</dt><dt><span class="esriElement">Z tolerance</span> 0.001</dt><dt><span class="esriElement">M tolerance</span> 0.001</dt><dt><span class="esriElement">High precision</span> true</dt><dt><span class="esriElement">Well-known text</span> PROJCS["Florida Modified Albers",GEOGCS["GCS_North_American_1983_HARN",DATUM["D_North_American_1983_HARN",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Albers"],PARAMETER["False_Easting",400000.0],PARAMETER["False_Northing",0.0],PARAMETER["Central_Meridian",-84.0],PARAMETER["Standard_Parallel_1",24.0],PARAMETER["Standard_Parallel_2",31.5],PARAMETER["Latitude_Of_Origin",24.0],UNIT["Meter",1.0]]</dt></dl></dl></dl><br><dt><span class="esriElement">Reference system identifier</span> </dt><dl><dt><span class="esriElement">Value</span> 0</dt><br><br></dl><div class="backToTop" style="margin-left: 0;"><a onclick="hideShow('ID0EADA')" href="#ID0EADA">Hide&nbsp;Spatial Reference&nbsp;²%</a></div></div><h2 class="iso"><a onclick="hideShow('ID0EFAAQA')" href="#ID0EFAAQA">Spatial Data Properties&nbsp; <span id="ID0EFAAQAShow" class="hide">¼%</span><span id="ID0EFAAQAHide" class="show">º%</span></a></h2><div class="show" id="ID0EFAAQA"><a onclick="hideShow('ID0EBAFA')" href="#ID0EBAFA"><dt><span class="esriElement">Vector</span> <span id="ID0EBAFAShow" class="hide">¼%</span><span id="ID0EBAFAHide" class="show">º%</span></dt></a><div class="show" id="ID0EBAFA"><dl><dt><span class="sync">*</span> <span class="esriElement">Level of topology for this dataset</span> geometry only</dt><br><br><dt><span class="esriElement">Geometric objects</span> </dt><dl><dt><span class="esriElement">Feature class name</span> Panther_hab_pt</dt><dt><span class="sync">*</span> <span class="esriElement">Object type</span> point</dt><dt><span class="sync">*</span> <span class="esriElement">Object count</span> 9616</dt></dl><br></dl><div class="backToTop"><a onclick="hideShow('ID0EBAFA')" href="#ID0EBAFA">Hide&nbsp;Vector&nbsp;²%</a></div></div><br><br><a onclick="hideShow('ID0EA')" href="#ID0EA"><dt><span class="esriElement">ArcGIS Feature Class Properties</span> </dt><span id="ID0EAShow" class="hide">¼%</span><span id="ID0EAHide" class="show">º%</span></a><div class="show" id="ID0EA"><dl><dt><span class="esriElement">Feature class name</span> Panther_hab_pt</dt><dl><dt><span class="sync">*</span> <span class="esriElement">Feature type</span> Simple</dt><dt><span class="sync">*</span> <span class="esriElement">Geometry type</span> Point</dt><dt><span class="sync">*</span> <span class="esriElement">Has topology</span> FALSE</dt><dt><span class="sync">*</span> <span class="esriElement">Feature count</span> 9616</dt><dt><span class="sync">*</span> <span class="esriElement">Spatial index</span> TRUE</dt><dt><span class="sync">*</span> <span class="esriElement">Linear referencing</span> FALSE</dt></dl><br></dl><div class="backToTop"><a onclick="hideShow('ID0EA')" href="#ID0EA">Hide&nbsp;ArcGIS Feature Class Properties&nbsp;²%</a></div></div><br><br><div class="backToTop" style="margin-left: 0;"><a onclick="hideShow('ID0EFAAQA')" href="#ID0EFAAQA">Hide&nbsp;Spatial Data Properties&nbsp;²%</a></div></div><h2 class="iso"><a onclick="hideShow('ID0EAFGA')" href="#ID0EAFGA">Data Quality&nbsp; <span id="ID0EAFGAShow" class="hide">¼%</span><span id="ID0EAFGAHide" class="show">º%</span></a></h2><div class="show" id="ID0EAFGA"><a onclick="hideShow('ID0EAFGA')" href="#ID0EAFGA"><dt><span class="esriElement">Scope of quality information</span> <span id="ID0EAFGAShow" class="hide">¼%</span><span id="ID0EAFGAHide" class="show">º%</span></dt></a><div class="show" id="ID0EAFGA"><dl><dt><span class="esriElement">Resource level</span> dataset</dt><br><br></dl><div class="backToTop"><a onclick="hideShow('ID0EAFGA')" href="#ID0EAFGA">Hide&nbsp;Scope of quality information&nbsp;²%</a></div></div><br><br><a onclick="hideShow('ID0EEGA')" href="#ID0EEGA"><dt><span class="esriElement">Data quality report - Conceptual consistency</span> <span id="ID0EEGAShow" class="hide">¼%</span><span id="ID0EEGAHide" class="show">º%</span></dt></a><div class="show" id="ID0EEGA"><dl><dl><dt><span class="esriElement">Measure description</span></dt><dl><dd><pre class="wrap">unknown</pre><br></dd></dl><br><br></dl></dl><div class="backToTop"><a onclick="hideShow('ID0EEGA')" href="#ID0EEGA">Hide&nbsp;Data quality report - Conceptual consistency&nbsp;²%</a></div></div><br><br><a onclick="hideShow('ID0EDGA')" href="#ID0EDGA"><dt><span class="esriElement">Data quality report - Completeness omission</span> <span id="ID0EDGAShow" class="hide">¼%</span><span id="ID0EDGAHide" class="show">º%</span></dt></a><div class="show" id="ID0EDGA"><dl><dl><dt><span class="esriElement">Measure description</span></dt><dl><dd><pre class="wrap">unknown</pre><br></dd></dl><br><br></dl></dl><div class="backToTop"><a onclick="hideShow('ID0EDGA')" href="#ID0EDGA">Hide&nbsp;Data quality report - Completeness omission&nbsp;²%</a></div></div><br><br><a onclick="hideShow('ID0ECGA')" href="#ID0ECGA"><dt><span class="esriElement">Data quality report - Quantitative attribute accuracy</span> <span id="ID0ECGAShow" class="hide">¼%</span><span id="ID0ECGAHide" class="show">º%</span></dt></a><div class="show" id="ID0ECGA"><dl><dl><dt><span class="esriElement">Measure description</span></dt><dl><dd><pre class="wrap">QAQC not completed. All attribute values fall within defined parameters. The 'Habitat' field was completed using two different land use/land cover classification schemes depending on the agency tracking panthers on a given day. In all, the different schemata combined with typing errors led to &gt;75 categories, many of which had overlapping characteristics.</pre><br></dd></dl><br><br></dl></dl><div class="backToTop"><a onclick="hideShow('ID0ECGA')" href="#ID0ECGA">Hide&nbsp;Data quality report - Quantitative attribute accuracy&nbsp;²%</a></div></div><br><br><a onclick="hideShow('ID0EBGA')" href="#ID0EBGA"><dt><span class="esriElement">Data quality report - Absolute external positional accuracy</span> <span id="ID0EBGAShow" class="hide">¼%</span><span id="ID0EBGAHide" class="show">º%</span></dt></a><div class="show" id="ID0EBGA"><dl><dl><dt><span class="esriElement">Dimension</span> horizontal</dt><br><br><dt><span class="esriElement">Measure description</span></dt><dl><dd><pre class="wrap">Spatial accuracy of telemetry data has been estimated to be within 124 m (Land et al 2008).</pre><br></dd></dl><br><br></dl></dl><div class="backToTop"><a onclick="hideShow('ID0EBGA')" href="#ID0EBGA">Hide&nbsp;Data quality report - Absolute external positional accuracy&nbsp;²%</a></div></div><br><br><div class="backToTop" style="margin-left: 0;"><a onclick="hideShow('ID0EAFGA')" href="#ID0EAFGA">Hide&nbsp;Data Quality&nbsp;²%</a></div></div><h2 class="iso"><a onclick="hideShow('ID0EAGA')" href="#ID0EAGA">Lineage&nbsp; <span id="ID0EAGAShow" class="hide">¼%</span><span id="ID0EAGAHide" class="show">º%</span></a></h2><div class="show" id="ID0EAGA"><a onclick="hideShow('ID0EBAAGA')" href="#ID0EBAAGA"><dt><span class="esriElement">Process step</span> </dt><span id="ID0EBAAGAShow" class="hide">¼%</span><span id="ID0EBAAGAHide" class="show">º%</span></a><div class="show" id="ID0EBAAGA"><dl><dt><span class="esriElement">When the process occurred</span> 2011-10-01</dt><dt><span class="esriElement">Description</span></dt><dl><dd><pre class="wrap">Received Export_Output.dbf from Panther Team, containing a cumulative table of spatial coordinates of telemetry locations since Feb 1981, as well as associated attributes. Flights for each radio-collared panther were conducted aerially, 3 times a week. Panthers that were unable to be located were occasionally noted in the dataset. These null locations were removed before the table was converted to a shapefile, with the Florida Modified Albers projection.</pre><br></dd></dl><br><br></dl><div class="backToTop"><a onclick="hideShow('ID0EBAAGA')" href="#ID0EBAAGA">Hide&nbsp;Process step&nbsp;²%</a></div></div><br><br><div class="backToTop" style="margin-left: 0;"><a onclick="hideShow('ID0EAGA')" href="#ID0EAGA">Hide&nbsp;Lineage&nbsp;²%</a></div></div><h2 class="iso"><a onclick="hideShow('ID0ELA')" href="#ID0ELA">Distribution&nbsp; <span id="ID0ELAShow" class="hide">¼%</span><span id="ID0ELAHide" class="show">º%</span></a></h2><div class="show" id="ID0ELA"><a onclick="hideShow('ID0ECCLA')" href="#ID0ECCLA"><dt><span class="esriElement">Distributor</span> <span id="ID0ECCLAShow" class="hide">¼%</span><span id="ID0ECCLAHide" class="show">º%</span></dt></a><div class="show" id="ID0ECCLA"><dl><dt><span class="esriElement">Contact information</span> </dt><dl><dt><span class="esriElement">Individual's name</span> GIS Data Librarian</dt><dt><span class="esriElement">Organization's name</span> FWC-FWRI (Florida Fish and Wildlife Conservation Commission-Fish and Wildlife Research Institute)</dt><dt><span class="esriElement">Contact's position</span> GIS Data Librarian</dt><dt><span class="esriElement">Contact's role</span> distributor</dt><br><br><dl><a onclick="hideShow('ID0EBCCLA')" href="#ID0EBCCLA"><dt><span class="esriElement">Contact information</span> <span id="ID0EBCCLAShow" class="hide">¼%</span><span id="ID0EBCCLAHide" class="show">º%</span></dt></a><div class="show" id="ID0EBCCLA"><dl><dt><span class="esriElement">Phone</span> </dt><dl><dt><span class="esriElement">Voice</span> 727-896-8626</dt><dt><span class="esriElement">Fax</span> 727-893-1679</dt></dl><br><dt><span class="esriElement">Address</span> </dt><dl><dt><span class="esriElement">Type</span> both</dt><dt><span class="esriElement">Delivery point</span> 100 Eighth Avenue Southeast</dt><dt><span class="esriElement">Delivery point</span> Fish and Wildlife Research Institute</dt><dt><span class="esriElement">City</span> St. Petersburg</dt><dt><span class="esriElement">Administrative area</span> Florida</dt><dt><span class="esriElement">Postal code</span> 33701</dt><dt><span class="esriElement">Country</span> US</dt><dt><span class="esriElement">e-mail address</span> <a target="_blank" href="mailto:GISLibrarian@MyFWC.com?subject=Florida%20panther%20telemetry%20locations%20from%20GPS-collars%20Feb%202002-Aug%202005">GISLibrarian@MyFWC.com</a></dt></dl><br><dt><span class="esriElement">Hours of service</span></dt><dl><dd><pre class="wrap">8:00 a.m.-5:00 p.m. Eastern time</pre><br></dd></dl></dl><div class="backToTop"><a onclick="hideShow('ID0EBCCLA')" href="#ID0EBCCLA">Hide&nbsp;Contact information&nbsp;²%</a></div></div><br><br></dl></dl><dt><span class="esriElement">Ordering process</span> </dt><dl><dt><span class="esriElement">Terms and fees</span> None. However, persons or organizations requesting information must provide transfer media if FTP is not available and must pay express shipping costs if express shipping is required.</dt><dt><span class="esriElement">Turnaround time</span></dt><dl><dd><pre class="wrap">Usually within 10 business days, although, complex requests may take longer</pre><br></dd></dl><dt><span class="esriElement">Instructions</span></dt><dl><dd><pre class="wrap">Contact GIS Librarian by e-mail, telephone, or letter explaining which products are needed and providing a brief description of how the products will be used. Also, provide name and address of the person or organization requesting the products.</pre><br></dd></dl></dl><br><dt><span class="esriElement">Transfer options</span> </dt><dl><dt><span class="esriElement">Transfer size</span> 2.505</dt><br><br><dt><span class="esriElement">Online source</span> </dt><dl><dt><span class="esriElement">Location</span> <a target="_blank" href="http://research.myfwc.com/">http://research.myfwc.com/</a></dt></dl><br></dl></dl><div class="backToTop"><a onclick="hideShow('ID0ECCLA')" href="#ID0ECCLA">Hide&nbsp;Distributor&nbsp;²%</a></div></div><br><br><dt><span class="esriElement">Distribution format</span> </dt><dl><dt><span class="esriElement">Name</span> Shapefile</dt><br><br></dl><dt><span class="esriElement">Transfer options</span> </dt><dl><dt><span class="esriElement">Transfer size</span> 7.854</dt><br><br><dt><span class="esriElement">Online source</span> </dt><dl><dt><span class="esriElement">Location</span> <a target="_blank" href="http://www.floridapantherpulse.org/">http://www.floridapantherpulse.org</a></dt></dl><br></dl><div class="backToTop" style="margin-left: 0;"><a onclick="hideShow('ID0ELA')" href="#ID0ELA">Hide&nbsp;Distribution&nbsp;²%</a></div></div><h2 class="iso"><a onclick="hideShow('ID0ECA')" href="#ID0ECA">Fields&nbsp; <span id="ID0ECAShow" class="hide">¼%</span><span id="ID0ECAHide" class="show">º%</span></a></h2><div class="show" id="ID0ECA"><a onclick="hideShow('ID0EACA')" href="#ID0EACA"><dt><span class="esriElement">Details for object</span>&nbsp;Panther_hab_pt&nbsp; <span id="ID0EACAShow" class="hide">¼%</span><span id="ID0EACAHide" class="show">º%</span></dt></a><div class="show" id="ID0EACA"><dl><dt><span class="sync">*</span> <span class="esriElement">Type</span> Feature Class</dt><dt><span class="sync">*</span> <span class="esriElement">Row count</span> 9616</dt><dt><span class="esriElement">Definition</span></dt><dl><dd><pre class="wrap">Telemetry locations of Florida Panthers</pre><br></dd></dl><br><br><a onclick="hideShow('ID0EHACA')" href="#ID0EHACA"><dt><span class="esriElement">Field</span>&nbsp;FID</dt>&nbsp; <span id="ID0EHACAShow" class="hide">¼%</span><span id="ID0EHACAHide" class="show">º%</span></a><div class="show" id="ID0EHACA"><dl><dt><span class="sync">*</span> <span class="esriElement">Alias</span> FID</dt><dt><span class="sync">*</span> <span class="esriElement">Data type</span> OID</dt><dt><span class="sync">*</span> <span class="esriElement">Width</span> 4</dt><dt><span class="sync">*</span> <span class="esriElement">Precision</span> 0</dt><dt><span class="sync">*</span> <span class="esriElement">Scale</span> 0</dt><dt><span class="esriElement">Field description</span></dt><dl><dd><pre class="wrap">Internal feature number.</pre><br></dd></dl><dt><span class="esriElement">Description source</span></dt><dl><dd><pre class="wrap">ESRI</pre><br></dd></dl><dt><span class="esriElement">Description of values</span></dt><dl><dd><pre class="wrap">Sequential unique whole numbers that are automatically generated.</pre><br></dd></dl><br><br></dl><div class="backToTop"><a onclick="hideShow('ID0EHACA')" href="#ID0EHACA">Hide&nbsp;Field&nbsp;FID&nbsp;²%</a></div></div><br><br><a onclick="hideShow('ID0EGACA')" href="#ID0EGACA"><dt><span class="esriElement">Field</span>&nbsp;TIME_EST</dt>&nbsp; <span id="ID0EGACAShow" class="hide">¼%</span><span id="ID0EGACAHide" class="show">º%</span></a><div class="show" id="ID0EGACA"><dl><dt><span class="sync">*</span> <span class="esriElement">Alias</span> TIME_EST</dt><dt><span class="sync">*</span> <span class="esriElement">Data type</span> String</dt><dt><span class="sync">*</span> <span class="esriElement">Width</span> 254</dt><dt><span class="sync">*</span> <span class="esriElement">Precision</span> 0</dt><dt><span class="sync">*</span> <span class="esriElement">Scale</span> 0</dt><dt><span class="esriElement">Field description</span></dt><dl><dd><pre class="wrap">time location was taken (hh:mm)</pre><br></dd></dl><dt><span class="esriElement">Description source</span></dt><dl><dd><pre class="wrap">FWC</pre><br></dd></dl></dl><div class="backToTop"><a onclick="hideShow('ID0EGACA')" href="#ID0EGACA">Hide&nbsp;Field&nbsp;TIME_EST&nbsp;²%</a></div></div><br><br><a onclick="hideShow('ID0EFACA')" href="#ID0EFACA"><dt><span class="esriElement">Field</span>&nbsp;LATITUDE</dt>&nbsp; <span id="ID0EFACAShow" class="hide">¼%</span><span id="ID0EFACAHide" class="show">º%</span></a><div class="show" id="ID0EFACA"><dl><dt><span class="sync">*</span> <span class="esriElement">Alias</span> LATITUDE</dt><dt><span class="sync">*</span> <span class="esriElement">Data type</span> Double</dt><dt><span class="sync">*</span> <span class="esriElement">Width</span> 16</dt><dt><span class="sync">*</span> <span class="esriElement">Precision</span> 15</dt><dt><span class="sync">*</span> <span class="esriElement">Scale</span> 6</dt><dt><span class="esriElement">Field description</span></dt><dl><dd><pre class="wrap">geographic coordinate in decimal degrees</pre><br></dd></dl></dl><div class="backToTop"><a onclick="hideShow('ID0EFACA')" href="#ID0EFACA">Hide&nbsp;Field&nbsp;LATITUDE&nbsp;²%</a></div></div><br><br><a onclick="hideShow('ID0EEACA')" href="#ID0EEACA"><dt><span class="esriElement">Field</span>&nbsp;LONGITUDE</dt>&nbsp; <span id="ID0EEACAShow" class="hide">¼%</span><span id="ID0EEACAHide" class="show">º%</span></a><div class="show" id="ID0EEACA"><dl><dt><span class="sync">*</span> <span class="esriElement">Alias</span> LONGITUDE</dt><dt><span class="sync">*</span> <span class="esriElement">Data type</span> Double</dt><dt><span class="sync">*</span> <span class="esriElement">Width</span> 16</dt><dt><span class="sync">*</span> <span class="esriElement">Precision</span> 15</dt><dt><span class="sync">*</span> <span class="esriElement">Scale</span> 6</dt><dt><span class="esriElement">Field description</span></dt><dl><dd><pre class="wrap">geographic coordinate in decimal degrees</pre><br></dd></dl></dl><div class="backToTop"><a onclick="hideShow('ID0EEACA')" href="#ID0EEACA">Hide&nbsp;Field&nbsp;LONGITUDE&nbsp;²%</a></div></div><br><br><a onclick="hideShow('ID0EDACA')" href="#ID0EDACA"><dt><span class="esriElement">Field</span>&nbsp;GPS_DATE</dt>&nbsp; <span id="ID0EDACAShow" class="hide">¼%</span><span id="ID0EDACAHide" class="show">º%</span></a><div class="show" id="ID0EDACA"><dl><dt><span class="sync">*</span> <span class="esriElement">Alias</span> GPS_DATE</dt><dt><span class="sync">*</span> <span class="esriElement">Data type</span> Date</dt><dt><span class="sync">*</span> <span class="esriElement">Width</span> 8</dt><dt><span class="sync">*</span> <span class="esriElement">Precision</span> 0</dt><dt><span class="sync">*</span> <span class="esriElement">Scale</span> 0</dt><dt><span class="esriElement">Field description</span></dt><dl><dd><pre class="wrap">date location was collected</pre><br></dd></dl><dt><span class="esriElement">Description source</span></dt><dl><dd><pre class="wrap">FWC</pre><br></dd></dl></dl><div class="backToTop"><a onclick="hideShow('ID0EDACA')" href="#ID0EDACA">Hide&nbsp;Field&nbsp;GPS_DATE&nbsp;²%</a></div></div><br><br><a onclick="hideShow('ID0ECACA')" href="#ID0ECACA"><dt><span class="esriElement">Field</span>&nbsp;PANTHER_NO</dt>&nbsp; <span id="ID0ECACAShow" class="hide">¼%</span><span id="ID0ECACAHide" class="show">º%</span></a><div class="show" id="ID0ECACA"><dl><dt><span class="sync">*</span> <span class="esriElement">Alias</span> PANTHER_NO</dt><dt><span class="sync">*</span> <span class="esriElement">Data type</span> String</dt><dt><span class="sync">*</span> <span class="esriElement">Width</span> 254</dt><dt><span class="sync">*</span> <span class="esriElement">Precision</span> 0</dt><dt><span class="sync">*</span> <span class="esriElement">Scale</span> 0</dt><dt><span class="esriElement">Field description</span></dt><dl><dd><pre class="wrap">individual panther collared</pre><br></dd></dl><dt><span class="esriElement">Description source</span></dt><dl><dd><pre class="wrap">FWC</pre><br></dd></dl></dl><div class="backToTop"><a onclick="hideShow('ID0ECACA')" href="#ID0ECACA">Hide&nbsp;Field&nbsp;PANTHER_NO&nbsp;²%</a></div></div><br><br><a onclick="hideShow('ID0EBACA')" href="#ID0EBACA"><dt><span class="esriElement">Field</span>&nbsp;Shape</dt>&nbsp; <span id="ID0EBACAShow" class="hide">¼%</span><span id="ID0EBACAHide" class="show">º%</span></a><div class="show" id="ID0EBACA"><dl><dt><span class="sync">*</span> <span class="esriElement">Alias</span> Shape</dt><dt><span class="sync">*</span> <span class="esriElement">Data type</span> Geometry</dt><dt><span class="sync">*</span> <span class="esriElement">Width</span> 0</dt><dt><span class="sync">*</span> <span class="esriElement">Precision</span> 0</dt><dt><span class="sync">*</span> <span class="esriElement">Scale</span> 0</dt><dt><span class="esriElement">Field description</span></dt><dl><dd><pre class="wrap">Feature geometry.</pre><br></dd></dl><dt><span class="esriElement">Description source</span></dt><dl><dd><pre class="wrap">ESRI</pre><br></dd></dl><dt><span class="esriElement">Description of values</span></dt><dl><dd><pre class="wrap">Coordinates defining the features.</pre><br></dd></dl><br><br></dl><div class="backToTop"><a onclick="hideShow('ID0EBACA')" href="#ID0EBACA">Hide&nbsp;Field&nbsp;Shape&nbsp;²%</a></div></div><br><br><a onclick="hideShow('ID0EAACA')" href="#ID0EAACA"><dt><span class="esriElement">Field</span>&nbsp;AGENCY</dt>&nbsp; <span id="ID0EAACAShow" class="hide">¼%</span><span id="ID0EAACAHide" class="show">º%</span></a><div class="show" id="ID0EAACA"><dl><dt><span class="esriElement">Alias</span> FWC</dt><dt><span class="sync">*</span> <span class="esriElement">Data type</span> String</dt><dt><span class="sync">*</span> <span class="esriElement">Width</span> 254</dt><dt><span class="sync">*</span> <span class="esriElement">Precision</span> 0</dt><dt><span class="sync">*</span> <span class="esriElement">Scale</span> 0</dt><dt><span class="esriElement">Description source</span></dt><dl><dd><pre class="wrap">FWC</pre><br></dd></dl><br><br></dl><div class="backToTop"><a onclick="hideShow('ID0EAACA')" href="#ID0EAACA">Hide&nbsp;Field&nbsp;AGENCY&nbsp;²%</a></div></div><br><br></dl><div class="backToTop"><a onclick="hideShow('ID0EACA')" href="#ID0EACA">Hide&nbsp;Details for object&nbsp;Panther_hab_pt&nbsp;²%</a></div></div><br><br><div class="backToTop" style="margin-left: 0;"><a onclick="hideShow('ID0ECA')" href="#ID0ECA">Hide&nbsp;Fields&nbsp;²%</a></div></div><h2 class="iso"><a onclick="hideShow('ID0EBIKA')" href="#ID0EBIKA">References&nbsp; <span id="ID0EBIKAShow" class="hide">¼%</span><span id="ID0EBIKAHide" class="show">º%</span></a></h2><div class="show" id="ID0EBIKA"><dt><span class="esriElement">Aggregate Information</span> </dt><dl><dt><span class="esriElement">Association type</span> cross reference</dt><br><br><a onclick="hideShow('ID0EFBIKA')" href="#ID0EFBIKA"><dt><span class="esriElement">Aggregate resource name</span> <span id="ID0EFBIKAShow" class="hide">¼%</span><span id="ID0EFBIKAHide" class="show">º%</span></dt></a><div class="show" id="ID0EFBIKA"><dl><dt><span class="esriElement">Title</span> Annual Report on the Research and Management of Florida Panthers: 2010 - 2011</dt><dt><span class="esriElement">Publication date</span> 2011-10-06</dt><br><br><dt><span class="esriElement">Presentation formats</span> hardcopy document</dt><dt><span class="esriElement">FGDC geospatial presentation format</span> document</dt><br><br><dt><span class="esriElement">Responsible party</span> </dt><dl><dt><span class="esriElement">Organization's name</span> FWC</dt><dt><span class="esriElement">Contact's role</span> originator</dt><br><br></dl><dt><span class="esriElement">Resource location online</span> </dt><dl><dt><span class="esriElement">Location</span> <a target="_blank" href="http://www.floridapanthernet.org/index.php/reports">http://www.floridapanthernet.org/index.php/reports</a></dt></dl><br></dl><div class="backToTop"><a onclick="hideShow('ID0EFBIKA')" href="#ID0EFBIKA">Hide&nbsp;Aggregate resource name&nbsp;²%</a></div></div><br><br></dl><div class="backToTop" style="margin-left: 0;"><a onclick="hideShow('ID0EBIKA')" href="#ID0EBIKA">Hide&nbsp;References&nbsp;²%</a></div></div><h2 class="iso"><a onclick="hideShow('ID0EBPA')" href="#ID0EBPA">Metadata Details&nbsp; <span id="ID0EBPAShow" class="hide">¼%</span><span id="ID0EBPAHide" class="show">º%</span></a></h2><div class="show" id="ID0EBPA"><dt><span class="esriElement">Metadata language</span> English&nbsp;(UNITED STATES) </dt><br><br><dt><span class="esriElement">Scope of the data described by the metadata</span> dataset</dt><dt><span class="esriElement">Scope name</span> dataset</dt><br><br><dt><span class="esriElement">Last update</span> 2012-05-08</dt><br><br><dt><span class="esriElement">ArcGIS metadata properties</span></dt><dl><dt><span class="esriElement">Metadata format</span> ArcGIS 1.0</dt><dt><span class="esriElement">Standard or profile used to edit metadata</span> FGDC</dt><br><br><dt><span class="esriElement">Last modified in ArcGIS for the item</span> 2015-12-14 10:47:57</dt><br><br><dt><span class="esriElement">Automatic updates</span></dt><dl><dt><span class="esriElement">Last update</span> 2015-12-14 10:47:57</dt></dl><br></dl><br><div class="backToTop" style="margin-left: 0;"><a onclick="hideShow('ID0EBPA')" href="#ID0EBPA">Hide&nbsp;Metadata Details&nbsp;²%</a></div></div><h2 class="iso"><a onclick="hideShow('ID0ENA')" href="#ID0ENA">Metadata Contacts&nbsp; <span id="ID0ENAShow" class="hide">¼%</span><span id="ID0ENAHide" class="show">º%</span></a></h2><div class="show" id="ID0ENA"><dt><span class="esriElement">Metadata contact</span> </dt><dl><dt><span class="esriElement">Individual's name</span> GIS Data Librarian</dt><dt><span class="esriElement">Organization's name</span> FWC-FWRI (Florida Fish and Wildlife Conservation Commission-Fish and Wildlife Research Institute)</dt><dt><span class="esriElement">Contact's position</span> GIS Data Librarian</dt><dt><span class="esriElement">Contact's role</span> point of contact</dt><br><br><dl><a onclick="hideShow('ID0EBNA')" href="#ID0EBNA"><dt><span class="esriElement">Contact information</span> <span id="ID0EBNAShow" class="hide">¼%</span><span id="ID0EBNAHide" class="show">º%</span></dt></a><div class="show" id="ID0EBNA"><dl><dt><span class="esriElement">Phone</span> </dt><dl><dt><span class="esriElement">Voice</span> 727-896-8626</dt><dt><span class="esriElement">Fax</span> 727-893-1679</dt></dl><br><dt><span class="esriElement">Address</span> </dt><dl><dt><span class="esriElement">Type</span> both</dt><dt><span class="esriElement">Delivery point</span> 100 Eighth Avenue Southeast</dt><dt><span class="esriElement">Delivery point</span> Fish and Wildlife Research Institute</dt><dt><span class="esriElement">City</span> St. Petersburg</dt><dt><span class="esriElement">Administrative area</span> Florida</dt><dt><span class="esriElement">Postal code</span> 33701</dt><dt><span class="esriElement">Country</span> US</dt><dt><span class="esriElement">e-mail address</span> <a target="_blank" href="mailto:GISLibrarian@MyFWC.com?subject=Florida%20panther%20telemetry%20locations%20from%20GPS-collars%20Feb%202002-Aug%202005">GISLibrarian@MyFWC.com</a></dt></dl><br><dt><span class="esriElement">Hours of service</span></dt><dl><dd><pre class="wrap">8:00 a.m.-5:00 p.m. Eastern time</pre><br></dd></dl></dl><div class="backToTop"><a onclick="hideShow('ID0EBNA')" href="#ID0EBNA">Hide&nbsp;Contact information&nbsp;²%</a></div></div><br><br></dl></dl><div class="backToTop" style="margin-left: 0;"><a onclick="hideShow('ID0ENA')" href="#ID0ENA">Hide&nbsp;Metadata Contacts&nbsp;²%</a></div></div><h2 class="iso"><a onclick="hideShow('ID0EJA')" href="#ID0EJA">Metadata Constraints&nbsp; <span id="ID0EJAShow" class="hide">¼%</span><span id="ID0EJAHide" class="show">º%</span></a></h2><div class="show" id="ID0EJA"><dt><span class="esriElement">Legal constraints</span> </dt><dl><dt><span class="esriElement">Access constraints</span> other restrictions</dt><br><br><dt><span class="esriElement">Other constraints</span></dt><dl><dd><pre class="wrap">No restrictions on metadata</pre><br></dd></dl></dl><dt><span class="esriElement">Security constraints</span> </dt><dl><dt><span class="esriElement">Classification system</span> FWRI-MC</dt><br><br><dt><span class="esriElement">Additional restrictions</span></dt><dl><dd><pre class="wrap">Metadata must be distributed with the data set.</pre><br></dd></dl><br><br></dl><dt><span class="esriElement">Constraints</span> </dt><dl><dt><span class="esriElement">Limitations of use</span></dt><dl><dd><pre class="wrap">Metadata must be distributed with the data set.</pre><br></dd></dl></dl><div class="backToTop" style="margin-left: 0;"><a onclick="hideShow('ID0EJA')" href="#ID0EJA">Hide&nbsp;Metadata Constraints&nbsp;²%</a></div></div></div></div><h2 class="fgdc head"><a href="#fgdcMetadata" onclick="hideShow('fgdcMetadata')" title="Content created in the 9.3.1 FGDC metadata editor, and managed with the USGS MP Metadata Translator tool. Upgrade to ArcGIS Metadata to manage this content here, in the Description tab.">FGDC Metadata (read-only)&nbsp;<span id="fgdcMetadataShow" class="show">¼%</span><span id="fgdcMetadataHide" class="hide">º%</span></a></h2><div class="hide" id="fgdcMetadata" xmlns=""><div class="box fgdc"><div><a name="TopFGDC" id="TopFGDC"></a></div><div><h2 class="fgdc"><a onclick="hideShow('ID0EUA')" href="#ID0EUA">Identification&nbsp; <span id="ID0EUAShow" class="hide">¼%</span><span id="ID0EUAHide" class="show">º%</span></a></h2><div class="show" id="ID0EUA"><dl><dd><dl><dt><span class="element">Citation</span></dt><dd><dl><dt><span class="element">Citation Information</span></dt><dd><dl><dt><span class="element">Originator</span> <span class="textOld">Florida Fish and Wildlife Conservation Commission</span></dt><dt><span class="element">Publication Date</span> <span class="textOld">2008</span></dt><dt><span class="element">Title</span></dt><dd><span class="textOld">Florida panther telemetry locations from GPS-collars Feb 2002-Aug 2005</span></dd><dt><span class="element">Geospatial Data Presentation Form</span> <span class="textOld">vector digital data</span></dt><dt><span class="element">Online Linkage</span> <a target="viewer" href="http://www.floridapantherpulse.org/"><span class="textOld">http://www.floridapantherpulse.org</span></a></dt></dl></dd><br></dl></dd><dt><span class="element">Description</span></dt><dd><dl><dt><span class="element">Abstract</span></dt><dl><dd><pre class="wrap"><span class="textOld">This dataset represents telemetry locations from a study on Florida panther (Puma concolor coryi) habitat selection. Habitat loss is the biggest threat to this small panther population and previous studies of habitat selection have relied on telemetry data collected almost exclusively the day (diurnal period). We investigated habitat selection of 12 panthers in the northern portion of the breeding range. Our results indicated that forests are the habitats selected by panthers and generally support the current United States Fish and Wildlife Service panther habitat ranking system (Land et al. 2008).</span></pre></dd></dl><dt><span class="element">Purpose</span></dt><dl><dd><pre class="wrap"><span class="textOld">To determine Florida panther habitat selection.</span></pre></dd></dl><dt><span class="element">Supplemental Information</span></dt><dl><dd><pre class="wrap"><span class="textOld">Prior to July 1, 2004, the Fish and Wildlife Research Institute (FWRI) was known as the Florida Marine Research Institute (FMRI). The institute name has not been changed in historical data sets or references to work completed by the Florida Marine Research Institute. The institute name has been changed in references to ongoing research, new research, and contact information.</span></pre></dd></dl></dl></dd><dt><span class="element">Time Period of Content</span></dt><dd><dl><dt><span class="element">Time Period Information</span></dt><dd><dl><dt><span class="element">Range of Dates/Times</span></dt><dd><dl><dt><span class="element">Beginning Date</span> <span class="textOld">2002-02</span></dt><dt><span class="element">Ending Date</span> <span class="textOld">2005-08</span></dt></dl></dd></dl></dd><dt><span class="element">Currentness Reference</span></dt><dl><dd><pre class="wrap"><span class="textOld">ground condition</span></pre></dd></dl></dl></dd><dt><span class="element">Status</span></dt><dd><dl><dt><span class="element">Progress</span> <span class="textOld">Complete</span></dt><dt><span class="element">Maintenance and Update Frequency</span> <span class="textOld">None planned</span></dt></dl></dd><br><dt><span class="element">Spatial Domain</span></dt><dd><dl><dt><span class="element">Bounding Coordinates</span></dt><dd><dl><dt><span class="element">West Bounding Coordinate</span> <span class="textOld">-81.554560</span></dt><dt><span class="element">East Bounding Coordinate</span> <span class="textOld">-80.821266</span></dt><dt><span class="element">North Bounding Coordinate</span> <span class="textOld">26.753577</span></dt><dt><span class="element">South Bounding Coordinate</span> <span class="textOld">25.907703</span></dt></dl></dd></dl></dd><br><dt><span class="element">Keywords</span></dt><dd><dl><dt><span class="element">Theme</span></dt><dd><dl><dt><span class="element">Theme Keyword Thesaurus</span> <span class="textOld">FWC Common Names</span></dt><dt><span class="element">Theme Keyword</span> <span class="textOld">panther</span></dt></dl></dd><br><dt><span class="element">Theme</span></dt><dd><dl><dt><span class="element">Theme Keyword Thesaurus</span> <span class="textOld">FWC Theme</span></dt><dt><span class="element">Theme Keyword</span> <span class="textOld">telemetry</span></dt></dl></dd><br><dt><span class="element">Theme</span></dt><dd><dl><dt><span class="element">Theme Keyword Thesaurus</span> <span class="textOld">ISO 19115 Topic Category</span></dt><dt><span class="element">Theme Keyword</span> <span class="textOld">biota</span></dt></dl></dd><br><dt><span class="element">Theme</span></dt><dd><dl><dt><span class="element">Theme Keyword Thesaurus</span> <span class="textOld">wildlife</span></dt><dt><span class="element">Theme Keyword</span> <span class="textOld">aerial survey</span></dt><dt><span class="element">Theme Keyword</span> <span class="textOld">dispersal</span></dt><dt><span class="element">Theme Keyword</span> <span class="textOld">endangered species</span></dt><dt><span class="element">Theme Keyword</span> <span class="textOld">habitat</span></dt><dt><span class="element">Theme Keyword</span> <span class="textOld">home range</span></dt><dt><span class="element">Theme Keyword</span> <span class="textOld">movements</span></dt><dt><span class="element">Theme Keyword</span> <span class="textOld">occupied range</span></dt><dt><span class="element">Theme Keyword</span> <span class="textOld">panther</span></dt><dt><span class="element">Theme Keyword</span> <span class="textOld">radio tracking</span></dt><dt><span class="element">Theme Keyword</span> <span class="textOld">surveys</span></dt><dt><span class="element">Theme Keyword</span> <span class="textOld">wildlife</span></dt></dl></dd><br><dt><span class="element">Place</span></dt><dd><dl><dt><span class="element">Place Keyword Thesaurus</span> <span class="textOld">FWC place</span></dt><dt><span class="element">Place Keyword</span> <span class="textOld">South Florida</span></dt></dl></dd><br><dt><span class="element">Place</span></dt><dd><dl><dt><span class="element">Place Keyword Thesaurus</span> <span class="textOld">FWC Regions</span></dt><dt><span class="element">Place Keyword</span> <span class="textOld">South Region</span></dt></dl></dd><br></dl></dd><dt><span class="element">Access Constraints</span></dt><dl><dd><pre class="wrap"><span class="textOld">Available without restriction. All data must be verified by Florida Fish and Wildlife Conservation Commission (FWC) panther biologists prior to release. It is strongly recommended that this data is directly acquired from the panther biologists at FWC and not indirectly through other sources, which may have changed the data in some way. FWC makes no claims as to the data's suitability for other purposes.</span></pre></dd></dl><dt><span class="element">Use Constraints</span></dt><dl><dd><pre class="wrap"><span class="textOld">Acknowledgement of the FWC-FWRI (Florida Fish and Wildlife Conservation Commission-Fish and Wildlife Research Institute) as the data source would be appreciated in any products developed from these data, and such acknowledgment as is standard for citation and legal practices for data source is expected by users of this data. Please cite the original metadata when using portions of the record to create a similar record of slightly altered data, such as reprojection. If any data are modified or adjusted, please share the edited information with FWC. Users should be aware that comparison with other data sets for the same area from other time periods may be inaccurate due to inconsistencies resulting from changes in mapping conventions, data collection, and computer processes over time. FWC shall not be liable for improper or incorrect use of this data. These data are not legal documents and are not to be used as such. This is not a survey data set and should not be utilized as such. These data are not to be used for navigation.</span></pre></dd></dl><dt><span class="element">Point of Contact</span></dt><dd><dl><dt><span class="element">Contact Information</span></dt><dd><dl><dt><span class="element">Contact Person Primary</span></dt><dd><dl><dt><span class="element">Contact Person</span> <span class="textOld">Panther Biologist </span></dt><dt><span class="element">Contact Organization</span> <span class="textOld">FWC (Florida Fish and Wildlife Conservation Commission)</span></dt></dl></dd><dt><span class="element">Contact Position</span> <span class="textOld">panther biologist </span></dt><dt><span class="element">Contact Address</span></dt><dd><dl><dt><span class="element">Address Type</span> <span class="textOld">mailing and physical address</span></dt><dt><span class="element">Address</span> <span class="textOld">Naples FIeld Office</span></dt><dt><span class="element">Address</span> <span class="textOld">298 Sabal Palm Rd. </span></dt><dt><span class="element">City</span> <span class="textOld">Naples</span></dt><dt><span class="element">State or Province</span> <span class="textOld">Florida</span></dt><dt><span class="element">Postal Code</span> <span class="textOld">34114-2572</span></dt></dl></dd><br><dt><span class="element">Contact Voice Telephone</span> <span class="textOld">239-417-6352 </span></dt><dt><span class="element">Contact Facsimile Telephone</span> <span class="textOld">239-417-6361 </span></dt><dt><span class="element">Contact Electronic Mail Address</span> <a href="mailto:GISRequests@MyFWC.com?subject=Florida%20panther%20telemetry%20locations%20from%20GPS-collars%20Feb%202002-Aug%202005">GISRequests@MyFWC.com</a></dt></dl></dd><br></dl></dd><dt><span class="element">Data Set Credit</span></dt><dl><dd><pre class="wrap"><span class="textOld">FWC</span></pre></dd></dl><dt><span class="element">Security Information</span></dt><dd><dl><dt><span class="element">Security Classification System</span> <span class="textOld">FWRI-DC</span></dt><dt><span class="element">Security Classification</span> <span class="textOld">Available without restriction</span></dt><dt><span class="element">Security Handling Description</span> <span class="textOld">Available without restriction</span></dt></dl></dd><br><dt><span class="element">Native Data Set Environment</span></dt><dd><span class="textOld">Microsoft Windows XP Version 5.1 (Build 2600) Service Pack 3; ESRI ArcCatalog 9.3.1.4000</span></dd><dt><span class="element">Cross Reference</span></dt><dd><dl><dt><span class="element">Citation Information</span></dt><dd><dl><dt><span class="element">Originator</span> <span class="textOld">E.D. Land, D.B. Shindle, R. J. Kawula, J.F. Benson, M. A. Lotz, D. P. Onorato</span></dt><dt><span class="element">Publication Date</span> <span class="textOld">2008</span></dt><dt><span class="element">Title</span></dt><dd><span class="textOld">Florida Panther Habitat Selection Analysis of Concurrent GPS and VHF Telemetry Data</span></dd><dt><span class="element">Geospatial Data Presentation Form</span> <span class="textOld">document</span></dt><dt><span class="element">Other Citation Details</span></dt><dd><span class="textOld">Land et al. 2008</span></dd><dt><span class="element">Online Linkage</span> <a target="viewer" href="http://www.floridapanthernet.org/"><span class="textOld">http://www.floridapanthernet.org/</span></a></dt></dl></dd><br></dl></dd></dl></dd></dl><br><div class="backToTop"><a onclick="hideShow('ID0EUA')" href="#ID0EUA">Hide&nbsp;Identification&nbsp;&nbsp;²%</a></div></div><h2 class="fgdc"><a onclick="hideShow('ID0ETA')" href="#ID0ETA">Data Quality&nbsp; <span id="ID0ETAShow" class="hide">¼%</span><span id="ID0ETAHide" class="show">º%</span></a></h2><div class="show" id="ID0ETA"><dl><dd><dl><dt><span class="element">Attribute Accuracy</span></dt><dd><dl><dt><span class="element">Attribute Accuracy Report</span></dt><dl><dd><pre class="wrap"><span class="textOld">All attribute values fall within defined parameters. </span></pre></dd></dl></dl></dd><dt><span class="element">Logical Consistency Report</span></dt><dl><dd><pre class="wrap"><span class="textOld">Unknown. </span></pre></dd></dl><dt><span class="element">Completeness Report</span></dt><dl><dd><pre class="wrap"><span class="textOld">Unknown. Visually inspected for completeness</span></pre></dd></dl><dt><span class="element">Positional Accuracy</span></dt><dd><dl><dt><span class="element">Horizontal Positional Accuracy</span></dt><dd><dl><dt><span class="element">Horizontal Positional Accuracy Report</span></dt><dl><dd><pre class="wrap"><span class="textOld">Spatial accuracy of telemetry data has been estimated to be within 124 m (Land et al 2008). </span></pre></dd></dl></dl></dd></dl></dd><dt><span class="element">Lineage</span></dt><dd><dl><dt><span class="element">Source Information</span></dt><dd><dl><dt><span class="element">Type of Source Media</span> <span class="textOld">paper</span></dt><dt><span class="element">Source Citation Abbreviation</span></dt><dd><span class="textOld">telemetry</span></dd><dt><span class="element">Source Contribution</span></dt><dl><dd><pre class="wrap"><span class="textOld">Panther telemetry locations in shapefile format.</span></pre></dd></dl></dl></dd><dt><span class="element">Process Step</span></dt><dd><dl><dt><span class="element">Process Description</span></dt><dl><dd><pre class="wrap"><span class="textOld">Prepared shapefile of panther telemetry locations using automatic acquisitions from GPS collars. Reprojected in Florida Modified Albers HARN and converted to a KML</span></pre></dd></dl><dt><span class="element">Source Used Citation Abbreviation</span></dt><dd><span class="textOld">telemetry</span></dd><dt><span class="element">Process Date</span> <span class="textOld">2012-04</span></dt><br><br></dl></dd></dl></dd></dl></dd></dl><div class="backToTop"><a onclick="hideShow('ID0ETA')" href="#ID0ETA">Hide&nbsp;Data Quality&nbsp;&nbsp;²%</a></div></div><h2 class="fgdc"><a onclick="hideShow('ID0EBA')" href="#ID0EBA">Spatial Reference&nbsp; <span id="ID0EBAShow" class="hide">¼%</span><span id="ID0EBAHide" class="show">º%</span></a></h2><div class="show" id="ID0EBA"><dl><dd><dl><dt><span class="element">Horizontal Coordinate System Definition</span></dt><dd><dl><dt><span class="element">Planar</span></dt><dd><dl><dt><span class="element">Planar Coordinate Information</span></dt><dd><dl><dt><span class="element">Planar Coordinate Encoding Method</span> <span class="textOld">coordinate pair</span></dt><dt><span class="element">Coordinate Representation</span></dt><dd><dl><dt><span class="element">Abscissa Resolution</span> <span class="textOld">0.000000004429812072714868</span></dt><dt><span class="element">Ordinate Resolution</span> <span class="textOld">0.000000004429812072714868</span></dt></dl></dd></dl></dd><br></dl></dd><dt><span class="element">Geodetic Model</span></dt><dd><dl><dt><span class="element">Horizontal Datum Name</span> <span class="textOld">D North American 1983 HARN</span></dt><dt><span class="element">Ellipsoid Name</span> <span class="textOld">GRS 1980</span></dt><dt><span class="element">Semi-major Axis</span> <span class="textOld">6378137.0</span></dt><dt><span class="element">Denominator of Flattening Ratio</span> <span class="textOld">298.257222101</span></dt></dl></dd></dl></dd><br></dl></dd></dl><div class="backToTop"><a onclick="hideShow('ID0EBA')" href="#ID0EBA">Hide&nbsp;Spatial Reference&nbsp;&nbsp;²%</a></div></div><h2 class="fgdc"><a onclick="hideShow('/metadata/eainfo//text()[1]')" href="#/metadata/eainfo//text%28%29[1]">Entities and Attributes&nbsp; <span id="/metadata/eainfo//text()[1]Show" class="hide">¼%</span><span id="/metadata/eainfo//text()[1]Hide" class="show">º%</span></a></h2><div class="show" id="/metadata/eainfo//text()[1]"><a name="Entity and Attribute Information" id="Entity and Attribute Information"><dl><dd><dl><dt><span class="element">Detailed Description</span></dt><dd><dl><dt><span class="element">Entity Type</span></dt><dd><dl><dt><span class="element">Entity Type Label</span> <span class="textOld">Panther_hab_pt</span></dt><dt><span class="element">Entity Type Definition</span></dt><dd><span class="textOld">Telemetry locations of Florida Panthers</span></dd></dl></dd><br><dt><span class="element">Attribute</span></dt><dd><dl><dt><span class="element">Attribute Label</span> <span class="textOld">FID</span></dt><dt><span class="element">Attribute Definition</span></dt><dd><span class="textOld">Internal feature number.</span></dd><dt><span class="element">Attribute Definition Source</span> <span class="textOld">ESRI</span></dt><dt><span class="element">Attribute Domain Values</span></dt><dd><dl><dt><span class="element">Unrepresentable Domain</span></dt><dd><span class="textOld">Sequential unique whole numbers that are automatically generated.</span></dd></dl></dd></dl></dd><br><dt><span class="element">Attribute</span></dt><dd><dl><dt><span class="element">Attribute Label</span> <span class="textOld">TIME_EST</span></dt><dt><span class="element">Attribute Definition</span></dt><dd><span class="textOld">time location was taken (hh:mm)</span></dd><dt><span class="element">Attribute Definition Source</span> <span class="textOld">FWC</span></dt></dl></dd><br><dt><span class="element">Attribute</span></dt><dd><dl><dt><span class="element">Attribute Label</span> <span class="textOld">LATITUDE</span></dt><dt><span class="element">Attribute Definition</span></dt><dd><span class="textOld">geographic coordinate in decimal degrees</span></dd></dl></dd><br><dt><span class="element">Attribute</span></dt><dd><dl><dt><span class="element">Attribute Label</span> <span class="textOld">LONGITUDE</span></dt><dt><span class="element">Attribute Definition</span></dt><dd><span class="textOld">geographic coordinate in decimal degrees</span></dd></dl></dd><br><dt><span class="element">Attribute</span></dt><dd><dl><dt><span class="element">Attribute Label</span> <span class="textOld">GPS_DATE</span></dt><dt><span class="element">Attribute Definition</span></dt><dd><span class="textOld">date location was collected</span></dd><dt><span class="element">Attribute Definition Source</span> <span class="textOld">FWC</span></dt></dl></dd><br><dt><span class="element">Attribute</span></dt><dd><dl><dt><span class="element">Attribute Label</span> <span class="textOld">PANTHER_NO</span></dt><dt><span class="element">Attribute Definition</span></dt><dd><span class="textOld">individual panther collared</span></dd><dt><span class="element">Attribute Definition Source</span> <span class="textOld">FWC</span></dt></dl></dd><br><dt><span class="element">Attribute</span></dt><dd><dl><dt><span class="element">Attribute Label</span> <span class="textOld">Shape</span></dt><dt><span class="element">Attribute Definition</span></dt><dd><span class="textOld">Feature geometry.</span></dd><dt><span class="element">Attribute Definition Source</span> <span class="textOld">ESRI</span></dt><dt><span class="element">Attribute Domain Values</span></dt><dd><dl><dt><span class="element">Unrepresentable Domain</span></dt><dd><span class="textOld">Coordinates defining the features.</span></dd></dl></dd></dl></dd><br><dt><span class="element">Attribute</span></dt><dd><dl><dt><span class="element">Attribute Label</span> <span class="textOld">AGENCY</span></dt><dt><span class="element">Attribute Definition Source</span> <span class="textOld">FWC</span></dt></dl></dd><br></dl></dd></dl></dd></dl></a><div class="backToTop"><a name="Entity and Attribute Information" id="Entity and Attribute Information"></a><a onclick="hideShow('/metadata/eainfo//text()[1]')" href="#/metadata/eainfo//text%28%29[1]">Hide&nbsp;Entities and Attributes&nbsp;²%</a></div></div><h2 class="fgdc"><a onclick="hideShow('ID0ESA')" href="#ID0ESA">Distribution Information&nbsp; <span id="ID0ESAShow" class="hide">¼%</span><span id="ID0ESAHide" class="show">º%</span></a></h2><div class="show" id="ID0ESA"><dl><dd><dl><dt><span class="element">Distributor</span></dt><dd><dl><dt><span class="element">Contact Information</span></dt><dd><dl><dt><span class="element">Contact Person Primary</span></dt><dd><dl><dt><span class="element">Contact Person</span> <span class="textOld">GIS Data Librarian</span></dt><dt><span class="element">Contact Organization</span> <span class="textOld">FWC-FWRI (Florida Fish and Wildlife Conservation Commission-Fish and Wildlife Research Institute)</span></dt></dl></dd><dt><span class="element">Contact Position</span> <span class="textOld">GIS Data Librarian</span></dt><dt><span class="element">Contact Address</span></dt><dd><dl><dt><span class="element">Address Type</span> <span class="textOld">mailing and physical address</span></dt><dt><span class="element">Address</span> <span class="textOld">Fish and Wildlife Research Institute</span></dt><dt><span class="element">Address</span> <span class="textOld">100 Eighth Avenue Southeast</span></dt><dt><span class="element">City</span> <span class="textOld">St. Petersburg</span></dt><dt><span class="element">State or Province</span> <span class="textOld">Florida</span></dt><dt><span class="element">Postal Code</span> <span class="textOld">33701</span></dt></dl></dd><br><dt><span class="element">Contact Voice Telephone</span> <span class="textOld">727-896-8626</span></dt><dt><span class="element">Contact Facsimile Telephone</span> <span class="textOld">727-893-1679</span></dt><dt><span class="element">Contact Electronic Mail Address</span> <a href="mailto:GISLibrarian@MyFWC.com?subject=Florida%20panther%20telemetry%20locations%20from%20GPS-collars%20Feb%202002-Aug%202005">GISLibrarian@MyFWC.com</a></dt></dl></dd><br></dl></dd><dt><span class="element">Distribution Liability</span></dt><dl><dd><pre class="wrap"><span class="textOld">This data set is in the public domain, and the recipient may not assert any proprietary rights thereto nor represent it to anyone as other than a FWC-FWRI produced data set; it is provided "as-is" without warranty of any kind, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The user assumes all responsibility for the accuracy and suitability of this data set for a specific application. In no event will the staff of the Fish and Wildlife Research Institute be liable for any damages, including lost profits, lost savings, or other incidental or consequential damages arising from the use of or the inability to use this data set.</span></pre></dd></dl><dt><span class="element">Standard Order Process</span></dt><dd><dl><dt><span class="element">Digital Form</span></dt><dd><dl><dt><span class="element">Digital Transfer Information</span></dt><dd><dl><dt><span class="element">Transfer Size</span> <span class="textOld">2.505</span></dt></dl></dd><br><dt><span class="element">Digital Transfer Option</span></dt><dd><dl><dt><span class="element">Online Option</span></dt><dd><dl><dt><span class="element">Computer Contact Information</span></dt><dd><dl><dt><span class="element">Network Address</span></dt><dd><dl><dt><span class="element">Network Resource Name</span> <a target="viewer" href="http://research.myfwc.com/">http://research.myfwc.com/</a></dt></dl></dd><br></dl></dd></dl></dd></dl></dd></dl></dd><dt><span class="element">Fees</span> <span class="textOld">None. However, persons or organizations requesting information must provide transfer media if FTP is not available and must pay express shipping costs if express shipping is required.</span></dt><dt><span class="element">Ordering Instructions</span></dt><dl><dd><pre class="wrap"><span class="textOld">Contact GIS Librarian by e-mail, telephone, or letter explaining which products are needed and providing a brief description of how the products will be used. Also, provide name and address of the person or organization requesting the products.</span></pre></dd></dl><dt><span class="element">Turnaround</span> <span class="textOld">Usually within 10 business days, although, complex requests may take longer</span></dt><br><br></dl></dd><dt><span class="element">Custom Order Process</span></dt><dd><span class="textOld">Contact GIS Librarian</span></dd><br><br></dl></dd></dl><div class="backToTop"><a onclick="hideShow('ID0ESA')" href="#ID0ESA">Hide&nbsp;Distribution Information&nbsp;&nbsp;²%</a></div></div><h2 class="fgdc"><a onclick="hideShow('ID0ERA')" href="#ID0ERA">Metadata Reference&nbsp; <span id="ID0ERAShow" class="hide">¼%</span><span id="ID0ERAHide" class="show">º%</span></a></h2><div class="show" id="ID0ERA"><dl><dd><dl><dt><span class="element">Metadata Date</span> <span class="textOld">2011-09-19</span></dt><dt><span class="element">Metadata Contact</span></dt><dd><dl><dt><span class="element">Contact Information</span></dt><dd><dl><dt><span class="element">Contact Person Primary</span></dt><dd><dl><dt><span class="element">Contact Person</span> <span class="textOld">GIS Data Librarian</span></dt><dt><span class="element">Contact Organization</span> <span class="textOld">FWC-FWRI (Florida Fish and Wildlife Conservation Commission-Fish and Wildlife Research Institute)</span></dt></dl></dd><dt><span class="element">Contact Position</span> <span class="textOld">GIS Data Librarian</span></dt><dt><span class="element">Contact Address</span></dt><dd><dl><dt><span class="element">Address Type</span> <span class="textOld">mailing and physical address</span></dt><dt><span class="element">Address</span> <span class="textOld">Fish and Wildlife Research Institute</span></dt><dt><span class="element">Address</span> <span class="textOld">100 Eighth Avenue Southeast</span></dt><dt><span class="element">City</span> <span class="textOld">St. Petersburg</span></dt><dt><span class="element">State or Province</span> <span class="textOld">Florida</span></dt><dt><span class="element">Postal Code</span> <span class="textOld">33701</span></dt></dl></dd><br><dt><span class="element">Contact Voice Telephone</span> <span class="textOld">727-896-8626</span></dt><dt><span class="element">Contact Facsimile Telephone</span> <span class="textOld">727-893-1679</span></dt><dt><span class="element">Contact Electronic Mail Address</span> <a href="mailto:GISLibrarian@MyFWC.com?subject=Florida%20panther%20telemetry%20locations%20from%20GPS-collars%20Feb%202002-Aug%202005">GISLibrarian@MyFWC.com</a></dt></dl></dd><br></dl></dd><dt><span class="element">Metadata Standard Name</span> <span class="textOld">FGDC Content Standards for Digital Geospatial Metadata</span></dt><dt><span class="element">Metadata Standard Version</span> <span class="textOld">FGDC-STD-001-1998</span></dt><dt><span class="element">Metadata Time Convention</span> <span class="textOld">local time</span></dt><br><br><dt><span class="element">Metadata Access Constraints</span> <span class="textOld">No restrictions on metadata</span></dt><dt><span class="element">Metadata Use Constraints</span></dt><dd><span class="textOld">Metadata must be distributed with the data set.</span></dd><dt><span class="element">Metadata Security Information</span></dt><dd><dl><dt><span class="element">Metadata Security Classification System</span> <span class="textOld">FWRI-MC</span></dt><dt><span class="element">Metadata Security Classification</span> <span class="textOld">Available</span></dt><dt><span class="element">Metadata Security Handling Description</span></dt><dd><span class="textOld">Metadata must be distributed with the data set.</span></dd></dl></dd><br></dl></dd></dl><br><div class="backToTop"><a onclick="hideShow('ID0ERA')" href="#ID0ERA">Hide&nbsp;Metadata Reference&nbsp;&nbsp;²%</a></div></div></div></div></div></body></html>