{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Address Annotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 8.38190318324869E-4, "zTolerance": 0, "mTolerance": 0, "falseX": -1.18608899999981E8, "falseY": -9.12594999997776E7, "xyUnits": 9544.37175555556, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Building" }, { "id": 2, "name": "Unit" }, { "id": 3, "name": "Utility" }, { "id": 4, "name": "Range" }, { "id": 5, "name": "Other" }, { "id": 6, "name": "Undefined" } ], "minScale": 1500, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6024292.720597267, "ymin": 2219624.3360563666, "xmax": 6129277.781496301, "ymax": 2267811.488943845, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": null }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": null }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": null }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": null }, { "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1370_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1682STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1682ANNOTATIONC", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1682FEATUREID", "fields": "FEATUREID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1211_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "STATUS": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VERTICALALIGNMENT": { "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" }, "HORIZONTALALIGNMENT": { "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" } }, "id": 0, "name": "Building" }, { "domains": { "STATUS": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VERTICALALIGNMENT": { "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" }, "HORIZONTALALIGNMENT": { "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" } }, "id": 1, "name": "Unit" }, { "domains": { "STATUS": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VERTICALALIGNMENT": { "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" }, "HORIZONTALALIGNMENT": { "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" } }, "id": 2, "name": "Utility" }, { "domains": { "STATUS": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VERTICALALIGNMENT": { "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" }, "HORIZONTALALIGNMENT": { "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" } }, "id": 3, "name": "Range" }, { "domains": { "STATUS": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VERTICALALIGNMENT": { "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" }, "HORIZONTALALIGNMENT": { "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" } }, "id": 4, "name": "Other" }, { "domains": { "STATUS": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VERTICALALIGNMENT": { "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" }, "HORIZONTALALIGNMENT": { "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" } }, "id": 5, "name": "Undefined" } ], "subtypes": [ { "domains": { "STATUS": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VERTICALALIGNMENT": { "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" }, "HORIZONTALALIGNMENT": { "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" } }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "GLOBALID": null, "FontStyle": null }, "code": 0, "name": "Building" }, { "domains": { "STATUS": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VERTICALALIGNMENT": { "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" }, "HORIZONTALALIGNMENT": { "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" } }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "GLOBALID": null, "FontStyle": null }, "code": 1, "name": "Unit" }, { "domains": { "STATUS": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VERTICALALIGNMENT": { "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" }, "HORIZONTALALIGNMENT": { "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" } }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "GLOBALID": null, "FontStyle": null }, "code": 2, "name": "Utility" }, { "domains": { "STATUS": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VERTICALALIGNMENT": { "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" }, "HORIZONTALALIGNMENT": { "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" } }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "GLOBALID": null, "FontStyle": null }, "code": 3, "name": "Range" }, { "domains": { "STATUS": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VERTICALALIGNMENT": { "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" }, "HORIZONTALALIGNMENT": { "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" } }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "GLOBALID": null, "FontStyle": null }, "code": 4, "name": "Other" }, { "domains": { "STATUS": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VERTICALALIGNMENT": { "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" }, "HORIZONTALALIGNMENT": { "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" } }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "GLOBALID": null, "FontStyle": null }, "code": 5, "name": "Undefined" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": 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", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "0729c66f00da4917ac2006915805f9a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Building", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Address Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6024292.720597267, "ymin": 2219624.3360563666, "xmax": 6129277.781496301, "ymax": 2267811.488943845, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "0729c66f00da4917ac2006915805f9a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Unit", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Address Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 6024292.720597267, "ymin": 2219624.3360563666, "xmax": 6129277.781496301, "ymax": 2267811.488943845, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "0729c66f00da4917ac2006915805f9a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Utility", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Address Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 6024292.720597267, "ymin": 2219624.3360563666, "xmax": 6129277.781496301, "ymax": 2267811.488943845, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "0729c66f00da4917ac2006915805f9a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Range", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Address Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 6024292.720597267, "ymin": 2219624.3360563666, "xmax": 6129277.781496301, "ymax": 2267811.488943845, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "0729c66f00da4917ac2006915805f9a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Other", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Address Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 6024292.720597267, "ymin": 2219624.3360563666, "xmax": 6129277.781496301, "ymax": 2267811.488943845, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "0729c66f00da4917ac2006915805f9a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Undefined", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Address Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 6024292.720597267, "ymin": 2219624.3360563666, "xmax": 6129277.781496301, "ymax": 2267811.488943845, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "0729c66f00da4917ac2006915805f9a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "City Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 2.09547579581217E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.18608899999981E8, "falseY": -9.12594999999872E7, "xyUnits": 38177.4870222222, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6024835.774989307, "ymin": 2234702.9784422815, "xmax": 6129495.224907383, "ymax": 2266748.0403995514, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "AUTHORITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AUTHORITY", "type": "esriFieldTypeString", "alias": "AUTHORITY", "length": 12, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CMP_CITYBOUNDARY_AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1594_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1360_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": 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", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0729c66f00da4917ac2006915805f9a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Highway Shields - 16 point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 8.38190318324869E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.18608899999981E8, "falseY": -9.12594999997776E7, "xyUnits": 9544.37175555556, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HWYNUMBER", "uniqueValueGroups": [ { "heading": "TYPE", "classes": [ { "label": "241", "description": "241", "symbol": { "type": "esriPMS", "url": "dc11f7862878ef204f0e1477ea8d2458", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACbklEQVQ4jcWUW0gUYRiGn39aV11TNyTLxTWhDMUKzcxThFIRJJRp7YUGogkdYDtAVheBdhJChbIiuokgU9huIoKCICIxMZUKPJBFVuaFK1mmrLq7zR8zkZirlSX0wA/fzHzz8H0vwxiYYwz/R+hICsXjb6bgybt/E9amRCKU43gpREgT9Wm3UdUKCprbZicsRyEmvRQhy4GAifuSXISynbrU6xg8h7G1Df1eeDXJj2CjA2TODEMIEEV4jak40jZha+r7tXC+sQaYSTaZOLzcxRGfgq3DPb2wNiMVoe7lz0nAG2oHqqcXKuqBPGsmedYsnGOfONV+jUH3F4yKHxeSDrGvpVJvizItIidyPTXdt7RgZxbGhURnlyzdyrbHx9iwaA1ViXaKm89ycmWJLtCEGxcnU51op+Vj14/XllCXEU9+Y8fPwvoMS6+rP2R3cwVu1UPf6ADBfiYyw1d/v3YN6G0RAWEcbDvPrujNk0ZRVwFThKoMH5GjjHhHCfMP5UpyKUefX+ZIbD62xhNkW9L1thtv75OwIGZKlMLiu7JUgxCC6KAIatPKKH12iR1RWXhUL2UrirEELsS+fCcX9dymIoN8hUKZF+JnwrHuDIVNp3k13ItzbBCzMVh/nGvN5GF/60xfpsFXqKiKlpfLO6avq9E51MP+1iq9bnC+oGOoR6+1WF4Ov58UoRTTrCy9d/oa0M507Gk5N1G/Hv5AZdfNSRMKj69wPLAdf3cvSCuzQeJCiAe+wqJHnyknmti1y5CGGKQaAYQgCUAIA0JbS/mKlONIOYJQnAj5BrO5ky33xn2FGuWo8LQb0M5fMed/7G/WyNZDZK+8JQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "241" ] ] }, { "label": "55", "description": "55", "symbol": { "type": "esriPMS", "url": "32ee4d844b6b61556e9a6b13ccd33a89", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACcklEQVQ4jcWUXUiTURzGf+dtzq90WlYkRgYNyqWIQk6loCCoLsoivEhQDAJvMgyEkqAVGHRRpndGF10MpRWkFYQIlZiFxRI0NUtL05GZytT8mJvviXeWH00tS+iBcw48cH78n//50LHC0v0foC3RgNs/jIznXf8GtCZFIZSzeMhCyCDKkytQ1ctk1NuXB7SgYEzJR0gLEDDjS44ilCOUmW+hc+eRbh/6PbA00Y8QvQ1k2iJFCBDZePRmbMn7SH/hWBq4Wl8CLAabq+14eIjNlER68+TCQGuqGaHm8OeKx2M4BVxdGKioudoSGRjBpdiTM/aZhhKG3aMUJZwmRBfk9UrbK3g12Ko1dgkg7Ncmc8QOeicGsHZWec1Rzzhr9KGYDFvItRd5Pcf41597NlOWauJ4XfN8YHlqJFIN9+YIM6JKyeGoXTxw1DElVeLDjfS7hkiL2o19sI23w3OvpBoH/AJU5Xrt/DRJJAOuIRqdHZSlXORQTT4hfkF8mRikpq+BczGZGPyCudv95MdmEekbWarBiGnihaabM/adT49JXRdHeVc1lT21Xu9Kq5XM6ANzgDLYFyiUVVptmqr2XCfXfo33Iz0krY3hvqOWAlMW/S4nN9orSYmIpdHZPptYzHJmgYqqIKcrzHtdTGFcjjf6vZ4ampwddI5+pjghj70bEuka7eV82+05LZRigcjS430EQMvQR449K5h3/CPuMU7UF87zZisUbl+gK/AN/pPdIDexHEnGEKLaF5j91ImFaLbt3IrUGZHqRiAUSQBC6BBaLGUKKV1I+Q2h9CHkB8LCWjj4yOUL1GRBhZfvAG38lVb8x/4O6frgPAJhfm0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "55" ] ] }, { "label": "57", "description": "57", "symbol": { "type": "esriPMS", "url": "a2d11908033a980054ac678bea614397", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACS0lEQVQ4jcWUS0hUURyHv3ObfGTlVFY0GbZoILMkkHScoUVBEb2NcKGLcBHYIsFAkDZNQe6Kcle4KBhGmBaFBSGSaKU9SIN80AMtTaGxrLHMnPF6Ttyrjo2jliX0wbmP3+H/cf73cK6Fecbyf4S+jERGYq3kN3b9m9CTlYzQStE5hlCLqMy+hZRl5D9pmpvQjYbdWYJQbiAunCuOILQcvI5rWEaKyW0a+L3wSsZClsT4QB2eYRECRAF6jANf9i5yH/XOLlwcUw7MJPuVVHTu4EvLIrctNL3Q43IgZCF/zlb0xJPAhemFmiwybrb4JM5tOR6OTz0vZ7/Nxc7VGeGsrq8Zz7tq48POIoQ9xsWRtJkPw/3jBfBd/8E9/zOav7wy369mllLRWTVRk4LXlUZeQ1uksNJlQ8llZh9WO1IpDiVv53ZvA6NK4h/+bI68lN00fmzh8SezfhyZDkwRSrXK2D8DhaI/OMCLQAde51kO1pfQPeQ3507Yczhwv4RIhG3iaVKoZAJizHimpSIc3+iuxbUyne6uGrYtT+Xl1y4CocEpQpUQLRTaAmNtBtU7LlHUdJE333rIWrGJqt4HZr5vrZNa/zSHREx6JoWa1FBjKyxuvsz59EKz9Zs99bQEOsw8JPXwxkQgxwsjW1a6eQiA9oG3HH14OqqurO16tMxAiJFoYTC+ldjQe1DrmAuKIYSoiRYW1AVws56NmRtQFjtKrgGWoohDCAvCaEsbRakgSg0itD6E6sRqbWfv3WC00MCNhKevAWP8FfP+x/4JtU7RtIMawzgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "57" ] ] }, { "label": "91", "description": "91", "symbol": { "type": "esriPMS", "url": "903daccd7f791778df4d725315ed690c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACOklEQVQ4jcWUX0hTURzHP+d63VzzXw8FzdpSEwshBCG39iRRSH8wJYw0SIkgwoIeJCGQSdBL9BK+9BBEiOLwoYf+ECWF0aRACFKDgjKtPYjUFDG23Z0Td7K0XV1oQh848Dvn3vvh9z3n3quzwej/RxisKiBuL6Q59OXfhD3V2xFaBwZnEGoTfb77SHmd5tcjaxMG0Cjb345QASDn97qiAaHV0+u9ix6/TOPI7N+Ft6uyybMFQR1fpQkBohXD5iXoO0jj8LfMwlzbLSApc+oOSnJdvJ+dwFCJxcu6g5wsOzPRyB4MHhCsqKZxLLaysMfvRcjzZlme7+aet5OH4RA3Kts4FepMSnt9XfRPPqNn4ol5WyVGwUXg5spCTV5KledK6+gavcOj8DBNnkO0FB/hhLuG8M+ZtEgqgxBqU4UhE9g122LMbAeleUXUDLZxoawhfZM89PoraHo19qewz+9Cyc2paffHAfr91zjpOUBcJvgRmyMm46yM3AukCaXaap5fiiyhUf+yg+/ROU4X1yYPY3WEyxpZSSdiyVjk2MLVihaCk4OcLTlK3dCVDELltAqFlmW+uSlCM+9of9tNeZ6bY0PtRGLzyfWBqefEpZHWILpVqEkNtSwzMD77OTmW83Vh2tqgXHpwWWRlJD+C9SBE3CqMOkaxx6ZA7ViTTLGAEE+twtYXEQLsZPe+XSi9DCW3AfkochBCR5ixtARKRVFqHqFNI9QnCgvHOfw4ahWaBJDw5gNgjnWx4X/sXyAzu/oPSG3IAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "91" ] ] }, { "label": "I-5", "description": "I-5", "symbol": { "type": "esriPMS", "url": "49b6a61c0a7f2fd4d2439181aee48d97", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABrklEQVQ4jdXUz0vUQRjH8des5qKCSdCPQyyoSUVIByMwL/0BZlBB9zpHR7sESUH3PXqorp48BN2KkECTbhmUCIIHIaRYKdZW2J34rl9lt/VbCl76XGaeZ2beM888D0+7Q1b7/wWMdOMKZgOV1NeB0bKuni7l14GfqT+Hy1gLrGa98BZeoBpZ3z7neLKvSzlZr0W+YQsncARF3M8C3kzHNpzaI6JcekGjbvwNeNHBdTpyNLDRAmxTPRmFWqNvdDTo64shmS8thbiwkPxCs876UuD8xxZgTa6KfKPv8ROmp+s8HXkh2p436rNzP7JCXsOZHSOkZ+fn2dhgZWXPkKv4mgWcbQQODDA4yPg4IyPMzDA11QL8QNjMAj7HnR1jeZlCgVqNzk7m5vYEPms0/gCGd8SXuJZYw8NJUigW6emhVGqBfUrrNgtY1128R9/iIpOTDA3R38/ERNO+BH+bsPUPYFgnXsWrSsWFsTF6e7eTEmNT8q4TkhfupzmEVeIlPMC9UsmxdGEz/eeHhO8H7DbhFx4Rnyb1nVfprsi/JezW3AGBu+Ck67ypt5596ND74W81bHHy1cAT9wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "I-5" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "dc11f7862878ef204f0e1477ea8d2458", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACbklEQVQ4jcWUW0gUYRiGn39aV11TNyTLxTWhDMUKzcxThFIRJJRp7YUGogkdYDtAVheBdhJChbIiuokgU9huIoKCICIxMZUKPJBFVuaFK1mmrLq7zR8zkZirlSX0wA/fzHzz8H0vwxiYYwz/R+hICsXjb6bgybt/E9amRCKU43gpREgT9Wm3UdUKCprbZicsRyEmvRQhy4GAifuSXISynbrU6xg8h7G1Df1eeDXJj2CjA2TODEMIEEV4jak40jZha+r7tXC+sQaYSTaZOLzcxRGfgq3DPb2wNiMVoe7lz0nAG2oHqqcXKuqBPGsmedYsnGOfONV+jUH3F4yKHxeSDrGvpVJvizItIidyPTXdt7RgZxbGhURnlyzdyrbHx9iwaA1ViXaKm89ycmWJLtCEGxcnU51op+Vj14/XllCXEU9+Y8fPwvoMS6+rP2R3cwVu1UPf6ADBfiYyw1d/v3YN6G0RAWEcbDvPrujNk0ZRVwFThKoMH5GjjHhHCfMP5UpyKUefX+ZIbD62xhNkW9L1thtv75OwIGZKlMLiu7JUgxCC6KAIatPKKH12iR1RWXhUL2UrirEELsS+fCcX9dymIoN8hUKZF+JnwrHuDIVNp3k13ItzbBCzMVh/nGvN5GF/60xfpsFXqKiKlpfLO6avq9E51MP+1iq9bnC+oGOoR6+1WF4Ov58UoRTTrCy9d/oa0M507Gk5N1G/Hv5AZdfNSRMKj69wPLAdf3cvSCuzQeJCiAe+wqJHnyknmti1y5CGGKQaAYQgCUAIA0JbS/mKlONIOYJQnAj5BrO5ky33xn2FGuWo8LQb0M5fMed/7G/WyNZDZK+8JQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "241", "label": "241" }, { "symbol": { "type": "esriPMS", "url": "32ee4d844b6b61556e9a6b13ccd33a89", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACcklEQVQ4jcWUXUiTURzGf+dtzq90WlYkRgYNyqWIQk6loCCoLsoivEhQDAJvMgyEkqAVGHRRpndGF10MpRWkFYQIlZiFxRI0NUtL05GZytT8mJvviXeWH00tS+iBcw48cH78n//50LHC0v0foC3RgNs/jIznXf8GtCZFIZSzeMhCyCDKkytQ1ctk1NuXB7SgYEzJR0gLEDDjS44ilCOUmW+hc+eRbh/6PbA00Y8QvQ1k2iJFCBDZePRmbMn7SH/hWBq4Wl8CLAabq+14eIjNlER68+TCQGuqGaHm8OeKx2M4BVxdGKioudoSGRjBpdiTM/aZhhKG3aMUJZwmRBfk9UrbK3g12Ko1dgkg7Ncmc8QOeicGsHZWec1Rzzhr9KGYDFvItRd5Pcf41597NlOWauJ4XfN8YHlqJFIN9+YIM6JKyeGoXTxw1DElVeLDjfS7hkiL2o19sI23w3OvpBoH/AJU5Xrt/DRJJAOuIRqdHZSlXORQTT4hfkF8mRikpq+BczGZGPyCudv95MdmEekbWarBiGnihaabM/adT49JXRdHeVc1lT21Xu9Kq5XM6ANzgDLYFyiUVVptmqr2XCfXfo33Iz0krY3hvqOWAlMW/S4nN9orSYmIpdHZPptYzHJmgYqqIKcrzHtdTGFcjjf6vZ4ampwddI5+pjghj70bEuka7eV82+05LZRigcjS430EQMvQR449K5h3/CPuMU7UF87zZisUbl+gK/AN/pPdIDexHEnGEKLaF5j91ImFaLbt3IrUGZHqRiAUSQBC6BBaLGUKKV1I+Q2h9CHkB8LCWjj4yOUL1GRBhZfvAG38lVb8x/4O6frgPAJhfm0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "55", "label": "55" }, { "symbol": { "type": "esriPMS", "url": "a2d11908033a980054ac678bea614397", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACS0lEQVQ4jcWUS0hUURyHv3ObfGTlVFY0GbZoILMkkHScoUVBEb2NcKGLcBHYIsFAkDZNQe6Kcle4KBhGmBaFBSGSaKU9SIN80AMtTaGxrLHMnPF6Ttyrjo2jliX0wbmP3+H/cf73cK6Fecbyf4S+jERGYq3kN3b9m9CTlYzQStE5hlCLqMy+hZRl5D9pmpvQjYbdWYJQbiAunCuOILQcvI5rWEaKyW0a+L3wSsZClsT4QB2eYRECRAF6jANf9i5yH/XOLlwcUw7MJPuVVHTu4EvLIrctNL3Q43IgZCF/zlb0xJPAhemFmiwybrb4JM5tOR6OTz0vZ7/Nxc7VGeGsrq8Zz7tq48POIoQ9xsWRtJkPw/3jBfBd/8E9/zOav7wy369mllLRWTVRk4LXlUZeQ1uksNJlQ8llZh9WO1IpDiVv53ZvA6NK4h/+bI68lN00fmzh8SezfhyZDkwRSrXK2D8DhaI/OMCLQAde51kO1pfQPeQ3507Yczhwv4RIhG3iaVKoZAJizHimpSIc3+iuxbUyne6uGrYtT+Xl1y4CocEpQpUQLRTaAmNtBtU7LlHUdJE333rIWrGJqt4HZr5vrZNa/zSHREx6JoWa1FBjKyxuvsz59EKz9Zs99bQEOsw8JPXwxkQgxwsjW1a6eQiA9oG3HH14OqqurO16tMxAiJFoYTC+ldjQe1DrmAuKIYSoiRYW1AVws56NmRtQFjtKrgGWoohDCAvCaEsbRakgSg0itD6E6sRqbWfv3WC00MCNhKevAWP8FfP+x/4JtU7RtIMawzgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "57", "label": "57" }, { "symbol": { "type": "esriPMS", "url": "903daccd7f791778df4d725315ed690c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACOklEQVQ4jcWUX0hTURzHP+d63VzzXw8FzdpSEwshBCG39iRRSH8wJYw0SIkgwoIeJCGQSdBL9BK+9BBEiOLwoYf+ECWF0aRACFKDgjKtPYjUFDG23Z0Td7K0XV1oQh848Dvn3vvh9z3n3quzwej/RxisKiBuL6Q59OXfhD3V2xFaBwZnEGoTfb77SHmd5tcjaxMG0Cjb345QASDn97qiAaHV0+u9ix6/TOPI7N+Ft6uyybMFQR1fpQkBohXD5iXoO0jj8LfMwlzbLSApc+oOSnJdvJ+dwFCJxcu6g5wsOzPRyB4MHhCsqKZxLLaysMfvRcjzZlme7+aet5OH4RA3Kts4FepMSnt9XfRPPqNn4ol5WyVGwUXg5spCTV5KledK6+gavcOj8DBNnkO0FB/hhLuG8M+ZtEgqgxBqU4UhE9g122LMbAeleUXUDLZxoawhfZM89PoraHo19qewz+9Cyc2paffHAfr91zjpOUBcJvgRmyMm46yM3AukCaXaap5fiiyhUf+yg+/ROU4X1yYPY3WEyxpZSSdiyVjk2MLVihaCk4OcLTlK3dCVDELltAqFlmW+uSlCM+9of9tNeZ6bY0PtRGLzyfWBqefEpZHWILpVqEkNtSwzMD77OTmW83Vh2tqgXHpwWWRlJD+C9SBE3CqMOkaxx6ZA7ViTTLGAEE+twtYXEQLsZPe+XSi9DCW3AfkochBCR5ixtARKRVFqHqFNI9QnCgvHOfw4ahWaBJDw5gNgjnWx4X/sXyAzu/oPSG3IAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "91", "label": "91" }, { "symbol": { "type": "esriPMS", "url": "49b6a61c0a7f2fd4d2439181aee48d97", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABrklEQVQ4jdXUz0vUQRjH8des5qKCSdCPQyyoSUVIByMwL/0BZlBB9zpHR7sESUH3PXqorp48BN2KkECTbhmUCIIHIaRYKdZW2J34rl9lt/VbCl76XGaeZ2beM888D0+7Q1b7/wWMdOMKZgOV1NeB0bKuni7l14GfqT+Hy1gLrGa98BZeoBpZ3z7neLKvSzlZr0W+YQsncARF3M8C3kzHNpzaI6JcekGjbvwNeNHBdTpyNLDRAmxTPRmFWqNvdDTo64shmS8thbiwkPxCs876UuD8xxZgTa6KfKPv8ROmp+s8HXkh2p436rNzP7JCXsOZHSOkZ+fn2dhgZWXPkKv4mgWcbQQODDA4yPg4IyPMzDA11QL8QNjMAj7HnR1jeZlCgVqNzk7m5vYEPms0/gCGd8SXuJZYw8NJUigW6emhVGqBfUrrNgtY1128R9/iIpOTDA3R38/ERNO+BH+bsPUPYFgnXsWrSsWFsTF6e7eTEmNT8q4TkhfupzmEVeIlPMC9UsmxdGEz/eeHhO8H7DbhFx4Rnyb1nVfprsi/JezW3AGBu+Ck67ypt5596ND74W81bHHy1cAT9wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "I-5", "label": "I-5" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 214, 252, 255 ], "toColor": [ 210, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 182, 255 ], "toColor": [ 202, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 179, 255 ], "toColor": [ 252, 196, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 247, 255 ], "toColor": [ 187, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 243, 255 ], "toColor": [ 252, 182, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 179, 255 ], "toColor": [ 252, 238, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 221, 255 ], "toColor": [ 252, 194, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 187, 252, 255 ], "toColor": [ 199, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 214, 255 ], "toColor": [ 210, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 215, 255 ], "toColor": [ 252, 229, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 235, 252, 255 ], "toColor": [ 215, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 215, 255 ], "toColor": [ 249, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 199, 252, 255 ], "toColor": [ 237, 199, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6042440.526386499, "ymin": 2240172.384688884, "xmax": 6116250.938851818, "ymax": 2263188.3548989743, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "HWYNUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "HWYNUMBER", "type": "esriFieldTypeString", "alias": "HWYNUMBER", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1684_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1447_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0729c66f00da4917ac2006915805f9a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Streets", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 10, "name": "Freeways" }, { "id": 11, "name": "Arterial Streets" }, { "id": 12, "name": "Interior Streets" }, { "id": 13, "name": "Other Streets" } ], "minScale": 500000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6024066.499840647, "ymin": 2233687.2440651357, "xmax": 6128902.097994879, "ymax": 2267833.4638842046, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "0729c66f00da4917ac2006915805f9a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Freeways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 8.38190318324869E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.18608899999981E8, "falseY": -9.12594999997776E7, "xyUnits": 9544.37175555556, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 9, "name": "Streets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "uniqueValueGroups": [ { "heading": "CLASS", "classes": [ { "label": "FREEWAY", "description": "FREEWAY", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "values": [ [ "FREEWAY" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "FREEWAY", "label": "FREEWAY" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 214, 252, 255 ], "toColor": [ 210, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 182, 255 ], "toColor": [ 202, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 179, 255 ], "toColor": [ 252, 196, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 247, 255 ], "toColor": [ 187, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 243, 255 ], "toColor": [ 252, 182, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 179, 255 ], "toColor": [ 252, 238, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 221, 255 ], "toColor": [ 252, 194, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 187, 252, 255 ], "toColor": [ 199, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 214, 255 ], "toColor": [ 210, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 215, 255 ], "toColor": [ 252, 229, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 235, 252, 255 ], "toColor": [ 215, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 215, 255 ], "toColor": [ 249, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 199, 252, 255 ], "toColor": [ 237, 199, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6024066.499840647, "ymin": 2233687.2440651357, "xmax": 6128902.097994879, "ymax": 2267833.4638842046, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 32, "domain": { "type": "codedValue", "name": "StreetClassTypes", "description": "", "codedValues": [ { "name": "ALLEY", "code": "ALLEY" }, { "name": "MAJOR ROAD", "code": "ARTERIAL" }, { "name": "FREEWAY", "code": "FREEWAY" }, { "name": "INTERIOR ROAD", "code": "INTERIOR" }, { "name": "FREEWAY OFFRAMP", "code": "OFFRAMP" }, { "name": "FREEWAY ONRAMP", "code": "ONRAMP" }, { "name": "ABANDONED ROAD", "code": "ABANDONED" }, { "name": "EMERGENCY VEHICLES ONLY", "code": "EMERGENCY" }, { "name": "PRIVATE ROAD (LEGAL DOCUMENT)", "code": "PRIVATE" }, { "name": "PRIVATE ROAD (NO LEGAL DOCUMENT)", "code": "PRIVATE NO DOC" }, { "name": "DRIVEWAY", "code": "DRIVEWAY" }, { "name": "FOUR WHEEL DRIVE ROAD", "code": "4WD" }, { "name": "PARKING LOT", "code": "PARKING LOT" }, { "name": "PENDING", "code": "PENDING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBCLASS", "type": "esriFieldTypeString", "alias": "SUBCLASS", "length": 32, "domain": { "type": "codedValue", "name": "StreetSubClassTypes", "description": "", "codedValues": [ { "name": "COMMUTER", "code": "COMMUTER" }, { "name": "FREEWAY", "code": "FREEWAY" }, { "name": "HILLSIDE COMMUTER", "code": "HILLSIDE COMMUTER" }, { "name": "HILLSIDE SECONDARY", "code": "HILLSIDE SECONDARY" }, { "name": "INTERIOR", "code": "INTERIOR" }, { "name": "MAJOR", "code": "MAJOR" }, { "name": "PRIMARY", "code": "PRIMARY" }, { "name": "RESORT SMARTSTREET", "code": "RESORT SMARTSTREET" }, { "name": "SCENIC EXPRESSWAY", "code": "SCENIC EXPRESSWAY" }, { "name": "SECONDARY", "code": "SECONDARY" }, { "name": "TRANSITION", "code": "TRANSITION" }, { "name": "HILLSIDE PRIMARY", "code": "HILLSIDE PRIMARY" }, { "name": "STADIUM AREA SMARTSTREET", "code": "STADIUM AREA SMARTSTREET" }, { "name": "TOLLROAD", "code": "TOLLROAD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "L_F_ADD", "type": "esriFieldTypeDouble", "alias": "L_F_ADD", "domain": null }, { "name": "L_T_ADD", "type": "esriFieldTypeDouble", "alias": "L_T_ADD", "domain": null }, { "name": "R_F_ADD", "type": "esriFieldTypeDouble", "alias": "R_F_ADD", "domain": null }, { "name": "R_T_ADD", "type": "esriFieldTypeDouble", "alias": "R_T_ADD", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 3, "domain": null }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "ZIPL", "length": 5, "domain": null }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "ZIPR", "length": 5, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null }, { "name": "FT_MINUTES", "type": "esriFieldTypeDouble", "alias": "FT_MINUTES", "domain": null }, { "name": "TF_MINUTES", "type": "esriFieldTypeDouble", "alias": "TF_MINUTES", "domain": null }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "length": 36, "domain": null }, { "name": "TVOL00", "type": "esriFieldTypeInteger", "alias": "TVOL00", "domain": null }, { "name": "TVOL9899", "type": "esriFieldTypeInteger", "alias": "TVOL9899", "domain": null }, { "name": "TVOL9798", "type": "esriFieldTypeInteger", "alias": "TVOL9798", "domain": null }, { "name": "TVOL9697", "type": "esriFieldTypeInteger", "alias": "TVOL9697", "domain": null }, { "name": "TVOL0102", "type": "esriFieldTypeInteger", "alias": "TVOL0102", "domain": null }, { "name": "UPDATED", "type": "esriFieldTypeDate", "alias": "UPDATED", "length": 8, "domain": null }, { "name": "UPDATEDBY", "type": "esriFieldTypeString", "alias": "UPDATEDBY", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "National Highway System Designation", "length": 1, "domain": { "type": "codedValue", "name": "Yes/No Indicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "STREETS_RANGE", "type": "esriFieldTypeString", "alias": "STREETS_RANGE", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1621_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Class", "fields": "CLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Name", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "StreetType", "fields": "TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Suffix", "fields": "SUFFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Prefix", "fields": "PREFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Subclass", "fields": "SUBCLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1384_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 500000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0729c66f00da4917ac2006915805f9a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Arterial Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 8.38190318324869E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.18608899999981E8, "falseY": -9.12594999997776E7, "xyUnits": 9544.37175555556, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 9, "name": "Streets" }, "subLayers": [], "minScale": 25000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "uniqueValueGroups": [], "uniqueValueInfos": [], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 214, 252, 255 ], "toColor": [ 210, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 182, 255 ], "toColor": [ 202, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 179, 255 ], "toColor": [ 252, 196, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 247, 255 ], "toColor": [ 187, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 243, 255 ], "toColor": [ 252, 182, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 179, 255 ], "toColor": [ 252, 238, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 221, 255 ], "toColor": [ 252, 194, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 187, 252, 255 ], "toColor": [ 199, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 214, 255 ], "toColor": [ 210, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 215, 255 ], "toColor": [ 252, 229, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 235, 252, 255 ], "toColor": [ 215, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 215, 255 ], "toColor": [ 249, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 199, 252, 255 ], "toColor": [ 237, 199, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULL_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": "ARTERIAL", "priority": 6, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6024066.499840647, "ymin": 2233687.2440651357, "xmax": 6128902.097994879, "ymax": 2267833.4638842046, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 32, "domain": { "type": "codedValue", "name": "StreetClassTypes", "description": "", "codedValues": [ { "name": "ALLEY", "code": "ALLEY" }, { "name": "MAJOR ROAD", "code": "ARTERIAL" }, { "name": "FREEWAY", "code": "FREEWAY" }, { "name": "INTERIOR ROAD", "code": "INTERIOR" }, { "name": "FREEWAY OFFRAMP", "code": "OFFRAMP" }, { "name": "FREEWAY ONRAMP", "code": "ONRAMP" }, { "name": "ABANDONED ROAD", "code": "ABANDONED" }, { "name": "EMERGENCY VEHICLES ONLY", "code": "EMERGENCY" }, { "name": "PRIVATE ROAD (LEGAL DOCUMENT)", "code": "PRIVATE" }, { "name": "PRIVATE ROAD (NO LEGAL DOCUMENT)", "code": "PRIVATE NO DOC" }, { "name": "DRIVEWAY", "code": "DRIVEWAY" }, { "name": "FOUR WHEEL DRIVE ROAD", "code": "4WD" }, { "name": "PARKING LOT", "code": "PARKING LOT" }, { "name": "PENDING", "code": "PENDING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBCLASS", "type": "esriFieldTypeString", "alias": "SUBCLASS", "length": 32, "domain": { "type": "codedValue", "name": "StreetSubClassTypes", "description": "", "codedValues": [ { "name": "COMMUTER", "code": "COMMUTER" }, { "name": "FREEWAY", "code": "FREEWAY" }, { "name": "HILLSIDE COMMUTER", "code": "HILLSIDE COMMUTER" }, { "name": "HILLSIDE SECONDARY", "code": "HILLSIDE SECONDARY" }, { "name": "INTERIOR", "code": "INTERIOR" }, { "name": "MAJOR", "code": "MAJOR" }, { "name": "PRIMARY", "code": "PRIMARY" }, { "name": "RESORT SMARTSTREET", "code": "RESORT SMARTSTREET" }, { "name": "SCENIC EXPRESSWAY", "code": "SCENIC EXPRESSWAY" }, { "name": "SECONDARY", "code": "SECONDARY" }, { "name": "TRANSITION", "code": "TRANSITION" }, { "name": "HILLSIDE PRIMARY", "code": "HILLSIDE PRIMARY" }, { "name": "STADIUM AREA SMARTSTREET", "code": "STADIUM AREA SMARTSTREET" }, { "name": "TOLLROAD", "code": "TOLLROAD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "L_F_ADD", "type": "esriFieldTypeDouble", "alias": "L_F_ADD", "domain": null }, { "name": "L_T_ADD", "type": "esriFieldTypeDouble", "alias": "L_T_ADD", "domain": null }, { "name": "R_F_ADD", "type": "esriFieldTypeDouble", "alias": "R_F_ADD", "domain": null }, { "name": "R_T_ADD", "type": "esriFieldTypeDouble", "alias": "R_T_ADD", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 3, "domain": null }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "ZIPL", "length": 5, "domain": null }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "ZIPR", "length": 5, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null }, { "name": "FT_MINUTES", "type": "esriFieldTypeDouble", "alias": "FT_MINUTES", "domain": null }, { "name": "TF_MINUTES", "type": "esriFieldTypeDouble", "alias": "TF_MINUTES", "domain": null }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "length": 36, "domain": null }, { "name": "TVOL00", "type": "esriFieldTypeInteger", "alias": "TVOL00", "domain": null }, { "name": "TVOL9899", "type": "esriFieldTypeInteger", "alias": "TVOL9899", "domain": null }, { "name": "TVOL9798", "type": "esriFieldTypeInteger", "alias": "TVOL9798", "domain": null }, { "name": "TVOL9697", "type": "esriFieldTypeInteger", "alias": "TVOL9697", "domain": null }, { "name": "TVOL0102", "type": "esriFieldTypeInteger", "alias": "TVOL0102", "domain": null }, { "name": "UPDATED", "type": "esriFieldTypeDate", "alias": "UPDATED", "length": 8, "domain": null }, { "name": "UPDATEDBY", "type": "esriFieldTypeString", "alias": "UPDATEDBY", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "National Highway System Designation", "length": 1, "domain": { "type": "codedValue", "name": "Yes/No Indicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "STREETS_RANGE", "type": "esriFieldTypeString", "alias": "STREETS_RANGE", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1621_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Class", "fields": "CLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Name", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "StreetType", "fields": "TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Suffix", "fields": "SUFFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Prefix", "fields": "PREFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Subclass", "fields": "SUBCLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1384_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0729c66f00da4917ac2006915805f9a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Interior Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 8.38190318324869E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.18608899999981E8, "falseY": -9.12594999997776E7, "xyUnits": 9544.37175555556, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 9, "name": "Streets" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "uniqueValueGroups": [], "uniqueValueInfos": [], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 214, 252, 255 ], "toColor": [ 210, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 182, 255 ], "toColor": [ 202, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 179, 255 ], "toColor": [ 252, 196, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 247, 255 ], "toColor": [ 187, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 243, 255 ], "toColor": [ 252, 182, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 179, 255 ], "toColor": [ 252, 238, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 221, 255 ], "toColor": [ 252, 194, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 187, 252, 255 ], "toColor": [ 199, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 214, 255 ], "toColor": [ 210, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 215, 255 ], "toColor": [ 252, 229, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 235, 252, 255 ], "toColor": [ 215, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 215, 255 ], "toColor": [ 249, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 199, 252, 255 ], "toColor": [ 237, 199, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULL_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": "INTERIOR", "priority": 8, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 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": "Calibri", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6024066.499840647, "ymin": 2233687.2440651357, "xmax": 6128902.097994879, "ymax": 2267833.4638842046, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 32, "domain": { "type": "codedValue", "name": "StreetClassTypes", "description": "", "codedValues": [ { "name": "ALLEY", "code": "ALLEY" }, { "name": "MAJOR ROAD", "code": "ARTERIAL" }, { "name": "FREEWAY", "code": "FREEWAY" }, { "name": "INTERIOR ROAD", "code": "INTERIOR" }, { "name": "FREEWAY OFFRAMP", "code": "OFFRAMP" }, { "name": "FREEWAY ONRAMP", "code": "ONRAMP" }, { "name": "ABANDONED ROAD", "code": "ABANDONED" }, { "name": "EMERGENCY VEHICLES ONLY", "code": "EMERGENCY" }, { "name": "PRIVATE ROAD (LEGAL DOCUMENT)", "code": "PRIVATE" }, { "name": "PRIVATE ROAD (NO LEGAL DOCUMENT)", "code": "PRIVATE NO DOC" }, { "name": "DRIVEWAY", "code": "DRIVEWAY" }, { "name": "FOUR WHEEL DRIVE ROAD", "code": "4WD" }, { "name": "PARKING LOT", "code": "PARKING LOT" }, { "name": "PENDING", "code": "PENDING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBCLASS", "type": "esriFieldTypeString", "alias": "SUBCLASS", "length": 32, "domain": { "type": "codedValue", "name": "StreetSubClassTypes", "description": "", "codedValues": [ { "name": "COMMUTER", "code": "COMMUTER" }, { "name": "FREEWAY", "code": "FREEWAY" }, { "name": "HILLSIDE COMMUTER", "code": "HILLSIDE COMMUTER" }, { "name": "HILLSIDE SECONDARY", "code": "HILLSIDE SECONDARY" }, { "name": "INTERIOR", "code": "INTERIOR" }, { "name": "MAJOR", "code": "MAJOR" }, { "name": "PRIMARY", "code": "PRIMARY" }, { "name": "RESORT SMARTSTREET", "code": "RESORT SMARTSTREET" }, { "name": "SCENIC EXPRESSWAY", "code": "SCENIC EXPRESSWAY" }, { "name": "SECONDARY", "code": "SECONDARY" }, { "name": "TRANSITION", "code": "TRANSITION" }, { "name": "HILLSIDE PRIMARY", "code": "HILLSIDE PRIMARY" }, { "name": "STADIUM AREA SMARTSTREET", "code": "STADIUM AREA SMARTSTREET" }, { "name": "TOLLROAD", "code": "TOLLROAD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "L_F_ADD", "type": "esriFieldTypeDouble", "alias": "L_F_ADD", "domain": null }, { "name": "L_T_ADD", "type": "esriFieldTypeDouble", "alias": "L_T_ADD", "domain": null }, { "name": "R_F_ADD", "type": "esriFieldTypeDouble", "alias": "R_F_ADD", "domain": null }, { "name": "R_T_ADD", "type": "esriFieldTypeDouble", "alias": "R_T_ADD", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 3, "domain": null }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "ZIPL", "length": 5, "domain": null }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "ZIPR", "length": 5, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null }, { "name": "FT_MINUTES", "type": "esriFieldTypeDouble", "alias": "FT_MINUTES", "domain": null }, { "name": "TF_MINUTES", "type": "esriFieldTypeDouble", "alias": "TF_MINUTES", "domain": null }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "length": 36, "domain": null }, { "name": "TVOL00", "type": "esriFieldTypeInteger", "alias": "TVOL00", "domain": null }, { "name": "TVOL9899", "type": "esriFieldTypeInteger", "alias": "TVOL9899", "domain": null }, { "name": "TVOL9798", "type": "esriFieldTypeInteger", "alias": "TVOL9798", "domain": null }, { "name": "TVOL9697", "type": "esriFieldTypeInteger", "alias": "TVOL9697", "domain": null }, { "name": "TVOL0102", "type": "esriFieldTypeInteger", "alias": "TVOL0102", "domain": null }, { "name": "UPDATED", "type": "esriFieldTypeDate", "alias": "UPDATED", "length": 8, "domain": null }, { "name": "UPDATEDBY", "type": "esriFieldTypeString", "alias": "UPDATEDBY", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "National Highway System Designation", "length": 1, "domain": { "type": "codedValue", "name": "Yes/No Indicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "STREETS_RANGE", "type": "esriFieldTypeString", "alias": "STREETS_RANGE", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1621_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Class", "fields": "CLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Name", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "StreetType", "fields": "TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Suffix", "fields": "SUFFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Prefix", "fields": "PREFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Subclass", "fields": "SUBCLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1384_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0729c66f00da4917ac2006915805f9a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Other Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 8.38190318324869E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.18608899999981E8, "falseY": -9.12594999997776E7, "xyUnits": 9544.37175555556, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 9, "name": "Streets" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "uniqueValueGroups": [], "uniqueValueInfos": [], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 214, 252, 255 ], "toColor": [ 210, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 182, 255 ], "toColor": [ 202, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 179, 255 ], "toColor": [ 252, 196, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 247, 255 ], "toColor": [ 187, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 243, 255 ], "toColor": [ 252, 182, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 179, 255 ], "toColor": [ 252, 238, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 221, 255 ], "toColor": [ 252, 194, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 187, 252, 255 ], "toColor": [ 199, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 214, 255 ], "toColor": [ 210, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 215, 255 ], "toColor": [ 252, 229, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 235, 252, 255 ], "toColor": [ 215, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 215, 255 ], "toColor": [ 249, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 199, 252, 255 ], "toColor": [ 237, 199, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULL_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "CLASS IN ('PRIVATE' , 'PRIVATE NO DOC')", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "PRIVATE", "priority": 10, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 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": "Calibri", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6024066.499840647, "ymin": 2233687.2440651357, "xmax": 6128902.097994879, "ymax": 2267833.4638842046, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 32, "domain": { "type": "codedValue", "name": "StreetClassTypes", "description": "", "codedValues": [ { "name": "ALLEY", "code": "ALLEY" }, { "name": "MAJOR ROAD", "code": "ARTERIAL" }, { "name": "FREEWAY", "code": "FREEWAY" }, { "name": "INTERIOR ROAD", "code": "INTERIOR" }, { "name": "FREEWAY OFFRAMP", "code": "OFFRAMP" }, { "name": "FREEWAY ONRAMP", "code": "ONRAMP" }, { "name": "ABANDONED ROAD", "code": "ABANDONED" }, { "name": "EMERGENCY VEHICLES ONLY", "code": "EMERGENCY" }, { "name": "PRIVATE ROAD (LEGAL DOCUMENT)", "code": "PRIVATE" }, { "name": "PRIVATE ROAD (NO LEGAL DOCUMENT)", "code": "PRIVATE NO DOC" }, { "name": "DRIVEWAY", "code": "DRIVEWAY" }, { "name": "FOUR WHEEL DRIVE ROAD", "code": "4WD" }, { "name": "PARKING LOT", "code": "PARKING LOT" }, { "name": "PENDING", "code": "PENDING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBCLASS", "type": "esriFieldTypeString", "alias": "SUBCLASS", "length": 32, "domain": { "type": "codedValue", "name": "StreetSubClassTypes", "description": "", "codedValues": [ { "name": "COMMUTER", "code": "COMMUTER" }, { "name": "FREEWAY", "code": "FREEWAY" }, { "name": "HILLSIDE COMMUTER", "code": "HILLSIDE COMMUTER" }, { "name": "HILLSIDE SECONDARY", "code": "HILLSIDE SECONDARY" }, { "name": "INTERIOR", "code": "INTERIOR" }, { "name": "MAJOR", "code": "MAJOR" }, { "name": "PRIMARY", "code": "PRIMARY" }, { "name": "RESORT SMARTSTREET", "code": "RESORT SMARTSTREET" }, { "name": "SCENIC EXPRESSWAY", "code": "SCENIC EXPRESSWAY" }, { "name": "SECONDARY", "code": "SECONDARY" }, { "name": "TRANSITION", "code": "TRANSITION" }, { "name": "HILLSIDE PRIMARY", "code": "HILLSIDE PRIMARY" }, { "name": "STADIUM AREA SMARTSTREET", "code": "STADIUM AREA SMARTSTREET" }, { "name": "TOLLROAD", "code": "TOLLROAD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "L_F_ADD", "type": "esriFieldTypeDouble", "alias": "L_F_ADD", "domain": null }, { "name": "L_T_ADD", "type": "esriFieldTypeDouble", "alias": "L_T_ADD", "domain": null }, { "name": "R_F_ADD", "type": "esriFieldTypeDouble", "alias": "R_F_ADD", "domain": null }, { "name": "R_T_ADD", "type": "esriFieldTypeDouble", "alias": "R_T_ADD", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 3, "domain": null }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "ZIPL", "length": 5, "domain": null }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "ZIPR", "length": 5, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null }, { "name": "FT_MINUTES", "type": "esriFieldTypeDouble", "alias": "FT_MINUTES", "domain": null }, { "name": "TF_MINUTES", "type": "esriFieldTypeDouble", "alias": "TF_MINUTES", "domain": null }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "length": 36, "domain": null }, { "name": "TVOL00", "type": "esriFieldTypeInteger", "alias": "TVOL00", "domain": null }, { "name": "TVOL9899", "type": "esriFieldTypeInteger", "alias": "TVOL9899", "domain": null }, { "name": "TVOL9798", "type": "esriFieldTypeInteger", "alias": "TVOL9798", "domain": null }, { "name": "TVOL9697", "type": "esriFieldTypeInteger", "alias": "TVOL9697", "domain": null }, { "name": "TVOL0102", "type": "esriFieldTypeInteger", "alias": "TVOL0102", "domain": null }, { "name": "UPDATED", "type": "esriFieldTypeDate", "alias": "UPDATED", "length": 8, "domain": null }, { "name": "UPDATEDBY", "type": "esriFieldTypeString", "alias": "UPDATEDBY", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "National Highway System Designation", "length": 1, "domain": { "type": "codedValue", "name": "Yes/No Indicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "STREETS_RANGE", "type": "esriFieldTypeString", "alias": "STREETS_RANGE", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1621_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Class", "fields": "CLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Name", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "StreetType", "fields": "TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Suffix", "fields": "SUFFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Prefix", "fields": "PREFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Subclass", "fields": "SUBCLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1384_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0729c66f00da4917ac2006915805f9a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Legal Lot Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 2.09547579581217E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.18608899999981E8, "falseY": -9.12594999999872E7, "xyUnits": 38177.4870222222, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LINE_CODE", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 192, 192, 0 ], "width": 1 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "LINE_CODE", "classes": [ { "label": "Lot Lines", "description": "Lot Lines", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.75 }, "values": [ [ "1" ] ] }, { "label": "Public ROW", "description": "Public ROW", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "values": [ [ "2" ] ] }, { "label": "Private ROW", "description": "Private ROW", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 1 }, "values": [ [ "3" ] ] }, { "label": "Railroad ROW", "description": "Railroad ROW", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 }, "values": [ [ "7" ] ] }, { "label": "Waterways", "description": "Waterways", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 }, "values": [ [ "5" ], [ "9" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.75 }, "value": "1", "label": "Lot Lines" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "2", "label": "Public ROW" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "3", "label": "Private ROW" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 }, "value": "7", "label": "Railroad ROW" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 }, "value": "5", "label": "Waterways" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 }, "value": "9", "label": "Waterways" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 214, 252, 255 ], "toColor": [ 210, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 182, 255 ], "toColor": [ 202, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 179, 255 ], "toColor": [ 252, 196, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 247, 255 ], "toColor": [ 187, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 243, 255 ], "toColor": [ 252, 182, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 179, 255 ], "toColor": [ 252, 238, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 221, 255 ], "toColor": [ 252, 194, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 187, 252, 255 ], "toColor": [ 199, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 214, 255 ], "toColor": [ 210, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 215, 255 ], "toColor": [ 252, 229, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 235, 252, 255 ], "toColor": [ 215, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 215, 255 ], "toColor": [ 249, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 199, 252, 255 ], "toColor": [ 237, 199, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6024227.473243669, "ymin": 2233366.4423321337, "xmax": 6129495.940538555, "ymax": 2267137.8037433624, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LINE_CODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LINE_CODE", "type": "esriFieldTypeSmallInteger", "alias": "LINE_CODE", "domain": { "type": "codedValue", "name": "LegalLotLineCodes", "description": "", "codedValues": [ { "name": "PARCEL LINE", "code": 1 }, { "name": "RIGHT OF WAY LINE", "code": 2 }, { "name": "PRIVATE RIGHT OF WAY LINE", "code": 3 }, { "name": "UNCOVERED WATER WAY LINE", "code": 5 }, { "name": "RAILROAD RIGHT OF WAY LINE", "code": 7 }, { "name": "SUBDIVISION OF A RECORDED LOT", "code": 8 }, { "name": "COVERED WATER WAY LINE", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "COGO Direction", "length": 12, "domain": null }, { "name": "DISTANCE", "type": "esriFieldTypeString", "alias": "COGO Distance", "length": 10, "domain": null }, { "name": "DELTA", "type": "esriFieldTypeString", "alias": "COGO Delta", "length": 10, "domain": null }, { "name": "RADIUS", "type": "esriFieldTypeString", "alias": "COGO Radius", "length": 10, "domain": null }, { "name": "TANGENT", "type": "esriFieldTypeString", "alias": "COGO Tangent", "length": 10, "domain": null }, { "name": "ARCLENGTH", "type": "esriFieldTypeString", "alias": "COGO ArcLength", "length": 10, "domain": null }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "COGO Side", "length": 1, "domain": null }, { "name": "UPDATED", "type": "esriFieldTypeDate", "alias": "UPDATED", "length": 8, "domain": null }, { "name": "UPDATEDBY", "type": "esriFieldTypeString", "alias": "UPDATEDBY", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1627_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1390_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0729c66f00da4917ac2006915805f9a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 46, "name": "Overlay Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 8.38190318324869E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.18608899999981E8, "falseY": -9.12594999997776E7, "xyUnits": 9544.37175555556, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OVERLAY_ZONE", "uniqueValueGroups": [ { "heading": "Overlay Zones", "classes": [ { "label": "Brookhurst Commercial Corridor", "description": "Brookhurst Commercial Corridor", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 } }, "values": [ [ "BCC" ] ] }, { "label": "Downtown Mixed-Use", "description": "Downtown Mixed-Use", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 } }, "values": [ [ "DMU" ] ] }, { "label": "Mixed-Use", "description": "Mixed-Use", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "values": [ [ "MU" ] ] }, { "label": "Mobilehome Park", "description": "Mobilehome Park", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "values": [ [ "MHP" ] ] }, { "label": "Platinum Triangle Mixed-Use", "description": "Platinum Triangle Mixed-Use", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 2 } }, "values": [ [ "PTMU" ] ] }, { "label": "Residential Opportunity", "description": "Residential Opportunity", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "values": [ [ "RO" ] ] }, { "label": "Scenic Corridor", "description": "Scenic Corridor", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 } }, "values": [ [ "SC" ] ] }, { "label": "South Anaheim Boulevard Corridor", "description": "South Anaheim Boulevard Corridor", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 } }, "values": [ [ "SABC" ] ] }, { "label": "South Anaheim Boulevard Corridor - Finalized", "description": "South Anaheim Boulevard Corridor - Finalized", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 2 } }, "values": [ [ "SABCF" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 } }, "value": "BCC", "label": "Brookhurst Commercial Corridor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 } }, "value": "DMU", "label": "Downtown Mixed-Use" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "value": "MU", "label": "Mixed-Use" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 } }, "value": "MHP", "label": "Mobilehome Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 2 } }, "value": "PTMU", "label": "Platinum Triangle Mixed-Use" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "value": "RO", "label": "Residential Opportunity" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 } }, "value": "SC", "label": "Scenic Corridor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 } }, "value": "SABC", "label": "South Anaheim Boulevard Corridor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 2 } }, "value": "SABCF", "label": "South Anaheim Boulevard Corridor - Finalized" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 214, 252, 255 ], "toColor": [ 210, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 182, 255 ], "toColor": [ 202, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 179, 255 ], "toColor": [ 252, 196, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 247, 255 ], "toColor": [ 187, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 243, 255 ], "toColor": [ 252, 182, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 179, 255 ], "toColor": [ 252, 238, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 221, 255 ], "toColor": [ 252, 194, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 187, 252, 255 ], "toColor": [ 199, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 214, 255 ], "toColor": [ 210, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 215, 255 ], "toColor": [ 252, 229, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 235, 252, 255 ], "toColor": [ 215, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 215, 255 ], "toColor": [ 249, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 199, 252, 255 ], "toColor": [ 237, 199, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6026952.358407915, "ymin": 2234739.923304528, "xmax": 6129505.990964219, "ymax": 2266749.492066577, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OVERLAY_ZONE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OVERLAY_ZONE", "type": "esriFieldTypeString", "alias": "OVERLAY_ZONE", "length": 50, "domain": { "type": "codedValue", "name": "Overlay Zone", "description": "Planning Overlay Zones", "codedValues": [ { "name": "Commercial Recreation", "code": "CR" }, { "name": "Mobilehome Park", "code": "MHP" }, { "name": "Oil Production", "code": "O" }, { "name": "Pointe*Anaheim", "code": "PA" }, { "name": "Planned Community", "code": "PC" }, { "name": "South Anaheim Boulevard Corridor", "code": "SABC" }, { "name": "South Anaheim Boulevard Corridor - Finalized", "code": "SABCF" }, { "name": "Scenic Corridor", "code": "SC" }, { "name": "Sports Entertainment", "code": "SE" }, { "name": "Sports Entertainment - Finalized", "code": "SEF" }, { "name": "Downtown Mixed-Use", "code": "DMU" }, { "name": "Platinum Triangle Mixed-Use", "code": "PTMU" }, { "name": "Brookhurst Commercial Corridor", "code": "BCC" }, { "name": "Mixed-Use", "code": "MU" }, { "name": "Anaheim Resort Residential", "code": "ARR" }, { "name": "Residential Opportunity", "code": "RO" }, { "name": "Anaheim GardenWalk", "code": "AGW" }, { "name": "Commercial Recreation (Medium Density)", "code": "CRM" }, { "name": "Commercial Recreation (Low Density)", "code": "CRL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 10, "domain": { "type": "codedValue", "name": "PLN_Status", "description": "Status of feature", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Inactive", "code": "I" }, { "name": "Reactivated", "code": "R" }, { "name": "Pending", "code": "P" }, { "name": "Pending Addition", "code": "PA" }, { "name": "Pending Inactive", "code": "PI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UPDATED", "type": "esriFieldTypeDate", "alias": "UPDATED", "length": 8, "domain": null }, { "name": "UPDATEDBY", "type": "esriFieldTypeString", "alias": "UPDATEDBY", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "CC_RESNO", "type": "esriFieldTypeString", "alias": "CC_RESNO", "length": 15, "domain": null }, { "name": "OVERLAYZONE", "type": "esriFieldTypeString", "alias": "OVERLAYZONE", "length": 255, "domain": { "type": "codedValue", "name": "OverlayZone", "description": "Overlay Zones", "codedValues": [ { "name": "Commercial Recreation", "code": "Commercial Recreation" }, { "name": "Mobilehome Park", "code": "Mobilehome Park" }, { "name": "Oil Production", "code": "Oil Production" }, { "name": "Pointe*Anaheim", "code": "Pointe*Anaheim" }, { "name": "Planned Community", "code": "Planned Community" }, { "name": "South Anaheim Boulevard Corridor", "code": "South Anaheim Boulevard Corridor" }, { "name": "South Anaheim Boulevard Corridor - Finalized", "code": "South Anaheim Boulevard Corridor - Finalized" }, { "name": "Scenic Corridor", "code": "Scenic Corridor" }, { "name": "Sports Entertainment", "code": "Sports Entertainment" }, { "name": "Sports Entertainment - Finalized", "code": "Sports Entertainment - Finalized" }, { "name": "Downtown Mixed-Use", "code": "Downtown Mixed-Use" }, { "name": "Platinum Triangle Mixed-Use", "code": "Platinum Triangle Mixed-Use" }, { "name": "Brookhurst Commercial Corridor", "code": "Brookhurst Commercial Corridor" }, { "name": "Mixed-Use", "code": "Mixed-Use" }, { "name": "Anaheim Resort Residential", "code": "Anaheim Resort Residential" }, { "name": "Residential Opportunity", "code": "Residential Opportunity" }, { "name": "Anaheim GardenWalk", "code": "Anaheim GardenWalk" }, { "name": "Commercial Recreation (Medium Density)", "code": "Commercial Recreation (Medium Density)" }, { "name": "Commercial Recreation (Low Density)", "code": "Commercial Recreation (Low Density)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1236_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1236", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1236", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1097_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": 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", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0729c66f00da4917ac2006915805f9a2" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 8.38190318324869E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.18608899999981E8, "falseY": -9.12594999997776E7, "xyUnits": 9544.37175555556, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONING", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "RH-1", "description": "RH-1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 215, 194, 255 ], "outline": null }, "values": [ [ "RH-1" ] ] }, { "label": "RH-2", "description": "RH-2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 205, 171, 255 ], "outline": null }, "values": [ [ "RH-2" ] ] }, { "label": "RH-3", "description": "RH-3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 137, 112, 255 ], "outline": null }, "values": [ [ "RH-3" ] ] }, { "label": "RS-1", "description": "RS-1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": null }, "values": [ [ "RS-1" ] ] }, { "label": "RS-2", "description": "RS-2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 186, 255 ], "outline": null }, "values": [ [ "RS-2" ] ] }, { "label": "RS-3", "description": "RS-3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 215, 140, 255 ], "outline": null }, "values": [ [ "RS-3" ] ] }, { "label": "RS-4", "description": "RS-4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": null }, "values": [ [ "RS-4" ] ] }, { "label": "RM-1", "description": "RM-1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 191, 150, 255 ], "outline": null }, "values": [ [ "RM-1" ] ] }, { "label": "RM-2", "description": "RM-2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 163, 82, 255 ], "outline": null }, "values": [ [ "RM-2" ] ] }, { "label": "RM-3", "description": "RM-3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 119, 0, 255 ], "outline": null }, "values": [ [ "RM-3" ] ] }, { "label": "RM-3.5", "description": "RM-3.5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 109, 26, 255 ], "outline": null }, "values": [ [ "RM-3.5" ] ] }, { "label": "RM-4", "description": "RM-4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 99, 51, 255 ], "outline": null }, "values": [ [ "RM-4" ] ] }, { "label": "C-G", "description": "C-G", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 34, 0, 255 ], "outline": null }, "values": [ [ "C-G" ] ] }, { "label": "C-NC", "description": "C-NC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 153, 153, 255 ], "outline": null }, "values": [ [ "C-NC" ] ] }, { "label": "C-R", "description": "C-R", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": null }, "values": [ [ "C-R" ] ] }, { "label": "I", "description": "I", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 188, 242, 255 ], "outline": null }, "values": [ [ "I" ] ] }, { "label": "O-L", "description": "O-L", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": null }, "values": [ [ "O-L" ] ] }, { "label": "O-H", "description": "O-H", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 17, 168, 255 ], "outline": null }, "values": [ [ "O-H" ] ] }, { "label": "OS", "description": "OS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 222, 133, 255 ], "outline": null }, "values": [ [ "OS" ] ] }, { "label": "PR", "description": "PR", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "PR" ] ] }, { "label": "SP", "description": "SP", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 119, 205, 255 ], "outline": null }, "values": [ [ "SP" ] ] }, { "label": "T", "description": "T", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "values": [ [ "T" ] ] }, { "label": "SP 87-1", "description": "SP 87-1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "SP 87-1" ] ] }, { "label": "SP 88-1", "description": "SP 88-1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "values": [ [ "SP 88-1" ] ] }, { "label": "SP 88-2", "description": "SP 88-2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "SP 88-2" ] ] }, { "label": "SP 88-3", "description": "SP 88-3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "SP 88-3" ] ] }, { "label": "SP 90-1", "description": "SP 90-1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "values": [ [ "SP 90-1" ] ] }, { "label": "SP 90-2", "description": "SP 90-2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "SP 90-2" ] ] }, { "label": "SP 90-3", "description": "SP 90-3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "SP 90-3" ] ] }, { "label": "SP 90-4", "description": "SP 90-4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "SP 90-4" ] ] }, { "label": "SP 92-1", "description": "SP 92-1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "SP 92-1" ] ] }, { "label": "SP 92-2", "description": "SP 92-2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "SP 92-2" ] ] }, { "label": "SP 93-1", "description": "SP 93-1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "values": [ [ "SP 93-1" ] ] }, { "label": "SP 94-1", "description": "SP 94-1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "SP 94-1" ] ] }, { "label": "SP 2015-1", "description": "SP 2015-1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "SP 2015-1" ] ] }, { "label": "SP 2017-1", "description": "SP 2017-1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": null }, "values": [ [ "SP 2017-1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 215, 194, 255 ], "outline": null }, "value": "RH-1", "label": "RH-1", "description": "Single-Family Hillside, Residential " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 205, 171, 255 ], "outline": null }, "value": "RH-2", "label": "RH-2", "description": "Single-Family Hillside, Residential " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 137, 112, 255 ], "outline": null }, "value": "RH-3", "label": "RH-3", "description": "Single-Family Hillside, Residential " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": null }, "value": "RS-1", "label": "RS-1", "description": "Single-Family, Residential " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 186, 255 ], "outline": null }, "value": "RS-2", "label": "RS-2", "description": "Single-Family, Residential " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 215, 140, 255 ], "outline": null }, "value": "RS-3", "label": "RS-3", "description": "Single-Family, Residential " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": null }, "value": "RS-4", "label": "RS-4", "description": "Single-Family, Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 191, 150, 255 ], "outline": null }, "value": "RM-1", "label": "RM-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 163, 82, 255 ], "outline": null }, "value": "RM-2", "label": "RM-2", "description": "Multiple-Family, Residential " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 119, 0, 255 ], "outline": null }, "value": "RM-3", "label": "RM-3", "description": "Multiple-Family, Residential " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 109, 26, 255 ], "outline": null }, "value": "RM-3.5", "label": "RM-3.5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 99, 51, 255 ], "outline": null }, "value": "RM-4", "label": "RM-4", "description": "Multiple-Family, Residential " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 34, 0, 255 ], "outline": null }, "value": "C-G", "label": "C-G", "description": "General Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 153, 153, 255 ], "outline": null }, "value": "C-NC", "label": "C-NC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": null }, "value": "C-R", "label": "C-R" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 188, 242, 255 ], "outline": null }, "value": "I", "label": "I", "description": "Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": null }, "value": "O-L", "label": "O-L", "description": "Low Intensity Office" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 17, 168, 255 ], "outline": null }, "value": "O-H", "label": "O-H", "description": "High Intensity Office" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 222, 133, 255 ], "outline": null }, "value": "OS", "label": "OS", "description": "Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "PR", "label": "PR", "description": "Public Recreation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 119, 205, 255 ], "outline": null }, "value": "SP", "label": "SP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "value": "T", "label": "T", "description": "Transition" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "SP 87-1", "label": "SP 87-1", "description": "Specific Plan 87-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "value": "SP 88-1", "label": "SP 88-1", "description": "Specific Plan 88-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "SP 88-2", "label": "SP 88-2", "description": "Specific Plan 88-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "SP 88-3", "label": "SP 88-3", "description": "Specific Plan 88-3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "value": "SP 90-1", "label": "SP 90-1", "description": "Specific Plan 90-3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "SP 90-2", "label": "SP 90-2", "description": "Specific Plan 90-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "SP 90-3", "label": "SP 90-3", "description": "Specific Plan 90-3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "SP 90-4", "label": "SP 90-4", "description": "Specific Plan 90-4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "SP 92-1", "label": "SP 92-1", "description": "Specific Plan 92-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "SP 92-2", "label": "SP 92-2", "description": "Specific Plan 92-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "value": "SP 93-1", "label": "SP 93-1", "description": "Specific Plan 93-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "SP 94-1", "label": "SP 94-1", "description": "Specific Plan 94-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "SP 2015-1", "label": "SP 2015-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": null }, "value": "SP 2017-1", "label": "SP 2017-1" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 214, 252, 255 ], "toColor": [ 210, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 179, 255 ], "toColor": [ 183, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 179, 255 ], "toColor": [ 252, 189, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 192, 255 ], "toColor": [ 252, 242, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 247, 255 ], "toColor": [ 194, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 246, 255 ], "toColor": [ 252, 179, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 235, 255 ], "toColor": [ 252, 215, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 207, 255 ], "toColor": [ 252, 223, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 215, 255 ], "toColor": [ 224, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 229, 252, 255 ], "toColor": [ 182, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 204, 252, 255 ], "toColor": [ 241, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 187, 255 ], "toColor": [ 215, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 197, 255 ], "toColor": [ 252, 182, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 227, 255 ], "toColor": [ 252, 192, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 208, 255 ], "toColor": [ 189, 252, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 184, 252, 255 ], "toColor": [ 217, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 182, 255 ], "toColor": [ 252, 215, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 197, 252, 255 ], "toColor": [ 206, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 234, 252, 255 ], "toColor": [ 215, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 184, 255 ], "toColor": [ 242, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 204, 255 ], "toColor": [ 252, 206, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 227, 255 ], "toColor": [ 179, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 251, 255 ], "toColor": [ 252, 194, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 215, 255 ], "toColor": [ 252, 240, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 179, 252, 255 ], "toColor": [ 238, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 215, 255 ], "toColor": [ 252, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 223, 252, 255 ], "toColor": [ 202, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 217, 255 ], "toColor": [ 252, 202, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 202, 252, 255 ], "toColor": [ 179, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 184, 255 ], "toColor": [ 252, 206, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 230, 255 ], "toColor": [ 215, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 244, 252, 255 ], "toColor": [ 212, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 252, 255 ], "toColor": [ 182, 252, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6024849.381646946, "ymin": 2234739.923199743, "xmax": 6129495.940643206, "ymax": 2266748.040425718, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ZONING", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 255, "domain": { "type": "codedValue", "name": "Zoning", "description": "Current zoning", "codedValues": [ { "name": "Neighborhood Center Commercial", "code": "C-NC" }, { "name": "Regional Commercial", "code": "C-R" }, { "name": "Low Intensity Office", "code": "O-L" }, { "name": "High Intensity Office", "code": "O-H" }, { "name": "Industrial", "code": "I" }, { "name": "Open Space", "code": "OS" }, { "name": "Public Recreational", "code": "PR" }, { "name": "Semi-Public", "code": "SP" }, { "name": "Transition", "code": "T" }, { "name": "General Commercial", "code": "C-G" }, { "name": "Pending City Zoning", "code": "PEND" }, { "name": "Highlands at Anaheim Hills Specific Plan", "code": "SP 87-1" }, { "name": "Sycamore Canyon Specific Plan", "code": "SP 88-1" }, { "name": "The Summit of Anaheim Hills Specific Plan", "code": "SP 88-2" }, { "name": "PacifiCenter Specific Plan", "code": "SP 88-3" }, { "name": "Festival Specific Plan", "code": "SP 90-1" }, { "name": "East Center Street Specific Plan", "code": "SP 90-2" }, { "name": "Mountain Park Specific Plan", "code": "SP 90-4" }, { "name": "Disneyland Resort Specific Plan", "code": "SP 92-1" }, { "name": "Anaheim Resort Specific Plan", "code": "SP 92-2" }, { "name": "Hotel Circle Specific Plan", "code": "SP 93-1" }, { "name": "Northeast Area Specific Plan", "code": "SP 94-1" }, { "name": "Hillside Single-Family Residential (43,500 s.f. min. lot size)", "code": "RH-1" }, { "name": "Hillside Single-Family Residential (22,000 s.f. min. lot size)", "code": "RH-2" }, { "name": "Hillside Single-Family Residential (10,000 s.f. min. lot size)", "code": "RH-3" }, { "name": "Single-Family Residential (10,000 s.f. min. lot size)", "code": "RS-1" }, { "name": "Single-Family Residential (7,200 s.f. min. lot size)", "code": "RS-2" }, { "name": "Single-Family Residential (5,000 s.f. min. lot size)", "code": "RS-3" }, { "name": "Small Lot Single-Family Residential", "code": "RS-4" }, { "name": "Multiple-Family Residential (Up to 13 units/acre)", "code": "RM-1" }, { "name": "Multiple-Family Residential (Up to 14.5 units/acre)", "code": "RM-2" }, { "name": "Multiple-Family Residential (Up to 18 units/acre)", "code": "RM-3" }, { "name": "Multiple-Family Residential (Up to 36 units/acre)", "code": "RM-4" }, { "name": "Anaheim Canyon Specific Plan", "code": "SP 2015-1" }, { "name": "Beach Boulevard Specific Plan", "code": "SP 2017-1" }, { "name": "Multiple-Family Residential (Up to 27 units/acre)", "code": "RM-3.5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CNT_ZONING", "type": "esriFieldTypeInteger", "alias": "CNT_ZONING", "domain": null }, { "name": "OLD_ZONING", "type": "esriFieldTypeString", "alias": "OLD_ZONING", "length": 20, "domain": null }, { "name": "DATEMOD", "type": "esriFieldTypeDate", "alias": "DATEMOD", "length": 8, "domain": null }, { "name": "UPDATED", "type": "esriFieldTypeDate", "alias": "UPDATED", "length": 8, "domain": null }, { "name": "UPDATEDBY", "type": "esriFieldTypeString", "alias": "UPDATEDBY", "length": 25, "domain": null }, { "name": "ORDINANCENO", "type": "esriFieldTypeString", "alias": "ORDNANCENO", "length": 8, "domain": null }, { "name": "ORDEFFECTDATE", "type": "esriFieldTypeDate", "alias": "ORDEFFECTDATE", "length": 8, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "ZONINGDES", "type": "esriFieldTypeString", "alias": "ZONINGDES", "length": 255, "domain": { "type": "codedValue", "name": "ZoningDesignation", "description": "Zoning designations for parcels", "codedValues": [ { "name": "Neighborhood Center Commercial", "code": "Neighborhood Center Commercial" }, { "name": "Regional Commercial", "code": "Regional Commercial" }, { "name": "Low Intensity Office", "code": "Low Intensity Office" }, { "name": "High Intensity Office", "code": "High Intensity Office" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Open Space", "code": "Open Space" }, { "name": "Public Recreational", "code": "Public Recreational" }, { "name": "Semi-Public", "code": "Semi-Public" }, { "name": "Transition", "code": "Transition" }, { "name": "General Commercial", "code": "General Commercial" }, { "name": "Pending City Zoning", "code": "Pending City Zoning" }, { "name": "Highlands at Anaheim Hills Specific Plan", "code": "Highlands at Anaheim Hills Specific Plan" }, { "name": "Sycamore Canyon Specific Plan", "code": "Sycamore Canyon Specific Plan" }, { "name": "The Summit of Anaheim Hills Specific Plan", "code": "The Summit of Anaheim Hills Specific Plan" }, { "name": "PacifiCenter Specific Plan", "code": "PacifiCenter Specific Plan" }, { "name": "Festival Specific Plan", "code": "Festival Specific Plan" }, { "name": "East Center Street Specific Plan", "code": "East Center Street Specific Plan" }, { "name": "Mountain Park Specific Plan", "code": "Mountain Park Specific Plan" }, { "name": "Disneyland Resort Specific Plan", "code": "Disneyland Resort Specific Plan" }, { "name": "Anaheim Resort Specific Plan", "code": "Anaheim Resort Specific Plan" }, { "name": "Hotel Circle Specific Plan", "code": "Hotel Circle Specific Plan" }, { "name": "Northeast Area Specific Plan", "code": "Northeast Area Specific Plan" }, { "name": "Hillside Single-Family Residential (43,500 s.f. min. lot size)", "code": "Hillside Single-Family Residential (43,500 s.f. min. lot size)" }, { "name": "Hillside Single-Family Residential (22,000 s.f. min. lot size)", "code": "Hillside Single-Family Residential (22,000 s.f. min. lot size)" }, { "name": "Hillside Single-Family Residential (10,000 s.f. min. lot size)", "code": "Hillside Single-Family Residential (10,000 s.f. min. lot size)" }, { "name": "Single-Family Residential (10,000 s.f. min. lot size)", "code": "Single-Family Residential (10,000 s.f. min. lot size)" }, { "name": "Single-Family Residential (7,200 s.f. min. lot size)", "code": "Single-Family Residential (7,200 s.f. min. lot size)" }, { "name": "Single-Family Residential (5,000 s.f. min. lot size)", "code": "Single-Family Residential (5,000 s.f. min. lot size)" }, { "name": "Small Lot Single-Family Residential", "code": "Small Lot Single-Family Residential" }, { "name": "Multiple-Family Residential (Up to 13 units/acre)", "code": "Multiple-Family Residential (Up to 13 units/acre)" }, { "name": "Multiple-Family Residential (Up to 14.5 units/acre)", "code": "Multiple-Family Residential (Up to 14.5 units/acre)" }, { "name": "Multiple-Family Residential (Up to 18 units/acre)", "code": "Multiple-Family Residential (Up to 18 units/acre)" }, { "name": "Multiple-Family Residential (Up to 36 units/acre)", "code": "Multiple-Family Residential (Up to 36 units/acre)" }, { "name": "Anaheim Canyon Specific Plan", "code": "Anaheim Canyon Specific Plan" }, { "name": "Beach Boulevard Specific Plan", "code": "Beach Boulevard Specific Plan" }, { "name": "Multiple-Family Residential (Up to 27 units/acre)", "code": "Multiple-Family Residential (Up to 27 units/acre)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CODELINK", "type": "esriFieldTypeString", "alias": "CODELINK", "length": 1024, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1237_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1535ZONING", "fields": "ZONING", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1098_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "ZONINGDESCRIPTION", "relatedTableId": 16, "role": "esriRelRoleOrigin", "keyField": "ZONING", "cardinality": "esriRelCardinalityOneToOne", "composite": false, "catalogID": "{28D27659-0DE9-41CB-A63E-BE792C4ED1C5}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": 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", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0729c66f00da4917ac2006915805f9a2" } ], "tables": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "PLN.DBO.ZONINGDESCRIPTION", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SPECIFICPLANNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 25, "domain": null }, { "name": "ZONEDESCRIPTION", "type": "esriFieldTypeString", "alias": "ZONEDESCRIPTION", "length": 100, "domain": null }, { "name": "SPECIFICPLANNAME", "type": "esriFieldTypeString", "alias": "SPECIFICPLANNAME", "length": 50, "domain": null }, { "name": "ORDINACEREFERENCE", "type": "esriFieldTypeString", "alias": "ORDINACEREFERENCE", "length": 100, "domain": null }, { "name": "UPDATED", "type": "esriFieldTypeDate", "alias": "UPDATED", "length": 8, "domain": null }, { "name": "UPDATEDBY", "type": "esriFieldTypeString", "alias": "UPDATEDBY", "length": 25, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "indexes": [ { "name": "PK_ZONINGDESCRIPTION", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R1234_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1234", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1531ZONING", "fields": "ZONING", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1234", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Zoning04", "relatedTableId": 15, "role": "esriRelRoleDestination", "keyField": "ZONING", "cardinality": "esriRelCardinalityOneToOne", "composite": false, "catalogID": "{28D27659-0DE9-41CB-A63E-BE792C4ED1C5}" } ], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "0729c66f00da4917ac2006915805f9a2" } ] }