{ "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": 1200, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6024901.065614492, "ymin": 2233759.1658235937, "xmax": 6121148.358524606, "ymax": 2266094.1162953675, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE_Length", "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": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G10FEATUREID", "fields": "FEATUREID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I10ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I10STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "UNDERLINE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "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": 6024901.065614492, "ymin": 2233759.1658235937, "xmax": 6121148.358524606, "ymax": 2266094.1162953675, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": 1200, "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": "a2bb5c50d07148e19122f9f9db24307e" }, { "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": true, "extent": { "xmin": 6024901.065614492, "ymin": 2233759.1658235937, "xmax": 6121148.358524606, "ymax": 2266094.1162953675, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": 1200, "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": "a2bb5c50d07148e19122f9f9db24307e" }, { "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": 6024901.065614492, "ymin": 2233759.1658235937, "xmax": 6121148.358524606, "ymax": 2266094.1162953675, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": 1200, "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": "a2bb5c50d07148e19122f9f9db24307e" }, { "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": 6024901.065614492, "ymin": 2233759.1658235937, "xmax": 6121148.358524606, "ymax": 2266094.1162953675, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": 1200, "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": "a2bb5c50d07148e19122f9f9db24307e" }, { "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": true, "extent": { "xmin": 6024901.065614492, "ymin": 2233759.1658235937, "xmax": 6121148.358524606, "ymax": 2266094.1162953675, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": 1200, "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": "a2bb5c50d07148e19122f9f9db24307e" }, { "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": true, "extent": { "xmin": 6024901.065614492, "ymin": 2233759.1658235937, "xmax": 6121148.358524606, "ymax": 2266094.1162953675, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": 1200, "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": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Streets - Street Labels", "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": null, "subLayers": [], "minScale": 7500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 222, 227, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULL_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "useCodedValues": true, "maxScale": 0, "minScale": 2500, "name": "Small Scale", "priority": 58, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[FULL_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "useCodedValues": true, "maxScale": 2501, "minScale": 0, "name": "Large Scale", "priority": 63, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6024066.499840647, "ymin": 2233812.373306811, "xmax": 6128902.097994879, "ymax": 2267833.4638842046, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": "WS2_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": "WS2_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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "National Highway System Designation", "length": 1, "domain": { "type": "codedValue", "name": "WS2_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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25SUBCLASS", "fields": "SUBCLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25PREFIX", "fields": "PREFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25SUFFIX", "fields": "SUFFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25TYPE", "fields": "TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25NAME", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25CLASS", "fields": "CLASS", "isAscending": true, "isUnique": false, "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": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Streets - 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": null, "subLayers": [], "minScale": 7500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 222, 227, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME] CONCAT \" \" CONCAT [TYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 49, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 156, 156, 156, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6024066.499840647, "ymin": 2233812.373306811, "xmax": 6128902.097994879, "ymax": 2267833.4638842046, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": "WS2_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": "WS2_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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "National Highway System Designation", "length": 1, "domain": { "type": "codedValue", "name": "WS2_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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25SUBCLASS", "fields": "SUBCLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25PREFIX", "fields": "PREFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25SUFFIX", "fields": "SUFFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25TYPE", "fields": "TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25NAME", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25CLASS", "fields": "CLASS", "isAscending": true, "isUnique": false, "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": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Base Map Layers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 11, "name": "CMP.CityBoundary" }, { "id": 12, "name": "Highway Shields - 16 point" }, { "id": 13, "name": "PLN.StudyAreas" }, { "id": 14, "name": "Freeways" }, { "id": 15, "name": "Arterial Streets - Small Scale" }, { "id": 16, "name": "Arterial Streets - Large Scale" }, { "id": 17, "name": "Interior Streets" }, { "id": 18, "name": "CMP.CityIndex" }, { "id": 19, "name": "Streets - Street Centerlines" }, { "id": 20, "name": "GSTStreetsOutsideCity" }, { "id": 21, "name": "CMP.LegalLots" } ], "minScale": 9600, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 5995264.612694725, "ymin": 2088235.2798778862, "xmax": 6206886.683544233, "ymax": 2292374.314840466, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "CMP.CityBoundary", "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": { "id": 10, "name": "Base Map Layers" }, "subLayers": [], "minScale": 0, "maxScale": 250, "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": 3 } }, "label": "City Boundary" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6024849.381411329, "ymin": 2234714.131245494, "xmax": 6129495.224907383, "ymax": 2266748.0403995514, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "CMP_CITYBOUNDARY_AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "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, "effectiveMinScale": 9600, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "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": { "id": 10, "name": "Base Map Layers" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HWYNUMBER", "uniqueValueGroups": [ { "heading": "TYPE", "classes": [ { "label": "241", "description": "241", "symbol": { "type": "esriPMS", "url": "fb528f15bf5a956b6b8b03cac79b03b5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABs0lEQVQ4jbWTT0hUURSHv/vm6QyOyYADNWpUU1MxutDNNCNiO1sMKBEt3qjQoiEoGKTF1LRxGSpuWkkIkeITRGgRwoALCZ0cIxJX9gdEckJbpAtJhni9K+8V0fNVFNKBszj3nN937jmXq3JIU/8fYKqxEqPmCkIpoRXm/w2gJzQMhoB6pAl66wJCZtAWl/8MmLrqwfjwGGS3s0y2IXmJHr9Bqjj6e4CxMQDigPiHKSAeoidKpBbzbsBEW1hgZiTSqRIKpjXGNxMqyrABbkCusTt70h+q8Ks+hl9PsrzzlqA3wNP2IRKzabsmWddqefTmOOfoLbxxALbK22ct4fmaE1wKXbABd6I9rH/etPORI8c5VV1HpVIBnq9xwAl4tDZjVKs+7kZ7uf3qAdfCSabfz5E+3Wnn3+1u2D4ay1nhUdcIIV9t1WDLLe6tjLBV/kTHsRjNgQjxYBOXGy7ypPTsp0cRXhdgJJY9Yy3LukF+s0jqeb99bnV0iO3NSsUF6JrPFpF0HXy76y/u/yredQFA9oFYAhEGGQThB/N7XnyxRZKPKKyy5xlzA7TiOuBs9xd26N+4Dwyxh1+OGQLNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "241" ] ] }, { "label": "55", "description": "55", "symbol": { "type": "esriPMS", "url": "6fa5de2be4aa81b92e3e6cf372202914", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABt0lEQVQ4jbWTTUhUYRSGn+/ecQad/IMwQ0KaqBaDgoqhKQRBu9ooBaO0NpBEcNFGWhaiiBgEphCV3oVrsR+qjQ0zwURqQUaOKY6aaTZ4tXGud+4XSF3SGUWR3uV5znngXRwHh4zj/wkGvU7MrFqEEsHnHzmYQKv0YdIOFCAt0M6/QcgmfIH3ewsGr6qYc49A1m9fk9VIQmgVDdQF+3YXmLNtIHYc21FAPECrjFAXeJYsGKj2QKKJvSOADiCFgMQVIO3lxW4mVmcILn+kf/r5Fmk8XUtJ7hk2LIPb473elSdVZ7nu/7xdIES558hxPkTDDM8HeL0YspE3+yTazAu+ri+wYqyCKiuAHQLIy3RksBSPkuvMpKu0mZvvOrfA9/hPXIqTO8U3aB3vIbwWOZaigkxbM2M8nBpiIfaDmhMXbPLqW4iRpTGynW6Kck4R1udcKQQIRSjcK2thUo/wdD5og8sFVVzKP0ehO5/GUAcoUkkWCKJf9Fmu+VtxCBXD2rTRrdH7pKsuYon435GeqkIziLeWlB5Dbh4F4QbrDxdGLBHXkSyi8Ilf6uNkgS84Ddz9p9K+cuhv/A1Zo5nO18jLjAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "55" ] ] }, { "label": "57", "description": "57", "symbol": { "type": "esriPMS", "url": "5a09ae65870df6cfec664153963eb507", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABnElEQVQ4jbWTX0hTYRjGf9/ZUWtqIMZkqBfuJsmrjMTFIPC+myLhLLruIhTBLgUvIxqieRdBaHUudh39AfGmxjnBZBcb+Kc0Y3MiGgzPaLQdzyfG3NRNKYbP3cvzvD943o9PpUap5wcI99RjX7qLUFJokc//B9D9GjbPgHakA/rNLwg5jGbEzgaE77mwN2ZA3j8ekwEkUfT+hwTNl6cD7ORTECeWS1JAvED3pwgaHysBbwM+2BvmbAkgBFQBsHcbqJsbeM7S7k/MnQRv1j/9dULXhmhSL9LXepVH0VCP8Vq5woPI8nGAEDd8TV7imVXepw3mt6Il63Fsmg63h9FuDWMnAS7ZD5wAgKdZdbP9J0NLfTOTvSMMLUyUId1BplbCh2NblQqyLmvneLX2js3cL+503ipfTyh4LrTwI5suRkVDFQDiIDh9fZTvVooPabNkdDV6+WYly0lFKpUAQeYgNBgZQxUu8k6hZK1mNxiPH3l+iVWtwgiIr46UvrwsXAbRCE7RF3nAQrKFwiK/XbOVAM1cB54cqfRPqvk37gMyQofsZoqeVwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "57" ] ] }, { "label": "91", "description": "91", "symbol": { "type": "esriPMS", "url": "69fc5090e8377b78ed2c262de5597636", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABpUlEQVQ4jbWTX0hTURzHP+feOdONFZKp5UNMmA+Sb9KsvQoi7KmM7oYQ9NCLLelNH3yNkU+9CKseqjVib77IRHyycQ3EiqIY+TCXFUbg6JIMd+eJe9uKtds/Rl848D3n9+Nzfr/z47hoUq7/B0gPuDF95xDKNlp29d8AqWENk5vACeQBpM48RsgYmv7094D0uIr57h7IaH2aDCFZJxW8QmTtzq8B5ts4iOhoT5CR7iFyRoHE5oIdalcPKYfdnsSH1PA2ET3TCHgY8kMlZtlL/jEuZme51n+BU0f6+Fja5e7pGR5tLYtkfmkOcABQCQMtllNQ6HD7OOnpwe89jtfVRjKfwSVUKzzAg7P9TGRz9QAhhkDadvbFbSYD5/lc/mIv/dNLWhU3ve2d33LVShD4CQDHauZqYJx0YYXLfWHir5JOc+pyaEHa5Vuafj5PqHOQ6xu32KuU7LNi2aClVE2XotVpCqJmrLIX3+t1Vz7bffNjo0ilESAoVp/gz5IYTi1MgXgCwg/yKAgPHFTjYh8wkOyg8Jo99X4jQFvLAzf+sobvavo3fgU023uoYNPtegAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "91" ] ] }, { "label": "I-5", "description": "I-5", "symbol": { "type": "esriPMS", "url": "e5033dfea00e547834260044abd71412", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTklEQVQoka3TP0ibURQF8N/TTF0sFBIoRUoG5w5SRUo2C4LQqW7iIkI7OBShkKWiuApSaO3gJDjYrUMXl6iDilOz6aRFOxQpVmpwiPnk0zTkn1HQszzOu/ede8/lvoQ7InGvAhEhXB5XeG25/auh81Y5iapAB3YifuAIjxjqwR/kcYan+I1XzToYQAov67p8iHQVP494ECjUCLz16cWBJ79u47vLbjcTazUCn735h8f/eWcnk5MUCiwusrVVo3HKRIOFveqM3l6WlsjlKBZrHscD3G82g++xP7THJJ2mr4/RUebm2Nio5G0SjpoIhJ9ECxiL2fw8x8ekUmSzFYG4+odWi/QOz/B8fJzDQ5LJKxtlTBFWWgiEU6J+fJyeNpzJCNvb5PP+4j3hS13BZqscTjASRdHM+mppsKQtXpxv5fsGtPgLYbfE7PXxGwVuhwvaEFsESMaaRQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "I-5" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "fb528f15bf5a956b6b8b03cac79b03b5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABs0lEQVQ4jbWTT0hUURSHv/vm6QyOyYADNWpUU1MxutDNNCNiO1sMKBEt3qjQoiEoGKTF1LRxGSpuWkkIkeITRGgRwoALCZ0cIxJX9gdEckJbpAtJhni9K+8V0fNVFNKBszj3nN937jmXq3JIU/8fYKqxEqPmCkIpoRXm/w2gJzQMhoB6pAl66wJCZtAWl/8MmLrqwfjwGGS3s0y2IXmJHr9Bqjj6e4CxMQDigPiHKSAeoidKpBbzbsBEW1hgZiTSqRIKpjXGNxMqyrABbkCusTt70h+q8Ks+hl9PsrzzlqA3wNP2IRKzabsmWddqefTmOOfoLbxxALbK22ct4fmaE1wKXbABd6I9rH/etPORI8c5VV1HpVIBnq9xwAl4tDZjVKs+7kZ7uf3qAdfCSabfz5E+3Wnn3+1u2D4ay1nhUdcIIV9t1WDLLe6tjLBV/kTHsRjNgQjxYBOXGy7ypPTsp0cRXhdgJJY9Yy3LukF+s0jqeb99bnV0iO3NSsUF6JrPFpF0HXy76y/u/yredQFA9oFYAhEGGQThB/N7XnyxRZKPKKyy5xlzA7TiOuBs9xd26N+4Dwyxh1+OGQLNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "241", "label": "241" }, { "symbol": { "type": "esriPMS", "url": "6fa5de2be4aa81b92e3e6cf372202914", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABt0lEQVQ4jbWTTUhUYRSGn+/ecQad/IMwQ0KaqBaDgoqhKQRBu9ooBaO0NpBEcNFGWhaiiBgEphCV3oVrsR+qjQ0zwURqQUaOKY6aaTZ4tXGud+4XSF3SGUWR3uV5znngXRwHh4zj/wkGvU7MrFqEEsHnHzmYQKv0YdIOFCAt0M6/QcgmfIH3ewsGr6qYc49A1m9fk9VIQmgVDdQF+3YXmLNtIHYc21FAPECrjFAXeJYsGKj2QKKJvSOADiCFgMQVIO3lxW4mVmcILn+kf/r5Fmk8XUtJ7hk2LIPb473elSdVZ7nu/7xdIES558hxPkTDDM8HeL0YspE3+yTazAu+ri+wYqyCKiuAHQLIy3RksBSPkuvMpKu0mZvvOrfA9/hPXIqTO8U3aB3vIbwWOZaigkxbM2M8nBpiIfaDmhMXbPLqW4iRpTGynW6Kck4R1udcKQQIRSjcK2thUo/wdD5og8sFVVzKP0ehO5/GUAcoUkkWCKJf9Fmu+VtxCBXD2rTRrdH7pKsuYon435GeqkIziLeWlB5Dbh4F4QbrDxdGLBHXkSyi8Ilf6uNkgS84Ddz9p9K+cuhv/A1Zo5nO18jLjAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "55", "label": "55" }, { "symbol": { "type": "esriPMS", "url": "5a09ae65870df6cfec664153963eb507", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABnElEQVQ4jbWTX0hTYRjGf9/ZUWtqIMZkqBfuJsmrjMTFIPC+myLhLLruIhTBLgUvIxqieRdBaHUudh39AfGmxjnBZBcb+Kc0Y3MiGgzPaLQdzyfG3NRNKYbP3cvzvD943o9PpUap5wcI99RjX7qLUFJokc//B9D9GjbPgHakA/rNLwg5jGbEzgaE77mwN2ZA3j8ekwEkUfT+hwTNl6cD7ORTECeWS1JAvED3pwgaHysBbwM+2BvmbAkgBFQBsHcbqJsbeM7S7k/MnQRv1j/9dULXhmhSL9LXepVH0VCP8Vq5woPI8nGAEDd8TV7imVXepw3mt6Il63Fsmg63h9FuDWMnAS7ZD5wAgKdZdbP9J0NLfTOTvSMMLUyUId1BplbCh2NblQqyLmvneLX2js3cL+503ipfTyh4LrTwI5suRkVDFQDiIDh9fZTvVooPabNkdDV6+WYly0lFKpUAQeYgNBgZQxUu8k6hZK1mNxiPH3l+iVWtwgiIr46UvrwsXAbRCE7RF3nAQrKFwiK/XbOVAM1cB54cqfRPqvk37gMyQofsZoqeVwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "57", "label": "57" }, { "symbol": { "type": "esriPMS", "url": "69fc5090e8377b78ed2c262de5597636", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABpUlEQVQ4jbWTX0hTURzHP+feOdONFZKp5UNMmA+Sb9KsvQoi7KmM7oYQ9NCLLelNH3yNkU+9CKseqjVib77IRHyycQ3EiqIY+TCXFUbg6JIMd+eJe9uKtds/Rl848D3n9+Nzfr/z47hoUq7/B0gPuDF95xDKNlp29d8AqWENk5vACeQBpM48RsgYmv7094D0uIr57h7IaH2aDCFZJxW8QmTtzq8B5ts4iOhoT5CR7iFyRoHE5oIdalcPKYfdnsSH1PA2ET3TCHgY8kMlZtlL/jEuZme51n+BU0f6+Fja5e7pGR5tLYtkfmkOcABQCQMtllNQ6HD7OOnpwe89jtfVRjKfwSVUKzzAg7P9TGRz9QAhhkDadvbFbSYD5/lc/mIv/dNLWhU3ve2d33LVShD4CQDHauZqYJx0YYXLfWHir5JOc+pyaEHa5Vuafj5PqHOQ6xu32KuU7LNi2aClVE2XotVpCqJmrLIX3+t1Vz7bffNjo0ilESAoVp/gz5IYTi1MgXgCwg/yKAgPHFTjYh8wkOyg8Jo99X4jQFvLAzf+sobvavo3fgU023uoYNPtegAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "91", "label": "91" }, { "symbol": { "type": "esriPMS", "url": "e5033dfea00e547834260044abd71412", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTklEQVQoka3TP0ibURQF8N/TTF0sFBIoRUoG5w5SRUo2C4LQqW7iIkI7OBShkKWiuApSaO3gJDjYrUMXl6iDilOz6aRFOxQpVmpwiPnk0zTkn1HQszzOu/ede8/lvoQ7InGvAhEhXB5XeG25/auh81Y5iapAB3YifuAIjxjqwR/kcYan+I1XzToYQAov67p8iHQVP494ECjUCLz16cWBJ79u47vLbjcTazUCn735h8f/eWcnk5MUCiwusrVVo3HKRIOFveqM3l6WlsjlKBZrHscD3G82g++xP7THJJ2mr4/RUebm2Nio5G0SjpoIhJ9ECxiL2fw8x8ekUmSzFYG4+odWi/QOz/B8fJzDQ5LJKxtlTBFWWgiEU6J+fJyeNpzJCNvb5PP+4j3hS13BZqscTjASRdHM+mppsKQtXpxv5fsGtPgLYbfE7PXxGwVuhwvaEFsESMaaRQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "I-5", "label": "I-5" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 210, 255 ], "toColor": [ 252, 204, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 182, 255 ], "toColor": [ 184, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 252, 255 ], "toColor": [ 180, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 184, 255 ], "toColor": [ 252, 235, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 217, 252, 255 ], "toColor": [ 194, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 223, 255 ], "toColor": [ 215, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 187, 255 ], "toColor": [ 229, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 179, 255 ], "toColor": [ 252, 206, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 212, 255 ], "toColor": [ 252, 230, 212, 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.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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 }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "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, "effectiveMinScale": 9600, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "PLN.StudyAreas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": { "id": 10, "name": "Base Map Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SPECIALAREA", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Anaheim Resort", "description": "Anaheim Resort", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "values": [ [ "Anaheim Resort" ] ] }, { "label": "Canyon Business Center", "description": "Canyon Business Center", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 } }, "values": [ [ "Canyon Business Center" ] ] }, { "label": "Mountain Park", "description": "Mountain Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 } }, "values": [ [ "Mountain Park" ] ] }, { "label": "Platinum Triangle", "description": "Platinum Triangle", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 } }, "values": [ [ "Platinum Triangle" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "value": "Anaheim Resort", "label": "Anaheim Resort" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 } }, "value": "Canyon Business Center", "label": "Canyon Business Center" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 } }, "value": "Mountain Park", "label": "Mountain Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 } }, "value": "Platinum Triangle", "label": "Platinum Triangle" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 210, 255 ], "toColor": [ 252, 204, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 182, 255 ], "toColor": [ 184, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 252, 255 ], "toColor": [ 180, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 184, 255 ], "toColor": [ 252, 235, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 217, 252, 255 ], "toColor": [ 194, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 223, 255 ], "toColor": [ 215, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 187, 255 ], "toColor": [ 229, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 179, 255 ], "toColor": [ 252, 206, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 212, 255 ], "toColor": [ 252, 230, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SPECIALAREA]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 15000, "minScale": 75000, "name": "Default", "priority": 19, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6050834.673120499, "ymin": 2234737.0298715383, "xmax": 6125844.015624717, "ymax": 2264203.692969233, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SPECIALAREA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SPECIALAREA", "type": "esriFieldTypeString", "alias": "Special Area", "length": 30, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "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": false, "effectiveMinScale": 9600, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "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": 10, "name": "Base Map Layers" }, "subLayers": [], "minScale": 75000, "maxScale": 1000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "FREEWAY", "description": "FREEWAY", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "values": [ [ "FREEWAY" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "FREEWAY", "label": "FREEWAY" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 210, 255 ], "toColor": [ 252, 204, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 182, 255 ], "toColor": [ 184, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 252, 255 ], "toColor": [ 180, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 184, 255 ], "toColor": [ 252, 235, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 217, 252, 255 ], "toColor": [ 194, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 223, 255 ], "toColor": [ 215, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 187, 255 ], "toColor": [ 229, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 179, 255 ], "toColor": [ 252, 206, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 212, 255 ], "toColor": [ 252, 230, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6024066.499840647, "ymin": 2233812.373306811, "xmax": 6128902.097994879, "ymax": 2267833.4638842046, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": "WS2_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": "WS2_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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "National Highway System Designation", "length": 1, "domain": { "type": "codedValue", "name": "WS2_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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25SUBCLASS", "fields": "SUBCLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25PREFIX", "fields": "PREFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25SUFFIX", "fields": "SUFFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25TYPE", "fields": "TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25NAME", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25CLASS", "fields": "CLASS", "isAscending": true, "isUnique": false, "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, "effectiveMinScale": 9600, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Arterial Streets - Small Scale", "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": 10, "name": "Base Map Layers" }, "subLayers": [], "minScale": 0, "maxScale": 125000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "ARTERIAL", "description": "ARTERIAL", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.8 }, "values": [ [ "ARTERIAL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.8 }, "value": "ARTERIAL", "label": "ARTERIAL" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 210, 255 ], "toColor": [ 252, 204, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 182, 255 ], "toColor": [ 184, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 252, 255 ], "toColor": [ 180, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 184, 255 ], "toColor": [ 252, 235, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 217, 252, 255 ], "toColor": [ 194, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 223, 255 ], "toColor": [ 215, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 187, 255 ], "toColor": [ 229, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 179, 255 ], "toColor": [ 252, 206, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 212, 255 ], "toColor": [ 252, 230, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name] CONCAT \" \" CONCAT [TYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "CLASS = 'ARTERIAL' OR CLASS = 'FREEWAY'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 94, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6024066.499840647, "ymin": 2233812.373306811, "xmax": 6128902.097994879, "ymax": 2267833.4638842046, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": "WS2_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": "WS2_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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "National Highway System Designation", "length": 1, "domain": { "type": "codedValue", "name": "WS2_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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25SUBCLASS", "fields": "SUBCLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25PREFIX", "fields": "PREFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25SUFFIX", "fields": "SUFFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25TYPE", "fields": "TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25NAME", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25CLASS", "fields": "CLASS", "isAscending": true, "isUnique": false, "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": false, "effectiveMinScale": 9600, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Arterial Streets - Large Scale", "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": 10, "name": "Base Map Layers" }, "subLayers": [], "minScale": 75000, "maxScale": 9000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "ARTERIAL", "description": "ARTERIAL", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 5 }, "values": [ [ "ARTERIAL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 5 }, "value": "ARTERIAL", "label": "ARTERIAL" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 210, 255 ], "toColor": [ 252, 204, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 182, 255 ], "toColor": [ 184, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 252, 255 ], "toColor": [ 180, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 184, 255 ], "toColor": [ 252, 235, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 217, 252, 255 ], "toColor": [ 194, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 223, 255 ], "toColor": [ 215, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 187, 255 ], "toColor": [ 229, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 179, 255 ], "toColor": [ 252, 206, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 212, 255 ], "toColor": [ 252, 230, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name] CONCAT \" \" CONCAT [TYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "CLASS = 'ARTERIAL' OR CLASS = 'FREEWAY'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 101, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 190, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6024066.499840647, "ymin": 2233812.373306811, "xmax": 6128902.097994879, "ymax": 2267833.4638842046, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": "WS2_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": "WS2_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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "National Highway System Designation", "length": 1, "domain": { "type": "codedValue", "name": "WS2_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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25SUBCLASS", "fields": "SUBCLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25PREFIX", "fields": "PREFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25SUFFIX", "fields": "SUFFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25TYPE", "fields": "TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25NAME", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25CLASS", "fields": "CLASS", "isAscending": true, "isUnique": false, "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": false, "effectiveMinScale": 9600, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "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": 10, "name": "Base Map Layers" }, "subLayers": [], "minScale": 20000, "maxScale": 9000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "INTERIOR", "description": "INTERIOR", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.8 }, "values": [ [ "INTERIOR" ] ] }, { "label": "PRIVATE", "description": "PRIVATE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.1 }, "values": [ [ "PRIVATE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.8 }, "value": "INTERIOR", "label": "INTERIOR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.1 }, "value": "PRIVATE", "label": "PRIVATE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 210, 255 ], "toColor": [ 252, 204, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 182, 255 ], "toColor": [ 184, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 252, 255 ], "toColor": [ 180, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 184, 255 ], "toColor": [ 252, 235, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 217, 252, 255 ], "toColor": [ 194, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 223, 255 ], "toColor": [ 215, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 187, 255 ], "toColor": [ 229, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 179, 255 ], "toColor": [ 252, 206, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 212, 255 ], "toColor": [ 252, 230, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name] CONCAT \" \" CONCAT [TYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "where": "(CLASS = 'INTERIOR' OR CLASS = 'PRIVATE') and \"NAME\" <> 'PRIVATE'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 90, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 239, 228, 190, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6024066.499840647, "ymin": 2233812.373306811, "xmax": 6128902.097994879, "ymax": 2267833.4638842046, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": "WS2_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": "WS2_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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "National Highway System Designation", "length": 1, "domain": { "type": "codedValue", "name": "WS2_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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25SUBCLASS", "fields": "SUBCLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25PREFIX", "fields": "PREFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25SUFFIX", "fields": "SUFFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25TYPE", "fields": "TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25NAME", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25CLASS", "fields": "CLASS", "isAscending": true, "isUnique": false, "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": false, "effectiveMinScale": 9600, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "CMP.CityIndex", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Base Map Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 0.4 } }, "label": "District Map" }, "scaleSymbols": false, "transparency": 25, "labelingInfo": [ { "labelExpression": "[TILE_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 25000, "minScale": 0, "name": "Full Zoom", "priority": 79, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[TILE_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 3000, "minScale": 20000, "name": "Close Zoom", "priority": 77, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6024199.500034809, "ymin": 2229302.8524009585, "xmax": 6130179.499688566, "ymax": 2269038.4999636263, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TILE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TILE_NAME", "type": "esriFieldTypeString", "alias": "TILE_NAME", "length": 32, "domain": null }, { "name": "DIST", "type": "esriFieldTypeInteger", "alias": "DIST", "domain": null }, { "name": "PLSS", "type": "esriFieldTypeString", "alias": "PLSS", "length": 35, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "QUARTER", "type": "esriFieldTypeString", "alias": "QUARTER", "length": 2, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "length": 5, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 4, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 4, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "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": false, "effectiveMinScale": 9600, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Streets - Street Centerlines", "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": 10, "name": "Base Map Layers" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULL_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Small Scale", "priority": 54, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6024066.499840647, "ymin": 2233812.373306811, "xmax": 6128902.097994879, "ymax": 2267833.4638842046, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": "WS2_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": "WS2_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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "National Highway System Designation", "length": 1, "domain": { "type": "codedValue", "name": "WS2_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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25SUBCLASS", "fields": "SUBCLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25PREFIX", "fields": "PREFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25SUFFIX", "fields": "SUFFIX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25TYPE", "fields": "TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25NAME", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25CLASS", "fields": "CLASS", "isAscending": true, "isUnique": false, "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": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "GSTStreetsOutsideCity", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Base Map Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "CLASS", "classes": [ { "label": "A40", "description": "A40", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 3 }, "values": [ [ "A40" ] ] }, { "label": "A90", "description": "A90", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 5 }, "values": [ [ "A90" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 3 }, "value": "A40", "label": "A40" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 5 }, "value": "A90", "label": "A90" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 210, 255 ], "toColor": [ 252, 204, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 182, 255 ], "toColor": [ 184, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 252, 255 ], "toColor": [ 180, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 184, 255 ], "toColor": [ 252, 235, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 217, 252, 255 ], "toColor": [ 194, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 223, 255 ], "toColor": [ 215, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 187, 255 ], "toColor": [ 229, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 179, 255 ], "toColor": [ 252, 206, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 212, 255 ], "toColor": [ 252, 230, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ST_NAME] CONCAT \" \" CONCAT [ST_TYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"CLASS\" = 'A90'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Arterial", "priority": 14, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 190, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ST_NAME] CONCAT \" \" CONCAT [ST_TYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"CLASS\" = 'A40'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Interior", "priority": 13, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 5995264.612694725, "ymin": 2088235.2798778862, "xmax": 6206886.683544233, "ymax": 2292374.314840466, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null }, { "name": "SPEED_LMT", "type": "esriFieldTypeDouble", "alias": "SPEED_LMT", "domain": null }, { "name": "BARRIERF_T", "type": "esriFieldTypeString", "alias": "BARRIERF_T", "length": 1, "domain": null }, { "name": "BARRIERT_F", "type": "esriFieldTypeString", "alias": "BARRIERT_F", "length": 1, "domain": null }, { "name": "ARCID", "type": "esriFieldTypeDouble", "alias": "ARCID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 3, "domain": null }, { "name": "LCITY", "type": "esriFieldTypeString", "alias": "LCITY", "length": 25, "domain": null }, { "name": "RCITY", "type": "esriFieldTypeString", "alias": "RCITY", "length": 25, "domain": null }, { "name": "LZIP", "type": "esriFieldTypeString", "alias": "LZIP", "length": 5, "domain": null }, { "name": "RZIP", "type": "esriFieldTypeString", "alias": "RZIP", "length": 5, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 2, "domain": null }, { "name": "DIST", "type": "esriFieldTypeDouble", "alias": "DIST", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "PRETYPE", "type": "esriFieldTypeString", "alias": "PRETYPE", "length": 15, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 30, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 15, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "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": false, "effectiveMinScale": 9600, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "CMP.LegalLots", "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": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Base Map Layers" }, "subLayers": [], "minScale": 7500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LINE_CODE", "uniqueValueGroups": [ { "heading": "Legal Lot Lines", "classes": [ { "label": "Public ROW", "description": "Public ROW", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.25 }, "values": [ [ "2" ] ] }, { "label": "Lot Lines", "description": "Lot Lines", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "values": [ [ "1" ] ] }, { "label": "Lot Line Subdivision", "description": "Lot Line Subdivision", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.75 }, "values": [ [ "8" ] ] }, { "label": "Railroad ROW", "description": "Railroad ROW", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 1 }, "values": [ [ "7" ] ] }, { "label": "Waterways", "description": "Waterways", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "values": [ [ "5" ], [ "9" ] ] }, { "label": "Private ROW", "description": "Private ROW", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 1 }, "values": [ [ "3" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.25 }, "value": "2", "label": "Public ROW" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1", "label": "Lot Lines" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.75 }, "value": "8", "label": "Lot Line Subdivision" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 1 }, "value": "7", "label": "Railroad ROW" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "5", "label": "Waterways" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "9", "label": "Waterways" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 1 }, "value": "3", "label": "Private ROW" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 210, 255 ], "toColor": [ 252, 204, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 182, 255 ], "toColor": [ 184, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 252, 255 ], "toColor": [ 180, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 184, 255 ], "toColor": [ 252, 235, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 217, 252, 255 ], "toColor": [ 194, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 223, 255 ], "toColor": [ 215, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 187, 255 ], "toColor": [ 229, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 179, 255 ], "toColor": [ 252, 206, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 212, 255 ], "toColor": [ 252, 230, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6024227.473243669, "ymin": 2233867.439058006, "xmax": 6129495.940538555, "ymax": 2266748.0403995514, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DIRECTION", "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": "WS2_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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 26, "name": "Building Footprint", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6024859.269712552, "ymin": 2234758.666948557, "xmax": 6115599.36382255, "ymax": 2266038.72840406, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building Identifier\n", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Full Name of Building\n", "length": 150, "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors\n", "domain": null }, { "name": "UNITS", "type": "esriFieldTypeSmallInteger", "alias": "Units", "domain": null }, { "name": "YEARBUILT", "type": "esriFieldTypeSmallInteger", "alias": "Year Built\n", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 25, "domain": { "type": "codedValue", "name": "WS1_BuildingStatus", "description": "Status of building", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Reactivated", "code": "Reactivated" }, { "name": "Pending", "code": "Pending" }, { "name": "Pending Addition", "code": "PendingAddition" }, { "name": "Pending Inactive", "code": "PendingInactive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BUILDINGTYPE", "type": "esriFieldTypeString", "alias": "Type of Building\n", "length": 50, "domain": { "type": "codedValue", "name": "WS1_BuildingType", "description": "Type of building", "codedValues": [ { "name": "Commercial", "code": "Commercial" }, { "name": "Educational", "code": "Educational" }, { "name": "Garages, Carports or Detached", "code": "Garages Carports or Detached" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Medical", "code": "Medical" }, { "name": "Residential Single Family Dwelling", "code": "Residential Single Family Dwelling" }, { "name": "Residential Multi Family Dwelling", "code": "Residential Multi Family Dwelling" }, { "name": "Other", "code": "Other" }, { "name": "Religious", "code": "Religious" }, { "name": "Apartment", "code": "Apartment" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BUILDINGAREA", "type": "esriFieldTypeDouble", "alias": "Size of Building\n", "domain": null }, { "name": "BASEELEV", "type": "esriFieldTypeDouble", "alias": "Base Elevation\n", "domain": null }, { "name": "BUILDINGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height\n", "domain": null }, { "name": "EAVEHEIGHT", "type": "esriFieldTypeDouble", "alias": "Eave Height\n", "domain": null }, { "name": "ROOFDIR", "type": "esriFieldTypeDouble", "alias": "Roof Direction\n", "domain": null }, { "name": "ROOFFORM", "type": "esriFieldTypeString", "alias": "Roof Form\n", "length": 50, "domain": { "type": "codedValue", "name": "WS1_BuildingRoofForm", "description": "The type of roof form for a given building", "codedValues": [ { "name": "Butterfly", "code": "Butterfly" }, { "name": "Dome", "code": "Dome" }, { "name": "Flat", "code": "Flat" }, { "name": "Gable", "code": "Gable" }, { "name": "Gambrel", "code": "Gambrel" }, { "name": "Hip", "code": "Hip" }, { "name": "Mansard", "code": "Mansard" }, { "name": "Pyramid", "code": "Pyramid" }, { "name": "Saltbox", "code": "Saltbox" }, { "name": "Shed", "code": "Shed" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes\n", "length": 150, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "BUILDINGVALUE", "type": "esriFieldTypeDouble", "alias": "Building Value", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "Assessed Parcels", "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": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 0.5 } }, "label": "Assessed Parcel" }, "scaleSymbols": true, "transparency": 60, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6024227.473243669, "ymin": 2233375.9699105173, "xmax": 6129495.940538555, "ymax": 2268334.500057429, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "APN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 8, "domain": null }, { "name": "CALCACRE", "type": "esriFieldTypeDouble", "alias": "CALCACRE", "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": "ASSESSED_BY", "type": "esriFieldTypeString", "alias": "ASSESSED_BY", "length": 3, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I29APN", "fields": "APN", "isAscending": true, "isUnique": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "City Background", "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": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": null }, "label": "City Boundary" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6024849.381411329, "ymin": 2234714.131245494, "xmax": 6129495.224907383, "ymax": 2266748.0403995514, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "CMP_CITYBOUNDARY_AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "BackgroundLayers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 25, "name": "City Limits" }, { "id": 142, "name": "Railroads" }, { "id": 143, "name": "Landmark Areas" }, { "id": 154, "name": "SDE.DBO.Streets_APD" }, { "id": 27, "name": "Building Footprints Legacy" }, { "id": 165, "name": "CMP.WaterBodies_20K" }, { "id": 155, "name": "Anaheim City Background" }, { "id": 156, "name": "Orange County Cities" }, { "id": 157, "name": "StreetMap North America" } ], "minScale": 0, "maxScale": 9601, "defaultVisibility": true, "extent": { "xmin": 4106282.155163961, "ymin": 1777314.1184370518, "xmax": 7166750.053024419, "ymax": 5344887.998473764, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "City Limits", "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": { "id": 24, "name": "BackgroundLayers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6024849.381411329, "ymin": 2234714.131245494, "xmax": 6129495.224907383, "ymax": 2266748.0403995514, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "CMP_CITYBOUNDARY_AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "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, "effectiveMaxScale": 9601, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 142, "name": "Railroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 24, "name": "BackgroundLayers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 4106282.16914017, "ymin": 1777314.1539463305, "xmax": 7166749.737456595, "ymax": 5344887.975620822, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 15, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeSmallInteger", "alias": "OBJECTID", "domain": null }, { "name": "BEGIN_MP", "type": "esriFieldTypeDouble", "alias": "BEGIN_MP", "domain": null }, { "name": "END_MP", "type": "esriFieldTypeDouble", "alias": "END_MP", "domain": null }, { "name": "ROW_OWNER", "type": "esriFieldTypeString", "alias": "ROW_OWNER", "length": 6, "domain": null }, { "name": "FREIGHT_OP", "type": "esriFieldTypeString", "alias": "FREIGHT_OP", "length": 12, "domain": null }, { "name": "SUBDIVISIO", "type": "esriFieldTypeString", "alias": "SUBDIVISIO", "length": 34, "domain": null }, { "name": "SHRTLN_NAM", "type": "esriFieldTypeString", "alias": "SHRTLN_NAM", "length": 42, "domain": null }, { "name": "SHRTLN_COD", "type": "esriFieldTypeString", "alias": "SHRTLN_COD", "length": 4, "domain": null }, { "name": "PASS_OP", "type": "esriFieldTypeString", "alias": "PASS_OP", "length": 6, "domain": null }, { "name": "PASS_NETWO", "type": "esriFieldTypeString", "alias": "PASS_NETWO", "length": 64, "domain": null }, { "name": "COMM_OP", "type": "esriFieldTypeString", "alias": "COMM_OP", "length": 11, "domain": null }, { "name": "COMM_NETWO", "type": "esriFieldTypeString", "alias": "COMM_NETWO", "length": 127, "domain": null }, { "name": "RECR_OP", "type": "esriFieldTypeString", "alias": "RECR_OP", "length": 5, "domain": null }, { "name": "RECR_NETWO", "type": "esriFieldTypeString", "alias": "RECR_NETWO", "length": 24, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 1, "domain": null }, { "name": "RR_CLSS", "type": "esriFieldTypeString", "alias": "RR_CLSS", "length": 3, "domain": null }, { "name": "TRK_CLSS", "type": "esriFieldTypeSmallInteger", "alias": "TRK_CLSS", "domain": null }, { "name": "PASS_SPEED", "type": "esriFieldTypeSmallInteger", "alias": "PASS_SPEED", "domain": null }, { "name": "FRT_SPEED", "type": "esriFieldTypeSmallInteger", "alias": "FRT_SPEED", "domain": null }, { "name": "FRT_DNS", "type": "esriFieldTypeSmallInteger", "alias": "FRT_DNS", "domain": null }, { "name": "NUM_TRACK", "type": "esriFieldTypeString", "alias": "NUM_TRACK", "length": 2, "domain": null }, { "name": "STRACNET", "type": "esriFieldTypeString", "alias": "STRACNET", "length": 1, "domain": null }, { "name": "CR63", "type": "esriFieldTypeString", "alias": "CR63", "length": 20, "domain": null }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null }, { "name": "SHAPE_Le_1", "type": "esriFieldTypeDouble", "alias": "SHAPE_Le_1", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "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, "effectiveMaxScale": 9601, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 143, "name": "Landmark Areas", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 24, "name": "BackgroundLayers" }, "subLayers": [ { "id": 144, "name": "Landmark Areas" }, { "id": 147, "name": "Parks" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6024849.381437406, "ymin": 2236497.469786331, "xmax": 6129495.940538436, "ymax": 2266614.2371715307, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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, "effectiveMaxScale": 9601, "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": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 144, "name": "Landmark Areas", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 143, "name": "Landmark Areas" }, "subLayers": [ { "id": 145, "name": "CMP.DBO.Schools (50 to 20k)" }, { "id": 146, "name": "CMP.DBO.Schools (20k to 0)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6024849.381437406, "ymin": 2236497.469786331, "xmax": 6114140.87938267, "ymax": 2264539.716343224, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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, "effectiveMaxScale": 9601, "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": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 145, "name": "CMP.DBO.Schools (50 to 20k)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": 144, "name": "Landmark Areas" }, "subLayers": [], "minScale": 50000, "maxScale": 20001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6024849.381437406, "ymin": 2236497.469786331, "xmax": 6114140.87938267, "ymax": 2264539.716343224, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 254, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 146, "name": "CMP.DBO.Schools (20k to 0)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": 144, "name": "Landmark Areas" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6024849.381437406, "ymin": 2236497.469786331, "xmax": 6114140.87938267, "ymax": 2264539.716343224, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 254, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "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": false, "effectiveMaxScale": 9601, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 147, "name": "Parks", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 143, "name": "Landmark Areas" }, "subLayers": [ { "id": 148, "name": "National" }, { "id": 149, "name": "State" }, { "id": 150, "name": "Local" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6027693.0376460105, "ymin": 2236504.3607584834, "xmax": 6129495.940538436, "ymax": 2266614.2371715307, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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, "effectiveMaxScale": 9601, "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": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 148, "name": "National", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 147, "name": "Parks" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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, "effectiveMaxScale": 9601, "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": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 149, "name": "State", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 147, "name": "Parks" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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, "effectiveMaxScale": 9601, "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": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 150, "name": "Local", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 147, "name": "Parks" }, "subLayers": [ { "id": 151, "name": "GIS.DBO.Parks (150 to 50k)" }, { "id": 152, "name": "GIS.DBO.Parks (50 to 20k)" }, { "id": 153, "name": "GIS.DBO.Parks (20k to 0)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6027693.0376460105, "ymin": 2236504.3607584834, "xmax": 6129495.940538436, "ymax": 2266614.2371715307, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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, "effectiveMaxScale": 9601, "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": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 151, "name": "GIS.DBO.Parks (150 to 50k)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": 150, "name": "Local" }, "subLayers": [], "minScale": 150000, "maxScale": 50001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6027693.0376460105, "ymin": 2236504.3607584834, "xmax": 6129495.940538436, "ymax": 2266614.2371715307, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 250, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "Owned By", "length": 20, "domain": { "type": "codedValue", "name": "WS1_OWNEDBY", "description": "Owned By", "codedValues": [ { "name": "County", "code": "CTY" }, { "name": "City of Anaheim", "code": "ANA" }, { "name": "State", "code": "ST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "Managed By City", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 15, "domain": { "type": "codedValue", "name": "WS1_TYPE", "description": "Park Type", "codedValues": [ { "name": "Community", "code": "Community" }, { "name": "Mini", "code": "Mini" }, { "name": "Nature", "code": "Nature" }, { "name": "Neighborhood", "code": "Neighborhood" }, { "name": "Other", "code": "Other" }, { "name": "Special Use", "code": "Special Use" }, { "name": "Pocket", "code": "Pocket" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Active", "type": "esriFieldTypeString", "alias": "Active", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "length": 25, "domain": { "type": "codedValue", "name": "WS1_OPERDAYS", "description": "Operational Days", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 25, "domain": { "type": "codedValue", "name": "WS1_OPERHOURS", "description": "Operational Hours", "codedValues": [ { "name": "Sunrise - Sunset", "code": "Sunrise - Sunset" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARKAREA", "type": "esriFieldTypeDouble", "alias": "Size of Park", "domain": null }, { "name": "PARKURL", "type": "esriFieldTypeString", "alias": "Website", "length": 255, "domain": null }, { "name": "PARKING", "type": "esriFieldTypeString", "alias": "Parking", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "Restrooms", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOCCFOOT", "type": "esriFieldTypeString", "alias": "Soccer / Football", "length": 10, "domain": null }, { "name": "BASEBALL", "type": "esriFieldTypeString", "alias": "Baseball", "length": 10, "domain": null }, { "name": "SOFTBALL", "type": "esriFieldTypeString", "alias": "Softball", "length": 5, "domain": null }, { "name": "BASKETBALL", "type": "esriFieldTypeString", "alias": "Outdoor Basketball", "length": 5, "domain": null }, { "name": "VOLLEYBALL", "type": "esriFieldTypeString", "alias": "Volleyball", "length": 5, "domain": null }, { "name": "PICKLEBALL", "type": "esriFieldTypeString", "alias": "Pickle Ball", "length": 5, "domain": null }, { "name": "TENNIS", "type": "esriFieldTypeString", "alias": "Tennis", "length": 5, "domain": null }, { "name": "SKATEFAC", "type": "esriFieldTypeString", "alias": "Skate Facility", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHUFFLEBOARD", "type": "esriFieldTypeString", "alias": "Shuffleboard", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DISCGOLF", "type": "esriFieldTypeString", "alias": "Disc golf", "length": 5, "domain": null }, { "name": "HORSESHOE", "type": "esriFieldTypeString", "alias": "Horseshoe", "length": 5, "domain": null }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "Children's Play Area", "length": 5, "domain": null }, { "name": "FITNESSZONE", "type": "esriFieldTypeString", "alias": "Exercise Stations", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SWIMMINGPOOL", "type": "esriFieldTypeString", "alias": "Swimming Pool", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPLASHPADS", "type": "esriFieldTypeString", "alias": "Splashpads", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PICNICTABLES", "type": "esriFieldTypeString", "alias": "Picnic Tables", "length": 5, "domain": null }, { "name": "PICNICSHELTER", "type": "esriFieldTypeString", "alias": "Picnic Shelters", "length": 5, "domain": null }, { "name": "BBQ", "type": "esriFieldTypeString", "alias": "BBQ", "length": 5, "domain": null }, { "name": "FIRERING", "type": "esriFieldTypeString", "alias": "Fire Ring", "length": 5, "domain": null }, { "name": "DOGPARK", "type": "esriFieldTypeString", "alias": "Dog Park", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAILHEADS", "type": "esriFieldTypeString", "alias": "Trailheads", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONCESSION", "type": "esriFieldTypeString", "alias": "Concession", "length": 5, "domain": null }, { "name": "AMPSTA", "type": "esriFieldTypeString", "alias": "Amphitheater / Stadium", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 152, "name": "GIS.DBO.Parks (50 to 20k)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": 150, "name": "Local" }, "subLayers": [], "minScale": 50000, "maxScale": 20001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6027693.0376460105, "ymin": 2236504.3607584834, "xmax": 6129495.940538436, "ymax": 2266614.2371715307, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 250, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "Owned By", "length": 20, "domain": { "type": "codedValue", "name": "WS1_OWNEDBY", "description": "Owned By", "codedValues": [ { "name": "County", "code": "CTY" }, { "name": "City of Anaheim", "code": "ANA" }, { "name": "State", "code": "ST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "Managed By City", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 15, "domain": { "type": "codedValue", "name": "WS1_TYPE", "description": "Park Type", "codedValues": [ { "name": "Community", "code": "Community" }, { "name": "Mini", "code": "Mini" }, { "name": "Nature", "code": "Nature" }, { "name": "Neighborhood", "code": "Neighborhood" }, { "name": "Other", "code": "Other" }, { "name": "Special Use", "code": "Special Use" }, { "name": "Pocket", "code": "Pocket" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Active", "type": "esriFieldTypeString", "alias": "Active", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "length": 25, "domain": { "type": "codedValue", "name": "WS1_OPERDAYS", "description": "Operational Days", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 25, "domain": { "type": "codedValue", "name": "WS1_OPERHOURS", "description": "Operational Hours", "codedValues": [ { "name": "Sunrise - Sunset", "code": "Sunrise - Sunset" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARKAREA", "type": "esriFieldTypeDouble", "alias": "Size of Park", "domain": null }, { "name": "PARKURL", "type": "esriFieldTypeString", "alias": "Website", "length": 255, "domain": null }, { "name": "PARKING", "type": "esriFieldTypeString", "alias": "Parking", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "Restrooms", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOCCFOOT", "type": "esriFieldTypeString", "alias": "Soccer / Football", "length": 10, "domain": null }, { "name": "BASEBALL", "type": "esriFieldTypeString", "alias": "Baseball", "length": 10, "domain": null }, { "name": "SOFTBALL", "type": "esriFieldTypeString", "alias": "Softball", "length": 5, "domain": null }, { "name": "BASKETBALL", "type": "esriFieldTypeString", "alias": "Outdoor Basketball", "length": 5, "domain": null }, { "name": "VOLLEYBALL", "type": "esriFieldTypeString", "alias": "Volleyball", "length": 5, "domain": null }, { "name": "PICKLEBALL", "type": "esriFieldTypeString", "alias": "Pickle Ball", "length": 5, "domain": null }, { "name": "TENNIS", "type": "esriFieldTypeString", "alias": "Tennis", "length": 5, "domain": null }, { "name": "SKATEFAC", "type": "esriFieldTypeString", "alias": "Skate Facility", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHUFFLEBOARD", "type": "esriFieldTypeString", "alias": "Shuffleboard", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DISCGOLF", "type": "esriFieldTypeString", "alias": "Disc golf", "length": 5, "domain": null }, { "name": "HORSESHOE", "type": "esriFieldTypeString", "alias": "Horseshoe", "length": 5, "domain": null }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "Children's Play Area", "length": 5, "domain": null }, { "name": "FITNESSZONE", "type": "esriFieldTypeString", "alias": "Exercise Stations", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SWIMMINGPOOL", "type": "esriFieldTypeString", "alias": "Swimming Pool", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPLASHPADS", "type": "esriFieldTypeString", "alias": "Splashpads", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PICNICTABLES", "type": "esriFieldTypeString", "alias": "Picnic Tables", "length": 5, "domain": null }, { "name": "PICNICSHELTER", "type": "esriFieldTypeString", "alias": "Picnic Shelters", "length": 5, "domain": null }, { "name": "BBQ", "type": "esriFieldTypeString", "alias": "BBQ", "length": 5, "domain": null }, { "name": "FIRERING", "type": "esriFieldTypeString", "alias": "Fire Ring", "length": 5, "domain": null }, { "name": "DOGPARK", "type": "esriFieldTypeString", "alias": "Dog Park", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAILHEADS", "type": "esriFieldTypeString", "alias": "Trailheads", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONCESSION", "type": "esriFieldTypeString", "alias": "Concession", "length": 5, "domain": null }, { "name": "AMPSTA", "type": "esriFieldTypeString", "alias": "Amphitheater / Stadium", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 153, "name": "GIS.DBO.Parks (20k to 0)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": 150, "name": "Local" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 115, 76, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6027693.0376460105, "ymin": 2236504.3607584834, "xmax": 6129495.940538436, "ymax": 2266614.2371715307, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 250, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "Owned By", "length": 20, "domain": { "type": "codedValue", "name": "WS1_OWNEDBY", "description": "Owned By", "codedValues": [ { "name": "County", "code": "CTY" }, { "name": "City of Anaheim", "code": "ANA" }, { "name": "State", "code": "ST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "Managed By City", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 15, "domain": { "type": "codedValue", "name": "WS1_TYPE", "description": "Park Type", "codedValues": [ { "name": "Community", "code": "Community" }, { "name": "Mini", "code": "Mini" }, { "name": "Nature", "code": "Nature" }, { "name": "Neighborhood", "code": "Neighborhood" }, { "name": "Other", "code": "Other" }, { "name": "Special Use", "code": "Special Use" }, { "name": "Pocket", "code": "Pocket" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Active", "type": "esriFieldTypeString", "alias": "Active", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "length": 25, "domain": { "type": "codedValue", "name": "WS1_OPERDAYS", "description": "Operational Days", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 25, "domain": { "type": "codedValue", "name": "WS1_OPERHOURS", "description": "Operational Hours", "codedValues": [ { "name": "Sunrise - Sunset", "code": "Sunrise - Sunset" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARKAREA", "type": "esriFieldTypeDouble", "alias": "Size of Park", "domain": null }, { "name": "PARKURL", "type": "esriFieldTypeString", "alias": "Website", "length": 255, "domain": null }, { "name": "PARKING", "type": "esriFieldTypeString", "alias": "Parking", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "Restrooms", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOCCFOOT", "type": "esriFieldTypeString", "alias": "Soccer / Football", "length": 10, "domain": null }, { "name": "BASEBALL", "type": "esriFieldTypeString", "alias": "Baseball", "length": 10, "domain": null }, { "name": "SOFTBALL", "type": "esriFieldTypeString", "alias": "Softball", "length": 5, "domain": null }, { "name": "BASKETBALL", "type": "esriFieldTypeString", "alias": "Outdoor Basketball", "length": 5, "domain": null }, { "name": "VOLLEYBALL", "type": "esriFieldTypeString", "alias": "Volleyball", "length": 5, "domain": null }, { "name": "PICKLEBALL", "type": "esriFieldTypeString", "alias": "Pickle Ball", "length": 5, "domain": null }, { "name": "TENNIS", "type": "esriFieldTypeString", "alias": "Tennis", "length": 5, "domain": null }, { "name": "SKATEFAC", "type": "esriFieldTypeString", "alias": "Skate Facility", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHUFFLEBOARD", "type": "esriFieldTypeString", "alias": "Shuffleboard", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DISCGOLF", "type": "esriFieldTypeString", "alias": "Disc golf", "length": 5, "domain": null }, { "name": "HORSESHOE", "type": "esriFieldTypeString", "alias": "Horseshoe", "length": 5, "domain": null }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "Children's Play Area", "length": 5, "domain": null }, { "name": "FITNESSZONE", "type": "esriFieldTypeString", "alias": "Exercise Stations", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SWIMMINGPOOL", "type": "esriFieldTypeString", "alias": "Swimming Pool", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPLASHPADS", "type": "esriFieldTypeString", "alias": "Splashpads", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PICNICTABLES", "type": "esriFieldTypeString", "alias": "Picnic Tables", "length": 5, "domain": null }, { "name": "PICNICSHELTER", "type": "esriFieldTypeString", "alias": "Picnic Shelters", "length": 5, "domain": null }, { "name": "BBQ", "type": "esriFieldTypeString", "alias": "BBQ", "length": 5, "domain": null }, { "name": "FIRERING", "type": "esriFieldTypeString", "alias": "Fire Ring", "length": 5, "domain": null }, { "name": "DOGPARK", "type": "esriFieldTypeString", "alias": "Dog Park", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAILHEADS", "type": "esriFieldTypeString", "alias": "Trailheads", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONCESSION", "type": "esriFieldTypeString", "alias": "Concession", "length": 5, "domain": null }, { "name": "AMPSTA", "type": "esriFieldTypeString", "alias": "Amphitheater / Stadium", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YES_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "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": false, "effectiveMaxScale": 9601, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 154, "name": "SDE.DBO.Streets_APD", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.11194872222222E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 24, "name": "BackgroundLayers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "uniqueValueGroups": [ { "heading": "CLASS", "classes": [ { "label": "Interior", "description": "Interior", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.5 }, "values": [ [ "3" ] ] }, { "label": "Private", "description": "Private", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.3 }, "values": [ [ "4" ] ] }, { "label": "Major Street", "description": "Major Street", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 201, 180, 255 ], "width": 3.5 }, "values": [ [ "2" ] ] }, { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4.2 }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.5 }, "value": "3", "label": "Interior" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.3 }, "value": "4", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 201, 180, 255 ], "width": 3.5 }, "value": "2", "label": "Major Street" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4.2 }, "value": "1", "label": "Freeway" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 210, 255 ], "toColor": [ 252, 204, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 182, 255 ], "toColor": [ 184, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 252, 255 ], "toColor": [ 180, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 184, 255 ], "toColor": [ 252, 235, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 217, 252, 255 ], "toColor": [ 194, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 223, 255 ], "toColor": [ 215, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 187, 255 ], "toColor": [ 229, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 179, 255 ], "toColor": [ 252, 206, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 212, 255 ], "toColor": [ 252, 230, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.FULL_NAME", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 150, "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "where": "CLASS = 2", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Arterial", "priority": -1, "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": null, "haloSize": null, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 5992917.3572068075, "ymin": 2087506.9362347599, "xmax": 6208965.252683242, "ymax": 2293325.5479913363, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "CLASS", "subtypeFieldName": "CLASS", "subtypeField": "CLASS", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "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": { "type": "codedValue", "name": "WS2_PREFIX DIR", "description": "Prefix direction of range travel", "codedValues": [ { "name": "North", "code": "N" }, { "name": "East", "code": "E" }, { "name": "South", "code": "S" }, { "name": "West", "code": "W" }, { "name": "North East", "code": "NE" }, { "name": "North West", "code": "NW" }, { "name": "South East", "code": "SE" }, { "name": "South West", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": { "type": "codedValue", "name": "WS2_SUFFIX DIR", "description": "Suffix direction of range travel", "codedValues": [ { "name": "North", "code": "N" }, { "name": "East", "code": "E" }, { "name": "South", "code": "S" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": { "type": "codedValue", "name": "WS2_ST NAME SUFFIX", "description": "Street name suffixes", "codedValues": [ { "name": "Alley", "code": "ALY" }, { "name": "Annex", "code": "ANX" }, { "name": "Arcade", "code": "ARC" }, { "name": "Avenue", "code": "AVE" }, { "name": "Bayou", "code": "BYU" }, { "name": "Beach", "code": "BCH" }, { "name": "Bend", "code": "BND" }, { "name": "Bluff", "code": "BLF" }, { "name": "Bluffs", "code": "BLFS" }, { "name": "Bottom", "code": "BTM" }, { "name": "Boulevard", "code": "BLVD" }, { "name": "Branch", "code": "BR" }, { "name": "Bridge", "code": "BRG" }, { "name": "Brook", "code": "BRK" }, { "name": "Brooks", "code": "BRKS" }, { "name": "Burg", "code": "BG" }, { "name": "Burgs", "code": "BGS" }, { "name": "Bypass", "code": "BYP" }, { "name": "Camp", "code": "CP" }, { "name": "Canyon", "code": "CYN" }, { "name": "Cape", "code": "CPE" }, { "name": "Causeway", "code": "CSWY" }, { "name": "Center", "code": "CTR" }, { "name": "Centers", "code": "CTRS" }, { "name": "Chase", "code": "CHSE" }, { "name": "Circle", "code": "CIR" }, { "name": "Circles", "code": "CIRS" }, { "name": "Cliff", "code": "CLF" }, { "name": "Cliffs", "code": "CLFS" }, { "name": "Club", "code": "CLB" }, { "name": "Common", "code": "CMN" }, { "name": "Commons", "code": "CMNS" }, { "name": "Corner", "code": "COR" }, { "name": "Corners", "code": "CORS" }, { "name": "Course", "code": "CRSE" }, { "name": "Court", "code": "CT" }, { "name": "Courts", "code": "CTS" }, { "name": "Cove", "code": "CV" }, { "name": "Coves", "code": "CVS" }, { "name": "Creek", "code": "CRK" }, { "name": "Crescent", "code": "CRES" }, { "name": "Crest", "code": "CRST" }, { "name": "Crossing", "code": "XING" }, { "name": "Crossroad", "code": "XRD" }, { "name": "Crossroads", "code": "XRDS" }, { "name": "Curve", "code": "CURV" }, { "name": "Dale", "code": "DL" }, { "name": "Dam", "code": "DM" }, { "name": "Divide", "code": "DV" }, { "name": "Drive", "code": "DR" }, { "name": "Drives", "code": "DRS" }, { "name": "Estate", "code": "EST" }, { "name": "Estates", "code": "ESTS" }, { "name": "Expressway", "code": "EXPY" }, { "name": "Extensions", "code": "EXTS" }, { "name": "Fall", "code": "FALL" }, { "name": "Falls", "code": "FLS" }, { "name": "Ferry", "code": "FRY" }, { "name": "Field", "code": "FLD" }, { "name": "Fields", "code": "FLDS" }, { "name": "Flat", "code": "FLT" }, { "name": "Flats", "code": "FLTS" }, { "name": "Ford", "code": "FRD" }, { "name": "Fords", "code": "FRDS" }, { "name": "Forest", "code": "FRST" }, { "name": "Forge", "code": "FRG" }, { "name": "Forges", "code": "FRGS" }, { "name": "Fork", "code": "FRK" }, { "name": "Forks", "code": "FRKS" }, { "name": "Fort", "code": "FT" }, { "name": "Freeway", "code": "FWY" }, { "name": "Garden", "code": "GDN" }, { "name": "Gardens", "code": "GDNS" }, { "name": "Gateway", "code": "GTWY" }, { "name": "Glen", "code": "GLN" }, { "name": "Glens", "code": "GLNS" }, { "name": "Green", "code": "GRN" }, { "name": "Greens", "code": "GRNS" }, { "name": "Grove", "code": "GRV" }, { "name": "Groves", "code": "GRVS" }, { "name": "Harbor", "code": "HBR" }, { "name": "Harbors", "code": "HBRS" }, { "name": "Haven", "code": "HVN" }, { "name": "Heights", "code": "HTS" }, { "name": "Highway", "code": "HWY" }, { "name": "Hill", "code": "HL" }, { "name": "Hills", "code": "HLS" }, { "name": "Hollow", "code": "HOLW" }, { "name": "Inlet", "code": "INLT" }, { "name": "Island", "code": "IS" }, { "name": "Islands", "code": "ISS" }, { "name": "Isle", "code": "ISLE" }, { "name": "Junction", "code": "JCT" }, { "name": "Junctions", "code": "JCTS" }, { "name": "Key", "code": "KY" }, { "name": "Keys", "code": "KYS" }, { "name": "Knoll", "code": "KNL" }, { "name": "Knolls", "code": "KNLS" }, { "name": "Lake", "code": "LK" }, { "name": "Lakes", "code": "LKS" }, { "name": "Land", "code": "LAND" }, { "name": "Landing", "code": "LNDG" }, { "name": "Lane", "code": "LN" }, { "name": "Light", "code": "LGT" }, { "name": "Lights", "code": "LGTS" }, { "name": "Loaf", "code": "LF" }, { "name": "Lock", "code": "LCK" }, { "name": "Locks", "code": "LCKS" }, { "name": "Lodge", "code": "LDG" }, { "name": "Loop", "code": "LOOP" }, { "name": "Mall", "code": "MALL" }, { "name": "Manor", "code": "MNR" }, { "name": "Manors", "code": "MNRS" }, { "name": "Meadow", "code": "MDW" }, { "name": "Meadows", "code": "MDWS" }, { "name": "Mews", "code": "MEWS" }, { "name": "Mill", "code": "ML" }, { "name": "Mills", "code": "MLS" }, { "name": "Mission", "code": "MSN" }, { "name": "Motorway", "code": "MTWY" }, { "name": "Mount", "code": "MT" }, { "name": "Mountain", "code": "MTN" }, { "name": "Mountains", "code": "MTNS" }, { "name": "Neck", "code": "NCK" }, { "name": "Orchard", "code": "ORCH" }, { "name": "Oval", "code": "OVAL" }, { "name": "Overlook", "code": "OVLK" }, { "name": "Overpass", "code": "OPAS" }, { "name": "Park", "code": "PARK" }, { "name": "Parkway", "code": "PKWY" }, { "name": "Pass", "code": "PASS" }, { "name": "Passage", "code": "PSGE" }, { "name": "Path", "code": "PATH" }, { "name": "Pike", "code": "PIKE" }, { "name": "Pine", "code": "PNE" }, { "name": "Pines", "code": "PNES" }, { "name": "Place", "code": "PL" }, { "name": "Plain", "code": "PLN" }, { "name": "Plains", "code": "PLNS" }, { "name": "Plaza", "code": "PLZ" }, { "name": "Point", "code": "PT" }, { "name": "Pointe", "code": "PTE" }, { "name": "Points", "code": "PTS" }, { "name": "Pond", "code": "POND" }, { "name": "Port", "code": "PRT" }, { "name": "Ports", "code": "PRTS" }, { "name": "Prairie", "code": "PR" }, { "name": "Radial", "code": "RADL" }, { "name": "Ramp", "code": "RAMP" }, { "name": "Ranch", "code": "RNCH" }, { "name": "Rapid", "code": "RPD" }, { "name": "Rapids", "code": "RPDS" }, { "name": "Rest", "code": "RST" }, { "name": "Ridge", "code": "RDG" }, { "name": "Ridges", "code": "RDGS" }, { "name": "River", "code": "RIV" }, { "name": "Road", "code": "RD" }, { "name": "Roads", "code": "RDS" }, { "name": "Route", "code": "RTE" }, { "name": "Row", "code": "ROW" }, { "name": "Rue", "code": "RUE" }, { "name": "Run", "code": "RUN" }, { "name": "Shoal", "code": "SHL" }, { "name": "Shoals", "code": "SHLS" }, { "name": "Shore", "code": "SHR" }, { "name": "Shores", "code": "SHRS" }, { "name": "Skyway", "code": "SKWY" }, { "name": "Spring", "code": "SPG" }, { "name": "Springs", "code": "SPGS" }, { "name": "Spur", "code": "SPUR" }, { "name": "Square", "code": "SQ" }, { "name": "Squares", "code": "SQS" }, { "name": "Station", "code": "STA" }, { "name": "Stravenue", "code": "STRA" }, { "name": "Stream", "code": "STRM" }, { "name": "Street", "code": "ST" }, { "name": "Streets", "code": "STS" }, { "name": "Summit", "code": "SMT" }, { "name": "Terrace", "code": "TER" }, { "name": "Throughway", "code": "TRWY" }, { "name": "Trace", "code": "TRCE" }, { "name": "Track", "code": "TRAK" }, { "name": "Trafficway", "code": "TRFY" }, { "name": "Trail", "code": "TRL" }, { "name": "Trailer", "code": "TRLR" }, { "name": "Tunnel", "code": "TUNL" }, { "name": "Turnpike", "code": "TPKE" }, { "name": "Underpass", "code": "UPAS" }, { "name": "Union", "code": "UN" }, { "name": "Unions", "code": "UNS" }, { "name": "Valley", "code": "VLY" }, { "name": "Valleys", "code": "VLYS" }, { "name": "Viaduct", "code": "VIA" }, { "name": "View", "code": "VW" }, { "name": "Views", "code": "VWS" }, { "name": "Village", "code": "VLG" }, { "name": "Villages", "code": "VLGS" }, { "name": "Ville", "code": "VL" }, { "name": "Vista", "code": "VIS" }, { "name": "Walk", "code": "WALK" }, { "name": "Wall", "code": "WALL" }, { "name": "Way", "code": "WAY" }, { "name": "Ways", "code": "WAYS" }, { "name": "Wells", "code": "WLS" }, { "name": "Well", "code": "WL" }, { "name": "Wharf", "code": "WHF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "length": 100, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeSmallInteger", "alias": "CLASS", "domain": null }, { "name": "REGION", "type": "esriFieldTypeSmallInteger", "alias": "REGION", "domain": { "type": "codedValue", "name": "WS2_REGION", "description": "The 3 designated geographic regions ", "codedValues": [ { "name": "Within Anaheim city limits", "code": 1 }, { "name": "Within one mile of Anaheim city limits", "code": 2 }, { "name": "Beyond one mile up to OC border", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 1, "domain": { "type": "codedValue", "name": "WS2_PLN_AddrStatus", "description": "Address status", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Proposed", "code": "P" }, { "name": "Retired", "code": "R" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LCITY", "type": "esriFieldTypeString", "alias": "LCITY", "length": 50, "domain": null }, { "name": "RCITY", "type": "esriFieldTypeString", "alias": "RCITY", "length": 50, "domain": null }, { "name": "LCITYCODE", "type": "esriFieldTypeString", "alias": "LCITYCODE", "length": 4, "domain": null }, { "name": "RCITYCODE", "type": "esriFieldTypeString", "alias": "RCITYCODE", "length": 4, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "REGION": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "id": 0, "name": "None" }, { "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": { "type": "codedValue", "name": "WS2_FWY SUFFIX DIR", "description": "Suffix direction for Freeways", "codedValues": [ { "name": "North Bound", "code": "NB" }, { "name": "South Bound", "code": "SB" }, { "name": "East Bound", "code": "EB" }, { "name": "West Bound", "code": "WB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TYPE": {"type": "inherited"}, "REGION": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "id": 1, "name": "Freeway" }, { "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "REGION": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "id": 2, "name": "Major Street" }, { "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "REGION": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "id": 3, "name": "Interior" }, { "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "REGION": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "id": 4, "name": "Private" }, { "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": { "type": "codedValue", "name": "WS2_FWY SUFFIX DIR", "description": "Suffix direction for Freeways", "codedValues": [ { "name": "North Bound", "code": "NB" }, { "name": "South Bound", "code": "SB" }, { "name": "East Bound", "code": "EB" }, { "name": "West Bound", "code": "WB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TYPE": {"type": "inherited"}, "REGION": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "id": 5, "name": "On / Off Ramp" }, { "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "REGION": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "id": 6, "name": "Alley" }, { "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "REGION": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "id": 7, "name": "Emergency" } ], "subtypes": [ { "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "REGION": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "defaultValues": { "NAME": null, "L_F_ADD": null, "L_T_ADD": null, "R_F_ADD": null, "R_T_ADD": null, "PREFIX": null, "SUFFIX": null, "TYPE": null, "FULL_NAME": null, "CLASS": null, "REGION": 1, "STATUS": null, "LCITY": null, "RCITY": null, "LCITYCODE": null, "RCITYCODE": null, "GlobalID": null }, "code": 0, "name": "None" }, { "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": { "type": "codedValue", "name": "WS2_FWY SUFFIX DIR", "description": "Suffix direction for Freeways", "codedValues": [ { "name": "North Bound", "code": "NB" }, { "name": "South Bound", "code": "SB" }, { "name": "East Bound", "code": "EB" }, { "name": "West Bound", "code": "WB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TYPE": {"type": "inherited"}, "REGION": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "defaultValues": { "NAME": null, "L_F_ADD": null, "L_T_ADD": null, "R_F_ADD": null, "R_T_ADD": null, "PREFIX": null, "SUFFIX": null, "TYPE": null, "FULL_NAME": null, "CLASS": null, "REGION": 1, "STATUS": null, "LCITY": null, "RCITY": null, "LCITYCODE": null, "RCITYCODE": null, "GlobalID": null }, "code": 1, "name": "Freeway" }, { "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "REGION": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "defaultValues": { "NAME": null, "L_F_ADD": null, "L_T_ADD": null, "R_F_ADD": null, "R_T_ADD": null, "PREFIX": null, "SUFFIX": null, "TYPE": null, "FULL_NAME": null, "CLASS": null, "REGION": 1, "STATUS": null, "LCITY": null, "RCITY": null, "LCITYCODE": null, "RCITYCODE": null, "GlobalID": null }, "code": 2, "name": "Major Street" }, { "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "REGION": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "defaultValues": { "NAME": null, "L_F_ADD": null, "L_T_ADD": null, "R_F_ADD": null, "R_T_ADD": null, "PREFIX": null, "SUFFIX": null, "TYPE": null, "FULL_NAME": null, "CLASS": null, "REGION": 1, "STATUS": null, "LCITY": null, "RCITY": null, "LCITYCODE": null, "RCITYCODE": null, "GlobalID": null }, "code": 3, "name": "Interior" }, { "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "REGION": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "defaultValues": { "NAME": null, "L_F_ADD": null, "L_T_ADD": null, "R_F_ADD": null, "R_T_ADD": null, "PREFIX": null, "SUFFIX": null, "TYPE": null, "FULL_NAME": null, "CLASS": null, "REGION": 1, "STATUS": null, "LCITY": null, "RCITY": null, "LCITYCODE": null, "RCITYCODE": null, "GlobalID": null }, "code": 4, "name": "Private" }, { "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": { "type": "codedValue", "name": "WS2_FWY SUFFIX DIR", "description": "Suffix direction for Freeways", "codedValues": [ { "name": "North Bound", "code": "NB" }, { "name": "South Bound", "code": "SB" }, { "name": "East Bound", "code": "EB" }, { "name": "West Bound", "code": "WB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "TYPE": {"type": "inherited"}, "REGION": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "defaultValues": { "NAME": null, "L_F_ADD": null, "L_T_ADD": null, "R_F_ADD": null, "R_T_ADD": null, "PREFIX": null, "SUFFIX": null, "TYPE": null, "FULL_NAME": null, "CLASS": null, "REGION": 1, "STATUS": null, "LCITY": null, "RCITY": null, "LCITYCODE": null, "RCITYCODE": null, "GlobalID": null }, "code": 5, "name": "On / Off Ramp" }, { "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "REGION": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "defaultValues": { "NAME": null, "L_F_ADD": null, "L_T_ADD": null, "R_F_ADD": null, "R_T_ADD": null, "PREFIX": null, "SUFFIX": null, "TYPE": null, "FULL_NAME": null, "CLASS": null, "REGION": 1, "STATUS": null, "LCITY": null, "RCITY": null, "LCITYCODE": null, "RCITYCODE": null, "GlobalID": null }, "code": 6, "name": "Alley" }, { "domains": { "PREFIX": {"type": "inherited"}, "SUFFIX": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "REGION": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "defaultValues": { "NAME": null, "L_F_ADD": null, "L_T_ADD": null, "R_F_ADD": null, "R_T_ADD": null, "PREFIX": null, "SUFFIX": null, "TYPE": null, "FULL_NAME": null, "CLASS": null, "REGION": 1, "STATUS": null, "LCITY": null, "RCITY": null, "LCITYCODE": null, "RCITYCODE": null, "GlobalID": null }, "code": 7, "name": "Emergency" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMaxScale": 9601, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 27, "name": "Building Footprints Legacy", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": { "id": 24, "name": "BackgroundLayers" }, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6025637.414447084, "ymin": 2234729.59418045, "xmax": 6115479.362766087, "ymax": 2265762.907591328, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SQFOOTAGE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SQFOOTAGE", "type": "esriFieldTypeDouble", "alias": "SQFOOTAGE", "domain": null }, { "name": "YEARBUILT", "type": "esriFieldTypeString", "alias": "YEARBUILT", "length": 4, "domain": null }, { "name": "CONSTTYPE", "type": "esriFieldTypeString", "alias": "CONSTTYPE", "length": 5, "domain": { "type": "codedValue", "name": "WS1_PLN_ConstructionType", "description": "Building construction type", "codedValues": [ { "name": "IA - Fire Resistive Non-Combustible", "code": "IA" }, { "name": "I-B - Fire Resistive Non-Combustible", "code": "IB" }, { "name": "II-A -- Protected Non-Combustible", "code": "IIA" }, { "name": "II-B -- Unprotected Non-Combustible", "code": "IIB" }, { "name": "III-A -- Protected Combustible", "code": "IIIA" }, { "name": "III-B -- Unprotected Combustible", "code": "IIIB" }, { "name": "IV -- Heavy Timber", "code": "IV" }, { "name": "VA -- Protected Wood Frame", "code": "VA" }, { "name": "VB -- Unprotected Wood Frame", "code": "VB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STORIES", "type": "esriFieldTypeSmallInteger", "alias": "STORIES", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeSmallInteger", "alias": "HEIGHT", "domain": null }, { "name": "UNITS", "type": "esriFieldTypeSmallInteger", "alias": "UNITS", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 1, "domain": { "type": "codedValue", "name": "WS1_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": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 50, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "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": "RULEID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "WS1_Shadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OVERRIDE", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeSmallInteger", "alias": "DATASOURCE", "domain": { "type": "codedValue", "name": "WS1_PLN_DataSource", "description": "Source of attribute information", "codedValues": [ { "name": "First American", "code": 1 }, { "name": "RealQuest", "code": 3 }, { "name": "Building Division", "code": 2 }, { "name": "Planning Case", "code": 4 }, { "name": "Aerial Photo", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "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, "effectiveMaxScale": 9601, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 165, "name": "CMP.WaterBodies_20K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": { "id": 24, "name": "BackgroundLayers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 217, 242, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6065490.304898307, "ymin": 2233783.1577641666, "xmax": 6128864.498244032, "ymax": 2267753.6267802417, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 48, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "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, "effectiveMaxScale": 9601, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 155, "name": "Anaheim City Background", "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": { "id": 24, "name": "BackgroundLayers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": null }, "label": "City Boundary" }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6024849.381411329, "ymin": 2234714.131245494, "xmax": 6129495.224907383, "ymax": 2266748.0403995514, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "CMP_CITYBOUNDARY_AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "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, "effectiveMaxScale": 9601, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 156, "name": "Orange County Cities", "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": { "id": 24, "name": "BackgroundLayers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CITY", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "CITY", "classes": [ { "label": " ", "description": " ", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 203, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ " " ] ] }, { "label": "Aliso Viejo", "description": "Aliso Viejo", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 134, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Aliso Viejo" ] ] }, { "label": "Anaheim", "description": "Anaheim", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 169, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Anaheim" ] ] }, { "label": "Brea", "description": "Brea", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 219, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Brea" ] ] }, { "label": "Buena Park", "description": "Buena Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 165, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Buena Park" ] ] }, { "label": "Costa Mesa", "description": "Costa Mesa", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 169, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Costa Mesa" ] ] }, { "label": "Cypress", "description": "Cypress", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 195, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Cypress" ] ] }, { "label": "Dana Point", "description": "Dana Point", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 219, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Dana Point" ] ] }, { "label": "Fountain Valley", "description": "Fountain Valley", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 150, 124, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Fountain Valley" ] ] }, { "label": "Fullerton", "description": "Fullerton", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 191, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Fullerton" ] ] }, { "label": "Garden Grove", "description": "Garden Grove", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 183, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Garden Grove" ] ] }, { "label": "Huntington Beach", "description": "Huntington Beach", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 154, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Huntington Beach" ] ] }, { "label": "Irvine", "description": "Irvine", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 187, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Irvine" ] ] }, { "label": "La Habra", "description": "La Habra", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 161, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "La Habra" ] ] }, { "label": "La Palma", "description": "La Palma", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 145, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "La Palma" ] ] }, { "label": "Laguna Beach", "description": "Laguna Beach", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 202, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Laguna Beach" ] ] }, { "label": "Laguna Hills", "description": "Laguna Hills", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 186, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Laguna Hills" ] ] }, { "label": "Laguna Niguel", "description": "Laguna Niguel", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 209, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Laguna Niguel" ] ] }, { "label": "Laguna Woods", "description": "Laguna Woods", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 194, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Laguna Woods" ] ] }, { "label": "Lake Forest", "description": "Lake Forest", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 147, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Lake Forest" ] ] }, { "label": "Los Alamitos", "description": "Los Alamitos", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 167, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Los Alamitos" ] ] }, { "label": "Mission Viejo", "description": "Mission Viejo", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 162, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Mission Viejo" ] ] }, { "label": "Newport Beach", "description": "Newport Beach", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 151, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Newport Beach" ] ] }, { "label": "Orange", "description": "Orange", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 207, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Orange" ] ] }, { "label": "Placentia", "description": "Placentia", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 177, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Placentia" ] ] }, { "label": "Rancho Santa Margarita", "description": "Rancho Santa Margarita", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 176, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Rancho Santa Margarita" ] ] }, { "label": "San Clemente", "description": "San Clemente", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 186, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "San Clemente" ] ] }, { "label": "San Juan Capistrano", "description": "San Juan Capistrano", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 159, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "San Juan Capistrano" ] ] }, { "label": "Santa Ana", "description": "Santa Ana", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 164, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Santa Ana" ] ] }, { "label": "Seal Beach", "description": "Seal Beach", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 179, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Seal Beach" ] ] }, { "label": "Stanton", "description": "Stanton", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 195, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Stanton" ] ] }, { "label": "Tustin", "description": "Tustin", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 158, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Tustin" ] ] }, { "label": "Unincorporated", "description": "Unincorporated", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 178, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Unincorporated" ] ] }, { "label": "Villa Park", "description": "Villa Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 207, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Villa Park" ] ] }, { "label": "Westminster", "description": "Westminster", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 194, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Westminster" ] ] }, { "label": "Yorba Linda", "description": "Yorba Linda", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 168, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Yorba Linda" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 203, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": " ", "label": " " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 134, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Aliso Viejo", "label": "Aliso Viejo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 169, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Anaheim", "label": "Anaheim" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 219, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Brea", "label": "Brea" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 165, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Buena Park", "label": "Buena Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 169, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Costa Mesa", "label": "Costa Mesa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 195, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Cypress", "label": "Cypress" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 219, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Dana Point", "label": "Dana Point" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 150, 124, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Fountain Valley", "label": "Fountain Valley" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 191, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Fullerton", "label": "Fullerton" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 183, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Garden Grove", "label": "Garden Grove" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 154, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Huntington Beach", "label": "Huntington Beach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 187, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Irvine", "label": "Irvine" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 161, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "La Habra", "label": "La Habra" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 145, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "La Palma", "label": "La Palma" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 202, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Laguna Beach", "label": "Laguna Beach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 186, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Laguna Hills", "label": "Laguna Hills" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 209, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Laguna Niguel", "label": "Laguna Niguel" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 194, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Laguna Woods", "label": "Laguna Woods" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 147, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Lake Forest", "label": "Lake Forest" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 167, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Los Alamitos", "label": "Los Alamitos" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 162, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Mission Viejo", "label": "Mission Viejo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 151, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Newport Beach", "label": "Newport Beach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 207, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Orange", "label": "Orange" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 177, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Placentia", "label": "Placentia" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 176, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Rancho Santa Margarita", "label": "Rancho Santa Margarita" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 186, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "San Clemente", "label": "San Clemente" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 159, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "San Juan Capistrano", "label": "San Juan Capistrano" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 164, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Santa Ana", "label": "Santa Ana" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 179, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Seal Beach", "label": "Seal Beach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 195, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Stanton", "label": "Stanton" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 158, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Tustin", "label": "Tustin" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 178, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Unincorporated", "label": "Unincorporated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 207, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Villa Park", "label": "Villa Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 194, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Westminster", "label": "Westminster" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 168, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Yorba Linda", "label": "Yorba Linda" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 139, 128, 255 ], "toColor": [ 168, 139, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 208, 174, 255 ], "toColor": [ 214, 208, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 188, 176, 255 ], "toColor": [ 217, 188, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 162, 128, 255 ], "toColor": [ 168, 162, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 187, 165, 255 ], "toColor": [ 194, 187, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 151, 132, 255 ], "toColor": [ 163, 151, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 171, 157, 255 ], "toColor": [ 191, 171, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 194, 169, 255 ], "toColor": [ 217, 194, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 185, 147, 255 ], "toColor": [ 194, 185, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 155, 148, 255 ], "toColor": [ 176, 155, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 170, 143, 255 ], "toColor": [ 186, 170, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 150, 132, 255 ], "toColor": [ 173, 150, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 130, 118, 255 ], "toColor": [ 153, 130, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 206, 193, 255 ], "toColor": [ 227, 206, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 199, 176, 255 ], "toColor": [ 207, 199, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 143, 130, 255 ], "toColor": [ 153, 143, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 177, 157, 255 ], "toColor": [ 204, 177, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 191, 159, 255 ], "toColor": [ 207, 191, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 139, 122, 255 ], "toColor": [ 158, 139, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 170, 146, 255 ], "toColor": [ 176, 170, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 180, 169, 255 ], "toColor": [ 201, 180, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 166, 152, 255 ], "toColor": [ 179, 166, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 177, 147, 255 ], "toColor": [ 184, 177, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 197, 177, 255 ], "toColor": [ 227, 197, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 176, 163, 255 ], "toColor": [ 214, 176, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 207, 177, 255 ], "toColor": [ 224, 207, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 220, 188, 255 ], "toColor": [ 227, 220, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 198, 180, 255 ], "toColor": [ 214, 198, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 183, 157, 255 ], "toColor": [ 201, 183, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 143, 121, 255 ], "toColor": [ 153, 143, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 147, 139, 255 ], "toColor": [ 163, 147, 139, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 151, 140, 255 ], "toColor": [ 184, 151, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 187, 171, 255 ], "toColor": [ 224, 187, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 218, 175, 255 ], "toColor": [ 227, 218, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 207, 186, 255 ], "toColor": [ 222, 207, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 161, 137, 255 ], "toColor": [ 171, 161, 137, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.CITY\n", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "where": "CITY <> 'Unincorporated'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 5993394.893212542, "ymin": 2087026.546551466, "xmax": 6207834.1317940205, "ymax": 2300874.2847812623, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UNC_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CMP_ORANGECOUNTYCITIES_AREA", "type": "esriFieldTypeDouble", "alias": "CMP_ORANGECOUNTYCITIES_AREA", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 25, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "UNC_NAME", "type": "esriFieldTypeString", "alias": "UNC_NAME", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 8, "domain": null }, { "name": "YEAR_INCOR", "type": "esriFieldTypeString", "alias": "YEAR_INCOR", "length": 4, "domain": null }, { "name": "DATE_INCOR", "type": "esriFieldTypeString", "alias": "DATE_INCOR", "length": 13, "domain": null }, { "name": "INCORP_POP", "type": "esriFieldTypeInteger", "alias": "INCORP_POP", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "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": false, "effectiveMaxScale": 9601, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 157, "name": "StreetMap North America", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 24, "name": "BackgroundLayers" }, "subLayers": [ { "id": 158, "name": "Roads" }, { "id": 160, "name": "Administrative Units" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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, "effectiveMaxScale": 9601, "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": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 158, "name": "Roads", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 157, "name": "StreetMap North America" }, "subLayers": [ { "id": 159, "name": "Exits and Maneuvers" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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, "effectiveMaxScale": 9601, "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": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 159, "name": "Exits and Maneuvers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 158, "name": "Roads" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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, "effectiveMaxScale": 9601, "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": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 160, "name": "Administrative Units", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 157, "name": "StreetMap North America" }, "subLayers": [ { "id": 161, "name": "State - Province Boundaries" }, { "id": 162, "name": "County Boundaries" }, { "id": 163, "name": "County Areas" }, { "id": 164, "name": "State - Prov Areas" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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, "effectiveMaxScale": 9601, "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": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 161, "name": "State - Province Boundaries", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 160, "name": "Administrative Units" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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, "effectiveMaxScale": 9601, "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": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 162, "name": "County Boundaries", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 160, "name": "Administrative Units" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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, "effectiveMaxScale": 9601, "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": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 163, "name": "County Areas", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 160, "name": "Administrative Units" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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, "effectiveMaxScale": 9601, "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": "a2bb5c50d07148e19122f9f9db24307e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 164, "name": "State - Prov Areas", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 160, "name": "Administrative Units" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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, "effectiveMaxScale": 9601, "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": "a2bb5c50d07148e19122f9f9db24307e" } ], "tables": [] }