{
 "currentVersion": 11.3,
 "cimVersion": "3.3.0",
 "id": 1,
 "name": "Plat Track",
 "type": "Feature Layer",
 "description": "<DIV STYLE=\"text-align:Left;\"><P STYLE=\"margin:0 0 11 0;\"><SPAN><SPAN>This feature is used to digitize proposed development and/ or zoning changes; often in conjunction with MyPermitNow review requirements. The feature is populated by Development Services GIS Analyst. <\/SPAN><\/SPAN><\/P><P STYLE=\"margin:0 0 11 0;\"><SPAN><SPAN>PROJECT_NAME: Name of project<\/SPAN><\/SPAN><\/P><P STYLE=\"margin:0 0 11 0;\"><SPAN>FEATURE_TYPE: Zoning, PDD, Subdivision, Parcel, Easement, Other<\/SPAN><\/P><P STYLE=\"margin:0 0 11 0;\"><SPAN><SPAN>ACRES: Calculated Geometry <\/SPAN><\/SPAN><\/P><P STYLE=\"margin:0 0 11 0;\"><SPAN><SPAN>CASE_NUM: Planning Case designation<\/SPAN><\/SPAN><\/P><P STYLE=\"margin:0 0 11 0;\"><SPAN><SPAN>PHASE: Proposed stage of project<\/SPAN><\/SPAN><\/P><P STYLE=\"margin:0 0 11 0;\"><SPAN><SPAN>ADDR_NUM: Address number<\/SPAN><\/SPAN><\/P><P STYLE=\"margin:0 0 11 0;\"><SPAN><SPAN>PRE_DIR: Street Pre-fix<\/SPAN><\/SPAN><\/P><P STYLE=\"margin:0 0 11 0;\"><SPAN><SPAN>ST_NAME: Street Name<\/SPAN><\/SPAN><\/P><P STYLE=\"margin:0 0 11 0;\"><SPAN><SPAN>ST_TYPE: Street Suffix<\/SPAN><\/SPAN><\/P><P STYLE=\"margin:0 0 11 0;\"><SPAN><SPAN>NOTE1: Digitizing notes<\/SPAN><\/SPAN><\/P><P STYLE=\"margin:0 0 11 0;\"><SPAN><SPAN>NOTE2: Other Notes<\/SPAN><\/SPAN><\/P><P STYLE=\"margin:0 0 11 0;\"><SPAN><SPAN>SOURCE: Typically CAD file or Survey Metes &amp; Bounds<\/SPAN><\/SPAN><\/P><P STYLE=\"margin:0 0 11 0;\"><SPAN>LOT_NUM: Lot number <\/SPAN><SPAN><SPAN>if applicable <\/SPAN><\/SPAN><\/P><P STYLE=\"margin:0 0 11 0;\"><SPAN>BLOCK_NUM: Block number <\/SPAN><SPAN><SPAN>if applicable <\/SPAN><\/SPAN><\/P><P STYLE=\"margin:0 0 11 0;\"><SPAN>ZONECODE: Proposed zoning<\/SPAN><\/P><P STYLE=\"margin:0 0 11 0;\"><SPAN><SPAN /><\/SPAN><\/P><P STYLE=\"margin:0 0 11 0;\"><SPAN><SPAN /><\/SPAN><\/P><DIV><P><SPAN /><\/P><\/DIV><\/DIV>",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 102740,
  "latestWkid": 2278,
  "xyTolerance": 0.003280833333333333,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -126725700,
  "falseY": -77828800,
  "xyUnits": 3048.0060960121928,
  "falseZ": -100000,
  "zUnits": 10000,
  "falseM": -100000,
  "mUnits": 10000
 },
 "copyrightText": "P.Phillips",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSFS",
    "style": "esriSFSSolid",
    "color": [
     224,
     210,
     184,
     76
    ],
    "outline": {
     "type": "esriSLS",
     "style": "esriSLSSolid",
     "color": [
      168,
      112,
      0,
      255
     ],
     "width": 1
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": []
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 2268541.4594918787,
  "ymin": 1.381702137104839E7,
  "xmax": 2350357.261739224,
  "ymax": 1.3898494214335978E7,
  "spatialReference": {
   "wkid": 102740,
   "latestWkid": 2278,
   "xyTolerance": 0.003280833333333333,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -126725700,
   "falseY": -77828800,
   "xyUnits": 3048.0060960121928,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "PROJECT_NAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "Status",
   "type": "esriFieldTypeString",
   "alias": "Status",
   "length": 255,
   "domain": {
    "type": "codedValue",
    "name": "WS1_Status",
    "description": "Status for platting cases.",
    "codedValues": [
     {
      "name": "Applied",
      "code": "Applied"
     },
     {
      "name": "In Review",
      "code": "In Review"
     },
     {
      "name": "Approved",
      "code": "Approved"
     },
     {
      "name": "Withdrawn",
      "code": "Withdrawn"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "ApprovalDate",
   "type": "esriFieldTypeDate",
   "alias": "ApprovalDate",
   "length": 8,
   "domain": null
  },
  {
   "name": "PROJECT_NAME",
   "type": "esriFieldTypeString",
   "alias": "PROJECT_NAME",
   "length": 50,
   "domain": null
  },
  {
   "name": "FEATURE_TYPE",
   "type": "esriFieldTypeString",
   "alias": "FEATURE_TYPE",
   "length": 25,
   "domain": null
  },
  {
   "name": "ACRES",
   "type": "esriFieldTypeDouble",
   "alias": "ACRES",
   "domain": null
  },
  {
   "name": "CASE_NUM",
   "type": "esriFieldTypeString",
   "alias": "CASE_NUM",
   "length": 50,
   "domain": null
  },
  {
   "name": "PHASE",
   "type": "esriFieldTypeString",
   "alias": "PHASE",
   "length": 50,
   "domain": null
  },
  {
   "name": "ADDR_NUM",
   "type": "esriFieldTypeString",
   "alias": "ADDR_NUM",
   "length": 4,
   "domain": null
  },
  {
   "name": "PRE_DIR",
   "type": "esriFieldTypeString",
   "alias": "PRE_DIR",
   "length": 2,
   "domain": null
  },
  {
   "name": "ST_NAME",
   "type": "esriFieldTypeString",
   "alias": "ST_NAME",
   "length": 50,
   "domain": null
  },
  {
   "name": "ST_TYPE",
   "type": "esriFieldTypeString",
   "alias": "ST_TYPE",
   "length": 4,
   "domain": null
  },
  {
   "name": "NOTE1",
   "type": "esriFieldTypeString",
   "alias": "NOTE1",
   "length": 50,
   "domain": null
  },
  {
   "name": "NOTE2",
   "type": "esriFieldTypeString",
   "alias": "NOTE2",
   "length": 50,
   "domain": null
  },
  {
   "name": "SOURCE",
   "type": "esriFieldTypeString",
   "alias": "SOURCE",
   "length": 300,
   "domain": null
  },
  {
   "name": "LOT_NUM",
   "type": "esriFieldTypeString",
   "alias": "LOT_NUM",
   "length": 15,
   "domain": null
  },
  {
   "name": "BLOCK_NUM",
   "type": "esriFieldTypeString",
   "alias": "BLOCK_NUM",
   "length": 15,
   "domain": null
  },
  {
   "name": "ZONECODE",
   "type": "esriFieldTypeString",
   "alias": "ZONECODE",
   "length": 5,
   "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": "LifeCycleStatus",
   "type": "esriFieldTypeString",
   "alias": "LifeCycleStatus",
   "length": 25,
   "domain": null
  },
  {
   "name": "Shape_Length",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Length",
   "domain": null
  },
  {
   "name": "Shape_Area",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Area",
   "domain": null
  },
  {
   "name": "PlatType",
   "type": "esriFieldTypeString",
   "alias": "PlatType",
   "length": 255,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "FDO_OBJECTID",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "FDO_Shape",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "FDO_GlobalID",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Query,Map,Data",
 "maxRecordCount": 2000,
 "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,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryRelatedPagination": true,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": false,
  "supportsCurrentUserQueries": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "Shape_Area",
  "shapeLengthFieldName": "Shape_Length",
  "units": "esriFeet",
  "mapUnits": {"uwkid": 9003}
 },
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}