{
 "currentVersion": 10.91,
 "id": 22,
 "name": "drawing",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 102745,
  "latestWkid": 5646
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "source_type",
   "field2": null,
   "field3": null,
   "defaultSymbol": {
    "type": "esriSFS",
    "style": "esriSFSSolid",
    "color": [
     190,
     232,
     255,
     255
    ],
    "outline": {
     "type": "esriSLS",
     "style": "esriSLSSolid",
     "color": [
      190,
      232,
      255,
      255
     ],
     "width": 1
    }
   },
   "defaultLabel": "<all other values>",
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       190,
       232,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        190,
        232,
        255,
        255
       ],
       "width": 1
      }
     },
     "value": "<Null>",
     "label": "<Null>",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       218,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        218,
        255,
        255
       ],
       "width": 1
      }
     },
     "value": "dgn",
     "label": "dgn",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       37,
       72,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        37,
        72,
        255,
        255
       ],
       "width": 1
      }
     },
     "value": "Scan",
     "label": "scan",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       37,
       72,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        37,
        72,
        255,
        255
       ],
       "width": 1
      }
     },
     "value": "scan",
     "label": "scan",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
    "where": null,
    "labelExpression": "[pin]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      197,
      255,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": [
      255,
      255,
      255,
      255
     ],
     "haloSize": 1,
     "font": {
      "family": "Arial",
      "size": 9,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 24000,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 425563.94832751143,
  "ymin": 25551.052034933862,
  "xmax": 578440.8981275117,
  "ymax": 279782.80953493423,
  "spatialReference": {
   "wkid": 32145,
   "latestWkid": 32145
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "pin",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID_1",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID_1",
   "domain": null
  },
  {
   "name": "drawing_pin",
   "type": "esriFieldTypeString",
   "alias": "pin",
   "length": 50,
   "domain": null
  },
  {
   "name": "drawing_source_file",
   "type": "esriFieldTypeString",
   "alias": "source_file",
   "length": 50,
   "domain": null
  },
  {
   "name": "drawing_source_path",
   "type": "esriFieldTypeString",
   "alias": "source_path",
   "length": 255,
   "domain": null
  },
  {
   "name": "drawing_source_type",
   "type": "esriFieldTypeString",
   "alias": "source_type",
   "length": 50,
   "domain": null
  },
  {
   "name": "drawing_source_date",
   "type": "esriFieldTypeDate",
   "alias": "source_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "drawing_method",
   "type": "esriFieldTypeString",
   "alias": "method",
   "length": 50,
   "domain": null
  },
  {
   "name": "drawing_quality",
   "type": "esriFieldTypeString",
   "alias": "quality",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS2_quality_domain",
    "description": "Quality of source data domain",
    "codedValues": [
     {
      "name": "DGN with projection",
      "code": "DGN with projection"
     },
     {
      "name": "DGN manually placed",
      "code": "DGN manually placed"
     },
     {
      "name": "ORTHO w/ world file",
      "code": "ORTHO w/ world file"
     },
     {
      "name": "ORTHO geocoded",
      "code": "ORTHO geocoded"
     },
     {
      "name": "DIGITIZED from ORTHO w/ world file",
      "code": "DIGITIZED from ORTHO w/ world file"
     },
     {
      "name": "DIGITIZED from ORTHO w/ geocode",
      "code": "DIGITIZED from ORTHO w/ geocode"
     },
     {
      "name": "UNKOWN",
      "code": "UNKOWN"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "drawing_projection",
   "type": "esriFieldTypeString",
   "alias": "projection",
   "length": 50,
   "domain": null
  },
  {
   "name": "drawing_offset",
   "type": "esriFieldTypeString",
   "alias": "offset",
   "length": 50,
   "domain": null
  },
  {
   "name": "drawing_unit_of_resolution",
   "type": "esriFieldTypeString",
   "alias": "unit_of_resolution",
   "length": 50,
   "domain": null
  },
  {
   "name": "drawing_units_master",
   "type": "esriFieldTypeString",
   "alias": "units_master",
   "length": 50,
   "domain": null
  },
  {
   "name": "drawing_units_sub",
   "type": "esriFieldTypeString",
   "alias": "units_sub",
   "length": 50,
   "domain": null
  },
  {
   "name": "drawing_accuracy",
   "type": "esriFieldTypeString",
   "alias": "accuracy",
   "length": 50,
   "domain": null
  },
  {
   "name": "drawing_resolution",
   "type": "esriFieldTypeString",
   "alias": "resolution",
   "length": 50,
   "domain": null
  },
  {
   "name": "drawing_plan_scale",
   "type": "esriFieldTypeString",
   "alias": "plan_scale",
   "length": 50,
   "domain": null
  },
  {
   "name": "drawing_gis_date",
   "type": "esriFieldTypeDate",
   "alias": "gis_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "drawing_town",
   "type": "esriFieldTypeString",
   "alias": "town",
   "length": 255,
   "domain": null
  },
  {
   "name": "drawing_route",
   "type": "esriFieldTypeString",
   "alias": "route",
   "length": 255,
   "domain": null
  },
  {
   "name": "drawing_GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "drawing_GlobalID",
   "length": 38,
   "domain": null
  },
  {
   "name": "drawing_created_user",
   "type": "esriFieldTypeString",
   "alias": "drawing_created_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "drawing_created_date",
   "type": "esriFieldTypeDate",
   "alias": "drawing_created_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "drawing_last_edited_user",
   "type": "esriFieldTypeString",
   "alias": "drawing_last_edited_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "drawing_last_edited_date",
   "type": "esriFieldTypeDate",
   "alias": "drawing_last_edited_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "drawing_DrawingNo",
   "type": "esriFieldTypeInteger",
   "alias": "drawing_DrawingNo",
   "domain": null
  },
  {
   "name": "Status",
   "type": "esriFieldTypeString",
   "alias": "Status",
   "length": 25,
   "domain": {
    "type": "codedValue",
    "name": "WS2_Lifecycle Status",
    "description": "Lifecycle Status",
    "codedValues": [
     {
      "name": "Active",
      "code": "Active"
     },
     {
      "name": "Archive",
      "code": "Archive"
     },
     {
      "name": "Partial Active",
      "code": "Partial Active"
     },
     {
      "name": "Partial Archive",
      "code": "Partial Archive"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "drawing_DPR_Link",
   "type": "esriFieldTypeString",
   "alias": "DPR_Link",
   "length": 255,
   "domain": null
  },
  {
   "name": "drawing_pinFileDrawingNo",
   "type": "esriFieldTypeString",
   "alias": "drawing_pinFileDrawingNo",
   "length": 255,
   "domain": null
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeInteger",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "pin",
   "type": "esriFieldTypeString",
   "alias": "pin",
   "length": 50,
   "domain": null
  },
  {
   "name": "source_file",
   "type": "esriFieldTypeString",
   "alias": "source_file",
   "length": 50,
   "domain": null
  },
  {
   "name": "source_path",
   "type": "esriFieldTypeString",
   "alias": "source_path",
   "length": 255,
   "domain": null
  },
  {
   "name": "source_type",
   "type": "esriFieldTypeString",
   "alias": "source_type",
   "length": 50,
   "domain": null
  },
  {
   "name": "source_date",
   "type": "esriFieldTypeDate",
   "alias": "source_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "method",
   "type": "esriFieldTypeString",
   "alias": "method",
   "length": 50,
   "domain": null
  },
  {
   "name": "quality",
   "type": "esriFieldTypeString",
   "alias": "quality",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS2_quality_domain",
    "description": "Quality of source data domain",
    "codedValues": [
     {
      "name": "DGN with projection",
      "code": "DGN with projection"
     },
     {
      "name": "DGN manually placed",
      "code": "DGN manually placed"
     },
     {
      "name": "ORTHO w/ world file",
      "code": "ORTHO w/ world file"
     },
     {
      "name": "ORTHO geocoded",
      "code": "ORTHO geocoded"
     },
     {
      "name": "DIGITIZED from ORTHO w/ world file",
      "code": "DIGITIZED from ORTHO w/ world file"
     },
     {
      "name": "DIGITIZED from ORTHO w/ geocode",
      "code": "DIGITIZED from ORTHO w/ geocode"
     },
     {
      "name": "UNKOWN",
      "code": "UNKOWN"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "projection",
   "type": "esriFieldTypeString",
   "alias": "projection",
   "length": 50,
   "domain": null
  },
  {
   "name": "offset",
   "type": "esriFieldTypeString",
   "alias": "offset",
   "length": 50,
   "domain": null
  },
  {
   "name": "unit_of_resolution",
   "type": "esriFieldTypeString",
   "alias": "unit_of_resolution",
   "length": 50,
   "domain": null
  },
  {
   "name": "units_master",
   "type": "esriFieldTypeString",
   "alias": "units_master",
   "length": 50,
   "domain": null
  },
  {
   "name": "units_sub",
   "type": "esriFieldTypeString",
   "alias": "units_sub",
   "length": 50,
   "domain": null
  },
  {
   "name": "accuracy",
   "type": "esriFieldTypeString",
   "alias": "accuracy",
   "length": 50,
   "domain": null
  },
  {
   "name": "resolution",
   "type": "esriFieldTypeString",
   "alias": "resolution",
   "length": 50,
   "domain": null
  },
  {
   "name": "plan_scale",
   "type": "esriFieldTypeString",
   "alias": "plan_scale",
   "length": 50,
   "domain": null
  },
  {
   "name": "gis_date",
   "type": "esriFieldTypeDate",
   "alias": "gis_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "town",
   "type": "esriFieldTypeString",
   "alias": "town",
   "length": 255,
   "domain": null
  },
  {
   "name": "route",
   "type": "esriFieldTypeString",
   "alias": "route",
   "length": 255,
   "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": "DrawingNo",
   "type": "esriFieldTypeInteger",
   "alias": "DrawingNo",
   "domain": null
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGUID",
   "alias": "GlobalID",
   "length": 38,
   "domain": null
  },
  {
   "name": "Project",
   "type": "esriFieldTypeString",
   "alias": "Project",
   "length": 255,
   "domain": null
  },
  {
   "name": "Plot_Set_Name",
   "type": "esriFieldTypeString",
   "alias": "Plot_Set_Name",
   "length": 255,
   "domain": null
  },
  {
   "name": "Project_Name",
   "type": "esriFieldTypeString",
   "alias": "Project_Name",
   "length": 255,
   "domain": null
  },
  {
   "name": "Project_Number",
   "type": "esriFieldTypeString",
   "alias": "Project_Number",
   "length": 255,
   "domain": null
  },
  {
   "name": "Year",
   "type": "esriFieldTypeString",
   "alias": "Year",
   "length": 255,
   "domain": null
  },
  {
   "name": "Route_Number",
   "type": "esriFieldTypeString",
   "alias": "Route_Number",
   "length": 255,
   "domain": null
  },
  {
   "name": "County",
   "type": "esriFieldTypeString",
   "alias": "County",
   "length": 255,
   "domain": null
  },
  {
   "name": "Bridge_Number",
   "type": "esriFieldTypeString",
   "alias": "Bridge_Number",
   "length": 255,
   "domain": null
  },
  {
   "name": "Included_Towns",
   "type": "esriFieldTypeString",
   "alias": "Included_Towns",
   "length": 255,
   "domain": null
  },
  {
   "name": "Comments",
   "type": "esriFieldTypeString",
   "alias": "Comments",
   "length": 255,
   "domain": null
  },
  {
   "name": "DPR_Link",
   "type": "esriFieldTypeString",
   "alias": "DPR_Link",
   "length": 255,
   "domain": null
  },
  {
   "name": "OnBase_Link",
   "type": "esriFieldTypeString",
   "alias": "OnBase_Link",
   "length": 255,
   "domain": null
  },
  {
   "name": "location",
   "type": "esriFieldTypeString",
   "alias": "location",
   "length": 255,
   "domain": null
  },
  {
   "name": "link",
   "type": "esriFieldTypeString",
   "alias": "link",
   "length": 255,
   "domain": null
  },
  {
   "name": "Shape_STArea__",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_STArea__",
   "domain": null
  },
  {
   "name": "Shape_STLength__",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_STLength__",
   "domain": null
  },
  {
   "name": "drawing_SHAPE_Length",
   "type": "esriFieldTypeDouble",
   "alias": "drawing_SHAPE_Length",
   "domain": null
  },
  {
   "name": "drawing_SHAPE_Area",
   "type": "esriFieldTypeDouble",
   "alias": "drawing_SHAPE_Area",
   "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": "R1358_pk",
   "fields": "OBJECTID_1",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_1358",
   "fields": "drawing_GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "S1236_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "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
}