{ "currentVersion": 10.81, "id": 22, "name": "Anno100", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102695, "latestWkid": 2255 }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Property" }, "subLayers": [ { "id": 23, "name": "AC" }, { "id": 24, "name": "CITY_LIMIT" }, { "id": 25, "name": "COUNTY" }, { "id": 26, "name": "DIM_PAR" }, { "id": 27, "name": "DIM_ROW" }, { "id": 28, "name": "EXEMPT" }, { "id": 29, "name": "LOT" }, { "id": 30, "name": "MAP_NOTES" }, { "id": 31, "name": "MAP_NUM" }, { "id": 32, "name": "MAPBLK_LIMIT" }, { "id": 33, "name": "MISC" }, { "id": 34, "name": "PARCEL_BLK" }, { "id": 35, "name": "PARCEL_NUM" }, { "id": 36, "name": "REF_TXT" }, { "id": 37, "name": "ROADNAME" }, { "id": 38, "name": "RRNAME" }, { "id": 39, "name": "SEC_NUM" }, { "id": 40, "name": "STATE" }, { "id": 41, "name": "SUBD_BLK" }, { "id": 42, "name": "SUBD_NUM" }, { "id": 43, "name": "SUBD_REF" }, { "id": 44, "name": "TAXDIST" }, { "id": 45, "name": "TWPRNG" }, { "id": 46, "name": "UTILITY" }, { "id": 47, "name": "WATER" }, { "id": 48, "name": "ACc" }, { "id": 49, "name": "US_SHIELD" }, { "id": 50, "name": "INTERSTATE" }, { "id": 51, "name": "SUBD_NAME" }, { "id": 52, "name": "HWY_SHIELD" }, { "id": 53, "name": "ROW_WIDTH" } ], "minScale": 2400, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2253384.307627596, "ymin": 741675.1192632765, "xmax": 2269737.5918500945, "ymax": 773446.437610276, "spatialReference": { "wkid": 102695, "latestWkid": 2255 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "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": 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", "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": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I17annotationcla", "fields": "annotationclassid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I17status", "fields": "status", "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": "AC" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 1, "name": "CITY_LIMIT" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 2, "name": "COUNTY" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 3, "name": "DIM_PAR" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 4, "name": "DIM_ROW" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 5, "name": "EXEMPT" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 6, "name": "LOT" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 7, "name": "MAP_NOTES" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 8, "name": "MAP_NUM" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 9, "name": "MAPBLK_LIMIT" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 10, "name": "MISC" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 11, "name": "PARCEL_BLK" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 12, "name": "PARCEL_NUM" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 13, "name": "REF_TXT" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 14, "name": "ROADNAME" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 15, "name": "RRNAME" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 16, "name": "SEC_NUM" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 17, "name": "STATE" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 18, "name": "SUBD_BLK" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 19, "name": "SUBD_NUM" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 20, "name": "SUBD_REF" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 21, "name": "TAXDIST" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 22, "name": "TWPRNG" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 23, "name": "UTILITY" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 24, "name": "WATER" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 25, "name": "ACc" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 26, "name": "US_SHIELD" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 27, "name": "INTERSTATE" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 28, "name": "SUBD_NAME" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 29, "name": "HWY_SHIELD" }, { "domains": { "status": {"type": "inherited"}, "bold": {"type": "inherited"}, "italic": {"type": "inherited"}, "underline": {"type": "inherited"}, "verticalalignment": {"type": "inherited"}, "horizontalalignment": {"type": "inherited"} }, "id": 30, "name": "ROW_WIDTH" } ], "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 }, "code": 0, "name": "AC" }, { "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 }, "code": 1, "name": "CITY_LIMIT" }, { "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 }, "code": 2, "name": "COUNTY" }, { "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 }, "code": 3, "name": "DIM_PAR" }, { "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 }, "code": 4, "name": "DIM_ROW" }, { "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 }, "code": 5, "name": "EXEMPT" }, { "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 }, "code": 6, "name": "LOT" }, { "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 }, "code": 7, "name": "MAP_NOTES" }, { "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 }, "code": 8, "name": "MAP_NUM" }, { "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 }, "code": 9, "name": "MAPBLK_LIMIT" }, { "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 }, "code": 10, "name": "MISC" }, { "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 }, "code": 11, "name": "PARCEL_BLK" }, { "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 }, "code": 12, "name": "PARCEL_NUM" }, { "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 }, "code": 13, "name": "REF_TXT" }, { "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 }, "code": 14, "name": "ROADNAME" }, { "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 }, "code": 15, "name": "RRNAME" }, { "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 }, "code": 16, "name": "SEC_NUM" }, { "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 }, "code": 17, "name": "STATE" }, { "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 }, "code": 18, "name": "SUBD_BLK" }, { "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 }, "code": 19, "name": "SUBD_NUM" }, { "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 }, "code": 20, "name": "SUBD_REF" }, { "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 }, "code": 21, "name": "TAXDIST" }, { "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 }, "code": 22, "name": "TWPRNG" }, { "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 }, "code": 23, "name": "UTILITY" }, { "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 }, "code": 24, "name": "WATER" }, { "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 }, "code": 25, "name": "ACc" }, { "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 }, "code": 26, "name": "US_SHIELD" }, { "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 }, "code": 27, "name": "INTERSTATE" }, { "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 }, "code": 28, "name": "SUBD_NAME" }, { "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 }, "code": 29, "name": "HWY_SHIELD" }, { "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 }, "code": 30, "name": "ROW_WIDTH" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 25, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }