{ "layers": [ { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 0, "name": "Addresses", "type": "Feature Layer", "description": "Site address points represent the all site addresses within Pinellas County, Florida DATA STEWARD & EDITOR: Pinellas County Safety and Emergency Services, Regional 911 Department, Mark Whitby (727)464-3816 mwhitby@pinellascounty.orgData Certification: BRONZE", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "DATA STEWARD & EDITOR: Pinellas County Safety and Emergency Services, Regional 911 Department, Mark Whitby (727)464-3816 mwhitby@pinellascounty.org\nData Certification: BRONZE", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ADDRNUM]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 156, 156, 156, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 381231.864837341, "ymin": 1195770.1006249413, "xmax": 466195.1998315938, "ymax": 1396389.7380987704, "spatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "POINTTYPE", "type": "esriFieldTypeString", "alias": "Address Point Type", "length": 30, "domain": { "type": "codedValue", "name": "SiteAddressLocationPC", "description": "A general description of the physical location represented by the site address point", "codedValues": [ { "name": "Call Box", "code": "Call Box" }, { "name": "Cell Tower", "code": "Cell Tower" }, { "name": "Construction Trailer", "code": "Construction Trailer" }, { "name": "Dumpster", "code": "Dumpster" }, { "name": "Electronic/Security Gate", "code": "Electronic/Security Gate" }, { "name": "Guard Shack or Guard House", "code": "Guard Shack or Guard House" }, { "name": "Lift Station", "code": "Lift Station" }, { "name": "Other", "code": "Other" }, { "name": "Power Meter", "code": "Power Meter" }, { "name": "Pump Station", "code": "Pump Station" }, { "name": "Substation", "code": "Substation" }, { "name": "Toll Booth or Toll Plaza", "code": "Toll Booth or Toll Plaza" }, { "name": "Traffic Light Camera/Equipment", "code": "Traffic Light Camera/Equipment" }, { "name": "Water Tower", "code": "Water Tower" }, { "name": "Well", "code": "Well" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "PIN_NUM", "type": "esriFieldTypeString", "alias": "Parcel Number", "length": 18, "domain": null }, { "name": "SITEADDID", "type": "esriFieldTypeString", "alias": "Site Address ID", "length": 20, "domain": null }, { "name": "ADDPTKEY", "type": "esriFieldTypeString", "alias": "Address Point ID", "length": 20, "domain": null }, { "name": "ADDRNUM", "type": "esriFieldTypeString", "alias": "Full Address Number", "length": 20, "domain": null }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "Address Unit Type", "length": 10, "domain": { "type": "codedValue", "name": "AddressUnitTypePC", "description": "The type of address unit as adapted from the USPS Publication 28", "codedValues": [ { "name": "APARTMENT", "code": "APT" }, { "name": "LOT", "code": "LOT" }, { "name": "ROOM", "code": "ROOM" }, { "name": "SUITE", "code": "STE" }, { "name": "UNIT", "code": "UNIT" }, { "name": "FLOOR", "code": "FLOOR" }, { "name": "BASEMENT", "code": "BSMT" }, { "name": "BUILDING", "code": "BLDG" }, { "name": "DEPARTMENT", "code": "DEPT" }, { "name": "FRONT", "code": "FRNT" }, { "name": "HANGER", "code": "HNGR" }, { "name": "KEY", "code": "KEY" }, { "name": "LOBBY", "code": "LBBY" }, { "name": "LOWER", "code": "LOWR" }, { "name": "OFFICE", "code": "OFC" }, { "name": "PENTHOUSE", "code": "PH" }, { "name": "PIER", "code": "PIER" }, { "name": "REAR", "code": "REAR" }, { "name": "SIDE", "code": "SIDE" }, { "name": "SLIP", "code": "SLIP" }, { "name": "SPACE", "code": "SPC" }, { "name": "STOP", "code": "STOP" }, { "name": "TRAILER", "code": "TRLR" }, { "name": "UPPER", "code": "UPPR" }, { "name": "PARKING GARAGE", "code": "PARKGARAGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "Address Unit Number", "length": 10, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "PLACENAME", "type": "esriFieldTypeString", "alias": "Place Name", "length": 250, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 100, "domain": { "type": "codedValue", "name": "FullMuniNamePC", "description": "DESCRIPTION", "codedValues": [ { "name": "BELLEAIR", "code": "BELLEAIR" }, { "name": "BELLEAIR BEACH", "code": "BELLEAIR BEACH" }, { "name": "BELLEAIR BLUFFS", "code": "BELLEAIR BLUFFS" }, { "name": "BELLEAIR SHORE", "code": "BELLEAIR SHORE" }, { "name": "CLEARWATER", "code": "CLEARWATER" }, { "name": "DUNEDIN", "code": "DUNEDIN" }, { "name": "GULFPORT", "code": "GULFPORT" }, { "name": "INDIAN ROCKS BEACH", "code": "INDIAN ROCKS BEACH" }, { "name": "INDIAN SHORES", "code": "INDIAN SHORES" }, { "name": "KENNETH CITY", "code": "KENNETH CITY" }, { "name": "LARGO", "code": "LARGO" }, { "name": "MADEIRA BEACH", "code": "MADEIRA BEACH" }, { "name": "N REDINGTON BEACH", "code": "N REDINGTON BEACH" }, { "name": "OLDSMAR", "code": "OLDSMAR" }, { "name": "PINELLAS PARK", "code": "PINELLAS PARK" }, { "name": "REDINGTON BEACH", "code": "REDINGTON BEACH" }, { "name": "REDINGTON SHORES", "code": "REDINGTON SHORES" }, { "name": "SAFETY HARBOR", "code": "SAFETY HARBOR" }, { "name": "ST PETERSBURG", "code": "ST PETERSBURG" }, { "name": "ST PETE BEACH", "code": "ST PETE BEACH" }, { "name": "SEMINOLE", "code": "SEMINOLE" }, { "name": "SOUTH PASADENA", "code": "SOUTH PASADENA" }, { "name": "TARPON SPRINGS", "code": "TARPON SPRINGS" }, { "name": "TREASURE ISLAND", "code": "TREASURE ISLAND" }, { "name": "UNINCORPORATED", "code": "UNINCORPORATED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESN", "type": "esriFieldTypeString", "alias": "Emergency Service Number", "length": 5, "domain": null }, { "name": "PSAP", "type": "esriFieldTypeString", "alias": "Public Safety Answering Point", "length": 4, "domain": null }, { "name": "MSAG", "type": "esriFieldTypeString", "alias": "MSAG Community", "length": 35, "domain": null }, { "name": "USNGCOORD", "type": "esriFieldTypeString", "alias": "USNG Coordinate", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": { "type": "codedValue", "name": "AddressStatusPC", "description": "The status of the address or related feature", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Inactive", "code": "I" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS_1", "type": "esriFieldTypeString", "alias": "Comments", "length": 150, "domain": null }, { "name": "MAILINGCITY", "type": "esriFieldTypeString", "alias": "Mailing City", "length": 60, "domain": { "type": "codedValue", "name": "USPSMailingCityPC", "description": "DESCRIPTION", "codedValues": [ { "name": "BAY PINES", "code": "BAY PINES" }, { "name": "BELLEAIR", "code": "BELLEAIR" }, { "name": "BELLEAIR BEACH", "code": "BELLEAIR BEACH" }, { "name": "BELLEAIR BLUFFS", "code": "BELLEAIR BLUFFS" }, { "name": "BELLEAIR SHORES", "code": "BELLEAIR SHORES" }, { "name": "CLEARWATER", "code": "CLEARWATER" }, { "name": "CLEARWATER BEACH", "code": "CLEARWATER BEACH" }, { "name": "CRYSTAL BEACH", "code": "CRYSTAL BEACH" }, { "name": "DUNEDIN", "code": "DUNEDIN" }, { "name": "GULFPORT", "code": "GULFPORT" }, { "name": "INDIAN ROCKS BEACH", "code": "INDIAN ROCKS BEACH" }, { "name": "INDIAN SHORES", "code": "INDIAN SHORES" }, { "name": "KENNETH CITY", "code": "KENNETH CITY" }, { "name": "LARGO", "code": "LARGO" }, { "name": "MADEIRA BEACH", "code": "MADEIRA BEACH" }, { "name": "N REDINGTON BEACH", "code": "N REDINGTON BEACH" }, { "name": "OLDSMAR", "code": "OLDSMAR" }, { "name": "OZONA", "code": "OZONA" }, { "name": "PALM HARBOR", "code": "PALM HARBOR" }, { "name": "PASS A GRILLE BEACH", "code": "PASS A GRILLE BEACH" }, { "name": "PINELLAS PARK", "code": "PINELLAS PARK" }, { "name": "REDINGTON BEACH", "code": "REDINGTON BEACH" }, { "name": "REDINGTON SHORES", "code": "REDINGTON SHORES" }, { "name": "SAFETY HARBOR", "code": "SAFETY HARBOR" }, { "name": "SEMINOLE", "code": "SEMINOLE" }, { "name": "SOUTH PASADENA", "code": "SOUTH PASADENA" }, { "name": "ST PETE BEACH", "code": "ST PETE BEACH" }, { "name": "ST PETERSBURG", "code": "ST PETERSBURG" }, { "name": "TARPON SPRINGS", "code": "TARPON SPRINGS" }, { "name": "TIERRA VERDE", "code": "TIERRA VERDE" }, { "name": "TREASURE ISLAND", "code": "TREASURE ISLAND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSTCODE", "type": "esriFieldTypeString", "alias": "Zipcode", "length": 10, "domain": { "type": "codedValue", "name": "ZipPostCodePC", "description": "Postal Zip Codes", "codedValues": [ { "name": "33701", "code": "33701" }, { "name": "33702", "code": "33702" }, { "name": "33703", "code": "33703" }, { "name": "33704", "code": "33704" }, { "name": "33705", "code": "33705" }, { "name": "33706", "code": "33706" }, { "name": "33707", "code": "33707" }, { "name": "33708", "code": "33708" }, { "name": "33709", "code": "33709" }, { "name": "33710", "code": "33710" }, { "name": "33711", "code": "33711" }, { "name": "33712", "code": "33712" }, { "name": "33713", "code": "33713" }, { "name": "33714", "code": "33714" }, { "name": "33715", "code": "33715" }, { "name": "33716", "code": "33716" }, { "name": "33744", "code": "33744" }, { "name": "33755", "code": "33755" }, { "name": "33756", "code": "33756" }, { "name": "33759", "code": "33759" }, { "name": "33760", "code": "33760" }, { "name": "33761", "code": "33761" }, { "name": "33762", "code": "33762" }, { "name": "33763", "code": "33763" }, { "name": "33764", "code": "33764" }, { "name": "33765", "code": "33765" }, { "name": "33767", "code": "33767" }, { "name": "33770", "code": "33770" }, { "name": "33771", "code": "33771" }, { "name": "33772", "code": "33772" }, { "name": "33773", "code": "33773" }, { "name": "33774", "code": "33774" }, { "name": "33776", "code": "33776" }, { "name": "33777", "code": "33777" }, { "name": "33778", "code": "33778" }, { "name": "33781", "code": "33781" }, { "name": "33782", "code": "33782" }, { "name": "33785", "code": "33785" }, { "name": "33786", "code": "33786" }, { "name": "34677", "code": "34677" }, { "name": "34683", "code": "34683" }, { "name": "34684", "code": "34684" }, { "name": "34685", "code": "34685" }, { "name": "34689", "code": "34689" }, { "name": "34695", "code": "34695" }, { "name": "34698", "code": "34698" }, { "name": "34681", "code": "34681" }, { "name": "34688", "code": "34688" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RDCL_GID_1", "type": "esriFieldTypeInteger", "alias": "RDCL_GID", "domain": null }, { "name": "SC", "type": "esriFieldTypeString", "alias": "SC", "length": 2, "domain": null }, { "name": "TW", "type": "esriFieldTypeString", "alias": "TW", "length": 2, "domain": null }, { "name": "RG", "type": "esriFieldTypeString", "alias": "RG", "length": 2, "domain": null }, { "name": "SB", "type": "esriFieldTypeString", "alias": "SB", "length": 5, "domain": null }, { "name": "BK", "type": "esriFieldTypeString", "alias": "BK", "length": 3, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 4, "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeInteger", "alias": "CENTERLINEID", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "Prefix", "length": 2, "domain": null }, { "name": "STRNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 255, "domain": null }, { "name": "STRTYPE", "type": "esriFieldTypeString", "alias": "Street Type", "length": 5, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "Suffix", "length": 2, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3147_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3147", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G9345ADDPTKEY", "fields": "ADDPTKEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G9345SITEADDID", "fields": "SITEADDID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2635_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 1, "name": "Fire Stations", "type": "Feature Layer", "description": "Location of fire stations with attribute data including street address, station number, phone number, contact information, and agency.DATA STEWARD & EDITOR: Pinellas County Safety and Emergency Services, Radio and Technology (RAT), Richard Cody (727)464-4913 rcody@pinellascounty.orgData Certification: BRONZE", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "DATA STEWARD & EDITOR: Pinellas County Safety and Emergency Services, Radio and Technology (RAT), Richard Cody (727)464-4913 rcody@pinellascounty.org\nData Certification: BRONZE", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "none", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 381618.8716092594, "ymin": 1214860.6920368522, "xmax": 460570.4558317587, "ymax": 1393965.143866606, "spatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality", "length": 100, "domain": { "type": "codedValue", "name": "Municipality", "description": "Municipality", "codedValues": [ { "name": "1 - Belleair", "code": "1" }, { "name": "2 - Belleair Beach", "code": "2" }, { "name": "3 - Belleair Bluffs", "code": "3" }, { "name": "4 - Belleair Shore", "code": "4" }, { "name": "5 - Clearwater", "code": "5" }, { "name": "6 - Dunedin", "code": "6" }, { "name": "7 - Gulfport", "code": "7" }, { "name": "8 - Indian Rocks Beach", "code": "8" }, { "name": "9 - Indian Shores", "code": "9" }, { "name": "10 - Kenneth City", "code": "10" }, { "name": "11 - Largo", "code": "11" }, { "name": "12 - Madeira Beach", "code": "12" }, { "name": "13 - N Redington Beach", "code": "13" }, { "name": "14 - Oldsmar", "code": "14" }, { "name": "15 - Pinellas Park", "code": "15" }, { "name": "16 - Redington Beach", "code": "16" }, { "name": "17 - Redington Shores", "code": "17" }, { "name": "18 - Safety Harbor", "code": "18" }, { "name": "19 - St Petersburg", "code": "19" }, { "name": "20 - St Pete Beach", "code": "20" }, { "name": "21 - Seminole", "code": "21" }, { "name": "22 - South Pasadena", "code": "22" }, { "name": "23 - Tarpon Springs", "code": "23" }, { "name": "24 - Treasure Island", "code": "24" }, { "name": "25 - Unincorporated", "code": "25" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "CRITICALFACILITY", "type": "esriFieldTypeString", "alias": "Critical Facility", "length": 1, "domain": { "type": "codedValue", "name": "YesOrNo", "description": "Y or N", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RESTORATIONPRIORITY", "type": "esriFieldTypeDouble", "alias": "Restoration Priority", "domain": null }, { "name": "RESTORATIONNOTE", "type": "esriFieldTypeString", "alias": "Restoration Note", "length": 50, "domain": null }, { "name": "EVACZONE", "type": "esriFieldTypeString", "alias": "Evacuation Zone", "length": 20, "domain": { "type": "codedValue", "name": "EvacuationZone", "description": "Evacuation Zone", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" }, { "name": "E", "code": "E" }, { "name": "Non Evac", "code": "Non Evac" }, { "name": "MOBILE HOME", "code": "MOBILE HOME" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "USNGADDRESS", "type": "esriFieldTypeString", "alias": "USNG Address", "length": 15, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeString", "alias": "Latitude", "length": 17, "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeString", "alias": "Longitude", "length": 17, "domain": null }, { "name": "OPSSTATUS", "type": "esriFieldTypeString", "alias": "Operational Status", "length": 50, "domain": { "type": "codedValue", "name": "OperationalStatus", "description": "The operational status for a facility", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GRID", "type": "esriFieldTypeString", "alias": "Grid", "length": 5, "domain": null }, { "name": "AGENCY", "type": "esriFieldTypeString", "alias": "Agency", "length": 50, "domain": null }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact", "length": 50, "domain": null }, { "name": "CONTACTPHONE", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "CFUNDUNITS", "type": "esriFieldTypeString", "alias": "C Fund Units", "length": 100, "domain": null }, { "name": "AFUNDUNITS", "type": "esriFieldTypeString", "alias": "A Fund Units", "length": 100, "domain": null }, { "name": "PFUNDEDUNITS", "type": "esriFieldTypeString", "alias": "P Funded Units", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": { "type": "codedValue", "name": "PSSStatus", "description": "PSS Status", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Planning", "code": "Planning" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R10281_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_10281", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_10281", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6237_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 2, "name": "Lateral Line", "type": "Feature Layer", "description": "Pinellas County Utilities Water Lateral Lines in Pinellas County, Florida.DATA STEWARD: Pinellas County Utilities, Jeremy Capes (727)464-5863 jcapes@pinellascounty.org DATA EDITOR: Pinellas County eGIS (727)582-3447 egis@pinellascounty.orgData Certification: BRONZE", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "DATA STEWARD: Pinellas County Utilities, Jeremy Capes (727)464-5863 jcapes@pinellascounty.org DATA EDITOR: Pinellas County eGIS (727)582-3447 egis@pinellascounty.org\n\nData Certification: BRONZE", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DIAMETER", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "10", "label": "10\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "12", "label": "12\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "14", "label": "14\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "15", "label": "15\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "16", "label": "16\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "18", "label": "18\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "2.5", "label": "2 1/2\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "20", "label": "20\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "24", "label": "24\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "3", "label": "3\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "30", "label": "30\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "36", "label": "36\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "4", "label": "4\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "40", "label": "40\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "42", "label": "42\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "48", "label": "48\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "54", "label": "54\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "6", "label": "6\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "60", "label": "60\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "66", "label": "66\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "72", "label": "72\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "75", "label": "75\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "8", "label": "8\"" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 163, 51, 255 ], "toColor": [ 139, 163, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 45, 161, 255 ], "toColor": [ 114, 45, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 44, 44, 255 ], "toColor": [ 201, 44, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 142, 168, 255 ], "toColor": [ 39, 142, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 78, 128, 255 ], "toColor": [ 194, 78, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 194, 142, 255 ], "toColor": [ 47, 194, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 118, 56, 255 ], "toColor": [ 176, 118, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 196, 43, 255 ], "toColor": [ 43, 196, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 109, 179, 255 ], "toColor": [ 62, 109, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 43, 171, 255 ], "toColor": [ 194, 43, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 71, 69, 255 ], "toColor": [ 173, 71, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 163, 67, 255 ], "toColor": [ 60, 163, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 45, 194, 255 ], "toColor": [ 67, 45, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 199, 195, 255 ], "toColor": [ 72, 199, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 88, 191, 255 ], "toColor": [ 77, 88, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 169, 50, 255 ], "toColor": [ 199, 169, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 179, 41, 255 ], "toColor": [ 110, 179, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 45, 196, 255 ], "toColor": [ 169, 45, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 199, 44, 255 ], "toColor": [ 189, 199, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 101, 44, 255 ], "toColor": [ 199, 101, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 47, 132, 255 ], "toColor": [ 153, 47, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 38, 153, 255 ], "toColor": [ 48, 38, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 65, 41, 255 ], "toColor": [ 158, 65, 41, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 381236.8651554249, "ymin": 1192765.6427231058, "xmax": 444419.8050622605, "ymax": 1396300.595232442, "spatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "wpiPipeMaterialM", "description": "wpiPipeMaterialM", "codedValues": [ { "name": "AC - Asbestos Cement", "code": "AC" }, { "name": "CAS - Cast Iron", "code": "CAS" }, { "name": "CP - Concrete (Non-Reinforced)", "code": "CP" }, { "name": "COP - Copper", "code": "COP" }, { "name": "DIP - Ductile Iron", "code": "DIP" }, { "name": "GP - Galvanized Pipe", "code": "GP" }, { "name": "PE - Polyethylene", "code": "PE" }, { "name": "PVC - Polyvinyl Chloride", "code": "PVC" }, { "name": "PCCP - Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "RCP - Reinforced Concrete", "code": "RCP" }, { "name": "SP - Steel", "code": "SP" }, { "name": "VCP - Vitrified Clay", "code": "VCP" }, { "name": "OTH - Other", "code": "OTH" }, { "name": "UNK - Unknown", "code": "UNK" }, { "name": "HDPE - High Density Polyethylene", "code": "HDPE" }, { "name": "Lined-Cylinder Pipe", "code": "LCP" }, { "name": "CPVC", "code": "CPVC" }, { "name": "SCH40 - SCH40", "code": "SCH40" }, { "name": "SCH80 - SCH80", "code": "SCH80" }, { "name": "SS - Stainless Steel", "code": "STAINLESSSTEEL" }, { "name": "Teflon - Teflon", "code": "TEFLON" }, { "name": "Grade - Grade", "code": "GRADE" }, { "name": "BIP - Black Iron Pipe", "code": "BLACKIRON" }, { "name": "FPVC - Fusible Polyvinyl Chloride", "code": "FPVC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "Line Type", "length": 30, "domain": { "type": "codedValue", "name": "wLateralType", "description": "wLateralType", "codedValues": [ { "name": "Hydrant", "code": "Hydrant" }, { "name": "Irrigation", "code": "Irrigation" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Domestic/Private", "code": "Domestic" }, { "name": "Fireline/Private", "code": "Fire" }, { "name": "Leak Meter Pipe", "code": "LeakMetering" }, { "name": "Service Connection", "code": "ServiceConnection" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 50, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wpiPipeDiameter", "description": "wpiPipeDiameter", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "length": 30, "domain": { "type": "codedValue", "name": "wWaterType", "description": "wWaterType", "codedValues": [ { "name": "Potable Water", "code": "Potable" }, { "name": "Raw Water", "code": "Raw" }, { "name": "Reclaimed Water", "code": "Reclaimed" }, { "name": "Potable Water - Abandoned", "code": "Potable - Abandoned" }, { "name": "Reclaimed Water - Abandoned", "code": "Reclaimed - Abandoned" }, { "name": "Sewage - Sewage", "code": "Sewage - Sewage" }, { "name": "Process Water \u2013 Process Water", "code": "Process Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "Owned By", "length": 50, "domain": { "type": "codedValue", "name": "glblOwnedMaintBy", "description": "global Owned Maint By", "codedValues": [ { "name": "Airport", "code": "Airport" }, { "name": "Parks and Conservation Resources", "code": "Parks and Conservation Resources" }, { "name": "Public Works", "code": "Public Works" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Utilities", "code": "Utilities" }, { "name": "Army Corp of Engineers", "code": "Army Corp of Engineers" }, { "name": "Belleair", "code": "Belleair" }, { "name": "Belleair Beach", "code": "Belleair Beach" }, { "name": "Belleair Bluffs", "code": "Belleair Bluffs" }, { "name": "Belleair Shore", "code": "Belleair Shore" }, { "name": "Clearwater", "code": "Clearwater" }, { "name": "Duke Energy", "code": "Duke Energy" }, { "name": "Dunedin", "code": "Dunedin" }, { "name": "Gulfport", "code": "Gulfport" }, { "name": "Indian Rocks Beach", "code": "Indian Rocks Beach" }, { "name": "Indian Shores", "code": "Indian Shores" }, { "name": "Kenneth City", "code": "Kenneth City" }, { "name": "Largo", "code": "Largo" }, { "name": "Madeira Beach", "code": "Madeira Beach" }, { "name": "N Redington Beach", "code": "N Redington Beach" }, { "name": "Oldsmar", "code": "Oldsmar" }, { "name": "Pinellas County Other", "code": "Pinellas County Other" }, { "name": "Pinellas Park", "code": "Pinellas Park" }, { "name": "Private Entity", "code": "Private Entity" }, { "name": "Redington Beach", "code": "Redington Beach" }, { "name": "Redington Shores", "code": "Redington Shores" }, { "name": "Safety Harbor", "code": "Safety Harbor" }, { "name": "Seminole", "code": "Seminole" }, { "name": "South Pasadena", "code": "South Pasadena" }, { "name": "St Pete Beach", "code": "St Pete Beach" }, { "name": "St Petersburg", "code": "St Petersburg" }, { "name": "SWFWMD", "code": "SWFWMD" }, { "name": "Tarpon Springs", "code": "Tarpon Springs" }, { "name": "Treasure Island", "code": "Treasure Island" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Tampa Bay Water", "code": "Tampa Bay Water" }, { "name": "Pinellas Park Water Management District", "code": "Pinellas Park Water Management District" }, { "name": "Florida Department of Environmental Protection", "code": "FDEP" }, { "name": "Florida Department of Transportation", "code": "FDOT" }, { "name": "Fish and Wildlife Conservation Commission", "code": "FWC" }, { "name": "Pinellas County Sheriff Office", "code": "PCSO" }, { "name": "Facilities Real Property", "code": "Facilities Real Property" }, { "name": "Fleet", "code": "Fleet" }, { "name": "Pinellas County School Board", "code": "PCSB" }, { "name": "Elected Officials", "code": "Elected Officials" }, { "name": "Contractor", "code": "Contractor" }, { "name": "Economic Development", "code": "Economic Development" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "wAssetManager", "description": "wAssetManager", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Pinellas County Parks", "code": 2 }, { "name": "Tampa Bay Water", "code": 3 }, { "name": "Town of Belleair", "code": 4 }, { "name": "Pinellas County Utilities", "code": 1 }, { "name": "Pinellas County Solid Waste", "code": 5 }, { "name": "Saint Petersburg", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GID", "type": "esriFieldTypeDouble", "alias": "GID", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNEDBY_DELETE", "type": "esriFieldTypeSmallInteger", "alias": "DELETE THIS FIELD", "domain": { "type": "codedValue", "name": "wAssetOwner", "description": "wAssetOwner", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Pinellas County Parks", "code": 2 }, { "name": "Tampa Bay Water", "code": 3 }, { "name": "Town of Belleair", "code": 4 }, { "name": "Pinellas County Solid Waste", "code": 5 }, { "name": "St Pete Beach", "code": 6 }, { "name": "Pinellas County Utilities", "code": 1 }, { "name": "Saint Petersburg", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 150, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "PositionStatus", "description": "PositionStatus", "codedValues": [ { "name": "Assumed Position", "code": "ASSUMED" }, { "name": "Fixed Position", "code": "FIXED" }, { "name": "New - Not Positioned", "code": "NEW" }, { "name": "(NA) Not Applicable", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MTRASSIGNED", "type": "esriFieldTypeString", "alias": "MTRASSIGNED", "length": 50, "domain": null }, { "name": "SITE_ID", "type": "esriFieldTypeString", "alias": "Site ID", "length": 50, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "Life Cycle Status", "length": 50, "domain": { "type": "codedValue", "name": "glblLifeCycleStatus", "description": "global Life Cycle Status", "codedValues": [ { "name": "Plan", "code": "Plan" }, { "name": "Design", "code": "Design" }, { "name": "Construction", "code": "Construction" }, { "name": "In Service", "code": "In Service" }, { "name": "Abandoned in Place", "code": "Abandoned in Place" }, { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Acquired", "code": "Acquired" }, { "name": "Transferred", "code": "Transferred" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTAINEDBY", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 50, "domain": { "type": "codedValue", "name": "glblOwnedMaintBy", "description": "global Owned Maint By", "codedValues": [ { "name": "Airport", "code": "Airport" }, { "name": "Parks and Conservation Resources", "code": "Parks and Conservation Resources" }, { "name": "Public Works", "code": "Public Works" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Utilities", "code": "Utilities" }, { "name": "Army Corp of Engineers", "code": "Army Corp of Engineers" }, { "name": "Belleair", "code": "Belleair" }, { "name": "Belleair Beach", "code": "Belleair Beach" }, { "name": "Belleair Bluffs", "code": "Belleair Bluffs" }, { "name": "Belleair Shore", "code": "Belleair Shore" }, { "name": "Clearwater", "code": "Clearwater" }, { "name": "Duke Energy", "code": "Duke Energy" }, { "name": "Dunedin", "code": "Dunedin" }, { "name": "Gulfport", "code": "Gulfport" }, { "name": "Indian Rocks Beach", "code": "Indian Rocks Beach" }, { "name": "Indian Shores", "code": "Indian Shores" }, { "name": "Kenneth City", "code": "Kenneth City" }, { "name": "Largo", "code": "Largo" }, { "name": "Madeira Beach", "code": "Madeira Beach" }, { "name": "N Redington Beach", "code": "N Redington Beach" }, { "name": "Oldsmar", "code": "Oldsmar" }, { "name": "Pinellas County Other", "code": "Pinellas County Other" }, { "name": "Pinellas Park", "code": "Pinellas Park" }, { "name": "Private Entity", "code": "Private Entity" }, { "name": "Redington Beach", "code": "Redington Beach" }, { "name": "Redington Shores", "code": "Redington Shores" }, { "name": "Safety Harbor", "code": "Safety Harbor" }, { "name": "Seminole", "code": "Seminole" }, { "name": "South Pasadena", "code": "South Pasadena" }, { "name": "St Pete Beach", "code": "St Pete Beach" }, { "name": "St Petersburg", "code": "St Petersburg" }, { "name": "SWFWMD", "code": "SWFWMD" }, { "name": "Tarpon Springs", "code": "Tarpon Springs" }, { "name": "Treasure Island", "code": "Treasure Island" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Tampa Bay Water", "code": "Tampa Bay Water" }, { "name": "Pinellas Park Water Management District", "code": "Pinellas Park Water Management District" }, { "name": "Florida Department of Environmental Protection", "code": "FDEP" }, { "name": "Florida Department of Transportation", "code": "FDOT" }, { "name": "Fish and Wildlife Conservation Commission", "code": "FWC" }, { "name": "Pinellas County Sheriff Office", "code": "PCSO" }, { "name": "Facilities Real Property", "code": "Facilities Real Property" }, { "name": "Fleet", "code": "Fleet" }, { "name": "Pinellas County School Board", "code": "PCSB" }, { "name": "Elected Officials", "code": "Elected Officials" }, { "name": "Contractor", "code": "Contractor" }, { "name": "Economic Development", "code": "Economic Development" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CURRENTCONDITIONRATING", "type": "esriFieldTypeSmallInteger", "alias": "Current Condition Rating", "domain": { "type": "codedValue", "name": "glblCurrentConditionRating_SINT", "description": "global Current Condition Rating", "codedValues": [ { "name": "Very Good", "code": 1 }, { "name": "Good", "code": 2 }, { "name": "Fair", "code": 3 }, { "name": "Poor", "code": 4 }, { "name": "Failed", "code": 5 }, { "name": "Not Feasible", "code": 0 }, { "name": "Not Appropriate", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "PCTREMAININGUSEFULLIFE", "type": "esriFieldTypeDouble", "alias": "Pct Remaining Useful Life", "domain": null }, { "name": "CONSEQUENCEOFFAILURE", "type": "esriFieldTypeDouble", "alias": "Consequence of Failure", "domain": { "type": "codedValue", "name": "glblConsequenceOfFailure_DBL", "description": "global Consequence Of Failure", "codedValues": [ { "name": "Very minor consequence", "code": 1 }, { "name": "Minor consequence", "code": 2 }, { "name": "Moderate consequence", "code": 3 }, { "name": "Major consequence", "code": 4 }, { "name": "Catastrophic consequence", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CRITICALITY", "type": "esriFieldTypeDouble", "alias": "BRE", "domain": null }, { "name": "CRITICALITYDATE", "type": "esriFieldTypeDate", "alias": "BRE Date", "length": 8, "domain": null }, { "name": "LIFEEXPECTANCY", "type": "esriFieldTypeSmallInteger", "alias": "Life Expectancy", "domain": null }, { "name": "LIKELIHOODOFFAILURE", "type": "esriFieldTypeDouble", "alias": "Likelihood of Failure", "domain": { "type": "codedValue", "name": "glblLikelihoodofFailure_DBL", "description": "global Likelihood of Failure", "codedValues": [ { "name": "Very Low: Failure is unlikely", "code": 1 }, { "name": "Low: Failure might happen", "code": 2 }, { "name": "Moderate: Failure could occur", "code": 3 }, { "name": "High: Failure is highly probable", "code": 4 }, { "name": "Very High: Failure is certain", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REMAININGUSEFULLIFE", "type": "esriFieldTypeInteger", "alias": "Remaining Useful Life", "domain": null }, { "name": "REPLACEMENTCOST", "type": "esriFieldTypeInteger", "alias": "Replacement Cost", "domain": null }, { "name": "ENDOFLIFEDATE", "type": "esriFieldTypeDate", "alias": "End of Life Date", "length": 8, "domain": null }, { "name": "COMMISSIONINGCOST", "type": "esriFieldTypeInteger", "alias": "Commissioning Cost", "domain": null }, { "name": "INSTALLDATEQUALITY", "type": "esriFieldTypeInteger", "alias": "Install Date Quality", "domain": { "type": "codedValue", "name": "InstallDateQuality", "description": "Install Date Quality", "codedValues": [ { "name": "Excellent (Examples to include in AMPs - As-built, CW WO, or Invoice - would be the specific date known from data - no estimation)", "code": 1 }, { "name": "Good (Examples to include in AMPs - Design Drawing, Manufactured Date, Aerials - would narrow the estimated date to within 1-3 years)", "code": 2 }, { "name": "Fair (Examples to include in AMPs - Estimated from other data - Property Appraiser Office data - would provide an estimated range of 3-10 years)", "code": 3 }, { "name": "Poor (Examples to include in AMPs - Institutional Knowledge from staff, but no other data listed above to confirm, could be better than nothing)", "code": 4 }, { "name": "Not Intending to Populate", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REPLACEMENTCOSTDATE", "type": "esriFieldTypeDate", "alias": "Replacement Cost Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6810_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6810", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I20996FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G20996GID", "fields": "GID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I20996LINETYPE", "fields": "LINETYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I20996STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I20996WATERTYPE", "fields": "WATERTYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_6810", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4894_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 3, "name": "Water Mains", "type": "Feature Layer", "description": "Water distribution mains.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "DATA STEWARD: Pinellas County Utilities DATA EDITOR: Pinellas County eGIS (727)582-3447 egis@pinellascounty.org\nData Certification: BRONZE", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DIAMETER", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "10", "label": "10\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "12", "label": "12\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "14", "label": "14\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "15", "label": "15\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "16", "label": "16\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "18", "label": "18\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "20", "label": "20\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "24", "label": "24\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "30", "label": "30\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "36", "label": "36\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "4", "label": "4\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "40", "label": "40\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "42", "label": "42\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "48", "label": "48\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "54", "label": "54\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "6", "label": "6\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "60", "label": "60\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "66", "label": "66\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "72", "label": "72\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "75", "label": "75\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "8", "label": "8\"" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 163, 51, 255 ], "toColor": [ 139, 163, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 45, 161, 255 ], "toColor": [ 114, 45, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 50, 53, 255 ], "toColor": [ 194, 50, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 171, 194, 255 ], "toColor": [ 43, 171, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 189, 129, 255 ], "toColor": [ 57, 189, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 109, 189, 255 ], "toColor": [ 66, 109, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 37, 113, 255 ], "toColor": [ 176, 37, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 133, 69, 255 ], "toColor": [ 196, 133, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 196, 59, 255 ], "toColor": [ 68, 196, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 45, 194, 255 ], "toColor": [ 67, 45, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 43, 174, 255 ], "toColor": [ 186, 43, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 80, 60, 255 ], "toColor": [ 158, 80, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 153, 130, 255 ], "toColor": [ 55, 153, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 169, 50, 255 ], "toColor": [ 199, 169, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 67, 163, 255 ], "toColor": [ 41, 67, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 156, 62, 255 ], "toColor": [ 61, 156, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 49, 71, 255 ], "toColor": [ 168, 49, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 199, 44, 255 ], "toColor": [ 189, 199, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 189, 51, 255 ], "toColor": [ 120, 189, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 70, 33, 255 ], "toColor": [ 156, 70, 33, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 142, 189, 255 ], "toColor": [ 60, 142, 189, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 381163.76457984373, "ymin": 1205269.6616782695, "xmax": 455873.05676200986, "ymax": 1396925.545426108, "spatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "wpiPipeMaterialM", "description": "wpiPipeMaterialM", "codedValues": [ { "name": "AC - Asbestos Cement", "code": "AC" }, { "name": "CAS - Cast Iron", "code": "CAS" }, { "name": "CP - Concrete (Non-Reinforced)", "code": "CP" }, { "name": "COP - Copper", "code": "COP" }, { "name": "DIP - Ductile Iron", "code": "DIP" }, { "name": "GP - Galvanized Pipe", "code": "GP" }, { "name": "PE - Polyethylene", "code": "PE" }, { "name": "PVC - Polyvinyl Chloride", "code": "PVC" }, { "name": "PCCP - Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "RCP - Reinforced Concrete", "code": "RCP" }, { "name": "SP - Steel", "code": "SP" }, { "name": "VCP - Vitrified Clay", "code": "VCP" }, { "name": "OTH - Other", "code": "OTH" }, { "name": "UNK - Unknown", "code": "UNK" }, { "name": "HDPE - High Density Polyethylene", "code": "HDPE" }, { "name": "Lined-Cylinder Pipe", "code": "LCP" }, { "name": "CPVC", "code": "CPVC" }, { "name": "SCH40 - SCH40", "code": "SCH40" }, { "name": "SCH80 - SCH80", "code": "SCH80" }, { "name": "SS - Stainless Steel", "code": "STAINLESSSTEEL" }, { "name": "Teflon - Teflon", "code": "TEFLON" }, { "name": "Grade - Grade", "code": "GRADE" }, { "name": "BIP - Black Iron Pipe", "code": "BLACKIRON" }, { "name": "FPVC - Fusible Polyvinyl Chloride", "code": "FPVC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wpiPipeDiameter", "description": "wpiPipeDiameter", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "length": 30, "domain": { "type": "codedValue", "name": "wWaterType", "description": "wWaterType", "codedValues": [ { "name": "Potable Water", "code": "Potable" }, { "name": "Raw Water", "code": "Raw" }, { "name": "Reclaimed Water", "code": "Reclaimed" }, { "name": "Potable Water - Abandoned", "code": "Potable - Abandoned" }, { "name": "Reclaimed Water - Abandoned", "code": "Reclaimed - Abandoned" }, { "name": "Sewage - Sewage", "code": "Sewage - Sewage" }, { "name": "Process Water \u2013 Process Water", "code": "Process Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRANSMISS", "type": "esriFieldTypeString", "alias": "Transmission System", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "Owned By", "length": 50, "domain": { "type": "codedValue", "name": "glblOwnedMaintBy", "description": "global Owned Maint By", "codedValues": [ { "name": "Airport", "code": "Airport" }, { "name": "Parks and Conservation Resources", "code": "Parks and Conservation Resources" }, { "name": "Public Works", "code": "Public Works" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Utilities", "code": "Utilities" }, { "name": "Army Corp of Engineers", "code": "Army Corp of Engineers" }, { "name": "Belleair", "code": "Belleair" }, { "name": "Belleair Beach", "code": "Belleair Beach" }, { "name": "Belleair Bluffs", "code": "Belleair Bluffs" }, { "name": "Belleair Shore", "code": "Belleair Shore" }, { "name": "Clearwater", "code": "Clearwater" }, { "name": "Duke Energy", "code": "Duke Energy" }, { "name": "Dunedin", "code": "Dunedin" }, { "name": "Gulfport", "code": "Gulfport" }, { "name": "Indian Rocks Beach", "code": "Indian Rocks Beach" }, { "name": "Indian Shores", "code": "Indian Shores" }, { "name": "Kenneth City", "code": "Kenneth City" }, { "name": "Largo", "code": "Largo" }, { "name": "Madeira Beach", "code": "Madeira Beach" }, { "name": "N Redington Beach", "code": "N Redington Beach" }, { "name": "Oldsmar", "code": "Oldsmar" }, { "name": "Pinellas County Other", "code": "Pinellas County Other" }, { "name": "Pinellas Park", "code": "Pinellas Park" }, { "name": "Private Entity", "code": "Private Entity" }, { "name": "Redington Beach", "code": "Redington Beach" }, { "name": "Redington Shores", "code": "Redington Shores" }, { "name": "Safety Harbor", "code": "Safety Harbor" }, { "name": "Seminole", "code": "Seminole" }, { "name": "South Pasadena", "code": "South Pasadena" }, { "name": "St Pete Beach", "code": "St Pete Beach" }, { "name": "St Petersburg", "code": "St Petersburg" }, { "name": "SWFWMD", "code": "SWFWMD" }, { "name": "Tarpon Springs", "code": "Tarpon Springs" }, { "name": "Treasure Island", "code": "Treasure Island" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Tampa Bay Water", "code": "Tampa Bay Water" }, { "name": "Pinellas Park Water Management District", "code": "Pinellas Park Water Management District" }, { "name": "Florida Department of Environmental Protection", "code": "FDEP" }, { "name": "Florida Department of Transportation", "code": "FDOT" }, { "name": "Fish and Wildlife Conservation Commission", "code": "FWC" }, { "name": "Pinellas County Sheriff Office", "code": "PCSO" }, { "name": "Facilities Real Property", "code": "Facilities Real Property" }, { "name": "Fleet", "code": "Fleet" }, { "name": "Pinellas County School Board", "code": "PCSB" }, { "name": "Elected Officials", "code": "Elected Officials" }, { "name": "Contractor", "code": "Contractor" }, { "name": "Economic Development", "code": "Economic Development" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "wAssetManager", "description": "wAssetManager", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Pinellas County Parks", "code": 2 }, { "name": "Tampa Bay Water", "code": 3 }, { "name": "Town of Belleair", "code": 4 }, { "name": "Pinellas County Utilities", "code": 1 }, { "name": "Pinellas County Solid Waste", "code": 5 }, { "name": "Saint Petersburg", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GID", "type": "esriFieldTypeDouble", "alias": "GID", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 150, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 50, "domain": null }, { "name": "DATEMANUFACTURED", "type": "esriFieldTypeDate", "alias": "Date Manufactured", "length": 8, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location Description", "length": 250, "domain": null }, { "name": "CONSEQUENCEOFFAILURE", "type": "esriFieldTypeDouble", "alias": "Consequence of Failure", "domain": { "type": "codedValue", "name": "glblConsequenceOfFailure_DBL", "description": "global Consequence Of Failure", "codedValues": [ { "name": "Very minor consequence", "code": 1 }, { "name": "Minor consequence", "code": 2 }, { "name": "Moderate consequence", "code": 3 }, { "name": "Major consequence", "code": 4 }, { "name": "Catastrophic consequence", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIKELIHOODOFFAILURE", "type": "esriFieldTypeDouble", "alias": "Likelihood of Failure", "domain": { "type": "codedValue", "name": "glblLikelihoodofFailure_DBL", "description": "global Likelihood of Failure", "codedValues": [ { "name": "Very Low: Failure is unlikely", "code": 1 }, { "name": "Low: Failure might happen", "code": 2 }, { "name": "Moderate: Failure could occur", "code": 3 }, { "name": "High: Failure is highly probable", "code": 4 }, { "name": "Very High: Failure is certain", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CRITICALITY", "type": "esriFieldTypeDouble", "alias": "Criticality", "domain": null }, { "name": "CRITICALITYDATE", "type": "esriFieldTypeDate", "alias": "Criticality Date", "length": 8, "domain": null }, { "name": "PURCHASEPRICE", "type": "esriFieldTypeDouble", "alias": "Purchase Price", "domain": null }, { "name": "CURRENTCONDITIONRATING", "type": "esriFieldTypeSmallInteger", "alias": "Current Condition Rating", "domain": { "type": "codedValue", "name": "glblCurrentConditionRating_SINT", "description": "global Current Condition Rating", "codedValues": [ { "name": "Very Good", "code": 1 }, { "name": "Good", "code": 2 }, { "name": "Fair", "code": 3 }, { "name": "Poor", "code": 4 }, { "name": "Failed", "code": 5 }, { "name": "Not Feasible", "code": 0 }, { "name": "Not Appropriate", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "LASTINSPECTIONDATE", "type": "esriFieldTypeDate", "alias": "Last Inspection Date", "length": 8, "domain": null }, { "name": "LIFEEXPECTANCY", "type": "esriFieldTypeSmallInteger", "alias": "Life Expectancy", "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "Life Cycle Status", "length": 50, "domain": { "type": "codedValue", "name": "glblLifeCycleStatus", "description": "global Life Cycle Status", "codedValues": [ { "name": "Plan", "code": "Plan" }, { "name": "Design", "code": "Design" }, { "name": "Construction", "code": "Construction" }, { "name": "In Service", "code": "In Service" }, { "name": "Abandoned in Place", "code": "Abandoned in Place" }, { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Acquired", "code": "Acquired" }, { "name": "Transferred", "code": "Transferred" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "MAINTAINEDBY", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 50, "domain": { "type": "codedValue", "name": "glblOwnedMaintBy", "description": "global Owned Maint By", "codedValues": [ { "name": "Airport", "code": "Airport" }, { "name": "Parks and Conservation Resources", "code": "Parks and Conservation Resources" }, { "name": "Public Works", "code": "Public Works" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Utilities", "code": "Utilities" }, { "name": "Army Corp of Engineers", "code": "Army Corp of Engineers" }, { "name": "Belleair", "code": "Belleair" }, { "name": "Belleair Beach", "code": "Belleair Beach" }, { "name": "Belleair Bluffs", "code": "Belleair Bluffs" }, { "name": "Belleair Shore", "code": "Belleair Shore" }, { "name": "Clearwater", "code": "Clearwater" }, { "name": "Duke Energy", "code": "Duke Energy" }, { "name": "Dunedin", "code": "Dunedin" }, { "name": "Gulfport", "code": "Gulfport" }, { "name": "Indian Rocks Beach", "code": "Indian Rocks Beach" }, { "name": "Indian Shores", "code": "Indian Shores" }, { "name": "Kenneth City", "code": "Kenneth City" }, { "name": "Largo", "code": "Largo" }, { "name": "Madeira Beach", "code": "Madeira Beach" }, { "name": "N Redington Beach", "code": "N Redington Beach" }, { "name": "Oldsmar", "code": "Oldsmar" }, { "name": "Pinellas County Other", "code": "Pinellas County Other" }, { "name": "Pinellas Park", "code": "Pinellas Park" }, { "name": "Private Entity", "code": "Private Entity" }, { "name": "Redington Beach", "code": "Redington Beach" }, { "name": "Redington Shores", "code": "Redington Shores" }, { "name": "Safety Harbor", "code": "Safety Harbor" }, { "name": "Seminole", "code": "Seminole" }, { "name": "South Pasadena", "code": "South Pasadena" }, { "name": "St Pete Beach", "code": "St Pete Beach" }, { "name": "St Petersburg", "code": "St Petersburg" }, { "name": "SWFWMD", "code": "SWFWMD" }, { "name": "Tarpon Springs", "code": "Tarpon Springs" }, { "name": "Treasure Island", "code": "Treasure Island" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Tampa Bay Water", "code": "Tampa Bay Water" }, { "name": "Pinellas Park Water Management District", "code": "Pinellas Park Water Management District" }, { "name": "Florida Department of Environmental Protection", "code": "FDEP" }, { "name": "Florida Department of Transportation", "code": "FDOT" }, { "name": "Fish and Wildlife Conservation Commission", "code": "FWC" }, { "name": "Pinellas County Sheriff Office", "code": "PCSO" }, { "name": "Facilities Real Property", "code": "Facilities Real Property" }, { "name": "Fleet", "code": "Fleet" }, { "name": "Pinellas County School Board", "code": "PCSB" }, { "name": "Elected Officials", "code": "Elected Officials" }, { "name": "Contractor", "code": "Contractor" }, { "name": "Economic Development", "code": "Economic Development" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATACOLLECTIONMETHOD", "type": "esriFieldTypeString", "alias": "Data Collection Method", "length": 50, "domain": { "type": "codedValue", "name": "glblDataSource", "description": "global Data Source", "codedValues": [ { "name": "Manual", "code": "Manual" }, { "name": "Aerial", "code": "Aerial" }, { "name": "GPS", "code": "GPS" }, { "name": "Survey Grade", "code": "Survey Grade" }, { "name": "Record Drawing", "code": "Record Drawing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ATTACHMENT", "type": "esriFieldTypeString", "alias": "Attachment URL", "length": 250, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "SITE_NAME", "type": "esriFieldTypeString", "alias": "Site Name", "length": 100, "domain": null }, { "name": "ENDOFLIFEDATE", "type": "esriFieldTypeDate", "alias": "End of Life Date", "length": 8, "domain": null }, { "name": "PCTREMAININGUSEFULLIFE", "type": "esriFieldTypeDouble", "alias": "Pct Remaining Useful Life", "domain": null }, { "name": "REMAININGUSEFULLIFE", "type": "esriFieldTypeInteger", "alias": "Remaining Useful Life", "domain": null }, { "name": "REPLACEMENTCOST", "type": "esriFieldTypeInteger", "alias": "Replacement Cost", "domain": null }, { "name": "COMMISSIONINGCOST", "type": "esriFieldTypeInteger", "alias": "Commissioning Cost", "domain": null }, { "name": "INSTALLDATEQUALITY", "type": "esriFieldTypeInteger", "alias": "Install Date Quality", "domain": { "type": "codedValue", "name": "InstallDateQuality", "description": "Install Date Quality", "codedValues": [ { "name": "Excellent (Examples to include in AMPs - As-built, CW WO, or Invoice - would be the specific date known from data - no estimation)", "code": 1 }, { "name": "Good (Examples to include in AMPs - Design Drawing, Manufactured Date, Aerials - would narrow the estimated date to within 1-3 years)", "code": 2 }, { "name": "Fair (Examples to include in AMPs - Estimated from other data - Property Appraiser Office data - would provide an estimated range of 3-10 years)", "code": 3 }, { "name": "Poor (Examples to include in AMPs - Institutional Knowledge from staff, but no other data listed above to confirm, could be better than nothing)", "code": 4 }, { "name": "Not Intending to Populate", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REPLACEMENTCOSTDATE", "type": "esriFieldTypeDate", "alias": "Replacement Cost Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6815_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6815", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I21001FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I21001WATERTYPE", "fields": "WATERTYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_6815", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4899_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 4, "name": "Fire Districts", "type": "Feature Layer", "description": "Geographic depictions of fire districts associated with individual providers.DATA STEWARD & EDITOR: Pinellas County Safety and Emergency Services, Radio and Technology (RAT), Richard Cody (727)464-4913 rcody@pinellascounty.orgData Certification: BRONZE", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "DATA STEWARD & EDITOR: Pinellas County Safety and Emergency Services, Radio and Technology (RAT), Richard Cody (727)464-4913 rcody@pinellascounty.org\nData Certification: BRONZE", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "Belleair", "label": "Belleair" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "Belleair Bluffs", "label": "Belleair Bluffs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "Clearwater", "label": "Clearwater" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "Dunedin", "label": "Dunedin" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "East Lake", "label": "East Lake" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "Fort Desoto Park", "label": "Fort Desoto Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "Gulfport", "label": "Gulfport" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "Kenneth City", "label": "Kenneth City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "Largo", "label": "Largo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "Lealman", "label": "Lealman" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "Madeira Beach", "label": "Madeira Beach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "N/A", "label": "N/A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "Oldsmar", "label": "Oldsmar" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "Oldsmar Contract", "label": "Oldsmar Contract" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "Palm Harbor", "label": "Palm Harbor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "Pinellas Park", "label": "Pinellas Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "Pinellas Suncoast", "label": "Pinellas Suncoast" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "Redington Beach", "label": "Redington Beach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "Safety Harbor", "label": "Safety Harbor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "Seminole", "label": "Seminole" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "South Pasadena", "label": "South Pasadena" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "St Pete Beach", "label": "St Pete Beach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "St Petersburg", "label": "St Petersburg" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "Tarpon Springs", "label": "Tarpon Springs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "Tierra Verde", "label": "Tierra Verde" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 4 } }, "value": "Treasure Island", "label": "Treasure Island" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 163, 51, 255 ], "toColor": [ 139, 163, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 45, 161, 255 ], "toColor": [ 114, 45, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 44, 44, 255 ], "toColor": [ 201, 44, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 159, 189, 255 ], "toColor": [ 51, 159, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 43, 108, 255 ], "toColor": [ 181, 43, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 191, 145, 255 ], "toColor": [ 75, 191, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 101, 56, 255 ], "toColor": [ 161, 101, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 105, 189, 255 ], "toColor": [ 49, 105, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 196, 43, 255 ], "toColor": [ 43, 196, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 52, 175, 255 ], "toColor": [ 191, 52, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 168, 46, 255 ], "toColor": [ 199, 168, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 43, 59, 255 ], "toColor": [ 161, 43, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 63, 199, 255 ], "toColor": [ 42, 63, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 156, 59, 255 ], "toColor": [ 47, 156, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 199, 195, 255 ], "toColor": [ 72, 199, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 61, 33, 255 ], "toColor": [ 156, 61, 33, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 179, 43, 255 ], "toColor": [ 102, 179, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 150, 72, 255 ], "toColor": [ 199, 150, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 67, 156, 255 ], "toColor": [ 50, 67, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 199, 42, 255 ], "toColor": [ 196, 199, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 57, 133, 255 ], "toColor": [ 163, 57, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 121, 176, 255 ], "toColor": [ 44, 121, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 43, 196, 255 ], "toColor": [ 156, 43, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 201, 99, 255 ], "toColor": [ 44, 201, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 94, 75, 255 ], "toColor": [ 189, 94, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 201, 60, 255 ], "toColor": [ 157, 201, 60, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamicNeverRemove", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 205, 102, 102, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 20, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 380229.8307521753, "ymin": 1192024.8581154346, "xmax": 486882.60202625766, "ymax": 1396494.984279357, "spatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DISTRICTID", "type": "esriFieldTypeString", "alias": "District ID", "length": 3, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District Name", "length": 100, "domain": null }, { "name": "PROVIDER", "type": "esriFieldTypeString", "alias": "Provider Name", "length": 100, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "District Type", "length": 100, "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "Jurisdiction Name", "length": 100, "domain": null }, { "name": "FDID", "type": "esriFieldTypeString", "alias": "FDID", "length": 25, "domain": null }, { "name": "COVERAGE", "type": "esriFieldTypeString", "alias": "Coverage (Land/Water)", "length": 25, "domain": { "type": "codedValue", "name": "PSSCoverage", "description": "PSS Coverage", "codedValues": [ { "name": "Land", "code": "Land" }, { "name": "Water", "code": "Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R10305_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_10305", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_10305", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6261_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 5, "name": "EMS Grid", "type": "Feature Layer", "description": "Grid dividing the county into 1/2 mile by 1/2 mile numbered squares.DATA STEWARD & EDITOR: Pinellas County Safety and Emergency Services, Radio and Technology (RAT), Richard Cody (727)464-4913 rcody@pinellascounty.orgData Certification: BRONZE", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "DATA STEWARD & EDITOR: Pinellas County Safety and Emergency Services, Radio and Technology (RAT), Richard Cody (727)464-4913 rcody@pinellascounty.org\nData Certification: BRONZE", "parentLayer": null, "subLayers": [], "minScale": 21000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 1.25 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[EMSGRIDLAB]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "none", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 21000, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 18, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 377908.17397817597, "ymin": 1191850.7613507733, "xmax": 468331.49149075896, "ymax": 1396493.13454552, "spatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EMSGRIDLAB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "EMSGRIDLAB", "type": "esriFieldTypeString", "alias": "Grid Label", "length": 4, "domain": null }, { "name": "EMSGRIDID", "type": "esriFieldTypeString", "alias": "Grid ID", "length": 4, "domain": null }, { "name": "CORNER", "type": "esriFieldTypeString", "alias": "Section Corner", "length": 2, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Updated", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Edited By", "length": 50, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R10301_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_10301", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_10301", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6257_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 6, "name": "Parcels", "type": "Feature Layer", "description": "Pinellas County Florida Property Parcel Spatial Data, including the Parcel Identification number attribute.Matching DOR Mapping data use the field PARCELNOMatching DOR Tabular data use the field PARCEL_IDMatching Property Appraiser download files use the field STRAPMatching Property Appraiser Web Site or Parcel Tax Viewer use the field PARCELIDDATA STEWARD AND EDITOR: Pinellas County Property Appraiser (727) 464-3207 www.pcpao.org", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121905, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "DATA STEWARD AND EDITOR: Pinellas County Property Appraiser (727) 464-3207 www.pcpao.org", "parentLayer": null, "subLayers": [], "minScale": 5500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 381142.19342875853, "ymin": 1192277.857609436, "xmax": 483056.2478023432, "ymax": 1396432.5654409379, "spatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "JOINED", "type": "esriFieldTypeInteger", "alias": "Joined", "domain": null }, { "name": "PLANID", "type": "esriFieldTypeInteger", "alias": "PlanID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "lrParcelType", "description": "The type of parcel managed in the fabric", "codedValues": [ { "name": "PLSS Township", "code": 1 }, { "name": "PLSS Section", "code": 2 }, { "name": "PLSS Quarter Section", "code": 3 }, { "name": "Special Survey", "code": 4 }, { "name": "Simultaneous Conveyance", "code": 5 }, { "name": "Conveyance Division", "code": 6 }, { "name": "Tax", "code": 7 }, { "name": "Ownership", "code": 8 }, { "name": "Encumbrance", "code": 9 }, { "name": "Separated Right", "code": 10 }, { "name": "Other", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATEDAREA", "type": "esriFieldTypeString", "alias": "Stated Area", "length": 50, "domain": null }, { "name": "COMPILED", "type": "esriFieldTypeInteger", "alias": "Compiled", "domain": { "type": "codedValue", "name": "lrYesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HISTORICAL", "type": "esriFieldTypeInteger", "alias": "Historical", "domain": null }, { "name": "SYSTEMSTARTDATE", "type": "esriFieldTypeDate", "alias": "SystemStartDate", "length": 8, "domain": null }, { "name": "SYSTEMENDDATE", "type": "esriFieldTypeDate", "alias": "SystemEndDate", "length": 8, "domain": null }, { "name": "LEGALSTARTDATE", "type": "esriFieldTypeDate", "alias": "LegalStartDate", "length": 8, "domain": null }, { "name": "LEGALENDDATE", "type": "esriFieldTypeDate", "alias": "LegalEndDate", "length": 8, "domain": null }, { "name": "GROUPID", "type": "esriFieldTypeInteger", "alias": "GroupID", "domain": null }, { "name": "ACCURACY", "type": "esriFieldTypeInteger", "alias": "Accuracy", "domain": { "type": "codedValue", "name": "lrAccuracy", "description": "Parcel Fabric Accuracy", "codedValues": [ { "name": "1 - Highest", "code": 1 }, { "name": "2 - After 1980", "code": 2 }, { "name": "3 - 1908 to 1980", "code": 3 }, { "name": "4 - 1881 to 1907", "code": 4 }, { "name": "5 - Before 1881", "code": 5 }, { "name": "6 - 1800", "code": 6 }, { "name": "7 - Lowest", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "SCALE", "type": "esriFieldTypeDouble", "alias": "Scale", "domain": null }, { "name": "UNCLOSED", "type": "esriFieldTypeInteger", "alias": "Unclosed", "domain": null }, { "name": "MISCLOSERATIO", "type": "esriFieldTypeDouble", "alias": "MiscloseRatio", "domain": null }, { "name": "MISCLOSEDISTANCE", "type": "esriFieldTypeDouble", "alias": "MiscloseDistance", "domain": null }, { "name": "MISCLOSEBEARING", "type": "esriFieldTypeDouble", "alias": "MiscloseBearing", "domain": null }, { "name": "CONSTRUCTION", "type": "esriFieldTypeInteger", "alias": "Construction", "domain": null }, { "name": "SHAPESTDERRORE", "type": "esriFieldTypeDouble", "alias": "ShapeStdErrorE", "domain": null }, { "name": "SHAPESTDERRORN", "type": "esriFieldTypeDouble", "alias": "ShapeStdErrorN", "domain": null }, { "name": "BACKSIGHTBEARING", "type": "esriFieldTypeDouble", "alias": "BacksightBearing", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CONVEYANCETYPE", "type": "esriFieldTypeString", "alias": "Sub or Condo Type", "length": 50, "domain": { "type": "codedValue", "name": "lrSimConType", "description": "The type of simultaneous conveyance", "codedValues": [ { "name": "Subdivision", "code": "Subdivision" }, { "name": "Condominium", "code": "Condominium" }, { "name": "Sequence Conveyance", "code": "Sequence Conveyance" }, { "name": "Assessor Plat", "code": "Assessor Plat" }, { "name": "Plat of Survey", "code": "Plat of Survey" }, { "name": "Cemetery Plat", "code": "Cemetery Plat" }, { "name": "Farm Lot", "code": "Farm Lot" }, { "name": "French Long Lot", "code": "French Long Lot" }, { "name": "Grant of Land", "code": "Grant of Land" }, { "name": "Homestead Entry", "code": "Homestead Entry" }, { "name": "Indian Allotment", "code": "Indian Allotment" }, { "name": "Land Grant", "code": "Land Grant" }, { "name": "Small Holding Claim", "code": "Small Holding Claim" }, { "name": "Small Tracts Act", "code": "Small Tracts Act" }, { "name": "Texas Land Grant", "code": "Texas Land Grant" }, { "name": "Townsite", "code": "Townsite" }, { "name": "United States Survey", "code": "United States Survey" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONVEYANCEDESIGNATOR", "type": "esriFieldTypeString", "alias": "Sub or Condo Number", "length": 10, "domain": null }, { "name": "SIMCONDIVTYPE", "type": "esriFieldTypeString", "alias": "Lot or Unit Type", "length": 50, "domain": { "type": "codedValue", "name": "lrSimConDivType", "description": "The type of simultaneous conveyance division", "codedValues": [ { "name": "Lot", "code": "Lot" }, { "name": "Park", "code": "Park" }, { "name": "Outlot", "code": "Outlot" }, { "name": "Building", "code": "Building" }, { "name": "Unit", "code": "Unit" }, { "name": "General Common Element", "code": "General Common Element" }, { "name": "Limited Common Element", "code": "Limited Common Element" }, { "name": "Claim", "code": "Claim" }, { "name": "Survey", "code": "Survey" }, { "name": "Fractional Part", "code": "Fractional Part" }, { "name": "Plot", "code": "Plot" }, { "name": "Public Right Of Way", "code": "Public Right Of Way" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Mobile Home Park", "code": "Mobile Home Park" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BLOCKDESIGNATOR", "type": "esriFieldTypeString", "alias": "Block Number", "length": 10, "domain": null }, { "name": "ENCUMBRANCETYPE", "type": "esriFieldTypeString", "alias": "Encumbrance Type", "length": 50, "domain": { "type": "codedValue", "name": "lrEncumbranceType", "description": "The general types of encumbrance or easements", "codedValues": [ { "name": "Easement", "code": "Easement" }, { "name": "Utility", "code": "Utility" }, { "name": "Conservation", "code": "Conservation" }, { "name": "Flood", "code": "Flood" }, { "name": "Lease", "code": "Lease" }, { "name": "Private Ingress-Egress", "code": "Private Ingress-Egress" }, { "name": "Prescriptive Right Of Way", "code": "Prescriptive Right Of Way" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEPARATEDRIGHTTYPE", "type": "esriFieldTypeString", "alias": "Lot or Unit Type", "length": 50, "domain": null }, { "name": "HISTORYTYPE", "type": "esriFieldTypeString", "alias": "History Type", "length": 50, "domain": { "type": "codedValue", "name": "lrHistoryType", "description": "The reason for retiring the tax parcel", "codedValues": [ { "name": "Retired Tax Parcel", "code": "Retired Tax Parcel" }, { "name": "ROW Vacation", "code": "ROW Vacation" }, { "name": "Alley Vacation", "code": "Alley Vacation" }, { "name": "ROW Dedication", "code": "ROW Dedication" }, { "name": "Easement Relinquishment", "code": "Easement Relinquishment" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Retired Lot and Unit", "code": "Retired Lot and Unit" }, { "name": "Retired Road ROW", "code": "Retired Road ROW" }, { "name": "Retired Alley ROW", "code": "Retired Alley ROW" }, { "name": "Retired Condominum", "code": "Retired Condominium" }, { "name": "Retired Subdivision", "code": "Retired Subdivision" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FLOORDESIGNATOR", "type": "esriFieldTypeSmallInteger", "alias": "Floor Number", "domain": { "type": "range", "name": "lrFloorDesignator", "description": "Parcel Fabric Floor Number", "range": [ -10, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRINCIPALMERIDIAN", "type": "esriFieldTypeString", "alias": "Township Principal Meridian", "length": 40, "domain": { "type": "codedValue", "name": "lrPLSSPrincipalMeridian", "description": "The code and names for the PLSS principal meridians", "codedValues": [ { "name": "1st Meridian", "code": "01" }, { "name": "2nd Meridian", "code": "02" }, { "name": "3rd Meridian", "code": "03" }, { "name": "4th Meridian", "code": "04" }, { "name": "5th Meridian", "code": "05" }, { "name": "6th Meridian", "code": "06" }, { "name": "Black Hills Meridian", "code": "07" }, { "name": "Boise Meridian", "code": "08" }, { "name": "Chickasaw Meridian", "code": "09" }, { "name": "Choctaw Meridian", "code": "10" }, { "name": "Cimarron Meridian", "code": "11" }, { "name": "Copper River Meridian", "code": "12" }, { "name": "Fairbanks Meridian", "code": "13" }, { "name": "Gila-Salt River Meridian", "code": "14" }, { "name": "Humboldt Meridian", "code": "15" }, { "name": "Huntsville Meridian", "code": "16" }, { "name": "Indian Meridian", "code": "17" }, { "name": "Louisiana Meridian", "code": "18" }, { "name": "Michigan Meridian", "code": "19" }, { "name": "Montana Meridian", "code": "20" }, { "name": "Mount Diablo Meridian", "code": "21" }, { "name": "Navajo Meridian", "code": "22" }, { "name": "New Mexico Meridian", "code": "23" }, { "name": "St. Helena Meridian", "code": "24" }, { "name": "St. Stephens Meridian", "code": "25" }, { "name": "Salt Lake Meridian", "code": "26" }, { "name": "San Bernardino Meridian", "code": "27" }, { "name": "Seward Meridian", "code": "28" }, { "name": "Tallahassee Meridian", "code": "29" }, { "name": "Uintah Meridian", "code": "30" }, { "name": "Ute Meridian", "code": "31" }, { "name": "Washington Meridian", "code": "32" }, { "name": "Willamette Meridian", "code": "33" }, { "name": "Wind River Meridian", "code": "34" }, { "name": "Between the Miamis", "code": "36" }, { "name": "Muskingum River", "code": "37" }, { "name": "Scioto River (First)", "code": "39" }, { "name": "Scioto River (Second)", "code": "40" }, { "name": "Twelve Mile Square Reserve", "code": "43" }, { "name": "Kateel River Meridian", "code": "44" }, { "name": "Umiat Meridian", "code": "45" }, { "name": "Extended Fourth Meridian", "code": "46" }, { "name": "West of the Great Miami", "code": "47" }, { "name": "Base Line of the US Military Survey", "code": "48" }, { "name": "Connecticut Western Reserve", "code": "91" }, { "name": "Not Applicable", "code": "99" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOWNSHIPNUMBER", "type": "esriFieldTypeString", "alias": "Township Number", "length": 3, "domain": null }, { "name": "TOWNSHIPFRACTION", "type": "esriFieldTypeString", "alias": "Township Fraction", "length": 1, "domain": null }, { "name": "TOWNSHIPDIRECTION", "type": "esriFieldTypeString", "alias": "Township Direction", "length": 1, "domain": { "type": "codedValue", "name": "lrPLSSDirection", "description": "The direction codes for the PLSS", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RANGENUMBER", "type": "esriFieldTypeString", "alias": "Range Number", "length": 3, "domain": null }, { "name": "RANGEFRACTION", "type": "esriFieldTypeString", "alias": "Range Fraction", "length": 1, "domain": null }, { "name": "RANGEDIRECTION", "type": "esriFieldTypeString", "alias": "Range Direction", "length": 1, "domain": { "type": "codedValue", "name": "lrPLSSDirection", "description": "The direction codes for the PLSS", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOWNSHIPDUPCODE", "type": "esriFieldTypeString", "alias": "Duplicate Township", "length": 1, "domain": null }, { "name": "PLSSID", "type": "esriFieldTypeString", "alias": "PLSS Identification Number", "length": 16, "domain": null }, { "name": "FIRSTDIVISIONTYPE", "type": "esriFieldTypeString", "alias": "Section Type", "length": 50, "domain": { "type": "codedValue", "name": "lrPLSSFirstDivisionType", "description": "The type of PLSS first division, typically known as a section", "codedValues": [ { "name": "Unsectionalized Area", "code": "Unsectionalized Area" }, { "name": "Section", "code": "Section" }, { "name": "Lot", "code": "Lot" }, { "name": "Tract", "code": "Tract" }, { "name": "Protraction Block", "code": "Protraction Block" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Fractional Section", "code": "Fractional Section" }, { "name": "Quarter Township", "code": "Quarter Township" }, { "name": "Water", "code": "Water" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FIRSTDIVISIONDUPCODE", "type": "esriFieldTypeString", "alias": "Duplicate Section", "length": 1, "domain": null }, { "name": "SECONDDIVISIONNUMBER", "type": "esriFieldTypeString", "alias": "Quarter Section Number", "length": 50, "domain": null }, { "name": "SECONDDIVISIONSUFFIX", "type": "esriFieldTypeString", "alias": "Quarter Section Suffix", "length": 10, "domain": null }, { "name": "SECONDDIVISIONTYPE", "type": "esriFieldTypeString", "alias": "Quarter Section Type", "length": 50, "domain": { "type": "codedValue", "name": "lrPLSSSecondDivisionType", "description": "The type of PLSS second division, typically known as a quarter section", "codedValues": [ { "name": "Block", "code": "Block" }, { "name": "Lot", "code": "Lot" }, { "name": "Other Aliquot Part", "code": "Other Aliquot Part" }, { "name": "Government Lot", "code": "Government Lot" }, { "name": "Protracted Lot", "code": "Protracted Lot" }, { "name": "Quarter", "code": "Quarter" }, { "name": "Sixteenth", "code": "Sixteenth" }, { "name": "Half Section", "code": "Half Section" }, { "name": "Half Quarter", "code": "Half Quarter" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Tract Lot", "code": "Tract Lot" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPECIALSURVEYNUMBER", "type": "esriFieldTypeString", "alias": "Special Survey Number", "length": 5, "domain": null }, { "name": "SPECIALSURVEYSUFFIX", "type": "esriFieldTypeString", "alias": "Special Survey Suffix", "length": 5, "domain": null }, { "name": "SPECIALSURVEYTYPE", "type": "esriFieldTypeString", "alias": "Special Survey Type", "length": 50, "domain": { "type": "codedValue", "name": "lrPLSSSpecialSurveyType", "description": "The type of federal special surveys", "codedValues": [ { "name": "Aliquot Part", "code": "A" }, { "name": "Minor Aliquot Part", "code": "B" }, { "name": "Coal", "code": "C" }, { "name": "Allotment", "code": "D" }, { "name": "Metes and Bounds", "code": "E" }, { "name": "Farm Unit", "code": "F" }, { "name": "Land Grant", "code": "G" }, { "name": "Homestead Entry Survey", "code": "H" }, { "name": "Indian Allotment", "code": "I" }, { "name": "Small Tract and Small Holding Claim", "code": "J" }, { "name": "Block and Lot Within a Townsite", "code": "K" }, { "name": "Government Lot", "code": "L" }, { "name": "Mineral Survey", "code": "M" }, { "name": "Townsite", "code": "N" }, { "name": "Parcel", "code": "P" }, { "name": "Donation Land Claim", "code": "Q" }, { "name": "Private Land", "code": "R" }, { "name": "United States Survey", "code": "S" }, { "name": "Tract", "code": "T" }, { "name": "Unsurveyed Protracted", "code": "U" }, { "name": "Water", "code": "W" }, { "name": "Exchange Survey", "code": "X" }, { "name": "Townsite Outlot", "code": "Y" }, { "name": "Unsurveyed Unprotracted", "code": "Z" }, { "name": "Protraction Block", "code": "1" }, { "name": "Irrigation Block", "code": "2" }, { "name": "Irrigation Project", "code": "3" }, { "name": "Irrigation Districts", "code": "4" }, { "name": "Unnumbered Lot", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPECIALSURVEYNOTES", "type": "esriFieldTypeString", "alias": "Special Survey Notes", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "MODIFIEDBY", "type": "esriFieldTypeString", "alias": "Modified By", "length": 50, "domain": null }, { "name": "MODIFYDATE", "type": "esriFieldTypeDate", "alias": "Modification Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HALFSECTION", "type": "esriFieldTypeSmallInteger", "alias": "HALFSECTION", "domain": null }, { "name": "RG", "type": "esriFieldTypeString", "alias": "RG", "length": 2, "domain": null }, { "name": "TW", "type": "esriFieldTypeString", "alias": "TW", "length": 2, "domain": null }, { "name": "SC", "type": "esriFieldTypeString", "alias": "SC", "length": 2, "domain": null }, { "name": "SB", "type": "esriFieldTypeString", "alias": "SB", "length": 5, "domain": null }, { "name": "BK", "type": "esriFieldTypeString", "alias": "BK", "length": 3, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 4, "domain": null }, { "name": "PARCELSUBTYPE", "type": "esriFieldTypeInteger", "alias": "PARCELSUBTYPE", "domain": { "type": "codedValue", "name": "ParcelSubtype", "description": "Type of Tax Parcel Polygon", "codedValues": [ { "name": "Land Polygon", "code": 0 }, { "name": "Unit Polygon", "code": 1 }, { "name": "Subsurface Polygon", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARCELID_DSP1", "type": "esriFieldTypeString", "alias": "PARCELID_DSP1", "length": 23, "domain": null }, { "name": "PARCELID_DSP2", "type": "esriFieldTypeString", "alias": "PARCELID_DSP2", "length": 23, "domain": null }, { "name": "STRAP", "type": "esriFieldTypeString", "alias": "STRAP", "length": 18, "domain": null }, { "name": "PARCELNO", "type": "esriFieldTypeString", "alias": "PARCELNO", "length": 23, "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "PARCELID", "length": 18, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 18, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2983_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2983", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G8900PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2484_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 8, "name": "Municipal Boundary", "type": "Feature Layer", "description": "Data consist of boundaries for 24 municipalities and the unincorporated areas of Pinellas County.DATA STEWARD and DATA EDITOR: Pinellas County eGIS (727)582-3447 egis@pinellascounty.orgData Certification: GOLD ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "DATA STEWARD and DATA EDITOR: Pinellas County eGIS (727)582-3447 egis@pinellascounty.org\nData Certification: GOLD \nUpdated as annexations occur.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 59, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Belleair", "label": "Belleair" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 176, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Belleair Beach", "label": "Belleair Beach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 37, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Belleair Bluffs", "label": "Belleair Bluffs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 155, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Belleair Shore", "label": "Belleair Shore" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 144, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Clearwater", "label": "Clearwater" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 80, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Dunedin", "label": "Dunedin" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 32, 72, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Gulfport", "label": "Gulfport" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 29, 128, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Indian Rocks Beach", "label": "Indian Rocks Beach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 138, 37, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Indian Shores", "label": "Indian Shores" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 98, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Kenneth City", "label": "Kenneth City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 50, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Largo", "label": "Largo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 45, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Madeira Beach", "label": "Madeira Beach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 41, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "N Redington Beach", "label": "N Redington Beach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 130, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Oldsmar", "label": "Oldsmar" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 117, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pinellas Park", "label": "Pinellas Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 171, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Redington Beach", "label": "Redington Beach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 36, 71, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Redington Shores", "label": "Redington Shores" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 176, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Safety Harbor", "label": "Safety Harbor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 84, 39, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Seminole", "label": "Seminole" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 55, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "South Pasadena", "label": "South Pasadena" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 42, 35, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "St Pete Beach", "label": "St Pete Beach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 60, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "St Petersburg", "label": "St Petersburg" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 130, 31, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tarpon Springs", "label": "Tarpon Springs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 158, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Treasure Island", "label": "Treasure Island" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Unincorporated", "label": "Unincorporated" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 138, 43, 255 ], "toColor": [ 117, 138, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 64, 156, 255 ], "toColor": [ 85, 64, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 47, 61, 255 ], "toColor": [ 168, 47, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 163, 173, 255 ], "toColor": [ 47, 163, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 35, 131, 255 ], "toColor": [ 168, 35, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 171, 38, 255 ], "toColor": [ 38, 171, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 86, 32, 255 ], "toColor": [ 133, 86, 32, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 104, 156, 255 ], "toColor": [ 40, 104, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 176, 119, 255 ], "toColor": [ 58, 176, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 87, 126, 255 ], "toColor": [ 173, 87, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 36, 166, 255 ], "toColor": [ 138, 36, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 29, 138, 255 ], "toColor": [ 47, 29, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 133, 41, 255 ], "toColor": [ 56, 133, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 147, 43, 255 ], "toColor": [ 173, 147, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 135, 111, 255 ], "toColor": [ 38, 135, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 79, 66, 255 ], "toColor": [ 143, 79, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 128, 88, 255 ], "toColor": [ 176, 128, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 59, 39, 255 ], "toColor": [ 161, 59, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 59, 135, 255 ], "toColor": [ 124, 59, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 112, 135, 255 ], "toColor": [ 50, 112, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 163, 34, 255 ], "toColor": [ 114, 163, 34, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 42, 93, 255 ], "toColor": [ 168, 42, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 130, 76, 255 ], "toColor": [ 56, 130, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 125, 59, 255 ], "toColor": [ 138, 125, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 75, 138, 255 ], "toColor": [ 62, 75, 138, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 380229.8307521753, "ymin": 1192165.313871272, "xmax": 486882.60202625766, "ymax": 1396493.1844141856, "spatialReference": { "wkid": 2882, "latestWkid": 2882, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 50, "domain": { "type": "codedValue", "name": "FullMuniNamePC", "description": "DESCRIPTION", "codedValues": [ { "name": "BELLEAIR", "code": "BELLEAIR" }, { "name": "BELLEAIR BEACH", "code": "BELLEAIR BEACH" }, { "name": "BELLEAIR BLUFFS", "code": "BELLEAIR BLUFFS" }, { "name": "BELLEAIR SHORE", "code": "BELLEAIR SHORE" }, { "name": "CLEARWATER", "code": "CLEARWATER" }, { "name": "DUNEDIN", "code": "DUNEDIN" }, { "name": "GULFPORT", "code": "GULFPORT" }, { "name": "INDIAN ROCKS BEACH", "code": "INDIAN ROCKS BEACH" }, { "name": "INDIAN SHORES", "code": "INDIAN SHORES" }, { "name": "KENNETH CITY", "code": "KENNETH CITY" }, { "name": "LARGO", "code": "LARGO" }, { "name": "MADEIRA BEACH", "code": "MADEIRA BEACH" }, { "name": "N REDINGTON BEACH", "code": "N REDINGTON BEACH" }, { "name": "OLDSMAR", "code": "OLDSMAR" }, { "name": "PINELLAS PARK", "code": "PINELLAS PARK" }, { "name": "REDINGTON BEACH", "code": "REDINGTON BEACH" }, { "name": "REDINGTON SHORES", "code": "REDINGTON SHORES" }, { "name": "SAFETY HARBOR", "code": "SAFETY HARBOR" }, { "name": "ST PETERSBURG", "code": "ST PETERSBURG" }, { "name": "ST PETE BEACH", "code": "ST PETE BEACH" }, { "name": "SEMINOLE", "code": "SEMINOLE" }, { "name": "SOUTH PASADENA", "code": "SOUTH PASADENA" }, { "name": "TARPON SPRINGS", "code": "TARPON SPRINGS" }, { "name": "TREASURE ISLAND", "code": "TREASURE ISLAND" }, { "name": "UNINCORPORATED", "code": "UNINCORPORATED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Municipal Type", "length": 50, "domain": { "type": "codedValue", "name": "MunicipalType", "description": "Municipal Type", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Town", "code": "Town" }, { "name": "Village", "code": "Village" }, { "name": "Township", "code": "Township" }, { "name": "Burrough", "code": "Burrough" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Water", "code": "Water" }, { "name": "Unincorporated", "code": "Unincorporated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MUNIAREA", "type": "esriFieldTypeDouble", "alias": "Area in Square Miles", "domain": null }, { "name": "LOCALFIPS", "type": "esriFieldTypeString", "alias": "Local FIPS", "length": 5, "domain": null }, { "name": "ENCLAVE", "type": "esriFieldTypeString", "alias": "Enclave?", "length": 1, "domain": { "type": "codedValue", "name": "YesOrNo", "description": "Y or N", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ENCLAVETYPE", "type": "esriFieldTypeString", "alias": "Enclave Type", "length": 1, "domain": { "type": "codedValue", "name": "EnclaveType", "description": "Enclave Type", "codedValues": [ { "name": "Entirely surrounded by 1 municipality", "code": "A" }, { "name": "Entirely surrounded w/obstacle allowing passage of vehicular traffic to the enclave through the surrounding municipality", "code": "B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENCLAVESURROUNDEDBY", "type": "esriFieldTypeString", "alias": "Surrounded By Muni", "length": 50, "domain": { "type": "codedValue", "name": "MunicipalName", "description": "Municipal Names", "codedValues": [ { "name": "Belleair", "code": "Belleair" }, { "name": "Belleair Beach", "code": "Belleair Beach" }, { "name": "Belleair Bluffs", "code": "Belleair Bluffs" }, { "name": "Belleair Shore", "code": "Belleair Shore" }, { "name": "Clearwater", "code": "Clearwater" }, { "name": "Dunedin", "code": "Dunedin" }, { "name": "Gulfport", "code": "Gulfport" }, { "name": "Indian Rocks Beach", "code": "Indian Rocks Beach" }, { "name": "Indian Shores", "code": "Indian Shores" }, { "name": "Kenneth City", "code": "Kenneth City" }, { "name": "Largo", "code": "Largo" }, { "name": "Madeira Beach", "code": "Madeira Beach" }, { "name": "N Redington Beach", "code": "N Redington Beach" }, { "name": "Oldsmar", "code": "Oldsmar" }, { "name": "Pinellas Park", "code": "Pinellas Park" }, { "name": "Redington Beach", "code": "Redington Beach" }, { "name": "Redington Shores", "code": "Redington Shores" }, { "name": "Safety Harbor", "code": "Safety Harbor" }, { "name": "St Petersburg", "code": "St Petersburg" }, { "name": "St Pete Beach", "code": "St Pete Beach" }, { "name": "Seminole", "code": "Seminole" }, { "name": "South Pasadena", "code": "South Pasadena" }, { "name": "Tarpon Springs", "code": "Tarpon Springs" }, { "name": "Treasure Island", "code": "Treasure Island" }, { "name": "Unincorporated", "code": "Unincorporated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Updated", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "MUNIID", "type": "esriFieldTypeInteger", "alias": "Municipal GID", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3150_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3150", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2638_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }