{
 "layers": [
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 0,
   "name": "RiverAnno",
   "type": "Annotation Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolygon",
   "description": "RiverAnno",
   "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": false
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape__Area",
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": 352837.5932,
    "ymin": 660958.3807999995,
    "xmax": 365827.5144999996,
    "ymax": 674728.5134999994,
    "spatialReference": {
     "wkid": 27700,
     "latestWkid": 27700,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5220400,
     "falseY": -15524400,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "sourceSpatialReference": {
    "wkid": 27700,
    "latestWkid": 27700,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5220400,
    "falseY": -15524400,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": false,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "objectIdField": "objectid",
   "globalIdField": "",
   "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": "fontstyle",
     "type": "esriFieldTypeString",
     "alias": "FontStyle",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "FontStyle"
    },
    {
     "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": "Shape__Area",
     "type": "esriFieldTypeDouble",
     "alias": "st_area(shape)",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "st_area(shape)"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "st_length(shape)",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "st_length(shape)"
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": false,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "r41_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a13_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "subtypes": [
    {
     "code": 0,
     "name": "Burn",
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": 0,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontstyle": 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,
      "st_area(shape)": null,
      "st_length(shape)": null
     },
     "domains": {
      "status": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     }
    },
    {
     "code": 1,
     "name": "Water",
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": 1,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontstyle": 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,
      "st_area(shape)": null,
      "st_length(shape)": null
     },
     "domains": {
      "status": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     }
    }
   ],
   "maxRecordCount": 2000,
   "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
  }
 ],
 "tables": []
}