{
 "currentVersion": 10.91,
 "cimVersion": "2.9.0",
 "id": 11,
 "name": "Text",
 "type": "Annotation Layer",
 "parentLayer": {
  "id": 10,
  "name": "Edge of Road"
 },
 "defaultVisibility": true,
 "minScale": 0,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPolygon",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [],
 "isDataVersioned": false,
 "isDataArchived": false,
 "infoInEstimates": [
  "extent",
  "count"
 ],
 "isDataBranchVersioned": false,
 "isDataReplicaTracked": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsQuantizationEditMode": true,
 "supportsCalculate": true,
 "supportsASyncCalculate": true,
 "supportsDatumTransformation": true,
 "advancedQueryCapabilities": {
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDistance": true,
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": true,
  "supportsSqlExpression": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsQueryAnalytic": true
 },
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "advancedEditingCapabilities": {
  "supportedSqlFormatsInCalculate": [
   "standard"
  ],
  "supportsAsyncApplyEdits": true
 },
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "Shape__Area",
  "shapeLengthFieldName": "Shape__Length",
  "units": "esriFeet"
 },
 "hasMetadata": true,
 "extent": {
  "xmin": 10085.411027297378,
  "ymin": 9939.419620484114,
  "xmax": 1890774.3461642265,
  "ymax": 1017127.1326032281,
  "spatialReference": {
   "wkid": 102719,
   "latestWkid": 2264,
   "xyTolerance": 0.003280833333333333,
   "zTolerance": 2,
   "mTolerance": 0.001,
   "falseX": -1.342257129102801E8,
   "falseY": -1.0133723093752107E8,
   "xyUnits": 3.3059835262158718E7,
   "falseZ": 0,
   "zUnits": 1,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "sourceSpatialReference": {
  "wkid": 102719,
  "latestWkid": 2264,
  "xyTolerance": 0.003280833333333333,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -121841900,
  "falseY": -93659000,
  "xyUnits": 3048.0060960121928,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": false,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": true,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "GlobalID",
 "displayField": "TextString",
 "typeIdField": "",
 "subtypeField": "AnnotationClassID",
 "defaultSubtypeCode": 0,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "FeatureID",
   "type": "esriFieldTypeInteger",
   "alias": "FeatureID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "FeatureID"
  },
  {
   "name": "ZOrder",
   "type": "esriFieldTypeInteger",
   "alias": "ZOrder",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "ZOrder"
  },
  {
   "name": "AnnotationClassID",
   "type": "esriFieldTypeInteger",
   "alias": "AnnotationClassID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "AnnotationClassID"
  },
  {
   "name": "Element",
   "type": "esriFieldTypeBlob",
   "alias": "Element",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Element"
  },
  {
   "name": "SymbolID",
   "type": "esriFieldTypeInteger",
   "alias": "SymbolID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "SymbolID"
  },
  {
   "name": "Status",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Status",
   "domain": {
    "type": "codedValue",
    "name": "AnnotationStatus",
    "description": "Valid annotation state values.",
    "codedValues": [
     {
      "name": "Placed",
      "code": 0
     },
     {
      "name": "Unplaced",
      "code": 1
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   },
   "editable": true,
   "nullable": true,
   "defaultValue": 0,
   "modelName": "Status"
  },
  {
   "name": "TextString",
   "type": "esriFieldTypeString",
   "alias": "TextString",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "TextString"
  },
  {
   "name": "FontName",
   "type": "esriFieldTypeString",
   "alias": "FontName",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "FontName"
  },
  {
   "name": "FontSize",
   "type": "esriFieldTypeDouble",
   "alias": "FontSize",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "FontSize"
  },
  {
   "name": "Underline",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Underline",
   "domain": {
    "type": "codedValue",
    "name": "BooleanSymbolValue",
    "description": "Valid values are Yes and No.",
    "codedValues": [
     {
      "name": "Yes",
      "code": 1
     },
     {
      "name": "No",
      "code": 0
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   },
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Underline"
  },
  {
   "name": "VerticalAlignment",
   "type": "esriFieldTypeSmallInteger",
   "alias": "VerticalAlignment",
   "domain": {
    "type": "codedValue",
    "name": "VerticalAlignment",
    "description": "Valid symbol vertical alignment values.",
    "codedValues": [
     {
      "name": "Top",
      "code": 0
     },
     {
      "name": "Center",
      "code": 1
     },
     {
      "name": "Baseline",
      "code": 2
     },
     {
      "name": "Bottom",
      "code": 3
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   },
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "VerticalAlignment"
  },
  {
   "name": "HorizontalAlignment",
   "type": "esriFieldTypeSmallInteger",
   "alias": "HorizontalAlignment",
   "domain": {
    "type": "codedValue",
    "name": "HorizontalAlignment",
    "description": "Valid horizontal symbol alignment values.",
    "codedValues": [
     {
      "name": "Left",
      "code": 0
     },
     {
      "name": "Center",
      "code": 1
     },
     {
      "name": "Right",
      "code": 2
     },
     {
      "name": "Full",
      "code": 3
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   },
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "HorizontalAlignment"
  },
  {
   "name": "XOffset",
   "type": "esriFieldTypeDouble",
   "alias": "XOffset",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "XOffset"
  },
  {
   "name": "YOffset",
   "type": "esriFieldTypeDouble",
   "alias": "YOffset",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "YOffset"
  },
  {
   "name": "Angle",
   "type": "esriFieldTypeDouble",
   "alias": "Angle",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Angle"
  },
  {
   "name": "FontLeading",
   "type": "esriFieldTypeDouble",
   "alias": "FontLeading",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "FontLeading"
  },
  {
   "name": "WordSpacing",
   "type": "esriFieldTypeDouble",
   "alias": "WordSpacing",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "WordSpacing"
  },
  {
   "name": "CharacterWidth",
   "type": "esriFieldTypeDouble",
   "alias": "CharacterWidth",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "CharacterWidth"
  },
  {
   "name": "CharacterSpacing",
   "type": "esriFieldTypeDouble",
   "alias": "CharacterSpacing",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "CharacterSpacing"
  },
  {
   "name": "FlipAngle",
   "type": "esriFieldTypeDouble",
   "alias": "FlipAngle",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "FlipAngle"
  },
  {
   "name": "Override",
   "type": "esriFieldTypeInteger",
   "alias": "Override",
   "domain": null,
   "editable": false,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Override"
  },
  {
   "name": "IgdsClass",
   "type": "esriFieldTypeInteger",
   "alias": "IgdsClass",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "IgdsClass"
  },
  {
   "name": "IgdsStyle",
   "type": "esriFieldTypeInteger",
   "alias": "IgdsStyle",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "IgdsStyle"
  },
  {
   "name": "IgdsFont",
   "type": "esriFieldTypeInteger",
   "alias": "IgdsFont",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "IgdsFont"
  },
  {
   "name": "IgdsInsertionX",
   "type": "esriFieldTypeDouble",
   "alias": "IgdsInsertionX",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "IgdsInsertionX"
  },
  {
   "name": "IgdsInsertionY",
   "type": "esriFieldTypeDouble",
   "alias": "IgdsInsertionY",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "IgdsInsertionY"
  },
  {
   "name": "IgdsInsertionZ",
   "type": "esriFieldTypeDouble",
   "alias": "IgdsInsertionZ",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "IgdsInsertionZ"
  },
  {
   "name": "IgdsWeight",
   "type": "esriFieldTypeInteger",
   "alias": "IgdsWeight",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "IgdsWeight"
  },
  {
   "name": "IgdsColor",
   "type": "esriFieldTypeInteger",
   "alias": "IgdsColor",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "IgdsColor"
  },
  {
   "name": "IgdsGraphicGroup",
   "type": "esriFieldTypeInteger",
   "alias": "IgdsGraphicGroup",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "IgdsGraphicGroup"
  },
  {
   "name": "IgdsLevel",
   "type": "esriFieldTypeInteger",
   "alias": "IgdsLevel",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "IgdsLevel"
  },
  {
   "name": "LevelName",
   "type": "esriFieldTypeString",
   "alias": "LevelName",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 75,
   "defaultValue": null,
   "modelName": "LevelName"
  },
  {
   "name": "ProjectID",
   "type": "esriFieldTypeString",
   "alias": "ProjectID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 75,
   "defaultValue": null,
   "modelName": "ProjectID"
  },
  {
   "name": "IgdsJustification",
   "type": "esriFieldTypeInteger",
   "alias": "IgdsJustification",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "IgdsJustification"
  },
  {
   "name": "IgdsNodeNumber",
   "type": "esriFieldTypeInteger",
   "alias": "IgdsNodeNumber",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "IgdsNodeNumber"
  },
  {
   "name": "TextGroup",
   "type": "esriFieldTypeInteger",
   "alias": "TextGroup",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TextGroup"
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null,
   "modelName": "GlobalID"
  },
  {
   "name": "FontStyle",
   "type": "esriFieldTypeString",
   "alias": "FontStyle",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "FontStyle"
  },
  {
   "name": "Shape__Area",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STArea()",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "Shape.STArea()"
  },
  {
   "name": "Shape__Length",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STLength()",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "Shape.STLength()"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": false,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R115_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_115",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "I110AnnotationCl",
   "fields": "AnnotationClassID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "I110Status",
   "fields": "Status",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "S104_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "datesInUnknownTimezone": false,
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "preferredTimeReference": null,
 "subtypes": [
  {
   "code": 0,
   "name": "Default",
   "defaultValues": {
    "FeatureID": null,
    "ZOrder": null,
    "AnnotationClassID": 0,
    "Element": null,
    "SymbolID": null,
    "Status": 0,
    "TextString": null,
    "FontName": null,
    "FontSize": null,
    "Underline": null,
    "VerticalAlignment": null,
    "HorizontalAlignment": null,
    "XOffset": null,
    "YOffset": null,
    "Angle": null,
    "FontLeading": null,
    "WordSpacing": null,
    "CharacterWidth": null,
    "CharacterSpacing": null,
    "FlipAngle": null,
    "Override": null,
    "IgdsClass": null,
    "IgdsStyle": null,
    "IgdsFont": null,
    "IgdsInsertionX": null,
    "IgdsInsertionY": null,
    "IgdsInsertionZ": null,
    "IgdsWeight": null,
    "IgdsColor": null,
    "IgdsGraphicGroup": null,
    "IgdsLevel": null,
    "LevelName": null,
    "ProjectID": null,
    "IgdsJustification": null,
    "IgdsNodeNumber": null,
    "TextGroup": null,
    "GlobalID": null,
    "FontStyle": null,
    "Shape.STArea()": null,
    "Shape.STLength()": null
   },
   "domains": {
    "Status": {"type": "inherited"},
    "Underline": {"type": "inherited"},
    "VerticalAlignment": {"type": "inherited"},
    "HorizontalAlignment": {"type": "inherited"}
   }
  }
 ],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "supportedExportFormats": "sqlite,filegdb",
 "capabilities": "Query",
 "useStandardizedQueries": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "standardMaxRecordCount": 4000,
 "tileMaxRecordCount": 4000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1
}