{
 "currentVersion": 10.91,
 "id": 10,
 "name": "Kenneth City",
 "type": "Feature Layer",
 "description": "Data consist of boundaries for 24 municipalities and the unincorporated areas of Pinellas County.",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 2882,
  "latestWkid": 2882
 },
 "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,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSFS",
    "style": "esriSFSSolid",
    "color": [
     255,
     176,
     216,
     255
    ],
    "outline": {
     "type": "esriSLS",
     "style": "esriSLSSolid",
     "color": [
      156,
      156,
      156,
      255
     ],
     "width": 0.4
    }
   },
   "label": "",
   "description": ""
  },
  "transparency": 40,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 380229.8307521753,
  "ymin": 1192165.313871272,
  "xmax": 486882.60202625766,
  "ymax": 1396493.1844141856,
  "spatialReference": {
   "wkid": 2882,
   "latestWkid": 2882
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "NAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "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",
   "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
  }
 ],
 "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,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "SHAPE.STArea()",
  "shapeLengthFieldName": "SHAPE.STLength()",
  "units": "esriFeet"
 },
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}