{
 "layers": [
  {
   "currentVersion": 10.71,
   "cimVersion": "2.4.0",
   "id": 0,
   "name": "Legal Annotations",
   "type": "Annotation Layer",
   "description": "LegalAnnotations",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 11,
     "name": "Bareland Strata"
    },
    {
     "id": 7,
     "name": "House Numbers"
    },
    {
     "id": 8,
     "name": "Lot Dimensions"
    },
    {
     "id": 9,
     "name": "Lot Numbers"
    },
    {
     "id": 10,
     "name": "Plan Numbers"
    }
   ],
   "minScale": 3000,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 539108.5072999997,
    "ymin": 5427873.291099999,
    "xmax": 567735.9197000004,
    "ymax": 5446531.7044,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "TextString",
   "typeIdField": "AnnotationClassID",
   "subtypeFieldName": "AnnotationClassID",
   "subtypeField": "AnnotationClassID",
   "defaultSubtypeCode": 0,
   "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": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED_USER",
     "length": 30,
     "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": 50,
     "domain": null
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST_EDITED_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "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": false,
     "description": ""
    },
    {
     "name": "FDO_GLOBALID",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "types": [
    {
     "domains": {
      "STATUS": {"type": "inherited"},
      "BOLD": {"type": "inherited"},
      "ITALIC": {"type": "inherited"},
      "UNDERLINE": {"type": "inherited"},
      "VERTICALALIGNMENT": {"type": "inherited"},
      "HORIZONTALALIGNMENT": {"type": "inherited"}
     },
     "id": 0,
     "name": "Bareland Strata"
    },
    {
     "domains": {
      "STATUS": {"type": "inherited"},
      "BOLD": {"type": "inherited"},
      "ITALIC": {"type": "inherited"},
      "UNDERLINE": {"type": "inherited"},
      "VERTICALALIGNMENT": {"type": "inherited"},
      "HORIZONTALALIGNMENT": {"type": "inherited"}
     },
     "id": 1,
     "name": "House Number"
    },
    {
     "domains": {
      "STATUS": {"type": "inherited"},
      "BOLD": {"type": "inherited"},
      "ITALIC": {"type": "inherited"},
      "UNDERLINE": {"type": "inherited"},
      "VERTICALALIGNMENT": {"type": "inherited"},
      "HORIZONTALALIGNMENT": {"type": "inherited"}
     },
     "id": 2,
     "name": "Lot Dimensions"
    },
    {
     "domains": {
      "STATUS": {"type": "inherited"},
      "BOLD": {"type": "inherited"},
      "ITALIC": {"type": "inherited"},
      "UNDERLINE": {"type": "inherited"},
      "VERTICALALIGNMENT": {"type": "inherited"},
      "HORIZONTALALIGNMENT": {"type": "inherited"}
     },
     "id": 3,
     "name": "Lot Numbers"
    },
    {
     "domains": {
      "STATUS": {"type": "inherited"},
      "BOLD": {"type": "inherited"},
      "ITALIC": {"type": "inherited"},
      "UNDERLINE": {"type": "inherited"},
      "VERTICALALIGNMENT": {"type": "inherited"},
      "HORIZONTALALIGNMENT": {"type": "inherited"}
     },
     "id": 4,
     "name": "Plan Numbers"
    }
   ],
   "subtypes": [
    {
     "domains": {
      "STATUS": {"type": "inherited"},
      "BOLD": {"type": "inherited"},
      "ITALIC": {"type": "inherited"},
      "UNDERLINE": {"type": "inherited"},
      "VERTICALALIGNMENT": {"type": "inherited"},
      "HORIZONTALALIGNMENT": {"type": "inherited"}
     },
     "defaultValues": {
      "FEATUREID": null,
      "ZORDER": null,
      "ANNOTATIONCLASSID": null,
      "ELEMENT": null,
      "SYMBOLID": null,
      "STATUS": 0,
      "TEXTSTRING": null,
      "FONTNAME": null,
      "FONTSIZE": null,
      "BOLD": null,
      "ITALIC": 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,
      "CREATED_USER": null,
      "CREATED_DATE": null,
      "LAST_EDITED_USER": null,
      "LAST_EDITED_DATE": null,
      "GLOBALID": null
     },
     "code": 0,
     "name": "Bareland Strata"
    },
    {
     "domains": {
      "STATUS": {"type": "inherited"},
      "BOLD": {"type": "inherited"},
      "ITALIC": {"type": "inherited"},
      "UNDERLINE": {"type": "inherited"},
      "VERTICALALIGNMENT": {"type": "inherited"},
      "HORIZONTALALIGNMENT": {"type": "inherited"}
     },
     "defaultValues": {
      "FEATUREID": null,
      "ZORDER": null,
      "ANNOTATIONCLASSID": null,
      "ELEMENT": null,
      "SYMBOLID": null,
      "STATUS": 0,
      "TEXTSTRING": null,
      "FONTNAME": null,
      "FONTSIZE": null,
      "BOLD": null,
      "ITALIC": 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,
      "CREATED_USER": null,
      "CREATED_DATE": null,
      "LAST_EDITED_USER": null,
      "LAST_EDITED_DATE": null,
      "GLOBALID": null
     },
     "code": 1,
     "name": "House Number"
    },
    {
     "domains": {
      "STATUS": {"type": "inherited"},
      "BOLD": {"type": "inherited"},
      "ITALIC": {"type": "inherited"},
      "UNDERLINE": {"type": "inherited"},
      "VERTICALALIGNMENT": {"type": "inherited"},
      "HORIZONTALALIGNMENT": {"type": "inherited"}
     },
     "defaultValues": {
      "FEATUREID": null,
      "ZORDER": null,
      "ANNOTATIONCLASSID": null,
      "ELEMENT": null,
      "SYMBOLID": null,
      "STATUS": 0,
      "TEXTSTRING": null,
      "FONTNAME": null,
      "FONTSIZE": null,
      "BOLD": null,
      "ITALIC": 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,
      "CREATED_USER": null,
      "CREATED_DATE": null,
      "LAST_EDITED_USER": null,
      "LAST_EDITED_DATE": null,
      "GLOBALID": null
     },
     "code": 2,
     "name": "Lot Dimensions"
    },
    {
     "domains": {
      "STATUS": {"type": "inherited"},
      "BOLD": {"type": "inherited"},
      "ITALIC": {"type": "inherited"},
      "UNDERLINE": {"type": "inherited"},
      "VERTICALALIGNMENT": {"type": "inherited"},
      "HORIZONTALALIGNMENT": {"type": "inherited"}
     },
     "defaultValues": {
      "FEATUREID": null,
      "ZORDER": null,
      "ANNOTATIONCLASSID": null,
      "ELEMENT": null,
      "SYMBOLID": null,
      "STATUS": 0,
      "TEXTSTRING": null,
      "FONTNAME": null,
      "FONTSIZE": null,
      "BOLD": null,
      "ITALIC": 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,
      "CREATED_USER": null,
      "CREATED_DATE": null,
      "LAST_EDITED_USER": null,
      "LAST_EDITED_DATE": null,
      "GLOBALID": null
     },
     "code": 3,
     "name": "Lot Numbers"
    },
    {
     "domains": {
      "STATUS": {"type": "inherited"},
      "BOLD": {"type": "inherited"},
      "ITALIC": {"type": "inherited"},
      "UNDERLINE": {"type": "inherited"},
      "VERTICALALIGNMENT": {"type": "inherited"},
      "HORIZONTALALIGNMENT": {"type": "inherited"}
     },
     "defaultValues": {
      "FEATUREID": null,
      "ZORDER": null,
      "ANNOTATIONCLASSID": null,
      "ELEMENT": null,
      "SYMBOLID": null,
      "STATUS": 0,
      "TEXTSTRING": null,
      "FONTNAME": null,
      "FONTSIZE": null,
      "BOLD": null,
      "ITALIC": 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,
      "CREATED_USER": null,
      "CREATED_DATE": null,
      "LAST_EDITED_USER": null,
      "LAST_EDITED_DATE": null,
      "GLOBALID": null
     },
     "code": 4,
     "name": "Plan Numbers"
    }
   ],
   "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": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": true
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 10.71,
   "cimVersion": "2.4.0",
   "id": 11,
   "name": "Bareland Strata",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Legal Annotations"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 539108.5072999997,
    "ymin": 5427873.291099999,
    "xmax": 567735.9197000004,
    "ymax": 5446531.7044,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "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": 3000,
   "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
  },
  {
   "currentVersion": 10.71,
   "cimVersion": "2.4.0",
   "id": 7,
   "name": "House Numbers",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Legal Annotations"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 539108.5072999997,
    "ymin": 5427873.291099999,
    "xmax": 567735.9197000004,
    "ymax": 5446531.7044,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "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": 3000,
   "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
  },
  {
   "currentVersion": 10.71,
   "cimVersion": "2.4.0",
   "id": 8,
   "name": "Lot Dimensions",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Legal Annotations"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 539108.5072999997,
    "ymin": 5427873.291099999,
    "xmax": 567735.9197000004,
    "ymax": 5446531.7044,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "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": 3000,
   "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
  },
  {
   "currentVersion": 10.71,
   "cimVersion": "2.4.0",
   "id": 9,
   "name": "Lot Numbers",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Legal Annotations"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 539108.5072999997,
    "ymin": 5427873.291099999,
    "xmax": 567735.9197000004,
    "ymax": 5446531.7044,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "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": 3000,
   "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
  },
  {
   "currentVersion": 10.71,
   "cimVersion": "2.4.0",
   "id": 10,
   "name": "Plan Numbers",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Legal Annotations"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 539108.5072999997,
    "ymin": 5427873.291099999,
    "xmax": 567735.9197000004,
    "ymax": 5446531.7044,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "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": 3000,
   "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
  },
  {
   "currentVersion": 10.71,
   "cimVersion": "2.4.0",
   "id": 1,
   "name": "Easements",
   "type": "Group Layer",
   "description": "New Group Layer",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 2,
     "name": "Easement Lines"
    },
    {
     "id": 3,
     "name": "Easement Polygons"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 539215.0718,
    "ymin": 5427882.307600001,
    "xmax": 567556.7322000004,
    "ymax": 5446817.7051,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "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,
   "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
  },
  {
   "currentVersion": 10.71,
   "cimVersion": "2.4.0",
   "id": 2,
   "name": "Easement Lines",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 1,
    "name": "Easements"
   },
   "subLayers": [],
   "minScale": 32000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "TYPE",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         168,
         168,
         0,
         153
        ],
        "width": 1
       },
       "value": "Airspace Easement",
       "label": "Airspace Easement"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         222,
         0,
         174,
         153
        ],
        "width": 1
       },
       "value": "Easement",
       "label": "Easement"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         132,
         0,
         168,
         153
        ],
        "width": 1
       },
       "value": "Right of Way",
       "label": "Right of Way"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         168,
         112,
         0,
         153
        ],
        "width": 1
       },
       "value": "Road Reserve",
       "label": "Road Reserve"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         104,
         104,
         104,
         153
        ],
        "width": 1
       },
       "value": "Unregistered Easement",
       "label": "Unregistered Easement"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriHSVAlgorithm",
         "fromColor": [
          56,
          168,
          0,
          255
         ],
         "toColor": [
          255,
          255,
          0,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriHSVAlgorithm",
         "fromColor": [
          255,
          255,
          0,
          255
         ],
         "toColor": [
          255,
          0,
          0,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 539215.0718,
    "ymin": 5427882.307600001,
    "xmax": 567556.7322000004,
    "ymax": 5446817.7051,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "TYPE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 30,
     "domain": null
    },
    {
     "name": "PLAN",
     "type": "esriFieldTypeString",
     "alias": "PLAN",
     "length": 10,
     "domain": null
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeString",
     "alias": "STATUS",
     "length": 10,
     "domain": null
    },
    {
     "name": "PLAN_URL",
     "type": "esriFieldTypeString",
     "alias": "PLAN_URL",
     "length": 200,
     "domain": null
    },
    {
     "name": "SHAPE_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "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": true
  },
  {
   "currentVersion": 10.71,
   "cimVersion": "2.4.0",
   "id": 3,
   "name": "Easement Polygons",
   "type": "Feature Layer",
   "description": "Easements",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 1,
    "name": "Easements"
   },
   "subLayers": [],
   "minScale": 32000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "TYPE",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         0,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "Airspace Easement",
       "label": "Airspace Easement"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         190,
         232,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "Easement",
       "label": "Easement"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         232,
         190,
         255,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "Statutory Right of Way",
       "label": "Statutory Right of Way"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         127,
         127,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "Unregistered Easement",
       "label": "Unregistered Easement"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          197,
          217,
          252,
          255
         ],
         "toColor": [
          197,
          217,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          182,
          252,
          183,
          255
         ],
         "toColor": [
          182,
          252,
          183,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          210,
          179,
          255
         ],
         "toColor": [
          252,
          210,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          233,
          255
         ],
         "toColor": [
          252,
          179,
          233,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          192,
          252,
          239,
          255
         ],
         "toColor": [
          192,
          252,
          239,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          191,
          179,
          252,
          255
         ],
         "toColor": [
          191,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          241,
          252,
          204,
          255
         ],
         "toColor": [
          241,
          252,
          204,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          215,
          227,
          255
         ],
         "toColor": [
          252,
          215,
          227,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          180,
          179,
          255
         ],
         "toColor": [
          252,
          180,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          231,
          199,
          252,
          255
         ],
         "toColor": [
          231,
          199,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          234,
          179,
          252,
          255
         ],
         "toColor": [
          234,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          243,
          252,
          255
         ],
         "toColor": [
          212,
          243,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          240,
          215,
          255
         ],
         "toColor": [
          252,
          240,
          215,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpressionInfo": {"expression": "$feature.PLAN"},
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelLargest",
      "allowOverrun": true,
      "deconflictionStrategy": "static",
      "repeatLabel": false,
      "allowOverlapOfFeatureInterior": "avoid",
      "allowOverlapOfFeatureExterior": "avoid",
      "stackLabel": true,
      "stackRowLength": 24,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "where": "TYPE = 'Airspace Easement'",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 4000,
      "name": "Airspace Easement",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        115,
        115,
        0,
        178
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        190,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Tahoma",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     },
     {
      "labelExpressionInfo": {"expression": "$feature.PLAN"},
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelLargest",
      "allowOverrun": true,
      "deconflictionStrategy": "static",
      "repeatLabel": false,
      "allowOverlapOfFeatureInterior": "avoid",
      "allowOverlapOfFeatureExterior": "avoid",
      "stackLabel": true,
      "stackRowLength": 24,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "where": "TYPE = 'Easement'",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 4000,
      "name": "Easement",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        181,
        0,
        142,
        102
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        151
       ],
       "haloSize": 1,
       "font": {
        "family": "Tahoma",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     },
     {
      "labelExpressionInfo": {"expression": "$feature.PLAN"},
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelLargest",
      "allowOverrun": true,
      "deconflictionStrategy": "static",
      "repeatLabel": false,
      "allowOverlapOfFeatureInterior": "avoid",
      "allowOverlapOfFeatureExterior": "avoid",
      "stackLabel": true,
      "stackRowLength": 24,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "where": "TYPE = 'Statutory Right of Way'",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 4000,
      "name": "Statutory Right of Way",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        169,
        0,
        230,
        178
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Tahoma",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     },
     {
      "labelExpressionInfo": {"expression": "$feature.PLAN"},
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelLargest",
      "allowOverrun": true,
      "deconflictionStrategy": "static",
      "repeatLabel": false,
      "allowOverlapOfFeatureInterior": "avoid",
      "allowOverlapOfFeatureExterior": "avoid",
      "stackLabel": true,
      "stackRowLength": 24,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "where": "TYPE = 'Unregistered Easement'",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 4000,
      "name": "Unregistered Easement",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        230,
        76,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Tahoma",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 539379.9549000002,
    "ymin": 5427950.6831,
    "xmax": 566690.6212078945,
    "ymax": 5444088.967800001,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "TYPE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 30,
     "domain": null
    },
    {
     "name": "PLAN",
     "type": "esriFieldTypeString",
     "alias": "PLAN",
     "length": 10,
     "domain": null
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeString",
     "alias": "STATUS",
     "length": 10,
     "domain": null
    },
    {
     "name": "PLAN_URL",
     "type": "esriFieldTypeString",
     "alias": "PLAN_URL",
     "length": 200,
     "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": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "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": true
  },
  {
   "currentVersion": 10.71,
   "cimVersion": "2.4.0",
   "id": 4,
   "name": "Utility ROW",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "TYPE",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         156,
         156,
         156,
         127
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "Oil Gas 30m Buffer",
       "label": "Oil Gas 30m Buffer"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         169,
         230,
         127
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0
        }
       },
       "value": "Electric",
       "label": "Electric"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         197,
         0,
         255,
         127
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0
        }
       },
       "value": "Gas",
       "label": "Gas"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         170,
         0,
         127
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0
        }
       },
       "value": "Oil",
       "label": "Oil"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriHSVAlgorithm",
         "fromColor": [
          56,
          168,
          0,
          255
         ],
         "toColor": [
          255,
          255,
          0,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriHSVAlgorithm",
         "fromColor": [
          255,
          255,
          0,
          255
         ],
         "toColor": [
          255,
          0,
          0,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 539222.9044000003,
    "ymin": 5428013.093900001,
    "xmax": 567159.8604000004,
    "ymax": 5446817.7051,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "TYPE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 20,
     "domain": null
    },
    {
     "name": "OWNER",
     "type": "esriFieldTypeString",
     "alias": "OWNER",
     "length": 20,
     "domain": null
    },
    {
     "name": "PLAN_NO",
     "type": "esriFieldTypeString",
     "alias": "PLAN_NO",
     "length": 30,
     "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": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "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": true
  },
  {
   "currentVersion": 10.71,
   "cimVersion": "2.4.0",
   "id": 5,
   "name": "Government Properties",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "GOVT_JURISDICTION",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         204,
         204,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.7
        }
       },
       "value": "Federal",
       "label": "Federal"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         115,
         223,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          130,
          130,
          130,
          255
         ],
         "width": 0.7
        }
       },
       "value": "Fraser Health Authority",
       "label": "Fraser Health Authority"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.7
        }
       },
       "value": "Municipal",
       "label": "Municipal"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.7
        }
       },
       "value": "Provincial",
       "label": "Provincial"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         115,
         178,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.7
        }
       },
       "value": "School District #34",
       "label": "School District #34"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriHSVAlgorithm",
         "fromColor": [
          56,
          168,
          0,
          255
         ],
         "toColor": [
          255,
          255,
          0,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriHSVAlgorithm",
         "fromColor": [
          255,
          255,
          0,
          255
         ],
         "toColor": [
          255,
          0,
          0,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 15,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 539248.5853000004,
    "ymin": 5427870.0524,
    "xmax": 567128.1106000002,
    "ymax": 5446516.728,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "JURISDICTION",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "GOVT_JURISDICTION",
     "type": "esriFieldTypeString",
     "alias": "GOVT_JURISDICTION",
     "length": 50,
     "domain": null
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "length": 100,
     "domain": null
    },
    {
     "name": "OWNERS",
     "type": "esriFieldTypeString",
     "alias": "OWNERS",
     "length": 200,
     "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": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "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": true
  },
  {
   "currentVersion": 10.71,
   "cimVersion": "2.4.0",
   "id": 6,
   "name": "Parcels",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 10000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        178,
        178,
        178,
        255
       ],
       "width": 0
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 539090.3997,
    "ymin": 5427870.0524,
    "xmax": 567733.7995000002,
    "ymax": 5446516.728,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "LOT",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "GIS_AREA",
     "type": "esriFieldTypeString",
     "alias": "GIS_AREA",
     "length": 50,
     "domain": null
    },
    {
     "name": "ALR",
     "type": "esriFieldTypeString",
     "alias": "ALR",
     "length": 40,
     "domain": null
    },
    {
     "name": "OCP",
     "type": "esriFieldTypeString",
     "alias": "OCP",
     "length": 50,
     "domain": null
    },
    {
     "name": "LEGAL_TYPE",
     "type": "esriFieldTypeString",
     "alias": "LEGAL_TYPE",
     "length": 20,
     "domain": null
    },
    {
     "name": "FOLIO",
     "type": "esriFieldTypeString",
     "alias": "FOLIO",
     "length": 16,
     "domain": null
    },
    {
     "name": "PID",
     "type": "esriFieldTypeString",
     "alias": "PID",
     "length": 11,
     "domain": null
    },
    {
     "name": "LOT",
     "type": "esriFieldTypeString",
     "alias": "LOT",
     "length": 10,
     "domain": null
    },
    {
     "name": "GISLINK",
     "type": "esriFieldTypeString",
     "alias": "GISLINK",
     "length": 16,
     "domain": null
    },
    {
     "name": "STREET",
     "type": "esriFieldTypeString",
     "alias": "STREET",
     "length": 30,
     "domain": null
    },
    {
     "name": "HOUSE",
     "type": "esriFieldTypeDouble",
     "alias": "HOUSE",
     "domain": null
    },
    {
     "name": "UNIT",
     "type": "esriFieldTypeString",
     "alias": "UNIT",
     "length": 10,
     "domain": null
    },
    {
     "name": "POSTAL_CODE",
     "type": "esriFieldTypeString",
     "alias": "POSTAL_CODE",
     "length": 10,
     "domain": null
    },
    {
     "name": "BCAA_LEGAL_LONG",
     "type": "esriFieldTypeString",
     "alias": "BCAA_LEGAL_LONG",
     "length": 500,
     "domain": null
    },
    {
     "name": "IMP_VALUE",
     "type": "esriFieldTypeInteger",
     "alias": "IMP_VALUE",
     "domain": null
    },
    {
     "name": "LAND_VALUE",
     "type": "esriFieldTypeInteger",
     "alias": "LAND_VALUE",
     "domain": null
    },
    {
     "name": "TOTAL_VALUE",
     "type": "esriFieldTypeInteger",
     "alias": "TOTAL_VALUE",
     "domain": null
    },
    {
     "name": "SUITE",
     "type": "esriFieldTypeString",
     "alias": "SUITE",
     "length": 20,
     "domain": null
    },
    {
     "name": "ACTUAL_USE_CODE",
     "type": "esriFieldTypeString",
     "alias": "ACTUAL_USE_CODE",
     "length": 100,
     "domain": null
    },
    {
     "name": "OWNERS",
     "type": "esriFieldTypeString",
     "alias": "OWNERS",
     "length": 2000,
     "domain": null
    },
    {
     "name": "COACH_HOUSE",
     "type": "esriFieldTypeString",
     "alias": "COACH_HOUSE",
     "length": 10,
     "domain": null
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "length": 200,
     "domain": null
    },
    {
     "name": "LABEL",
     "type": "esriFieldTypeString",
     "alias": "LABEL",
     "length": 200,
     "domain": null
    },
    {
     "name": "SERVICE_CARD",
     "type": "esriFieldTypeString",
     "alias": "SERVICE_CARD",
     "length": 200,
     "domain": null
    },
    {
     "name": "LEGAL_SURVEY_PLAN",
     "type": "esriFieldTypeString",
     "alias": "LEGAL_SURVEY_PLAN",
     "length": 200,
     "domain": null
    },
    {
     "name": "PROPERTY_REPORT",
     "type": "esriFieldTypeString",
     "alias": "PROPERTY_REPORT",
     "length": 200,
     "domain": null
    },
    {
     "name": "BUILDING_PERMIT",
     "type": "esriFieldTypeString",
     "alias": "BUILDING_PERMIT",
     "length": 200,
     "domain": null
    },
    {
     "name": "ZONING",
     "type": "esriFieldTypeString",
     "alias": "ZONING",
     "length": 600,
     "domain": null
    },
    {
     "name": "BCAA_LOT_SIZE",
     "type": "esriFieldTypeString",
     "alias": "BCAA_LOT_SIZE",
     "length": 30,
     "domain": null
    },
    {
     "name": "UDA",
     "type": "esriFieldTypeString",
     "alias": "UDA",
     "length": 50,
     "domain": null
    },
    {
     "name": "DPA",
     "type": "esriFieldTypeString",
     "alias": "DPA",
     "length": 50,
     "domain": null
    },
    {
     "name": "HAP",
     "type": "esriFieldTypeString",
     "alias": "HAP",
     "length": 50,
     "domain": null
    },
    {
     "name": "FLOODPLAIN",
     "type": "esriFieldTypeString",
     "alias": "FLOODPLAIN",
     "length": 75,
     "domain": null
    },
    {
     "name": "IRR_AREA",
     "type": "esriFieldTypeString",
     "alias": "IRR_AREA",
     "length": 75,
     "domain": null
    },
    {
     "name": "IRR_TYPE",
     "type": "esriFieldTypeString",
     "alias": "IRR_TYPE",
     "length": 75,
     "domain": null
    },
    {
     "name": "BUSINESS_LICENSE",
     "type": "esriFieldTypeString",
     "alias": "BUSINESS_LICENSE",
     "length": 900,
     "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": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "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": true
  }
 ],
 "tables": []
}