{
 "currentVersion": 10.9,
 "cimVersion": "2.7.0",
 "id": 75,
 "name": "Downtown Overlay District",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 102629,
  "latestWkid": 102629,
  "xyTolerance": 0.001,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -5422900,
  "falseY": -13377100,
  "xyUnits": 10000,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSFS",
    "style": "esriSFSSolid",
    "color": [
     251,
     194,
     252,
     255
    ],
    "outline": {
     "type": "esriSLS",
     "style": "esriSLSSolid",
     "color": [
      0,
      0,
      0,
      255
     ],
     "width": 0.75
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": -9677710.474982925,
  "ymin": 4092640.140304144,
  "xmax": -9606754.339103878,
  "ymax": 4163266.897040037,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857,
   "xyTolerance": 0.001,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -20037700,
   "falseY": -30241100,
   "xyUnits": 10000,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "Name",
 "typeIdField": "FType",
 "subtypeFieldName": "FType",
 "subtypeField": "FType",
 "defaultSubtypeCode": 650,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Permanent_Identifier",
   "type": "esriFieldTypeString",
   "alias": "Permanent_Identifier",
   "length": 40,
   "domain": null
  },
  {
   "name": "Source_FeatureID",
   "type": "esriFieldTypeString",
   "alias": "Source_FeatureID",
   "length": 40,
   "domain": null
  },
  {
   "name": "Source_DatasetID",
   "type": "esriFieldTypeString",
   "alias": "Source_DatasetID",
   "length": 40,
   "domain": null
  },
  {
   "name": "Source_DataDesc",
   "type": "esriFieldTypeString",
   "alias": "Source_DataDesc",
   "length": 100,
   "domain": null
  },
  {
   "name": "Source_Originator",
   "type": "esriFieldTypeString",
   "alias": "Source_Originator",
   "length": 130,
   "domain": null
  },
  {
   "name": "Data_Security",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Data_Security",
   "domain": {
    "type": "codedValue",
    "name": "Sec_Classification Domain",
    "description": "Security Classification of data",
    "codedValues": [
     {
      "name": "Unknown",
      "code": 0
     },
     {
      "name": "Top Secret",
      "code": 1
     },
     {
      "name": "Secret",
      "code": 2
     },
     {
      "name": "Confidential",
      "code": 3
     },
     {
      "name": "Restricted",
      "code": 4
     },
     {
      "name": "Unclassified",
      "code": 5
     },
     {
      "name": "Sensitive",
      "code": 6
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Distribution_Policy",
   "type": "esriFieldTypeString",
   "alias": "Distribution_Policy",
   "length": 4,
   "domain": {
    "type": "codedValue",
    "name": "Distribution_Policy Domain",
    "description": "Access and Use constraints of data",
    "codedValues": [
     {
      "name": "Emergency Service Provider - Internal Use Only",
      "code": "A1"
     },
     {
      "name": "Emergency Service Provider - Bitmap Display Via Web",
      "code": "A2"
     },
     {
      "name": "Emergency Service Provider - Free Distribution to Third Parties",
      "code": "A3"
     },
     {
      "name": "Emergency Service Provider - Free Distribution to Third Parties Via Internet",
      "code": "A4"
     },
     {
      "name": "Government Agencies or Their Delegated Agents - Internal Use Only",
      "code": "B1"
     },
     {
      "name": "Government Agencies or Their Delegated Agents - Bitmap Display Via Web",
      "code": "B2"
     },
     {
      "name": "Government Agencies or Their Delegated Agents - Free Distribution to Third Parties",
      "code": "B3"
     },
     {
      "name": "Government Agencies or Their Delegated Agents - Free Distribution to Third Parties Via Internet",
      "code": "B4"
     },
     {
      "name": "Other Public or Educational Institutions - Internal Use Only",
      "code": "C1"
     },
     {
      "name": "Other Public or Educational Institutions - Bitmap Display Via Web",
      "code": "C2"
     },
     {
      "name": "Other Public or Educational Institutions - Free Distribution to Third Parties",
      "code": "C3"
     },
     {
      "name": "Other Public or Educational Institutions - Free Distribution to Third Parties Via Internet",
      "code": "C4"
     },
     {
      "name": "Data Contributors - Internal Use Only",
      "code": "D1"
     },
     {
      "name": "Data Contributors - Bitmap Display Via Web",
      "code": "D2"
     },
     {
      "name": "Data Contributors - Free Distribution to Third Parties",
      "code": "D3"
     },
     {
      "name": "Data Contributors - Free Distribution to Third Parties Via Internet",
      "code": "D4"
     },
     {
      "name": "Public Domain - Internal Use Only",
      "code": "E1"
     },
     {
      "name": "Public Domain - Bitmap Display Via Web",
      "code": "E2"
     },
     {
      "name": "Public Domain - Free Distribution to Third Parties",
      "code": "E3"
     },
     {
      "name": "Public Domain - Free Distribution to Third Parties Via Internet",
      "code": "E4"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "LoadDate",
   "type": "esriFieldTypeDate",
   "alias": "LoadDate",
   "length": 8,
   "domain": null
  },
  {
   "name": "GNIS_ID",
   "type": "esriFieldTypeString",
   "alias": "GNIS_ID",
   "length": 10,
   "domain": null
  },
  {
   "name": "Name",
   "type": "esriFieldTypeString",
   "alias": "Name",
   "length": 255,
   "domain": null
  },
  {
   "name": "AreaSqKM",
   "type": "esriFieldTypeDouble",
   "alias": "AreaSqKM",
   "domain": null
  },
  {
   "name": "FType",
   "type": "esriFieldTypeInteger",
   "alias": "FType",
   "domain": null
  },
  {
   "name": "FCode",
   "type": "esriFieldTypeInteger",
   "alias": "FCode",
   "domain": null
  },
  {
   "name": "UseStatus",
   "type": "esriFieldTypeString",
   "alias": "UseStatus",
   "length": 10,
   "domain": {
    "type": "codedValue",
    "name": "UseStatus Domain",
    "description": "Status",
    "codedValues": [
     {
      "name": "Current",
      "code": "Current"
     },
     {
      "name": "Proposed",
      "code": "Proposed"
     },
     {
      "name": "Abandoned",
      "code": "Abandoned"
     },
     {
      "name": "Replaced",
      "code": "Replaced"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "length": 38,
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "Length",
   "type": "esriFieldTypeDouble",
   "alias": "Length",
   "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.area",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.area",
   "domain": null
  },
  {
   "name": "Shape.len",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.len",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R370_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_370",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_370",
   "fields": "GlobalID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "a303_ix1",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "types": [
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "WellheadProtectionDistrict FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Wellhead Protection District",
       "code": 65400
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "id": 654,
   "name": "Wellhead Protection District"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "DrainageBasinDistrict FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Flood Plain Area",
       "code": 65600
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "id": 656,
   "name": "Drainage Basin District"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "WatershedProtectionDistrict FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Watershed Protection District",
       "code": 65500
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "id": 655,
   "name": "Watershed Protection District"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "RedevelopmentZone FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Redevelopment Zone",
       "code": 65100
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "id": 651,
   "name": "Redevelopment Zone"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "HistoricDistrict FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Historic District",
       "code": 65000
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "id": 650,
   "name": "Historic District"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "Greenway FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Greenway",
       "code": 65300
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "id": 653,
   "name": "Greenway"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "OtherRegulatedUseArea FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Other Regulated Use Area",
       "code": 65700
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "id": 657,
   "name": "Other Regulated Use Area"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "EnterpriseZone FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Enterprise Zone",
       "code": 65200
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "id": 652,
   "name": "Enterprise Zone"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "UseStatus": {"type": "inherited"}
   },
   "id": 658,
   "name": "Overlay District"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "WellheadProtectionDistrict FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Wellhead Protection District",
       "code": 65400
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "id": 654,
   "name": "Wellhead Protection District"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "DrainageBasinDistrict FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Flood Plain Area",
       "code": 65600
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "id": 656,
   "name": "Drainage Basin District"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "WatershedProtectionDistrict FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Watershed Protection District",
       "code": 65500
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "id": 655,
   "name": "Watershed Protection District"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "RedevelopmentZone FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Redevelopment Zone",
       "code": 65100
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "id": 651,
   "name": "Redevelopment Zone"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "HistoricDistrict FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Historic District",
       "code": 65000
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "id": 650,
   "name": "Historic District"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "Greenway FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Greenway",
       "code": 65300
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "id": 653,
   "name": "Greenway"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "OtherRegulatedUseArea FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Other Regulated Use Area",
       "code": 65700
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "id": 657,
   "name": "Other Regulated Use Area"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "EnterpriseZone FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Enterprise Zone",
       "code": 65200
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "id": 652,
   "name": "Enterprise Zone"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "UseStatus": {"type": "inherited"}
   },
   "id": 658,
   "name": "Overlay District"
  }
 ],
 "subtypes": [
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "WellheadProtectionDistrict FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Wellhead Protection District",
       "code": 65400
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "defaultValues": {
    "Permanent_Identifier": null,
    "Source_FeatureID": null,
    "Source_DatasetID": null,
    "Source_DataDesc": null,
    "Source_Originator": null,
    "Data_Security": 0,
    "Distribution_Policy": "E4",
    "LoadDate": null,
    "GNIS_ID": null,
    "Name": null,
    "AreaSqKM": null,
    "FType": 654,
    "FCode": 65400,
    "UseStatus": null,
    "GlobalID": null,
    "Length": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 654,
   "name": "Wellhead Protection District"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "DrainageBasinDistrict FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Flood Plain Area",
       "code": 65600
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "defaultValues": {
    "Permanent_Identifier": null,
    "Source_FeatureID": null,
    "Source_DatasetID": null,
    "Source_DataDesc": null,
    "Source_Originator": null,
    "Data_Security": 0,
    "Distribution_Policy": "E4",
    "LoadDate": null,
    "GNIS_ID": null,
    "Name": null,
    "AreaSqKM": null,
    "FType": 656,
    "FCode": 65600,
    "UseStatus": null,
    "GlobalID": null,
    "Length": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 656,
   "name": "Drainage Basin District"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "WatershedProtectionDistrict FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Watershed Protection District",
       "code": 65500
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "defaultValues": {
    "Permanent_Identifier": null,
    "Source_FeatureID": null,
    "Source_DatasetID": null,
    "Source_DataDesc": null,
    "Source_Originator": null,
    "Data_Security": 0,
    "Distribution_Policy": "E4",
    "LoadDate": null,
    "GNIS_ID": null,
    "Name": null,
    "AreaSqKM": null,
    "FType": 655,
    "FCode": 65500,
    "UseStatus": null,
    "GlobalID": null,
    "Length": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 655,
   "name": "Watershed Protection District"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "RedevelopmentZone FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Redevelopment Zone",
       "code": 65100
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "defaultValues": {
    "Permanent_Identifier": null,
    "Source_FeatureID": null,
    "Source_DatasetID": null,
    "Source_DataDesc": null,
    "Source_Originator": null,
    "Data_Security": 0,
    "Distribution_Policy": "E4",
    "LoadDate": null,
    "GNIS_ID": null,
    "Name": null,
    "AreaSqKM": null,
    "FType": 651,
    "FCode": 65100,
    "UseStatus": null,
    "GlobalID": null,
    "Length": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 651,
   "name": "Redevelopment Zone"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "HistoricDistrict FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Historic District",
       "code": 65000
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "defaultValues": {
    "Permanent_Identifier": null,
    "Source_FeatureID": null,
    "Source_DatasetID": null,
    "Source_DataDesc": null,
    "Source_Originator": null,
    "Data_Security": 0,
    "Distribution_Policy": "E4",
    "LoadDate": null,
    "GNIS_ID": null,
    "Name": null,
    "AreaSqKM": null,
    "FType": 650,
    "FCode": 65000,
    "UseStatus": null,
    "GlobalID": null,
    "Length": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 650,
   "name": "Historic District"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "Greenway FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Greenway",
       "code": 65300
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "defaultValues": {
    "Permanent_Identifier": null,
    "Source_FeatureID": null,
    "Source_DatasetID": null,
    "Source_DataDesc": null,
    "Source_Originator": null,
    "Data_Security": 0,
    "Distribution_Policy": "E4",
    "LoadDate": null,
    "GNIS_ID": null,
    "Name": null,
    "AreaSqKM": null,
    "FType": 653,
    "FCode": 65300,
    "UseStatus": null,
    "GlobalID": null,
    "Length": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 653,
   "name": "Greenway"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "OtherRegulatedUseArea FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Other Regulated Use Area",
       "code": 65700
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "defaultValues": {
    "Permanent_Identifier": null,
    "Source_FeatureID": null,
    "Source_DatasetID": null,
    "Source_DataDesc": null,
    "Source_Originator": null,
    "Data_Security": 0,
    "Distribution_Policy": "E4",
    "LoadDate": null,
    "GNIS_ID": null,
    "Name": null,
    "AreaSqKM": null,
    "FType": 657,
    "FCode": 65700,
    "UseStatus": null,
    "GlobalID": null,
    "Length": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 657,
   "name": "Other Regulated Use Area"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "EnterpriseZone FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Enterprise Zone",
       "code": 65200
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "defaultValues": {
    "Permanent_Identifier": null,
    "Source_FeatureID": null,
    "Source_DatasetID": null,
    "Source_DataDesc": null,
    "Source_Originator": null,
    "Data_Security": 0,
    "Distribution_Policy": "E4",
    "LoadDate": null,
    "GNIS_ID": null,
    "Name": null,
    "AreaSqKM": null,
    "FType": 652,
    "FCode": 65200,
    "UseStatus": null,
    "GlobalID": null,
    "Length": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 652,
   "name": "Enterprise Zone"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "UseStatus": {"type": "inherited"}
   },
   "defaultValues": {
    "Permanent_Identifier": null,
    "Source_FeatureID": null,
    "Source_DatasetID": null,
    "Source_DataDesc": null,
    "Source_Originator": null,
    "Data_Security": 0,
    "Distribution_Policy": "E4",
    "LoadDate": null,
    "GNIS_ID": null,
    "Name": null,
    "AreaSqKM": null,
    "FType": null,
    "FCode": 65000,
    "UseStatus": null,
    "GlobalID": null,
    "Length": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 658,
   "name": "Overlay District"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "WellheadProtectionDistrict FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Wellhead Protection District",
       "code": 65400
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "defaultValues": {
    "Permanent_Identifier": null,
    "Source_FeatureID": null,
    "Source_DatasetID": null,
    "Source_DataDesc": null,
    "Source_Originator": null,
    "Data_Security": 0,
    "Distribution_Policy": "E4",
    "LoadDate": null,
    "GNIS_ID": null,
    "Name": null,
    "AreaSqKM": null,
    "FType": 654,
    "FCode": 65400,
    "UseStatus": null,
    "GlobalID": null,
    "Length": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 654,
   "name": "Wellhead Protection District"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "DrainageBasinDistrict FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Flood Plain Area",
       "code": 65600
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "defaultValues": {
    "Permanent_Identifier": null,
    "Source_FeatureID": null,
    "Source_DatasetID": null,
    "Source_DataDesc": null,
    "Source_Originator": null,
    "Data_Security": 0,
    "Distribution_Policy": "E4",
    "LoadDate": null,
    "GNIS_ID": null,
    "Name": null,
    "AreaSqKM": null,
    "FType": 656,
    "FCode": 65600,
    "UseStatus": null,
    "GlobalID": null,
    "Length": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 656,
   "name": "Drainage Basin District"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "WatershedProtectionDistrict FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Watershed Protection District",
       "code": 65500
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "defaultValues": {
    "Permanent_Identifier": null,
    "Source_FeatureID": null,
    "Source_DatasetID": null,
    "Source_DataDesc": null,
    "Source_Originator": null,
    "Data_Security": 0,
    "Distribution_Policy": "E4",
    "LoadDate": null,
    "GNIS_ID": null,
    "Name": null,
    "AreaSqKM": null,
    "FType": 655,
    "FCode": 65500,
    "UseStatus": null,
    "GlobalID": null,
    "Length": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 655,
   "name": "Watershed Protection District"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "RedevelopmentZone FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Redevelopment Zone",
       "code": 65100
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "defaultValues": {
    "Permanent_Identifier": null,
    "Source_FeatureID": null,
    "Source_DatasetID": null,
    "Source_DataDesc": null,
    "Source_Originator": null,
    "Data_Security": 0,
    "Distribution_Policy": "E4",
    "LoadDate": null,
    "GNIS_ID": null,
    "Name": null,
    "AreaSqKM": null,
    "FType": 651,
    "FCode": 65100,
    "UseStatus": null,
    "GlobalID": null,
    "Length": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 651,
   "name": "Redevelopment Zone"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "HistoricDistrict FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Historic District",
       "code": 65000
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "defaultValues": {
    "Permanent_Identifier": null,
    "Source_FeatureID": null,
    "Source_DatasetID": null,
    "Source_DataDesc": null,
    "Source_Originator": null,
    "Data_Security": 0,
    "Distribution_Policy": "E4",
    "LoadDate": null,
    "GNIS_ID": null,
    "Name": null,
    "AreaSqKM": null,
    "FType": 650,
    "FCode": 65000,
    "UseStatus": null,
    "GlobalID": null,
    "Length": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 650,
   "name": "Historic District"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "Greenway FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Greenway",
       "code": 65300
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "defaultValues": {
    "Permanent_Identifier": null,
    "Source_FeatureID": null,
    "Source_DatasetID": null,
    "Source_DataDesc": null,
    "Source_Originator": null,
    "Data_Security": 0,
    "Distribution_Policy": "E4",
    "LoadDate": null,
    "GNIS_ID": null,
    "Name": null,
    "AreaSqKM": null,
    "FType": 653,
    "FCode": 65300,
    "UseStatus": null,
    "GlobalID": null,
    "Length": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 653,
   "name": "Greenway"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "OtherRegulatedUseArea FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Other Regulated Use Area",
       "code": 65700
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "defaultValues": {
    "Permanent_Identifier": null,
    "Source_FeatureID": null,
    "Source_DatasetID": null,
    "Source_DataDesc": null,
    "Source_Originator": null,
    "Data_Security": 0,
    "Distribution_Policy": "E4",
    "LoadDate": null,
    "GNIS_ID": null,
    "Name": null,
    "AreaSqKM": null,
    "FType": 657,
    "FCode": 65700,
    "UseStatus": null,
    "GlobalID": null,
    "Length": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 657,
   "name": "Other Regulated Use Area"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "FCode": {
     "type": "codedValue",
     "name": "EnterpriseZone FCode",
     "description": "",
     "codedValues": [
      {
       "name": "Enterprise Zone",
       "code": 65200
      }
     ],
     "mergePolicy": "esriMPTDefaultValue",
     "splitPolicy": "esriSPTDefaultValue"
    },
    "UseStatus": {"type": "inherited"}
   },
   "defaultValues": {
    "Permanent_Identifier": null,
    "Source_FeatureID": null,
    "Source_DatasetID": null,
    "Source_DataDesc": null,
    "Source_Originator": null,
    "Data_Security": 0,
    "Distribution_Policy": "E4",
    "LoadDate": null,
    "GNIS_ID": null,
    "Name": null,
    "AreaSqKM": null,
    "FType": 652,
    "FCode": 65200,
    "UseStatus": null,
    "GlobalID": null,
    "Length": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 652,
   "name": "Enterprise Zone"
  },
  {
   "domains": {
    "Data_Security": {"type": "inherited"},
    "Distribution_Policy": {"type": "inherited"},
    "UseStatus": {"type": "inherited"}
   },
   "defaultValues": {
    "Permanent_Identifier": null,
    "Source_FeatureID": null,
    "Source_DatasetID": null,
    "Source_DataDesc": null,
    "Source_Originator": null,
    "Data_Security": 0,
    "Distribution_Policy": "E4",
    "LoadDate": null,
    "GNIS_ID": null,
    "Name": null,
    "AreaSqKM": null,
    "FType": null,
    "FCode": 65000,
    "UseStatus": null,
    "GlobalID": null,
    "Length": null,
    "created_user": null,
    "created_date": null,
    "last_edited_user": null,
    "last_edited_date": null
   },
   "code": 658,
   "name": "Overlay District"
  }
 ],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 2000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": true,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "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
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "Shape.area",
  "shapeLengthFieldName": "Shape.len",
  "units": "esriFeet"
 },
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true,
 "serviceItemId": "51c3c9053d2a4b259344ac7a41ce7699"
}