{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Annotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999994622E8, "falseY": -9.63737999999064E7, "xyUnits": 28633.115266666668, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Parcel_Number_Label" }, { "id": 2, "name": "Lot_Number_Label" }, { "id": 3, "name": "Acreage_Label" }, { "id": 4, "name": "Dimension_Label" }, { "id": 5, "name": "Adjoining_County_Label" }, { "id": 6, "name": "Block_Symbol" }, { "id": 7, "name": "Subd_Name_P.B._Pg._Label" }, { "id": 8, "name": "Road_Label" }, { "id": 9, "name": "Railroad_Label" }, { "id": 10, "name": "Waterway_Label" }, { "id": 11, "name": "Sec_No_Label" }, { "id": 12, "name": "Corp_Limit_Label" }, { "id": 13, "name": "Township_Label" }, { "id": 14, "name": "Route_Symbol" }, { "id": 15, "name": "T_R_S_Label" }, { "id": 16, "name": "Misc_Label" }, { "id": 17, "name": "Land_Hook_Symbol" }, { "id": 18, "name": "Block_Number_Label" }, { "id": 19, "name": "Acres_Deed_Label" }, { "id": 20, "name": "See_Sheet_Label" }, { "id": 21, "name": "School_District_Label" }, { "id": 22, "name": "Subd_Block_Symbol" }, { "id": 23, "name": "Subd_Block_Label" }, { "id": 24, "name": "Cemetery_Symbol" }, { "id": 25, "name": "Church_Symbol" } ], "minScale": 9600, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "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": "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": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "DXF_", "type": "esriFieldTypeInteger", "alias": "DXF_", "domain": null }, { "name": "DXF_ID", "type": "esriFieldTypeInteger", "alias": "DXF_ID", "domain": null }, { "name": "ALLENTEXT_ID", "type": "esriFieldTypeDouble", "alias": "ALLENTEXT_ID", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeInteger", "alias": "HEIGHT", "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeInteger", "alias": "SYMBOL", "domain": null }, { "name": "LEVEL_", "type": "esriFieldTypeInteger", "alias": "LEVEL_", "domain": null }, { "name": "TEXT", "type": "esriFieldTypeString", "alias": "TEXT", "length": 255, "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "SYMBOL_1", "type": "esriFieldTypeInteger", "alias": "SYMBOL_1", "domain": null }, { "name": "LEVEL_1", "type": "esriFieldTypeInteger", "alias": "LEVEL_1", "domain": null }, { "name": "ID_1", "type": "esriFieldTypeInteger", "alias": "ID_1", "domain": null }, { "name": "SYMBOL_2", "type": "esriFieldTypeInteger", "alias": "SYMBOL_2", "domain": null }, { "name": "LEVEL_2", "type": "esriFieldTypeInteger", "alias": "LEVEL_2", "domain": null }, { "name": "ID_2", "type": "esriFieldTypeInteger", "alias": "ID_2", "domain": null }, { "name": "SYMBOL_3", "type": "esriFieldTypeInteger", "alias": "SYMBOL_3", "domain": null }, { "name": "LEVEL_3", "type": "esriFieldTypeInteger", "alias": "LEVEL_3", "domain": null }, { "name": "ID_3", "type": "esriFieldTypeInteger", "alias": "ID_3", "domain": null }, { "name": "SYMBOL_4", "type": "esriFieldTypeInteger", "alias": "SYMBOL_4", "domain": null }, { "name": "LEVEL_4", "type": "esriFieldTypeInteger", "alias": "LEVEL_4", "domain": null }, { "name": "ID_4", "type": "esriFieldTypeInteger", "alias": "ID_4", "domain": null }, { "name": "SYMBOL_5", "type": "esriFieldTypeInteger", "alias": "SYMBOL_5", "domain": null }, { "name": "LEVEL_5", "type": "esriFieldTypeInteger", "alias": "LEVEL_5", "domain": null }, { "name": "ID_5", "type": "esriFieldTypeInteger", "alias": "ID_5", "domain": null }, { "name": "SYMBOL_6", "type": "esriFieldTypeInteger", "alias": "SYMBOL_6", "domain": null }, { "name": "LEVEL_6", "type": "esriFieldTypeInteger", "alias": "LEVEL_6", "domain": null }, { "name": "ID_6", "type": "esriFieldTypeInteger", "alias": "ID_6", "domain": null }, { "name": "SYMBOL_7", "type": "esriFieldTypeInteger", "alias": "SYMBOL_7", "domain": null }, { "name": "LEVEL_7", "type": "esriFieldTypeInteger", "alias": "LEVEL_7", "domain": null }, { "name": "ID_7", "type": "esriFieldTypeInteger", "alias": "ID_7", "domain": null }, { "name": "SYMBOL_8", "type": "esriFieldTypeInteger", "alias": "SYMBOL_8", "domain": null }, { "name": "LEVEL_8", "type": "esriFieldTypeInteger", "alias": "LEVEL_8", "domain": null }, { "name": "ID_8", "type": "esriFieldTypeInteger", "alias": "ID_8", "domain": null }, { "name": "SYMBOL_9", "type": "esriFieldTypeInteger", "alias": "SYMBOL_9", "domain": null }, { "name": "LEVEL_9", "type": "esriFieldTypeInteger", "alias": "LEVEL_9", "domain": null }, { "name": "ID_9", "type": "esriFieldTypeInteger", "alias": "ID_9", "domain": null }, { "name": "SYMBOL_10", "type": "esriFieldTypeInteger", "alias": "SYMBOL_10", "domain": null }, { "name": "LEVEL_10", "type": "esriFieldTypeInteger", "alias": "LEVEL_10", "domain": null }, { "name": "ID_10", "type": "esriFieldTypeInteger", "alias": "ID_10", "domain": null }, { "name": "SYMBOL_11", "type": "esriFieldTypeInteger", "alias": "SYMBOL_11", "domain": null }, { "name": "LEVEL_11", "type": "esriFieldTypeInteger", "alias": "LEVEL_11", "domain": null }, { "name": "ID_11", "type": "esriFieldTypeInteger", "alias": "ID_11", "domain": null }, { "name": "SYMBOL_12", "type": "esriFieldTypeInteger", "alias": "SYMBOL_12", "domain": null }, { "name": "LEVEL_12", "type": "esriFieldTypeInteger", "alias": "LEVEL_12", "domain": null }, { "name": "ID_12", "type": "esriFieldTypeInteger", "alias": "ID_12", "domain": null }, { "name": "SYMBOL_13", "type": "esriFieldTypeInteger", "alias": "SYMBOL_13", "domain": null }, { "name": "LEVEL_13", "type": "esriFieldTypeInteger", "alias": "LEVEL_13", "domain": null }, { "name": "ID_13", "type": "esriFieldTypeInteger", "alias": "ID_13", "domain": null }, { "name": "SYMBOL_14", "type": "esriFieldTypeInteger", "alias": "SYMBOL_14", "domain": null }, { "name": "LEVEL_14", "type": "esriFieldTypeInteger", "alias": "LEVEL_14", "domain": null }, { "name": "ID_14", "type": "esriFieldTypeInteger", "alias": "ID_14", "domain": null }, { "name": "SYMBOL_15", "type": "esriFieldTypeInteger", "alias": "SYMBOL_15", "domain": null }, { "name": "LEVEL_15", "type": "esriFieldTypeInteger", "alias": "LEVEL_15", "domain": null }, { "name": "ID_15", "type": "esriFieldTypeInteger", "alias": "ID_15", "domain": null }, { "name": "SYMBOL_16", "type": "esriFieldTypeInteger", "alias": "SYMBOL_16", "domain": null }, { "name": "LEVEL_16", "type": "esriFieldTypeInteger", "alias": "LEVEL_16", "domain": null }, { "name": "ID_16", "type": "esriFieldTypeInteger", "alias": "ID_16", "domain": null }, { "name": "SYMBOL_17", "type": "esriFieldTypeInteger", "alias": "SYMBOL_17", "domain": null }, { "name": "LEVEL_17", "type": "esriFieldTypeInteger", "alias": "LEVEL_17", "domain": null }, { "name": "ID_17", "type": "esriFieldTypeInteger", "alias": "ID_17", "domain": null }, { "name": "SYMBOL_18", "type": "esriFieldTypeInteger", "alias": "SYMBOL_18", "domain": null }, { "name": "LEVEL_18", "type": "esriFieldTypeInteger", "alias": "LEVEL_18", "domain": null }, { "name": "ID_18", "type": "esriFieldTypeInteger", "alias": "ID_18", "domain": null }, { "name": "SYMBOL_19", "type": "esriFieldTypeInteger", "alias": "SYMBOL_19", "domain": null }, { "name": "LEVEL_19", "type": "esriFieldTypeInteger", "alias": "LEVEL_19", "domain": null }, { "name": "ID_19", "type": "esriFieldTypeInteger", "alias": "ID_19", "domain": null }, { "name": "SYMBOL_20", "type": "esriFieldTypeInteger", "alias": "SYMBOL_20", "domain": null }, { "name": "LEVEL_20", "type": "esriFieldTypeInteger", "alias": "LEVEL_20", "domain": null }, { "name": "ID_20", "type": "esriFieldTypeInteger", "alias": "ID_20", "domain": null }, { "name": "SYMBOL_21", "type": "esriFieldTypeInteger", "alias": "SYMBOL_21", "domain": null }, { "name": "LEVEL_21", "type": "esriFieldTypeInteger", "alias": "LEVEL_21", "domain": null }, { "name": "ID_21", "type": "esriFieldTypeInteger", "alias": "ID_21", "domain": null }, { "name": "SYMBOL_22", "type": "esriFieldTypeInteger", "alias": "SYMBOL_22", "domain": null }, { "name": "LEVEL_22", "type": "esriFieldTypeInteger", "alias": "LEVEL_22", "domain": null }, { "name": "ID_22", "type": "esriFieldTypeInteger", "alias": "ID_22", "domain": null }, { "name": "SYMBOL_23", "type": "esriFieldTypeInteger", "alias": "SYMBOL_23", "domain": null }, { "name": "LEVEL_23", "type": "esriFieldTypeInteger", "alias": "LEVEL_23", "domain": null }, { "name": "ID_23", "type": "esriFieldTypeInteger", "alias": "ID_23", "domain": null }, { "name": "SYMBOL_24", "type": "esriFieldTypeInteger", "alias": "SYMBOL_24", "domain": null }, { "name": "LEVEL_24", "type": "esriFieldTypeInteger", "alias": "LEVEL_24", "domain": null }, { "name": "ID_24", "type": "esriFieldTypeInteger", "alias": "ID_24", "domain": null }, { "name": "SYMBOL_25", "type": "esriFieldTypeInteger", "alias": "SYMBOL_25", "domain": null }, { "name": "LEVEL_25", "type": "esriFieldTypeInteger", "alias": "LEVEL_25", "domain": null }, { "name": "ID_25", "type": "esriFieldTypeInteger", "alias": "ID_25", "domain": null }, { "name": "SYMBOL_26", "type": "esriFieldTypeInteger", "alias": "SYMBOL_26", "domain": null }, { "name": "LEVEL_26", "type": "esriFieldTypeInteger", "alias": "LEVEL_26", "domain": null }, { "name": "ID_26", "type": "esriFieldTypeInteger", "alias": "ID_26", "domain": null }, { "name": "SYMBOL_27", "type": "esriFieldTypeInteger", "alias": "SYMBOL_27", "domain": null }, { "name": "LEVEL_27", "type": "esriFieldTypeInteger", "alias": "LEVEL_27", "domain": null }, { "name": "ID_27", "type": "esriFieldTypeInteger", "alias": "ID_27", "domain": null }, { "name": "SYMBOL_28", "type": "esriFieldTypeInteger", "alias": "SYMBOL_28", "domain": null }, { "name": "LEVEL_28", "type": "esriFieldTypeInteger", "alias": "LEVEL_28", "domain": null }, { "name": "ID_28", "type": "esriFieldTypeInteger", "alias": "ID_28", "domain": null }, { "name": "SYMBOL_29", "type": "esriFieldTypeInteger", "alias": "SYMBOL_29", "domain": null }, { "name": "LEVEL_29", "type": "esriFieldTypeInteger", "alias": "LEVEL_29", "domain": null }, { "name": "ID_29", "type": "esriFieldTypeInteger", "alias": "ID_29", "domain": null }, { "name": "SYMBOL_30", "type": "esriFieldTypeInteger", "alias": "SYMBOL_30", "domain": null }, { "name": "LEVEL_30", "type": "esriFieldTypeInteger", "alias": "LEVEL_30", "domain": null }, { "name": "ID_30", "type": "esriFieldTypeInteger", "alias": "ID_30", "domain": null }, { "name": "SYMBOL_31", "type": "esriFieldTypeInteger", "alias": "SYMBOL_31", "domain": null }, { "name": "LEVEL_31", "type": "esriFieldTypeInteger", "alias": "LEVEL_31", "domain": null }, { "name": "ID_31", "type": "esriFieldTypeInteger", "alias": "ID_31", "domain": null }, { "name": "SYMBOL_32", "type": "esriFieldTypeInteger", "alias": "SYMBOL_32", "domain": null }, { "name": "LEVEL_32", "type": "esriFieldTypeInteger", "alias": "LEVEL_32", "domain": null }, { "name": "ID_32", "type": "esriFieldTypeInteger", "alias": "ID_32", "domain": null }, { "name": "SYMBOL_33", "type": "esriFieldTypeInteger", "alias": "SYMBOL_33", "domain": null }, { "name": "LEVEL_33", "type": "esriFieldTypeInteger", "alias": "LEVEL_33", "domain": null }, { "name": "ID_33", "type": "esriFieldTypeInteger", "alias": "ID_33", "domain": null }, { "name": "SYMBOL_34", "type": "esriFieldTypeInteger", "alias": "SYMBOL_34", "domain": null }, { "name": "LEVEL_34", "type": "esriFieldTypeInteger", "alias": "LEVEL_34", "domain": null }, { "name": "ID_34", "type": "esriFieldTypeInteger", "alias": "ID_34", "domain": null }, { "name": "SYMBOL_35", "type": "esriFieldTypeInteger", "alias": "SYMBOL_35", "domain": null }, { "name": "LEVEL_35", "type": "esriFieldTypeInteger", "alias": "LEVEL_35", "domain": null }, { "name": "ID_35", "type": "esriFieldTypeInteger", "alias": "ID_35", "domain": null }, { "name": "SYMBOL_36", "type": "esriFieldTypeInteger", "alias": "SYMBOL_36", "domain": null }, { "name": "LEVEL_36", "type": "esriFieldTypeInteger", "alias": "LEVEL_36", "domain": null }, { "name": "ID_36", "type": "esriFieldTypeInteger", "alias": "ID_36", "domain": null }, { "name": "SYMBOL_37", "type": "esriFieldTypeInteger", "alias": "SYMBOL_37", "domain": null }, { "name": "LEVEL_37", "type": "esriFieldTypeInteger", "alias": "LEVEL_37", "domain": null }, { "name": "ID_37", "type": "esriFieldTypeInteger", "alias": "ID_37", "domain": null }, { "name": "SYMBOL_38", "type": "esriFieldTypeInteger", "alias": "SYMBOL_38", "domain": null }, { "name": "LEVEL_38", "type": "esriFieldTypeInteger", "alias": "LEVEL_38", "domain": null }, { "name": "ID_38", "type": "esriFieldTypeInteger", "alias": "ID_38", "domain": null }, { "name": "SYMBOL_39", "type": "esriFieldTypeInteger", "alias": "SYMBOL_39", "domain": null }, { "name": "LEVEL_39", "type": "esriFieldTypeInteger", "alias": "LEVEL_39", "domain": null }, { "name": "ID_39", "type": "esriFieldTypeInteger", "alias": "ID_39", "domain": null }, { "name": "SYMBOL_40", "type": "esriFieldTypeInteger", "alias": "SYMBOL_40", "domain": null }, { "name": "LEVEL_40", "type": "esriFieldTypeInteger", "alias": "LEVEL_40", "domain": null }, { "name": "ID_40", "type": "esriFieldTypeInteger", "alias": "ID_40", "domain": null }, { "name": "SYMBOL_41", "type": "esriFieldTypeInteger", "alias": "SYMBOL_41", "domain": null }, { "name": "LEVEL_41", "type": "esriFieldTypeInteger", "alias": "LEVEL_41", "domain": null }, { "name": "ID_41", "type": "esriFieldTypeInteger", "alias": "ID_41", "domain": null }, { "name": "SYMBOL_42", "type": "esriFieldTypeInteger", "alias": "SYMBOL_42", "domain": null }, { "name": "LEVEL_42", "type": "esriFieldTypeInteger", "alias": "LEVEL_42", "domain": null }, { "name": "ID_42", "type": "esriFieldTypeInteger", "alias": "ID_42", "domain": null }, { "name": "SYMBOL_43", "type": "esriFieldTypeInteger", "alias": "SYMBOL_43", "domain": null }, { "name": "LEVEL_43", "type": "esriFieldTypeInteger", "alias": "LEVEL_43", "domain": null }, { "name": "ID_43", "type": "esriFieldTypeInteger", "alias": "ID_43", "domain": null }, { "name": "SYMBOL_44", "type": "esriFieldTypeInteger", "alias": "SYMBOL_44", "domain": null }, { "name": "LEVEL_44", "type": "esriFieldTypeInteger", "alias": "LEVEL_44", "domain": null }, { "name": "ID_44", "type": "esriFieldTypeInteger", "alias": "ID_44", "domain": null }, { "name": "SYMBOL_45", "type": "esriFieldTypeInteger", "alias": "SYMBOL_45", "domain": null }, { "name": "LEVEL_45", "type": "esriFieldTypeInteger", "alias": "LEVEL_45", "domain": null }, { "name": "ID_45", "type": "esriFieldTypeInteger", "alias": "ID_45", "domain": null }, { "name": "SYMBOL_46", "type": "esriFieldTypeInteger", "alias": "SYMBOL_46", "domain": null }, { "name": "LEVEL_46", "type": "esriFieldTypeInteger", "alias": "LEVEL_46", "domain": null }, { "name": "ID_46", "type": "esriFieldTypeInteger", "alias": "ID_46", "domain": null }, { "name": "SYMBOL_47", "type": "esriFieldTypeInteger", "alias": "SYMBOL_47", "domain": null }, { "name": "LEVEL_47", "type": "esriFieldTypeInteger", "alias": "LEVEL_47", "domain": null }, { "name": "ID_47", "type": "esriFieldTypeInteger", "alias": "ID_47", "domain": null }, { "name": "SYMBOL_48", "type": "esriFieldTypeInteger", "alias": "SYMBOL_48", "domain": null }, { "name": "LEVEL_48", "type": "esriFieldTypeInteger", "alias": "LEVEL_48", "domain": null }, { "name": "ID_48", "type": "esriFieldTypeInteger", "alias": "ID_48", "domain": null }, { "name": "SYMBOL_49", "type": "esriFieldTypeInteger", "alias": "SYMBOL_49", "domain": null }, { "name": "LEVEL_49", "type": "esriFieldTypeInteger", "alias": "LEVEL_49", "domain": null }, { "name": "ID_49", "type": "esriFieldTypeInteger", "alias": "ID_49", "domain": null }, { "name": "SYMBOL_50", "type": "esriFieldTypeInteger", "alias": "SYMBOL_50", "domain": null }, { "name": "LEVEL_50", "type": "esriFieldTypeInteger", "alias": "LEVEL_50", "domain": null }, { "name": "ID_50", "type": "esriFieldTypeInteger", "alias": "ID_50", "domain": null }, { "name": "SYMBOL_51", "type": "esriFieldTypeInteger", "alias": "SYMBOL_51", "domain": null }, { "name": "LEVEL_51", "type": "esriFieldTypeInteger", "alias": "LEVEL_51", "domain": null }, { "name": "ID_51", "type": "esriFieldTypeInteger", "alias": "ID_51", "domain": null }, { "name": "SYMBOL_52", "type": "esriFieldTypeInteger", "alias": "SYMBOL_52", "domain": null }, { "name": "LEVEL_52", "type": "esriFieldTypeInteger", "alias": "LEVEL_52", "domain": null }, { "name": "ID_52", "type": "esriFieldTypeInteger", "alias": "ID_52", "domain": null }, { "name": "SYMBOL_53", "type": "esriFieldTypeInteger", "alias": "SYMBOL_53", "domain": null }, { "name": "LEVEL_53", "type": "esriFieldTypeInteger", "alias": "LEVEL_53", "domain": null }, { "name": "ID_53", "type": "esriFieldTypeInteger", "alias": "ID_53", "domain": null }, { "name": "SYMBOL_54", "type": "esriFieldTypeInteger", "alias": "SYMBOL_54", "domain": null }, { "name": "LEVEL_54", "type": "esriFieldTypeInteger", "alias": "LEVEL_54", "domain": null }, { "name": "ID_54", "type": "esriFieldTypeInteger", "alias": "ID_54", "domain": null }, { "name": "SYMBOL_55", "type": "esriFieldTypeInteger", "alias": "SYMBOL_55", "domain": null }, { "name": "LEVEL_55", "type": "esriFieldTypeInteger", "alias": "LEVEL_55", "domain": null }, { "name": "ID_55", "type": "esriFieldTypeInteger", "alias": "ID_55", "domain": null }, { "name": "SYMBOL_56", "type": "esriFieldTypeInteger", "alias": "SYMBOL_56", "domain": null }, { "name": "LEVEL_56", "type": "esriFieldTypeInteger", "alias": "LEVEL_56", "domain": null }, { "name": "ID_56", "type": "esriFieldTypeInteger", "alias": "ID_56", "domain": null }, { "name": "SYMBOL_57", "type": "esriFieldTypeInteger", "alias": "SYMBOL_57", "domain": null }, { "name": "LEVEL_57", "type": "esriFieldTypeInteger", "alias": "LEVEL_57", "domain": null }, { "name": "ID_57", "type": "esriFieldTypeInteger", "alias": "ID_57", "domain": null }, { "name": "SYMBOL_58", "type": "esriFieldTypeInteger", "alias": "SYMBOL_58", "domain": null }, { "name": "LEVEL_58", "type": "esriFieldTypeInteger", "alias": "LEVEL_58", "domain": null }, { "name": "ID_58", "type": "esriFieldTypeInteger", "alias": "ID_58", "domain": null }, { "name": "SYMBOL_59", "type": "esriFieldTypeInteger", "alias": "SYMBOL_59", "domain": null }, { "name": "LEVEL_59", "type": "esriFieldTypeInteger", "alias": "LEVEL_59", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R149_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I168ANNOTATIONCL", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I168STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a144_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "Parcel_Number_Label" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Lot_Number_Label" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "Acreage_Label" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "Dimension_Label" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 4, "name": "Adjoining_County_Label" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 5, "name": "Block_Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 6, "name": "Subd_Name_P.B._Pg._Label" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 7, "name": "Road_Label" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 8, "name": "Railroad_Label" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 9, "name": "Waterway_Label" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 10, "name": "Sec_No_Label" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 11, "name": "Corp_Limit_Label" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 12, "name": "Township_Label" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 13, "name": "Route_Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 14, "name": "T_R_S_Label" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 15, "name": "Misc_Label" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 16, "name": "Land_Hook_Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 17, "name": "Block_Number_Label" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 18, "name": "Acres_Deed_Label" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 19, "name": "See_Sheet_Label" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 20, "name": "School_District_Label" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 21, "name": "Subd_Block_Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 22, "name": "Subd_Block_Label" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 23, "name": "Cemetery_Symbol" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 24, "name": "Church_Symbol" } ], "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 0, "name": "Parcel_Number_Label" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 1, "name": "Lot_Number_Label" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 2, "name": "Acreage_Label" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 3, "name": "Dimension_Label" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 4, "name": "Adjoining_County_Label" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 5, "name": "Block_Symbol" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 6, "name": "Subd_Name_P.B._Pg._Label" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 7, "name": "Road_Label" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 8, "name": "Railroad_Label" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 9, "name": "Waterway_Label" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 10, "name": "Sec_No_Label" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 11, "name": "Corp_Limit_Label" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 12, "name": "Township_Label" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 13, "name": "Route_Symbol" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 14, "name": "T_R_S_Label" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 15, "name": "Misc_Label" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 16, "name": "Land_Hook_Symbol" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 17, "name": "Block_Number_Label" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 18, "name": "Acres_Deed_Label" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 19, "name": "See_Sheet_Label" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 20, "name": "School_District_Label" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 21, "name": "Subd_Block_Symbol" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 22, "name": "Subd_Block_Label" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 23, "name": "Cemetery_Symbol" }, { "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, "DXF_": null, "DXF_ID": null, "ALLENTEXT_ID": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT": null, "ID": null, "SYMBOL_1": null, "LEVEL_1": null, "ID_1": null, "SYMBOL_2": null, "LEVEL_2": null, "ID_2": null, "SYMBOL_3": null, "LEVEL_3": null, "ID_3": null, "SYMBOL_4": null, "LEVEL_4": null, "ID_4": null, "SYMBOL_5": null, "LEVEL_5": null, "ID_5": null, "SYMBOL_6": null, "LEVEL_6": null, "ID_6": null, "SYMBOL_7": null, "LEVEL_7": null, "ID_7": null, "SYMBOL_8": null, "LEVEL_8": null, "ID_8": null, "SYMBOL_9": null, "LEVEL_9": null, "ID_9": null, "SYMBOL_10": null, "LEVEL_10": null, "ID_10": null, "SYMBOL_11": null, "LEVEL_11": null, "ID_11": null, "SYMBOL_12": null, "LEVEL_12": null, "ID_12": null, "SYMBOL_13": null, "LEVEL_13": null, "ID_13": null, "SYMBOL_14": null, "LEVEL_14": null, "ID_14": null, "SYMBOL_15": null, "LEVEL_15": null, "ID_15": null, "SYMBOL_16": null, "LEVEL_16": null, "ID_16": null, "SYMBOL_17": null, "LEVEL_17": null, "ID_17": null, "SYMBOL_18": null, "LEVEL_18": null, "ID_18": null, "SYMBOL_19": null, "LEVEL_19": null, "ID_19": null, "SYMBOL_20": null, "LEVEL_20": null, "ID_20": null, "SYMBOL_21": null, "LEVEL_21": null, "ID_21": null, "SYMBOL_22": null, "LEVEL_22": null, "ID_22": null, "SYMBOL_23": null, "LEVEL_23": null, "ID_23": null, "SYMBOL_24": null, "LEVEL_24": null, "ID_24": null, "SYMBOL_25": null, "LEVEL_25": null, "ID_25": null, "SYMBOL_26": null, "LEVEL_26": null, "ID_26": null, "SYMBOL_27": null, "LEVEL_27": null, "ID_27": null, "SYMBOL_28": null, "LEVEL_28": null, "ID_28": null, "SYMBOL_29": null, "LEVEL_29": null, "ID_29": null, "SYMBOL_30": null, "LEVEL_30": null, "ID_30": null, "SYMBOL_31": null, "LEVEL_31": null, "ID_31": null, "SYMBOL_32": null, "LEVEL_32": null, "ID_32": null, "SYMBOL_33": null, "LEVEL_33": null, "ID_33": null, "SYMBOL_34": null, "LEVEL_34": null, "ID_34": null, "SYMBOL_35": null, "LEVEL_35": null, "ID_35": null, "SYMBOL_36": null, "LEVEL_36": null, "ID_36": null, "SYMBOL_37": null, "LEVEL_37": null, "ID_37": null, "SYMBOL_38": null, "LEVEL_38": null, "ID_38": null, "SYMBOL_39": null, "LEVEL_39": null, "ID_39": null, "SYMBOL_40": null, "LEVEL_40": null, "ID_40": null, "SYMBOL_41": null, "LEVEL_41": null, "ID_41": null, "SYMBOL_42": null, "LEVEL_42": null, "ID_42": null, "SYMBOL_43": null, "LEVEL_43": null, "ID_43": null, "SYMBOL_44": null, "LEVEL_44": null, "ID_44": null, "SYMBOL_45": null, "LEVEL_45": null, "ID_45": null, "SYMBOL_46": null, "LEVEL_46": null, "ID_46": null, "SYMBOL_47": null, "LEVEL_47": null, "ID_47": null, "SYMBOL_48": null, "LEVEL_48": null, "ID_48": null, "SYMBOL_49": null, "LEVEL_49": null, "ID_49": null, "SYMBOL_50": null, "LEVEL_50": null, "ID_50": null, "SYMBOL_51": null, "LEVEL_51": null, "ID_51": null, "SYMBOL_52": null, "LEVEL_52": null, "ID_52": null, "SYMBOL_53": null, "LEVEL_53": null, "ID_53": null, "SYMBOL_54": null, "LEVEL_54": null, "ID_54": null, "SYMBOL_55": null, "LEVEL_55": null, "ID_55": null, "SYMBOL_56": null, "LEVEL_56": null, "ID_56": null, "SYMBOL_57": null, "LEVEL_57": null, "ID_57": null, "SYMBOL_58": null, "LEVEL_58": null, "ID_58": null, "SYMBOL_59": null, "LEVEL_59": null }, "code": 24, "name": "Church_Symbol" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.area", "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Parcel_Number_Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Lot_Number_Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Acreage_Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Dimension_Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Adjoining_County_Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Block_Symbol", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Subd_Name_P.B._Pg._Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Road_Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Railroad_Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Waterway_Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Sec_No_Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Corp_Limit_Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Township_Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Route_Symbol", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "T_R_S_Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Misc_Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Land_Hook_Symbol", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "Block_Number_Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Acres_Deed_Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "See_Sheet_Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 21, "name": "School_District_Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 22, "name": "Subd_Block_Symbol", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 23, "name": "Subd_Block_Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 24, "name": "Cemetery_Symbol", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 25, "name": "Church_Symbol", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 201.30929796397686, "ymin": 203.14216408133507, "xmax": 2092161.6345417947, "ymax": 770497.0970686823, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 26, "name": "Control Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9ec5b3722d087680847463cb82c6ed0b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB5UlEQVRIid3VP0hVURwH8M/RBxEtNUi+95IIggiElkLoD9UUFRIIRUtDfwghoiAjhKCghoKWUIeIFHSpaAh0KZoMiv4NQYUVtNi7LyskcCr1nQYNpO59muHSdzv8zv3cc7jn/G7OAib3f+KR8ImtkWaswVJ8xrNJ7jTwfl54iY1lOrAmMBAZxu7IlRqaa7lYorfCqQZG54yXOBToClzNsa2OsYT1aC1yGj6yrobOHE9G2LGcD7PiZXZGumrYW89A1s5W8DKyvUz3JANfaKpjLBMfZnHkOs5Ug38lMBE5nDA4zjm0ZeI5Dka+5emcDZ7xgvEyJyKDCZcKfE3F0RLoCVTmikOepwlD06eqJxWPNOL838Az8ijQlIljGR4mVYSEmFUL9M8c/46PBtojr1KeXYtebMiA2yIT1fChCrVFnqesGBRSatP1ejyohvcH9uNGGpCVhJXYEjiWiX+nexFnE3YUuDdXPHA5cj/P60x8Fd8S2tE3zKbZGtP0qk9GdsWUb/HH9S9wrUxjLY8TjhS4m4Z+YkmFC2hFS5G3s+KQ53iJd4G+hDe4FRkPKLEHmyscMNUNtxR4keZkttwiHSPcrnA0si+wGj8CXaZOzKk8NwOTWUbVn8VyRkxt/UK1efPC/zULiv8EGuOMyzAY6ccAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DESC_]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 34, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1443072.6120997518, "ymin": 360462.0679090917, "xmax": 1586411.7648732513, "ymax": 459805.0591056198, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DESC_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "ELEV", "type": "esriFieldTypeDouble", "alias": "ELEV", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DESC_", "type": "esriFieldTypeString", "alias": "DESC_", "length": 14, "domain": null }, { "name": "PDF", "type": "esriFieldTypeString", "alias": "PDF", "length": 19, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R93_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a88_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 27, "name": "Monument Boxes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c9d6725473ed7e044a6c2f70a93d451c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABHklEQVQ4jd3UvyvEcRzH8Qdd3aAoSclmM6hzLDcokzKJsNwiZbNIEZPkBk5cBqXEZJBVrIr/wCxilEHMx/D9Xl3fvpf7peRVn/q8f/R8935/fiT8khL/GtyDBWw2G7yDWZzhoVngDLJoQR5TzQC34iCEwiRGcdMoeB7DEd8+hlCsF9yBXIw/FRY8rhe8gW484xCvGMc0tnCOj1rB/VjEIwbxHvpPsIJtrGOtVnAhjOfLoCXtYhVLOMJTteAJjIX7l5h4UTCeVFh4phpwEntldgaXkZwuwagI5j2C25/Ay+iL2He4Du1OwetLluUUBFfyqxK4V3Ag0Q6ucI83pNEeyUljDqeVwDtoi+kCBir4S8rhAp9x4Gy4Gtaf+I9r0jeVri+aMIAgUQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 33, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 115, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 145922.16698768735, "ymin": 359452.84531615674, "xmax": 1587077.3634658754, "ymax": 460093.20300988853, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 14, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "IMAGE", "type": "esriFieldTypeString", "alias": "IMAGE", "length": 30, "domain": null }, { "name": "SHEET", "type": "esriFieldTypeString", "alias": "SHEET", "length": 5, "domain": null }, { "name": "MON", "type": "esriFieldTypeString", "alias": "MON", "length": 15, "domain": null }, { "name": "MON_BOX", "type": "esriFieldTypeString", "alias": "MON_BOX", "length": 5, "domain": null }, { "name": "IMAGE_NAME", "type": "esriFieldTypeString", "alias": "IMAGE_NAME", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R106_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a101_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 28, "name": "Section Corners", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d739a8f32a3ef16fa7a91619395504b5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeUlEQVRIid3UPU8UURTG8d81EGLiGhpqEpM1Bq0t1IZYkNAS7SVAwLWzt7XxE2igtIJKBSoo/BRGKqzoSCQhwJprcWfDMHtnduWl8VRzn9zzf86ZOWdG3GCM/P/wyDzu4mfg27XC8Q6T2HAVeGQCa+gE9uuSI8+wjFeBs4HwmFrfwSNMRaZzBgV4C3dwG3PDVP4b3wv4PexGphvAEdu5zvrggRjpFMeVngFahfawAl4OfBoK3mDQiwfnDVgJfMwx+uCRJdwvScc4xHgmdw/tyIeSthPYrKv8JZ7XVVKJNt5WtK4G+ClOKtoobmXgXfypaBfG8QI8MFs+R55Ik9DSH/tqxjQLr4CfSlPRSkddqYsTjCmNaZ1B3YZW53jB+fp/xQFeDzLIbeg4vpTAi4G1mOAg0InpsWewjscD4YHDmCr9LP1bVnPd4U267kXRWV/ULdFGpN30sUqL9j7wa2h4kVwF/8CRkh7Sa8uCG+EZs5lh7/4z/DJxo/C/lW9jyTkmWK8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1442490.8000672162, "ymin": 359448.0998761505, "xmax": 1.5626522819997117E7, "ymax": 460093.00006587803, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LOCATION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R107_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a102_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 29, "name": "Survey Records", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 35000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b2396c89106d3b42b1f480649835e444", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABoUlEQVQ4jeXST4iMYRgA8N9MY7XtztpFlGW1yoEiZUqUHB3WjSXsFLG0F4ctHDhJtCXFwexFDrvl4KDmQinWYTng5OCiUbaWtVtoE+3OfJ/DzNa0fDPtmDl5Lu+f531+71vvk9DASPw3+CncbQTelWAozz0EdcW76f/AKuzF87riBdLdhDP0zdYZ75xiw0NivRzEGYRLxkOasaJ8byfn1hPfj+W0pDgwxqtFpTMx8pXwdJxMSMviSwcRx2GahsnG/nzoRxzDeBQ+EvIS99fR+Yi1XUVTW+nALVwvzcf5cYi5XzzDaXyt9HJ4jz2TXEtxdgRHSC4km0pFl5kaojXgEjJ/cSI/dB7n53mSJtuKnrLkFdykELAbbyOMqt3yGstSpcU3tGMX2khMV4Cr4h30bi2OTvJplNU3yA/Q/JOV2IJ3NeHt9G8nvpkvE+RCBi5wO0tyHx1vOPGZi7XgyQl2DFMIuYOrKMzxdIxMwPE1xdarCe8JmAw5qqx3MRvQh8fTxUs3IbdUvBCwDd8j8qMhL7CxFvxBhdxC5KLgavg/R0Px30fYau6ifWIZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SURVEY_REC]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 31, "symbol": { "type": "esriTS", "color": [ 0, 0, 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, 115, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1442662.4810273647, "ymin": 359510.78192420304, "xmax": 1586859.0118496716, "ymax": 460014.269473806, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IMAGE_NA_1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "IMAGE_NA_1", "type": "esriFieldTypeString", "alias": "IMAGE_NA_1", "length": 20, "domain": null }, { "name": "SURVEY_REC", "type": "esriFieldTypeString", "alias": "SURVEY_REC", "length": 20, "domain": null }, { "name": "PATH", "type": "esriFieldTypeString", "alias": "PATH", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Sur_Link", "type": "esriFieldTypeString", "alias": "Sur_Link", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R110_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a105_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 30, "name": "US 30_label", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 35000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ST_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 30, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1458219.5459058583, "ymin": 424515.23827275634, "xmax": 1586578.7050334066, "ymax": 444980.5088838041, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 4, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R105_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a100_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 31, "name": "Interstate_label", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 35000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ST_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 29, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1515870.699495554, "ymin": 365220.01012152433, "xmax": 1589723.2418363392, "ymax": 448646.0195752233, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 4, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R100_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a95_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 32, "name": "Highway_label", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 35000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ST_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 28, "symbol": { "type": "esriTS", "color": [ 0, 0, 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, 115, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1442684.5248033851, "ymin": 358818.0985635668, "xmax": 1593226.939023599, "ymax": 460040.4640338421, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 4, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R103_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a98_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 33, "name": "County_Roads_label", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 35000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ST_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 27, "symbol": { "type": "esriTS", "color": [ 0, 0, 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, 115, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1442583.7390432954, "ymin": 354655.31177568436, "xmax": 1590554.9876611084, "ymax": 459982.8198417872, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 4, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R99_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a94_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 34, "name": "Township_Roads_label", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 35000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ST_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 26, "symbol": { "type": "esriTS", "color": [ 0, 0, 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, 115, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1442488.0366112143, "ymin": 354785.79174381495, "xmax": 1593229.1997915953, "ymax": 460093.6327378899, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 4, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R104_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a99_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 35, "name": "City_Streets_label", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ST_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 25, "symbol": { "type": "esriTS", "color": [ 0, 0, 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, 115, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1451940.8991160095, "ymin": 364142.3821205199, "xmax": 1591966.8278544247, "ymax": 454397.8366045803, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 4, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R98_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a93_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 36, "name": "Private_Street_label", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 35001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ST_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 24, "symbol": { "type": "esriTS", "color": [ 0, 0, 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, 115, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1451928.841772005, "ymin": 367930.7329720557, "xmax": 1591711.124750182, "ymax": 450952.6163133681, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 4, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R101_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a96_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 37, "name": "US 30", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 35001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ST_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Default", "priority": 23, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1458219.5459058583, "ymin": 424515.23827275634, "xmax": 1586578.7050334066, "ymax": 444980.5088838041, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 4, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R105_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a100_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 38, "name": "Interstate", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 35001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ST_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Default", "priority": 22, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1515870.699495554, "ymin": 365220.01012152433, "xmax": 1589723.2418363392, "ymax": 448646.0195752233, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 4, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R100_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a95_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 39, "name": "Highway", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 35001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ST_NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Default", "priority": 21, "symbol": { "type": "esriTS", "color": [ 0, 0, 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, 115, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1442684.5248033851, "ymin": 358818.0985635668, "xmax": 1593226.939023599, "ymax": 460040.4640338421, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 4, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R103_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a98_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 40, "name": "County_Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 35001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ST_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Default", "priority": 20, "symbol": { "type": "esriTS", "color": [ 0, 0, 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, 115, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1442583.7390432954, "ymin": 354655.31177568436, "xmax": 1590554.9876611084, "ymax": 459982.8198417872, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 4, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R99_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a94_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 41, "name": "Township_Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 35001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ST_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Default", "priority": 19, "symbol": { "type": "esriTS", "color": [ 0, 0, 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, 115, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1442488.0366112143, "ymin": 354785.79174381495, "xmax": 1593229.1997915953, "ymax": 460093.6327378899, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 4, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 75, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R104_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a99_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 42, "name": "City Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 15000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ST_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 18, "symbol": { "type": "esriTS", "color": [ 0, 0, 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, 115, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1451940.8991160095, "ymin": 364142.3821205199, "xmax": 1591966.8278544247, "ymax": 454397.8366045803, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 4, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R98_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a93_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 43, "name": "Private Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 35000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 189, 189, 197, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ST_NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 35000, "name": "Default", "priority": 17, "symbol": { "type": "esriTS", "color": [ 0, 0, 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, 115, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1451928.841772005, "ymin": 367930.7329720557, "xmax": 1591711.124750182, "ymax": 450952.6163133681, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 4, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R101_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a96_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 44, "name": "Highway Ramps", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 75000, "maxScale": 35001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1456826.822768569, "ymin": 364138.1208085269, "xmax": 1591085.3450375944, "ymax": 449563.246168077, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 4, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R102_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a97_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 45, "name": "Topography", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 400000, "falseM": -1073.7418235, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 35000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 168, 64, 255 ], "width": 0.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ELEVATION]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 15, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 115, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1442379.9776991159, "ymin": 359316.24957202375, "xmax": 1587151.0573539436, "ymax": 460169.32019396126, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEATURE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATURE", "type": "esriFieldTypeString", "alias": "FEATURE", "length": 32, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeString", "alias": "ELEVATION", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R109_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a104_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 46, "name": "Political Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999994622E8, "falseY": -9.63737999999064E7, "xyUnits": 28633.115266666668, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 35000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1286041.5486889482, "ymin": 0.22012972831726074, "xmax": 1761241.5346939564, "ymax": 633658.0340289325, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARCELS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeInteger", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "ALLENALL_", "type": "esriFieldTypeInteger", "alias": "ALLENALL_", "domain": null }, { "name": "ALLENALL_ID", "type": "esriFieldTypeInteger", "alias": "ALLENALL_ID", "domain": null }, { "name": "PARCELS", "type": "esriFieldTypeString", "alias": "PARCELS", "length": 1, "domain": null }, { "name": "SCHOOL", "type": "esriFieldTypeString", "alias": "SCHOOL", "length": 1, "domain": null }, { "name": "ROAD", "type": "esriFieldTypeString", "alias": "ROAD", "length": 1, "domain": null }, { "name": "POLITICAL", "type": "esriFieldTypeString", "alias": "POLITICAL", "length": 1, "domain": null }, { "name": "PLSS", "type": "esriFieldTypeString", "alias": "PLSS", "length": 1, "domain": null }, { "name": "HYDRO", "type": "esriFieldTypeString", "alias": "HYDRO", "length": 1, "domain": null }, { "name": "SUBD_LIMIT", "type": "esriFieldTypeString", "alias": "SUBD_LIMIT", "length": 1, "domain": null }, { "name": "SUBD_LOT", "type": "esriFieldTypeString", "alias": "SUBD_LOT", "length": 1, "domain": null }, { "name": "LINE_TYPE", "type": "esriFieldTypeString", "alias": "LINE_TYPE", "length": 10, "domain": null }, { "name": "DRAWSYM", "type": "esriFieldTypeInteger", "alias": "DRAWSYM", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R126_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a121_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 47, "name": "Hydrology", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999994622E8, "falseY": -9.63737999999064E7, "xyUnits": 28633.115266666668, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 35000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1443077.0444819778, "ymin": 359492.2037694901, "xmax": 1586784.1999793053, "ymax": 460057.6282852143, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARCELS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeInteger", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "ALLENALL_", "type": "esriFieldTypeInteger", "alias": "ALLENALL_", "domain": null }, { "name": "ALLENALL_ID", "type": "esriFieldTypeInteger", "alias": "ALLENALL_ID", "domain": null }, { "name": "PARCELS", "type": "esriFieldTypeString", "alias": "PARCELS", "length": 1, "domain": null }, { "name": "SCHOOL", "type": "esriFieldTypeString", "alias": "SCHOOL", "length": 1, "domain": null }, { "name": "ROAD", "type": "esriFieldTypeString", "alias": "ROAD", "length": 1, "domain": null }, { "name": "POLITICAL", "type": "esriFieldTypeString", "alias": "POLITICAL", "length": 1, "domain": null }, { "name": "PLSS", "type": "esriFieldTypeString", "alias": "PLSS", "length": 1, "domain": null }, { "name": "HYDRO", "type": "esriFieldTypeString", "alias": "HYDRO", "length": 1, "domain": null }, { "name": "SUBD_LIMIT", "type": "esriFieldTypeString", "alias": "SUBD_LIMIT", "length": 1, "domain": null }, { "name": "SUBD_LOT", "type": "esriFieldTypeString", "alias": "SUBD_LOT", "length": 1, "domain": null }, { "name": "LINE_TYPE", "type": "esriFieldTypeString", "alias": "LINE_TYPE", "length": 10, "domain": null }, { "name": "DRAWSYM", "type": "esriFieldTypeInteger", "alias": "DRAWSYM", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R121_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a116_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 48, "name": "Section Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999994622E8, "falseY": -9.63737999999064E7, "xyUnits": 28633.115266666668, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 35000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 85, 255, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1286064.6200869977, "ymin": 158454.96117852628, "xmax": 1761264.6060920209, "ymax": 633654.9332486242, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARCELS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeInteger", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "ALLENALL_", "type": "esriFieldTypeInteger", "alias": "ALLENALL_", "domain": null }, { "name": "ALLENALL_ID", "type": "esriFieldTypeInteger", "alias": "ALLENALL_ID", "domain": null }, { "name": "PARCELS", "type": "esriFieldTypeString", "alias": "PARCELS", "length": 1, "domain": null }, { "name": "SCHOOL", "type": "esriFieldTypeString", "alias": "SCHOOL", "length": 1, "domain": null }, { "name": "ROAD", "type": "esriFieldTypeString", "alias": "ROAD", "length": 1, "domain": null }, { "name": "POLITICAL", "type": "esriFieldTypeString", "alias": "POLITICAL", "length": 1, "domain": null }, { "name": "PLSS", "type": "esriFieldTypeString", "alias": "PLSS", "length": 1, "domain": null }, { "name": "HYDRO", "type": "esriFieldTypeString", "alias": "HYDRO", "length": 1, "domain": null }, { "name": "SUBD_LIMIT", "type": "esriFieldTypeString", "alias": "SUBD_LIMIT", "length": 1, "domain": null }, { "name": "SUBD_LOT", "type": "esriFieldTypeString", "alias": "SUBD_LOT", "length": 1, "domain": null }, { "name": "LINE_TYPE", "type": "esriFieldTypeString", "alias": "LINE_TYPE", "length": 10, "domain": null }, { "name": "DRAWSYM", "type": "esriFieldTypeInteger", "alias": "DRAWSYM", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R125_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a120_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 49, "name": "Unincorporated", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 125000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "809a3da9ca659caf6410572fb9a78b8c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABuElEQVQ4jWNhoDJgGdIGiqpIS6daamnpigoICP//////qw8f3hy9fPnyg5cv5zIwMLwm2kBpUdGwRA+P3NrYWEs2FhZmZLlff/78rps/323etm3TXn/8uIaggQri4hHTCwtbPczMlLBZxsbCwtqRmuporaMjldbby/ji3bvV+AwUTfH2LsVlGDLwtbRUz/D1LWlYuPAAA5L3UQy01tYuLYuIMCJkGAxURkebbT99uvDktWtVWA001dQ0ZmUhPuLZWFgYzDU0TE5euwYXQ9Etws8vSbRpUCCKpgfFQGZGRlZSDWRmZmbDaeCXb98+kmrg52/fPuA08O6LF9d+//lDdDj++vOH4d6zZ9eQxVB0vvj6tWrW1q3e2f7+QsQYOHPz5jePnj2rwWnggZMnn8jz8/cdUVJqstHVZcJn2MFLl36fuHq15/itW09xGsjAwMCwcNeuVg52drZrDx+WJHp4cKF7/9efPwzztm37curGjc5l+/Z1ouvHGlgzN2+uL4uJWVYwbVq/nJiYHi8npwgDAwPDp69fXz14+fLC/z9/Cufv2HEXm16cod+1ZMlNBgYGL1zyuMDgL2ABR8adbWEaMrMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1446392.5349188447, "ymin": 362780.87415125966, "xmax": 1586117.1573209763, "ymax": 442766.5774897486, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R216_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a201_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 50, "name": "Township", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 125000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "POLITICAL_SUB", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "AMANDA TOWNSHIP", "label": "AMANDA TOWNSHIP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "AMERICAN TOWNSHIP", "label": "AMERICAN TOWNSHIP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "AUGLAIZE TOWNSHIP", "label": "AUGLAIZE TOWNSHIP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "BATH TOWNSHIP", "label": "BATH TOWNSHIP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "BEAVERDAM", "label": "BEAVERDAM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "BLUFFTON", "label": "BLUFFTON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "CAIRO", "label": "CAIRO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "DELPHOS", "label": "DELPHOS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "ELIDA", "label": "ELIDA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "FORT SHAWNEE", "label": "FORT SHAWNEE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "HARROD", "label": "HARROD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "JACKSON TOWNSHIP", "label": "JACKSON TOWNSHIP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "LAFAYETTE", "label": "LAFAYETTE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "LIMA", "label": "LIMA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "MARION TOWNSHIP", "label": "MARION TOWNSHIP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "MONROE TOWNSHIP", "label": "MONROE TOWNSHIP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "PERRY TOWNSHIP", "label": "PERRY TOWNSHIP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "RICHLAND TOWNSHIP", "label": "RICHLAND TOWNSHIP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "SHAWNEE TOWNSHIP", "label": "SHAWNEE TOWNSHIP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "SPENCER TOWNSHIP", "label": "SPENCER TOWNSHIP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "SPENCERVILLE", "label": "SPENCERVILLE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "SUGAR CREEK TOWNSHIP", "label": "SUGAR CREEK TOWNSHIP" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 252, 255 ], "toColor": [ 252, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 223, 252, 255 ], "toColor": [ 192, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 184, 252, 255 ], "toColor": [ 189, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 240, 255 ], "toColor": [ 187, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 215, 252, 255 ], "toColor": [ 249, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 195, 255 ], "toColor": [ 182, 252, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 204, 255 ], "toColor": [ 252, 214, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 218, 255 ], "toColor": [ 252, 189, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 179, 255 ], "toColor": [ 224, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 210, 252, 255 ], "toColor": [ 210, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 199, 255 ], "toColor": [ 252, 230, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 179, 255 ], "toColor": [ 252, 238, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 187, 252, 255 ], "toColor": [ 226, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 243, 252, 255 ], "toColor": [ 212, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 241, 255 ], "toColor": [ 252, 189, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 212, 255 ], "toColor": [ 210, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 231, 255 ], "toColor": [ 252, 210, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 232, 255 ], "toColor": [ 204, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 252, 184, 255 ], "toColor": [ 243, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 197, 252, 255 ], "toColor": [ 216, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[POLITICAL_SUB]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1442490.8000672162, "ymin": 359027.90310776234, "xmax": 1587038.4999458343, "ymax": 460093.00006587803, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "POLITICAL_SUB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "POLITICAL_SUB", "type": "esriFieldTypeString", "alias": "POLITICAL_SUB", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R215_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a200_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.area", "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 51, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999994622E8, "falseY": -9.63737999999064E7, "xyUnits": 28633.115266666668, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 35000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1442490.8000638038, "ymin": 346752.2197124809, "xmax": 1587038.499936968, "ymax": 460093.0000563413, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARCEL_NO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "PARCEL_NO", "type": "esriFieldTypeString", "alias": "PARCEL_NO", "length": 15, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Acres", "type": "esriFieldTypeSingle", "alias": "Acres", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R668_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S606_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 52, "name": "Road Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999994622E8, "falseY": -9.63737999999064E7, "xyUnits": 28633.115266666668, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 35000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1442465.8000596762, "ymin": 359451.5146586746, "xmax": 1587350.3556298167, "ymax": 460143.24495588243, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARCELS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeInteger", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "ALLENALL_", "type": "esriFieldTypeInteger", "alias": "ALLENALL_", "domain": null }, { "name": "ALLENALL_ID", "type": "esriFieldTypeInteger", "alias": "ALLENALL_ID", "domain": null }, { "name": "PARCELS", "type": "esriFieldTypeString", "alias": "PARCELS", "length": 1, "domain": null }, { "name": "SCHOOL", "type": "esriFieldTypeString", "alias": "SCHOOL", "length": 1, "domain": null }, { "name": "ROAD", "type": "esriFieldTypeString", "alias": "ROAD", "length": 1, "domain": null }, { "name": "POLITICAL", "type": "esriFieldTypeString", "alias": "POLITICAL", "length": 1, "domain": null }, { "name": "PLSS", "type": "esriFieldTypeString", "alias": "PLSS", "length": 1, "domain": null }, { "name": "HYDRO", "type": "esriFieldTypeString", "alias": "HYDRO", "length": 1, "domain": null }, { "name": "SUBD_LIMIT", "type": "esriFieldTypeString", "alias": "SUBD_LIMIT", "length": 1, "domain": null }, { "name": "SUBD_LOT", "type": "esriFieldTypeString", "alias": "SUBD_LOT", "length": 1, "domain": null }, { "name": "LINE_TYPE", "type": "esriFieldTypeString", "alias": "LINE_TYPE", "length": 10, "domain": null }, { "name": "DRAWSYM", "type": "esriFieldTypeInteger", "alias": "DRAWSYM", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R124_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a119_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 53, "name": "Subd Limits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999994622E8, "falseY": -9.63737999999064E7, "xyUnits": 28633.115266666668, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1442759.9698669612, "ymin": 359588.5892998129, "xmax": 1586910.000052631, "ymax": 460000.40800076723, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARCELS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeInteger", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "ALLENALL_", "type": "esriFieldTypeInteger", "alias": "ALLENALL_", "domain": null }, { "name": "ALLENALL_ID", "type": "esriFieldTypeInteger", "alias": "ALLENALL_ID", "domain": null }, { "name": "PARCELS", "type": "esriFieldTypeString", "alias": "PARCELS", "length": 1, "domain": null }, { "name": "SCHOOL", "type": "esriFieldTypeString", "alias": "SCHOOL", "length": 1, "domain": null }, { "name": "ROAD", "type": "esriFieldTypeString", "alias": "ROAD", "length": 1, "domain": null }, { "name": "POLITICAL", "type": "esriFieldTypeString", "alias": "POLITICAL", "length": 1, "domain": null }, { "name": "PLSS", "type": "esriFieldTypeString", "alias": "PLSS", "length": 1, "domain": null }, { "name": "HYDRO", "type": "esriFieldTypeString", "alias": "HYDRO", "length": 1, "domain": null }, { "name": "SUBD_LIMIT", "type": "esriFieldTypeString", "alias": "SUBD_LIMIT", "length": 1, "domain": null }, { "name": "SUBD_LOT", "type": "esriFieldTypeString", "alias": "SUBD_LOT", "length": 1, "domain": null }, { "name": "LINE_TYPE", "type": "esriFieldTypeString", "alias": "LINE_TYPE", "length": 10, "domain": null }, { "name": "DRAWSYM", "type": "esriFieldTypeInteger", "alias": "DRAWSYM", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R127_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a122_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 54, "name": "Subd Lot Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999994622E8, "falseY": -9.63737999999064E7, "xyUnits": 28633.115266666668, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1442761.1042178571, "ymin": 359511.8047103882, "xmax": 1586908.1828560233, "ymax": 459890.5579557866, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARCELS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeInteger", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "ALLENALL_", "type": "esriFieldTypeInteger", "alias": "ALLENALL_", "domain": null }, { "name": "ALLENALL_ID", "type": "esriFieldTypeInteger", "alias": "ALLENALL_ID", "domain": null }, { "name": "PARCELS", "type": "esriFieldTypeString", "alias": "PARCELS", "length": 1, "domain": null }, { "name": "SCHOOL", "type": "esriFieldTypeString", "alias": "SCHOOL", "length": 1, "domain": null }, { "name": "ROAD", "type": "esriFieldTypeString", "alias": "ROAD", "length": 1, "domain": null }, { "name": "POLITICAL", "type": "esriFieldTypeString", "alias": "POLITICAL", "length": 1, "domain": null }, { "name": "PLSS", "type": "esriFieldTypeString", "alias": "PLSS", "length": 1, "domain": null }, { "name": "HYDRO", "type": "esriFieldTypeString", "alias": "HYDRO", "length": 1, "domain": null }, { "name": "SUBD_LIMIT", "type": "esriFieldTypeString", "alias": "SUBD_LIMIT", "length": 1, "domain": null }, { "name": "SUBD_LOT", "type": "esriFieldTypeString", "alias": "SUBD_LOT", "length": 1, "domain": null }, { "name": "LINE_TYPE", "type": "esriFieldTypeString", "alias": "LINE_TYPE", "length": 10, "domain": null }, { "name": "DRAWSYM", "type": "esriFieldTypeInteger", "alias": "DRAWSYM", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R128_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a123_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 55, "name": "Section Numbers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999994622E8, "falseY": -9.63737999999064E7, "xyUnits": 28633.115266666668, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 35000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TEXTSTRING]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 85, 255, 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": 0.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1442490.8000638038, "ymin": 359448.1000110209, "xmax": 1587038.499936968, "ymax": 460093.0000563413, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TEXTSTRING", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "TEXT_ANGLE", "type": "esriFieldTypeDouble", "alias": "TEXT_ANGLE", "domain": null }, { "name": "TEXT_SIZE", "type": "esriFieldTypeDouble", "alias": "TEXT_SIZE", "domain": null }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "length": 2, "domain": null }, { "name": "Range", "type": "esriFieldTypeString", "alias": "Range", "length": 2, "domain": null }, { "name": "T_R_S", "type": "esriFieldTypeString", "alias": "T_R_S", "length": 10, "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R136_SDE_ROWID_UK", "fields": "OID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a131_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.area", "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 56, "name": "School District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SCHOOL_DIS", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALLEN EAST LOCAL SCHOOL DISTRICT", "label": "ALLEN EAST LOCAL SCHOOL DISTRICT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BATH LOCAL SCHOOL DISTRICT", "label": "BATH LOCAL SCHOOL DISTRICT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLUFFTON EXEMPTED VILLAGE SCHOOL DISTRICT", "label": "BLUFFTON EXEMPTED VILLAGE SCHOOL DISTRICT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COLUMBUS GROVE SCHOOL DISTRICT", "label": "COLUMBUS GROVE SCHOOL DISTRICT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DELPHOS CITY SCHOOL DISTRICT", "label": "DELPHOS CITY SCHOOL DISTRICT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ELIDA LOCAL SCHOOL DISTRICT", "label": "ELIDA LOCAL SCHOOL DISTRICT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LIMA CITY SCHOOL DISTRICT", "label": "LIMA CITY SCHOOL DISTRICT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PANDORA GILBOA SCHOOL DISTRICT", "label": "PANDORA GILBOA SCHOOL DISTRICT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PERRY LOCAL SCHOOL DISTRICT", "label": "PERRY LOCAL SCHOOL DISTRICT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHAWNEE LOCAL SCHOOL DISTRICT", "label": "SHAWNEE LOCAL SCHOOL DISTRICT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SPENCERVILLE LOCAL SCHOOL DISTRICT", "label": "SPENCERVILLE LOCAL SCHOOL DISTRICT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 198, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WAYNESFIELD GOSHEN SCHOOL DISTRICT", "label": "WAYNESFIELD GOSHEN SCHOOL DISTRICT" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[SCHOOL_DIS]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1442490.8000032157, "ymin": 359448.099940151, "xmax": 1587038.500105828, "ymax": 460093.00006587803, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SCHOOL_DIS", "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": "OID_", "type": "esriFieldTypeDouble", "alias": "OID_", "domain": null }, { "name": "SCHOOL_DIS", "type": "esriFieldTypeString", "alias": "SCHOOL_DIS", "length": 50, "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R97_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a92_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.area", "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 57, "name": "Tax Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999994622E8, "falseY": -9.63737999999064E7, "xyUnits": 28633.115266666668, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 120000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TAX_DIST", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A01", "label": "A01" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A02", "label": "A02" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A04", "label": "A04" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A05", "label": "A05" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "B06", "label": "B06" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "B08", "label": "B08" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "B09", "label": "B09" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "B10", "label": "B10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C11", "label": "C11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D13", "label": "D13" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D14", "label": "D14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D16", "label": "D16" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "E17", "label": "E17" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "E18", "label": "E18" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "E19", "label": "E19" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "F20", "label": "F20" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "F21", "label": "F21" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "F22", "label": "F22" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "G23", "label": "G23" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 206, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "G24", "label": "G24" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "G25", "label": "G25" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "G26", "label": "G26" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "H27", "label": "H27" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "I28", "label": "I28" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 186, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "J30", "label": "J30" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "J31", "label": "J31" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "J32", "label": "J32" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "K33", "label": "K33" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "K34", "label": "K34" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 193, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "L35", "label": "L35" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "L36", "label": "L36" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "M37", "label": "M37" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "M38", "label": "M38" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "M39", "label": "M39" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 203, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "M40", "label": "M40" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "M41", "label": "M41" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 224, 252, 255 ], "toColor": [ 192, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 183, 179, 255 ], "toColor": [ 252, 183, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 187, 252, 255 ], "toColor": [ 187, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 179, 255 ], "toColor": [ 183, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 240, 255 ], "toColor": [ 184, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 249, 255 ], "toColor": [ 252, 215, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 179, 255 ], "toColor": [ 252, 222, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 228, 255 ], "toColor": [ 252, 182, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 208, 255 ], "toColor": [ 202, 252, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 194, 252, 255 ], "toColor": [ 231, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 245, 252, 255 ], "toColor": [ 204, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 207, 255 ], "toColor": [ 252, 187, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 215, 252, 255 ], "toColor": [ 216, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 233, 255 ], "toColor": [ 215, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 220, 255 ], "toColor": [ 252, 212, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 252, 187, 255 ], "toColor": [ 213, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 182, 255 ], "toColor": [ 252, 238, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 184, 255 ], "toColor": [ 252, 206, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 235, 252, 255 ], "toColor": [ 182, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 224, 255 ], "toColor": [ 182, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 202, 252, 255 ], "toColor": [ 216, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 204, 255 ], "toColor": [ 220, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 197, 255 ], "toColor": [ 252, 227, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 179, 252, 255 ], "toColor": [ 217, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 199, 255 ], "toColor": [ 252, 207, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 204, 252, 255 ], "toColor": [ 187, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 189, 255 ], "toColor": [ 232, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 248, 255 ], "toColor": [ 204, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 250, 255 ], "toColor": [ 252, 192, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 250, 252, 255 ], "toColor": [ 179, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 252, 255 ], "toColor": [ 252, 204, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[TAX_DIST]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAX_DIST", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "TAX_DIST", "type": "esriFieldTypeString", "alias": "TAX_DIST", "length": 255, "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R137_SDE_ROWID_UK", "fields": "OID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a132_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.area", "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 58, "name": "Intersections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999987803E8, "falseY": -9.637379999987775E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 98, 168, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1442536.1270112544, "ymin": 359525.2449962199, "xmax": 1587036.4360098243, "ymax": 460091.9499858767, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Inter_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "NS_Road", "type": "esriFieldTypeString", "alias": "NS_Road", "length": 50, "domain": null }, { "name": "EW_Road", "type": "esriFieldTypeString", "alias": "EW_Road", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Inter_Name", "type": "esriFieldTypeString", "alias": "Inter_Name", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R462_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a415_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 59, "name": "Map & Plat Images", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 6.561666666666668E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1896389999994622E8, "falseY": -9.63737999999064E7, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1442490.8003076315, "ymin": 359448.1227773577, "xmax": 1587037.979060471, "ymax": 460092.99497802556, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Annex", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Annex", "type": "esriFieldTypeString", "alias": "Annex", "length": 50, "domain": null }, { "name": "Dedication", "type": "esriFieldTypeString", "alias": "Dedication", "length": 50, "domain": null }, { "name": "OldCityMap", "type": "esriFieldTypeString", "alias": "OldCityMap", "length": 50, "domain": null }, { "name": "OldMaps", "type": "esriFieldTypeString", "alias": "OldMaps", "length": 50, "domain": null }, { "name": "Map", "type": "esriFieldTypeString", "alias": "Map", "length": 50, "domain": null }, { "name": "OldTwpMaps", "type": "esriFieldTypeString", "alias": "OldTwpMaps", "length": 50, "domain": null }, { "name": "OldVillMap", "type": "esriFieldTypeString", "alias": "OldVillMap", "length": 50, "domain": null }, { "name": "Subdiv", "type": "esriFieldTypeString", "alias": "Subdiv", "length": 50, "domain": null }, { "name": "TaxMap", "type": "esriFieldTypeString", "alias": "TaxMap", "length": 50, "domain": null }, { "name": "Unincorp", "type": "esriFieldTypeString", "alias": "Unincorp", "length": 50, "domain": null }, { "name": "Vacation", "type": "esriFieldTypeString", "alias": "Vacation", "length": 50, "domain": null }, { "name": "Condo", "type": "esriFieldTypeString", "alias": "Condo", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GG_Map", "type": "esriFieldTypeString", "alias": "GG_Map", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "T_R_S", "type": "esriFieldTypeString", "alias": "T_R_S", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R628_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S571_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 60, "name": "2021 Aerial", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1439999.9999999986, "ymin": 354999.99999999575, "xmax": 1590000.0000000014, "ymax": 465000.00000000256, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 61, "name": "2018 Aerial", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1439999.9999999986, "ymin": 354999.99999999575, "xmax": 1590000.0000000014, "ymax": 465000.00000000256, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 62, "name": "2016 Aerial", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1439999.9999999998, "ymin": 357499.9999999902, "xmax": 1587500.0000000019, "ymax": 462500.00000000506, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 63, "name": "2013 Aerial", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1439999.9999999998, "ymin": 357499.9999999902, "xmax": 1587500.0000000019, "ymax": 462500.00000000506, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 64, "name": "2010 Aerial", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1440000.0000000007, "ymin": 357500.0000000146, "xmax": 1590000.0000000005, "ymax": 462500.0000000204, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 65, "name": "2007 Aerial", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1440000.0000000007, "ymin": 357500.0000000146, "xmax": 1590000.0000000005, "ymax": 462500.0000000204, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 66, "name": "2003 Aerial", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1440000, "ymin": 355000, "xmax": 1590000, "ymax": 465000, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 67, "name": "1998 Aerial", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1441983, "ymin": 358825, "xmax": 1587548, "ymax": 460693, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 68, "name": "2024 Aerial", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1439999.9999999986, "ymin": 354999.99999999267, "xmax": 1590000.0000000016, "ymax": 465000.0000000087, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 2.7939677277495634E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105711860158883E8, "falseY": -1.0528248811248088E8, "xyUnits": 3.3855184581477866E7, "falseZ": 0, "zUnits": 1, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }