{
 "layers": [
  {
   "currentVersion": 10.71,
   "cimVersion": "2.4.0",
   "id": 0,
   "name": "House Numbers",
   "type": "Annotation Layer",
   "description": "House Numbers",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 5.26315789473684E-4,
    "zTolerance": 0.001,
    "mTolerance": 1.9999999999999998E-5,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 15200,
    "falseZ": 0,
    "zUnits": 10000,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 1,
     "name": "House Numbers"
    }
   ],
   "minScale": 6000,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 539191.2819736842,
    "ymin": 5427877.67118421,
    "xmax": 567662.8425657898,
    "ymax": 5446216.165131578,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 5.26315789473684E-4,
     "zTolerance": 0.001,
     "mTolerance": 1.9999999999999998E-5,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 9999.998889777098,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "TextString",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FEATUREID",
     "type": "esriFieldTypeInteger",
     "alias": "FeatureID",
     "domain": null
    },
    {
     "name": "ZORDER",
     "type": "esriFieldTypeInteger",
     "alias": "ZOrder",
     "domain": null
    },
    {
     "name": "ANNOTATIONCLASSID",
     "type": "esriFieldTypeInteger",
     "alias": "AnnotationClassID",
     "domain": null
    },
    {
     "name": "ELEMENT",
     "type": "esriFieldTypeBlob",
     "alias": "Element",
     "domain": null
    },
    {
     "name": "SYMBOLID",
     "type": "esriFieldTypeInteger",
     "alias": "SymbolID",
     "domain": null
    },
    {
     "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"
     }
    },
    {
     "name": "TEXTSTRING",
     "type": "esriFieldTypeString",
     "alias": "TEXTSTRING",
     "length": 255,
     "domain": null
    },
    {
     "name": "FONTNAME",
     "type": "esriFieldTypeString",
     "alias": "FONTNAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "FONTSIZE",
     "type": "esriFieldTypeDouble",
     "alias": "FONTSIZE",
     "domain": null
    },
    {
     "name": "BOLD",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Bold",
     "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"
     }
    },
    {
     "name": "ITALIC",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Italic",
     "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"
     }
    },
    {
     "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"
     }
    },
    {
     "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"
     }
    },
    {
     "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"
     }
    },
    {
     "name": "XOFFSET",
     "type": "esriFieldTypeDouble",
     "alias": "XOFFSET",
     "domain": null
    },
    {
     "name": "YOFFSET",
     "type": "esriFieldTypeDouble",
     "alias": "YOFFSET",
     "domain": null
    },
    {
     "name": "ANGLE",
     "type": "esriFieldTypeDouble",
     "alias": "ANGLE",
     "domain": null
    },
    {
     "name": "FONTLEADING",
     "type": "esriFieldTypeDouble",
     "alias": "FONTLEADING",
     "domain": null
    },
    {
     "name": "WORDSPACING",
     "type": "esriFieldTypeDouble",
     "alias": "WORDSPACING",
     "domain": null
    },
    {
     "name": "CHARACTERWIDTH",
     "type": "esriFieldTypeDouble",
     "alias": "CHARACTERWIDTH",
     "domain": null
    },
    {
     "name": "CHARACTERSPACING",
     "type": "esriFieldTypeDouble",
     "alias": "CHARACTERSPACING",
     "domain": null
    },
    {
     "name": "FLIPANGLE",
     "type": "esriFieldTypeDouble",
     "alias": "FLIPANGLE",
     "domain": null
    },
    {
     "name": "OVERRIDE",
     "type": "esriFieldTypeInteger",
     "alias": "Override",
     "domain": null
    },
    {
     "name": "HSENO_",
     "type": "esriFieldTypeInteger",
     "alias": "HSENO_",
     "domain": null
    },
    {
     "name": "HSENO_ID",
     "type": "esriFieldTypeInteger",
     "alias": "HSENO_ID",
     "domain": null
    },
    {
     "name": "SURVEYMON",
     "type": "esriFieldTypeString",
     "alias": "SURVEYMON",
     "length": 1,
     "domain": null
    },
    {
     "name": "GRID",
     "type": "esriFieldTypeString",
     "alias": "GRID",
     "length": 3,
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeInteger",
     "alias": "ID",
     "domain": null
    },
    {
     "name": "SYMBOL",
     "type": "esriFieldTypeInteger",
     "alias": "SYMBOL",
     "domain": null
    },
    {
     "name": "LEVEL_",
     "type": "esriFieldTypeInteger",
     "alias": "LEVEL_",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "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": "SHAPE_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "SHAPE_Area",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Area",
     "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": ""
    },
    {
     "name": "I17ANNOTATIONCLA",
     "fields": "ANNOTATIONCLASSID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I17STATUS",
     "fields": "STATUS",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 10.71,
   "cimVersion": "2.4.0",
   "id": 1,
   "name": "House Numbers",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "House Numbers"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 539191.2819736842,
    "ymin": 5427877.67118421,
    "xmax": 567662.8425657898,
    "ymax": 5446216.165131578,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 5.26315789473684E-4,
     "zTolerance": 0.001,
     "mTolerance": 1.9999999999999998E-5,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 9999.998889777098,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "effectiveMinScale": 6000,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  }
 ],
 "tables": []
}