{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Addresses (Group)", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Address Labels" }, { "id": 3, "name": "Suite, Unit, Apartment Labels" }, { "id": 5, "name": "Address 2ndary Historical" }, { "id": 6, "name": "Address Historical" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6091682.7927812785, "ymin": 1926465.546664521, "xmax": 6127655.711320862, "ymax": 1951298.5954235196, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Address Labels", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Addresses (Group)" }, "subLayers": [ { "id": 2, "name": "Default" } ], "minScale": 2500.0000000007185, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6091682.7927812785, "ymin": 1926465.546664521, "xmax": 6127655.711320862, "ymax": 1951298.5954235196, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "Feature ID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "Z Order", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "Annotation Class ID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "Symbol ID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "Text String", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "Font Name", "length": 255, "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "Font Size", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "Vertical Alignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "Horizontal Alignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "X Offset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "Y Offset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "Font Leading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "Word Spacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "Character Width", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "Character Spacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "Flip Angle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "AnnoID", "type": "esriFieldTypeString", "alias": "AnnoID", "length": 15, "domain": null }, { "name": "ROT", "type": "esriFieldTypeInteger", "alias": "ROT", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8477_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8477", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4075_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": 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, "X": null, "Y": null, "AnnoID": null, "ROT": null, "GlobalID": null, "Operator": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Address Labels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6091682.7927812785, "ymin": 1926465.546664521, "xmax": 6127655.711320862, "ymax": 1951298.5954235196, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 2500.0000000007185, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Suite, Unit, Apartment Labels", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Addresses (Group)" }, "subLayers": [ { "id": 4, "name": "Default" } ], "minScale": 1249.999999999282, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6092598.968774721, "ymin": 1927323.7204417437, "xmax": 6126318.827695757, "ymax": 1950152.6956079453, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "length": 255, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "Feature ID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "Z Order", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "Annotation Class ID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "Symbol ID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "Text String", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "Font Name", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "Font Size", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "Vertical Alignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "Horizontal Alignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "X Offset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "Y Offset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "Font Leading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "Word Spacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "Character Width", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "Character Spacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "Flip Angle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Printable", "type": "esriFieldTypeString", "alias": "Printable", "length": 1, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "AnnoID", "type": "esriFieldTypeString", "alias": "AnnoID", "length": 15, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8480_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8480", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4078_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": 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, "Printable": null, "X": null, "Y": null, "AnnoID": null, "GlobalID": null, "Operator": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 3, "name": "Suite, Unit, Apartment Labels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6092598.968774721, "ymin": 1927323.7204417437, "xmax": 6126318.827695757, "ymax": 1950152.6956079453, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 1249.999999999282, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "Address 2ndary Historical", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Addresses (Group)" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "920a6b8ea6522d4eb8303d5ac683e3a9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAkUlEQVQYlYXOPQ4BYRSF4ecbo9agsQaFHdiByk9lIwo0EnvQacRPYh1qvUKiplAJn5iEzFROdXPPe8+5qT9Kv0M7Sqv0E+oJ21VwLgA1tuhEPBl3o9YmOGVAN2p8zFxyJTLENAMe3MvZoVIOuv0q9sG1F40iMyQ4BBaFH9bBfBAtH1SbHCfBqwB8tAouuOxyyzdkwyKLyNFZ1gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6104063.122686684, "ymin": 1939412.4604903609, "xmax": 6123713.302479863, "ymax": 1949144.1349439323, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APN_SPACE", "type": "esriFieldTypeString", "alias": "APN", "length": 10, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 36, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 56, "domain": null }, { "name": "HOUSE_NO", "type": "esriFieldTypeString", "alias": "House Number", "length": 11, "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "Prefix", "length": 7, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 23, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "Suffix", "length": 7, "domain": null }, { "name": "SUFFIX_DIR", "type": "esriFieldTypeString", "alias": "Suffix Direction", "length": 11, "domain": null }, { "name": "UNIT_NO", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 8, "domain": null }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "Unit Type", "length": 4, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 11, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 7, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "Floor", "type": "esriFieldTypeSmallInteger", "alias": "Floor", "domain": { "type": "codedValue", "name": "Floor", "description": "Floor #, for addresses", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8946_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4300_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 6, "name": "Address Historical", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Addresses (Group)" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "aae64ed94a36263c06d104ed8b965f6d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAn0lEQVQYlWNhIABYYAyHBgaW558Zwv8zMIj9/c+w5m4fw2MUBc8+MaxhYGTwB7GZGRnq1UsYDG/2MNwHK1ArZJCGSUIB//9/DHEMDAyNYAW//jN8ZWNg+AvSDFPByMTwEW7FgwkMH9RLGKr//2doY2BgYGJgYDjF8o1hDoobbvYwdKqXMSxm+McgcpOH4QpDL8M/FAVgRV0Mz0DuRfYnAM29K2wB5d4wAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6103960.154709443, "ymin": 1933477.1435336918, "xmax": 6126189.124359027, "ymax": 1949176.2758492678, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "APN_SPACE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APN_SPACE", "type": "esriFieldTypeString", "alias": "APN", "length": 10, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 36, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 56, "domain": null }, { "name": "HOUSE_NO", "type": "esriFieldTypeString", "alias": "House Number", "length": 11, "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "Prefix", "length": 7, "domain": null }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "Street Name", "length": 23, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "Suffix", "length": 7, "domain": null }, { "name": "SUFFIX_DIR", "type": "esriFieldTypeString", "alias": "Suffix Direction", "length": 11, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 11, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 7, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "Floor", "type": "esriFieldTypeSmallInteger", "alias": "Floor", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RetiredDate", "type": "esriFieldTypeDate", "alias": "Date Retired", "length": 8, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S4299_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 7, "name": "Building (Group)", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 8, "name": "Building Maintenance Zone" }, { "id": 9, "name": "Pools" }, { "id": 10, "name": "Urban Wildland" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6098600.028290555, "ymin": 1927689.984504357, "xmax": 6126714.899226055, "ymax": 1950321.1433101892, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 8, "name": "Building Maintenance Zone", "type": "Feature Layer", "description": "This dataset was created to divide Cupertino into zones of responsiblity for building inspectors", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Cupertino", "parentLayer": { "id": 7, "name": "Building (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Zone", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 237, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 76, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 156, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 97, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 131, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "5" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 136, 219, 255 ], "toColor": [ 77, 136, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 250, 122, 255 ], "toColor": [ 156, 250, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 78, 69, 255 ], "toColor": [ 181, 78, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 90, 230, 255 ], "toColor": [ 216, 90, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 207, 199, 255 ], "toColor": [ 99, 207, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 130, 60, 255 ], "toColor": [ 121, 130, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 94, 133, 255 ], "toColor": [ 143, 94, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 190, 152, 255 ], "toColor": [ 250, 190, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 84, 222, 255 ], "toColor": [ 82, 84, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 208, 88, 255 ], "toColor": [ 232, 208, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 125, 148, 255 ], "toColor": [ 78, 125, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 100, 165, 255 ], "toColor": [ 250, 100, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 204, 138, 255 ], "toColor": [ 120, 204, 138, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": [ { "labelExpression": "[Zone]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 60000.00000000217, "name": "Default", "priority": 17, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 20, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6098600.028290555, "ymin": 1927689.9848323911, "xmax": 6126714.899226055, "ymax": 1950321.1433101445, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UpdateBy", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Zone", "type": "esriFieldTypeSmallInteger", "alias": "Zone", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2007_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1626_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 9, "name": "Pools", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Building (Group)" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099200.330895722, "ymin": 1932517.802604556, "xmax": 6126364.888443142, "ymax": 1949599.9105006456, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 200, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8958_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4312_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 10, "name": "Urban Wildland", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Building (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "12f8d98da74b635a31e186a369dab809", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADKUlEQVRogbVa7W4EIQhcEt7/lW22uWtcyscMuKR/zkVEBAa0uq5rXR+S37+YvrwV34m5KP8q9Nd90Aq1vzsGuMfu37tMK8dTkjGiJLyaMbIb8vgRmffYvkm7hmcwVEdlNlBtiHEr1JiM0ddH7q5HukH2RDN3z+R4G+6QeDFoF8qYGd7Mrfb5e3yi8itPkW08jcFMwWoDlVzGG9i5OykSN1EM2u8nXY7xpmzdB0xUhJ4aAgOWsgQWGXYVGfX+rh4zcgJTnGIwFjWkpUcWrbClCnrWJbsuXCWsy5AyCkVgzGw4UhD1HjZhaaYEW6ohC1YKnvCOVQF9taGqfKr4kW9Idl/B3AcOZhnKm4D8ZupFJoEgWVOM4UOYQNwCxUVkDkJsZpfdRbNA94pur8RiioauO3t6XMl8CCZQl0RPvWsAxFPEjMEwkSnJJAkktk6Snmgymf5un/PlYwuLTKYgJ+gpy9aeDIwgMj1agNw/mKiETmrPKlbYPjTCaXEMHcJEB7y7VxbTwj0jFyaQxIHWhJ34tGt1eSXqJthFkPjMZCE3BpksSXCRgolJ1ZO5c6dCQfXQfUG25OrG70R2xH8x/WBXwexm+1TSYQ9CPaZutdEF5EkWXQXmpi6KVhssfk6zaKaX2Jtt9gZ6H3+jfmQK94geJ8gkik7g23mdbgK5UqSSDELVRRFrjFMt1E2Qi3YqmZ2PwapqrUmRoCfqQPb02Iw8aQLULuxNOt2QTgyA4urFvC4hrnHy5ntyYjfBOMiA8zQzTu5BF1KqVVZnwBnh72Tdqpuw9Nvw/htt1o83nYrTCWzsFMIEEnPdutMbQ2V3kp0y1mAEM/PQuMviL3Jh6t9IpnxfYty/08GIl0U7imaLTN4gTpLuP7Kkwd6iTeIoW5ctAvTN1x5kDpsxs9pUPBx8I26YbPeGYVeUZDrvAR4/G5OoQVA+iZJMpiC7GNP9o27LFh/LVjJZ8Nrv3ex4sjNZQH0MdfSdE51s4mT8avcuE13sxMZtd8/IUNTXu69JJ+IZNdCq3iZY4I42/MZNGkLi4SCi8DQmWHBHaTEvvGxa3k+r4mXkTnnspn8AOALYrKjnqPIAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6098600.0282906145, "ymin": 1927689.984504357, "xmax": 6112846.269483104, "ymax": 1950321.1433101892, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Severity", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Severity", "type": "esriFieldTypeString", "alias": "Severity", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1970_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1589_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 18, "name": "Council Commissioner Conflict of Interest (Group)", "type": "Group Layer", "description": "New Group Layer", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 19, "name": "1000 Foot Boundaries" }, { "id": 204, "name": "500 Foot Boundaries" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6103713.999854937, "ymin": 1930163.1411857754, "xmax": 6192290.796744332, "ymax": 1949237.3580875546, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 19, "name": "1000 Foot Boundaries", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 18, "name": "Council Commissioner Conflict of Interest (Group)" }, "subLayers": [ { "id": 199, "name": "Bicycle and Pedestrian Commissioners" }, { "id": 200, "name": "City Council" }, { "id": 201, "name": "Housing Commission" }, { "id": 202, "name": "Parks and Rec Commission" }, { "id": 203, "name": "Planning Commission" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 6103713.999854937, "ymin": 1930163.1411857754, "xmax": 6192290.796744332, "ymax": 1949237.3580875546, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 199, "name": "Bicycle and Pedestrian Commissioners", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "1000 Foot Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Office", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 240, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 } }, "value": "Bicycle and Pedestrian Commissioner", "label": "Bicycle and Pedestrian Commission" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 243, 252, 255 ], "toColor": [ 189, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 208, 255 ], "toColor": [ 252, 194, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 215, 252, 255 ], "toColor": [ 233, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 220, 255 ], "toColor": [ 212, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 207, 255 ], "toColor": [ 252, 223, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 220, 252, 255 ], "toColor": [ 189, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 227, 255 ], "toColor": [ 252, 187, 227, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 113, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103713.999854937, "ymin": 1930163.1411857754, "xmax": 6192290.796744332, "ymax": 1949237.3580875546, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 50, "domain": null }, { "name": "Office", "type": "esriFieldTypeString", "alias": "Office", "length": 50, "domain": null }, { "name": "Term", "type": "esriFieldTypeString", "alias": "Term", "length": 20, "domain": null }, { "name": "Radius", "type": "esriFieldTypeString", "alias": "Radius", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "Boundary", "type": "esriFieldTypeString", "alias": "Boundary", "length": 25, "domain": { "type": "codedValue", "name": "PlanningConflictBoundary", "description": "", "codedValues": [ { "name": "500 Feet", "code": "500 Feet" }, { "name": "1000 Feet", "code": "1000 Feet" }, { "name": "Property Line", "code": "Property Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8947_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4301_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 200, "name": "City Council", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "1000 Foot Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Office", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 } }, "value": "City Council", "label": "City Council" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 243, 252, 255 ], "toColor": [ 189, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 208, 255 ], "toColor": [ 252, 194, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 215, 252, 255 ], "toColor": [ 233, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 220, 255 ], "toColor": [ 212, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 207, 255 ], "toColor": [ 252, 223, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 220, 252, 255 ], "toColor": [ 189, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 227, 255 ], "toColor": [ 252, 187, 227, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 113, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103713.999854937, "ymin": 1930163.1411857754, "xmax": 6192290.796744332, "ymax": 1949237.3580875546, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 50, "domain": null }, { "name": "Office", "type": "esriFieldTypeString", "alias": "Office", "length": 50, "domain": null }, { "name": "Term", "type": "esriFieldTypeString", "alias": "Term", "length": 20, "domain": null }, { "name": "Radius", "type": "esriFieldTypeString", "alias": "Radius", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "Boundary", "type": "esriFieldTypeString", "alias": "Boundary", "length": 25, "domain": { "type": "codedValue", "name": "PlanningConflictBoundary", "description": "", "codedValues": [ { "name": "500 Feet", "code": "500 Feet" }, { "name": "1000 Feet", "code": "1000 Feet" }, { "name": "Property Line", "code": "Property Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8947_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4301_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 201, "name": "Housing Commission", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "1000 Foot Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Office", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 179, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 } }, "value": "Housing Commissioner", "label": "Housing Commissioner" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 243, 252, 255 ], "toColor": [ 189, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 208, 255 ], "toColor": [ 252, 194, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 215, 252, 255 ], "toColor": [ 233, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 220, 255 ], "toColor": [ 212, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 207, 255 ], "toColor": [ 252, 223, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 220, 252, 255 ], "toColor": [ 189, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 227, 255 ], "toColor": [ 252, 187, 227, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 113, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103713.999854937, "ymin": 1930163.1411857754, "xmax": 6192290.796744332, "ymax": 1949237.3580875546, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 50, "domain": null }, { "name": "Office", "type": "esriFieldTypeString", "alias": "Office", "length": 50, "domain": null }, { "name": "Term", "type": "esriFieldTypeString", "alias": "Term", "length": 20, "domain": null }, { "name": "Radius", "type": "esriFieldTypeString", "alias": "Radius", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "Boundary", "type": "esriFieldTypeString", "alias": "Boundary", "length": 25, "domain": { "type": "codedValue", "name": "PlanningConflictBoundary", "description": "", "codedValues": [ { "name": "500 Feet", "code": "500 Feet" }, { "name": "1000 Feet", "code": "1000 Feet" }, { "name": "Property Line", "code": "Property Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8947_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4301_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 202, "name": "Parks and Rec Commission", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "1000 Foot Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Office", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 189, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 } }, "value": "Parks and Rec Commissioner", "label": "Parks and Rec Commissioner" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 243, 252, 255 ], "toColor": [ 189, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 208, 255 ], "toColor": [ 252, 194, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 215, 252, 255 ], "toColor": [ 233, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 220, 255 ], "toColor": [ 212, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 207, 255 ], "toColor": [ 252, 223, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 220, 252, 255 ], "toColor": [ 189, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 227, 255 ], "toColor": [ 252, 187, 227, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 113, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103713.999854937, "ymin": 1930163.1411857754, "xmax": 6192290.796744332, "ymax": 1949237.3580875546, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 50, "domain": null }, { "name": "Office", "type": "esriFieldTypeString", "alias": "Office", "length": 50, "domain": null }, { "name": "Term", "type": "esriFieldTypeString", "alias": "Term", "length": 20, "domain": null }, { "name": "Radius", "type": "esriFieldTypeString", "alias": "Radius", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "Boundary", "type": "esriFieldTypeString", "alias": "Boundary", "length": 25, "domain": { "type": "codedValue", "name": "PlanningConflictBoundary", "description": "", "codedValues": [ { "name": "500 Feet", "code": "500 Feet" }, { "name": "1000 Feet", "code": "1000 Feet" }, { "name": "Property Line", "code": "Property Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8947_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4301_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 203, "name": "Planning Commission", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "1000 Foot Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Office", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 191, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 } }, "value": "Planning Commissioner", "label": "Planning Commissioner" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 243, 252, 255 ], "toColor": [ 189, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 208, 255 ], "toColor": [ 252, 194, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 215, 252, 255 ], "toColor": [ 233, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 220, 255 ], "toColor": [ 212, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 207, 255 ], "toColor": [ 252, 223, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 220, 252, 255 ], "toColor": [ 189, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 227, 255 ], "toColor": [ 252, 187, 227, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 113, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103713.999854937, "ymin": 1930163.1411857754, "xmax": 6192290.796744332, "ymax": 1949237.3580875546, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 50, "domain": null }, { "name": "Office", "type": "esriFieldTypeString", "alias": "Office", "length": 50, "domain": null }, { "name": "Term", "type": "esriFieldTypeString", "alias": "Term", "length": 20, "domain": null }, { "name": "Radius", "type": "esriFieldTypeString", "alias": "Radius", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "Boundary", "type": "esriFieldTypeString", "alias": "Boundary", "length": 25, "domain": { "type": "codedValue", "name": "PlanningConflictBoundary", "description": "", "codedValues": [ { "name": "500 Feet", "code": "500 Feet" }, { "name": "1000 Feet", "code": "1000 Feet" }, { "name": "Property Line", "code": "Property Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8947_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4301_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 204, "name": "500 Foot Boundaries", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 18, "name": "Council Commissioner Conflict of Interest (Group)" }, "subLayers": [ { "id": 197, "name": "500 Foot Boundary" }, { "id": 191, "name": "Bicycle and Pedestrian Commissioners" }, { "id": 190, "name": "City Council" }, { "id": 189, "name": "Housing Commission" }, { "id": 188, "name": "Parks and Rec Commission" }, { "id": 187, "name": "Planning Commission" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 6103713.999854937, "ymin": 1930163.1411857754, "xmax": 6192290.796744332, "ymax": 1949237.3580875546, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 197, "name": "500 Foot Boundary", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 204, "name": "500 Foot Boundaries" }, "subLayers": [ { "id": 192, "name": "Bicycle and Pedestrian Commissioners" }, { "id": 193, "name": "City Council" }, { "id": 194, "name": "Housing Commission" }, { "id": 195, "name": "Parks and Rec Commission" }, { "id": 196, "name": "Planning Commission" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 6103713.999854937, "ymin": 1930163.1411857754, "xmax": 6192290.796744332, "ymax": 1949237.3580875546, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 192, "name": "Bicycle and Pedestrian Commissioners", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 197, "name": "500 Foot Boundary" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Office", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 240, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 } }, "value": "Bicycle and Pedestrian Commissioner", "label": "Bicycle and Pedestrian Commission" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 243, 252, 255 ], "toColor": [ 189, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 208, 255 ], "toColor": [ 252, 194, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 215, 252, 255 ], "toColor": [ 233, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 220, 255 ], "toColor": [ 212, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 207, 255 ], "toColor": [ 252, 223, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 220, 252, 255 ], "toColor": [ 189, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 227, 255 ], "toColor": [ 252, 187, 227, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 113, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103713.999854937, "ymin": 1930163.1411857754, "xmax": 6192290.796744332, "ymax": 1949237.3580875546, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 50, "domain": null }, { "name": "Office", "type": "esriFieldTypeString", "alias": "Office", "length": 50, "domain": null }, { "name": "Term", "type": "esriFieldTypeString", "alias": "Term", "length": 20, "domain": null }, { "name": "Radius", "type": "esriFieldTypeString", "alias": "Radius", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "Boundary", "type": "esriFieldTypeString", "alias": "Boundary", "length": 25, "domain": { "type": "codedValue", "name": "PlanningConflictBoundary", "description": "", "codedValues": [ { "name": "500 Feet", "code": "500 Feet" }, { "name": "1000 Feet", "code": "1000 Feet" }, { "name": "Property Line", "code": "Property Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8947_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4301_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 193, "name": "City Council", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 197, "name": "500 Foot Boundary" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Office", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 } }, "value": "City Council", "label": "City Council" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 243, 252, 255 ], "toColor": [ 189, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 208, 255 ], "toColor": [ 252, 194, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 215, 252, 255 ], "toColor": [ 233, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 220, 255 ], "toColor": [ 212, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 207, 255 ], "toColor": [ 252, 223, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 220, 252, 255 ], "toColor": [ 189, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 227, 255 ], "toColor": [ 252, 187, 227, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 113, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103713.999854937, "ymin": 1930163.1411857754, "xmax": 6192290.796744332, "ymax": 1949237.3580875546, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 50, "domain": null }, { "name": "Office", "type": "esriFieldTypeString", "alias": "Office", "length": 50, "domain": null }, { "name": "Term", "type": "esriFieldTypeString", "alias": "Term", "length": 20, "domain": null }, { "name": "Radius", "type": "esriFieldTypeString", "alias": "Radius", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "Boundary", "type": "esriFieldTypeString", "alias": "Boundary", "length": 25, "domain": { "type": "codedValue", "name": "PlanningConflictBoundary", "description": "", "codedValues": [ { "name": "500 Feet", "code": "500 Feet" }, { "name": "1000 Feet", "code": "1000 Feet" }, { "name": "Property Line", "code": "Property Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8947_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4301_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 194, "name": "Housing Commission", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 197, "name": "500 Foot Boundary" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Office", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 179, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 } }, "value": "Housing Commissioner", "label": "Housing Commissioner" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 243, 252, 255 ], "toColor": [ 189, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 208, 255 ], "toColor": [ 252, 194, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 215, 252, 255 ], "toColor": [ 233, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 220, 255 ], "toColor": [ 212, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 207, 255 ], "toColor": [ 252, 223, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 220, 252, 255 ], "toColor": [ 189, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 227, 255 ], "toColor": [ 252, 187, 227, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 113, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103713.999854937, "ymin": 1930163.1411857754, "xmax": 6192290.796744332, "ymax": 1949237.3580875546, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 50, "domain": null }, { "name": "Office", "type": "esriFieldTypeString", "alias": "Office", "length": 50, "domain": null }, { "name": "Term", "type": "esriFieldTypeString", "alias": "Term", "length": 20, "domain": null }, { "name": "Radius", "type": "esriFieldTypeString", "alias": "Radius", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "Boundary", "type": "esriFieldTypeString", "alias": "Boundary", "length": 25, "domain": { "type": "codedValue", "name": "PlanningConflictBoundary", "description": "", "codedValues": [ { "name": "500 Feet", "code": "500 Feet" }, { "name": "1000 Feet", "code": "1000 Feet" }, { "name": "Property Line", "code": "Property Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8947_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4301_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 195, "name": "Parks and Rec Commission", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 197, "name": "500 Foot Boundary" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Office", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 189, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 } }, "value": "Parks and Rec Commissioner", "label": "Parks and Rec Commissioner" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 243, 252, 255 ], "toColor": [ 189, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 208, 255 ], "toColor": [ 252, 194, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 215, 252, 255 ], "toColor": [ 233, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 220, 255 ], "toColor": [ 212, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 207, 255 ], "toColor": [ 252, 223, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 220, 252, 255 ], "toColor": [ 189, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 227, 255 ], "toColor": [ 252, 187, 227, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 113, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103713.999854937, "ymin": 1930163.1411857754, "xmax": 6192290.796744332, "ymax": 1949237.3580875546, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 50, "domain": null }, { "name": "Office", "type": "esriFieldTypeString", "alias": "Office", "length": 50, "domain": null }, { "name": "Term", "type": "esriFieldTypeString", "alias": "Term", "length": 20, "domain": null }, { "name": "Radius", "type": "esriFieldTypeString", "alias": "Radius", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "Boundary", "type": "esriFieldTypeString", "alias": "Boundary", "length": 25, "domain": { "type": "codedValue", "name": "PlanningConflictBoundary", "description": "", "codedValues": [ { "name": "500 Feet", "code": "500 Feet" }, { "name": "1000 Feet", "code": "1000 Feet" }, { "name": "Property Line", "code": "Property Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8947_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4301_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 196, "name": "Planning Commission", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 197, "name": "500 Foot Boundary" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Office", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 191, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 } }, "value": "Planning Commissioner", "label": "Planning Commissioner" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 243, 252, 255 ], "toColor": [ 189, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 208, 255 ], "toColor": [ 252, 194, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 215, 252, 255 ], "toColor": [ 233, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 220, 255 ], "toColor": [ 212, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 207, 255 ], "toColor": [ 252, 223, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 220, 252, 255 ], "toColor": [ 189, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 227, 255 ], "toColor": [ 252, 187, 227, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 113, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103713.999854937, "ymin": 1930163.1411857754, "xmax": 6192290.796744332, "ymax": 1949237.3580875546, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 50, "domain": null }, { "name": "Office", "type": "esriFieldTypeString", "alias": "Office", "length": 50, "domain": null }, { "name": "Term", "type": "esriFieldTypeString", "alias": "Term", "length": 20, "domain": null }, { "name": "Radius", "type": "esriFieldTypeString", "alias": "Radius", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "Boundary", "type": "esriFieldTypeString", "alias": "Boundary", "length": 25, "domain": { "type": "codedValue", "name": "PlanningConflictBoundary", "description": "", "codedValues": [ { "name": "500 Feet", "code": "500 Feet" }, { "name": "1000 Feet", "code": "1000 Feet" }, { "name": "Property Line", "code": "Property Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8947_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4301_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 191, "name": "Bicycle and Pedestrian Commissioners", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 204, "name": "500 Foot Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Office", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 240, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 } }, "value": "Bicycle and Pedestrian Commissioner", "label": "Bicycle and Pedestrian Commission" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 243, 252, 255 ], "toColor": [ 189, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 208, 255 ], "toColor": [ 252, 194, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 215, 252, 255 ], "toColor": [ 233, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 220, 255 ], "toColor": [ 212, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 207, 255 ], "toColor": [ 252, 223, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 220, 252, 255 ], "toColor": [ 189, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 227, 255 ], "toColor": [ 252, 187, 227, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 113, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103713.999854937, "ymin": 1930163.1411857754, "xmax": 6192290.796744332, "ymax": 1949237.3580875546, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 50, "domain": null }, { "name": "Office", "type": "esriFieldTypeString", "alias": "Office", "length": 50, "domain": null }, { "name": "Term", "type": "esriFieldTypeString", "alias": "Term", "length": 20, "domain": null }, { "name": "Radius", "type": "esriFieldTypeString", "alias": "Radius", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "Boundary", "type": "esriFieldTypeString", "alias": "Boundary", "length": 25, "domain": { "type": "codedValue", "name": "PlanningConflictBoundary", "description": "", "codedValues": [ { "name": "500 Feet", "code": "500 Feet" }, { "name": "1000 Feet", "code": "1000 Feet" }, { "name": "Property Line", "code": "Property Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8947_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4301_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 190, "name": "City Council", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 204, "name": "500 Foot Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Office", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 } }, "value": "City Council", "label": "City Council" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 243, 252, 255 ], "toColor": [ 189, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 208, 255 ], "toColor": [ 252, 194, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 215, 252, 255 ], "toColor": [ 233, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 220, 255 ], "toColor": [ 212, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 207, 255 ], "toColor": [ 252, 223, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 220, 252, 255 ], "toColor": [ 189, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 227, 255 ], "toColor": [ 252, 187, 227, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 113, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103713.999854937, "ymin": 1930163.1411857754, "xmax": 6192290.796744332, "ymax": 1949237.3580875546, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 50, "domain": null }, { "name": "Office", "type": "esriFieldTypeString", "alias": "Office", "length": 50, "domain": null }, { "name": "Term", "type": "esriFieldTypeString", "alias": "Term", "length": 20, "domain": null }, { "name": "Radius", "type": "esriFieldTypeString", "alias": "Radius", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "Boundary", "type": "esriFieldTypeString", "alias": "Boundary", "length": 25, "domain": { "type": "codedValue", "name": "PlanningConflictBoundary", "description": "", "codedValues": [ { "name": "500 Feet", "code": "500 Feet" }, { "name": "1000 Feet", "code": "1000 Feet" }, { "name": "Property Line", "code": "Property Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8947_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4301_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 189, "name": "Housing Commission", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 204, "name": "500 Foot Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Office", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 179, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 } }, "value": "Housing Commissioner", "label": "Housing Commissioner" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 243, 252, 255 ], "toColor": [ 189, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 208, 255 ], "toColor": [ 252, 194, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 215, 252, 255 ], "toColor": [ 233, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 220, 255 ], "toColor": [ 212, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 207, 255 ], "toColor": [ 252, 223, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 220, 252, 255 ], "toColor": [ 189, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 227, 255 ], "toColor": [ 252, 187, 227, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 113, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103713.999854937, "ymin": 1930163.1411857754, "xmax": 6192290.796744332, "ymax": 1949237.3580875546, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 50, "domain": null }, { "name": "Office", "type": "esriFieldTypeString", "alias": "Office", "length": 50, "domain": null }, { "name": "Term", "type": "esriFieldTypeString", "alias": "Term", "length": 20, "domain": null }, { "name": "Radius", "type": "esriFieldTypeString", "alias": "Radius", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "Boundary", "type": "esriFieldTypeString", "alias": "Boundary", "length": 25, "domain": { "type": "codedValue", "name": "PlanningConflictBoundary", "description": "", "codedValues": [ { "name": "500 Feet", "code": "500 Feet" }, { "name": "1000 Feet", "code": "1000 Feet" }, { "name": "Property Line", "code": "Property Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8947_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4301_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 188, "name": "Parks and Rec Commission", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 204, "name": "500 Foot Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Office", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 189, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 } }, "value": "Parks and Rec Commissioner", "label": "Parks and Rec Commissioner" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 243, 252, 255 ], "toColor": [ 189, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 208, 255 ], "toColor": [ 252, 194, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 215, 252, 255 ], "toColor": [ 233, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 220, 255 ], "toColor": [ 212, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 207, 255 ], "toColor": [ 252, 223, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 220, 252, 255 ], "toColor": [ 189, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 227, 255 ], "toColor": [ 252, 187, 227, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 113, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103713.999854937, "ymin": 1930163.1411857754, "xmax": 6192290.796744332, "ymax": 1949237.3580875546, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 50, "domain": null }, { "name": "Office", "type": "esriFieldTypeString", "alias": "Office", "length": 50, "domain": null }, { "name": "Term", "type": "esriFieldTypeString", "alias": "Term", "length": 20, "domain": null }, { "name": "Radius", "type": "esriFieldTypeString", "alias": "Radius", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "Boundary", "type": "esriFieldTypeString", "alias": "Boundary", "length": 25, "domain": { "type": "codedValue", "name": "PlanningConflictBoundary", "description": "", "codedValues": [ { "name": "500 Feet", "code": "500 Feet" }, { "name": "1000 Feet", "code": "1000 Feet" }, { "name": "Property Line", "code": "Property Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8947_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4301_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 187, "name": "Planning Commission", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 204, "name": "500 Foot Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Office", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 191, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 } }, "value": "Planning Commissioner", "label": "Planning Commissioner" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 243, 252, 255 ], "toColor": [ 189, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 208, 255 ], "toColor": [ 252, 194, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 215, 252, 255 ], "toColor": [ 233, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 220, 255 ], "toColor": [ 212, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 207, 255 ], "toColor": [ 252, 223, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 220, 252, 255 ], "toColor": [ 189, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 227, 255 ], "toColor": [ 252, 187, 227, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 113, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103713.999854937, "ymin": 1930163.1411857754, "xmax": 6192290.796744332, "ymax": 1949237.3580875546, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 50, "domain": null }, { "name": "Office", "type": "esriFieldTypeString", "alias": "Office", "length": 50, "domain": null }, { "name": "Term", "type": "esriFieldTypeString", "alias": "Term", "length": 20, "domain": null }, { "name": "Radius", "type": "esriFieldTypeString", "alias": "Radius", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "Boundary", "type": "esriFieldTypeString", "alias": "Boundary", "length": 25, "domain": { "type": "codedValue", "name": "PlanningConflictBoundary", "description": "", "codedValues": [ { "name": "500 Feet", "code": "500 Feet" }, { "name": "1000 Feet", "code": "1000 Feet" }, { "name": "Property Line", "code": "Property Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8947_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4301_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 11, "name": "Boundaries (Group)", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 12, "name": "City Boundary" }, { "id": 13, "name": "County Boundaries" }, { "id": 14, "name": "Parcel Historical" }, { "id": 15, "name": "Sheriff Beat Areas" }, { "id": 16, "name": "Right of Way" }, { "id": 17, "name": "CALTRANS ROW in Cupertino" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6066842.128223807, "ymin": 1785545.4564579725, "xmax": 6354997.264182717, "ymax": 2001874.5313448906, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 12, "name": "City Boundary", "type": "Feature Layer", "description": "A polygon that represents the extent of the City of Cupertino's land base and used to author multi-scale basemaps.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Cupertino, California", "parentLayer": { "id": 11, "name": "Boundaries (Group)" }, "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": "esriSLSSolid", "color": [ 22, 50, 90, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 10, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6098537.35321942, "ymin": 1927696.4927421957, "xmax": 6126721.613779709, "ymax": 1950321.1433350146, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8579_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4173_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 13, "name": "County Boundaries", "type": "Feature Layer", "description": "City Limit Boundaries of Santa Clara County, including one island of Santa Cruz County.gisdata.CUPERTINO.CityLimits is a polygon feature class representing the extents of cities and towns in Santa Clara County. The layer is generally used as a basemap to provide spatial reference for Cupertino's boundaries. The layer was created by the County of Santa Clara and the City of Cupertino updates the layer as needed. Updates show the County has been tracking changes since October 2006. Changes are tracked in the Resource details tab. The layer has the following fields:OBJECTID:Unique identifier automatically generated by Esritype: OID, length: 4, domain: noneNAME:Name of Citytype: String, length: 50, domain: noneACRES:Size of city area in acrestype: Double, length: 8, domain: noneSQ_MILES:Size of city area in square milestype: Double, length: 8, domain: noneShape_Leng:Length of perimeter of the featuretype: Double, length: 8, domain: noneShape:Field that stores geographic coordinates associated with featuretype: Geometry, length: 4, domain: noneGlobalID:Unique identifier automatically generated for features in enterprise databasetype: GlobalID, length: 38, domain: noneShape.STArea():Area in square feet of the featuretype: Double, length: 0, domain: noneShape.STLength():Length of perimeter of the featuretype: Double, length: 0, domain: none", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Santa Clara County\nUpdated as needed by City of Cupertino GIS Division", "parentLayer": { "id": 11, "name": "Boundaries (Group)" }, "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": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6066842.128223807, "ymin": 1785545.4564579725, "xmax": 6354997.264182717, "ymax": 2001874.5313448906, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 50, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "SQ_MILES", "type": "esriFieldTypeDouble", "alias": "SQ_MILES", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8591_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8591", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4185_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 14, "name": "Parcel Historical", "type": "Feature Layer", "description": "Historical Parcel layer for the City of Cupertino City's basemap. Coverage includes the followoing subclasses: parcel polygon, parcel arcs, apn, address, street name inside of rights-of-way, street name outside of rights-of-way", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Cupertino, California", "parentLayer": { "id": 11, "name": "Boundaries (Group)" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[APN_SPACE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6000, "name": "Default", "priority": 29, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6097246.436665326, "ymin": 1933888.4517657012, "xmax": 6125516.094535917, "ymax": 1949199.013092339, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "APN_SPACE", "type": "esriFieldTypeString", "alias": "APN_SPACE", "length": 12, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 10, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9062_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4412_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 15, "name": "Sheriff Beat Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "Boundaries (Group)" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Beat", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C1", "label": "C1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C2", "label": "C2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 115, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C3", "label": "C3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 36, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C4", "label": "C4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C5", "label": "C5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C6", "label": "C6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 118, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C7", "label": "C7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C8", "label": "C8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C9", "label": "C9" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 123, 36, 255 ], "toColor": [ 143, 123, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 30, 130, 255 ], "toColor": [ 58, 30, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 149, 176, 255 ], "toColor": [ 67, 149, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 35, 80, 255 ], "toColor": [ 158, 35, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 173, 59, 255 ], "toColor": [ 47, 173, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 82, 48, 255 ], "toColor": [ 176, 82, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 148, 109, 255 ], "toColor": [ 50, 148, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 72, 130, 255 ], "toColor": [ 55, 72, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 50, 159, 255 ], "toColor": [ 171, 50, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 176, 51, 255 ], "toColor": [ 151, 176, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 140, 66, 255 ], "toColor": [ 97, 140, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 85, 56, 255 ], "toColor": [ 133, 85, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 71, 148, 255 ], "toColor": [ 126, 71, 148, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": [ { "labelExpression": "[Beat]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 99, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6098600.028290585, "ymin": 1927689.984504342, "xmax": 6126714.87232326, "ymax": 1950321.1433101743, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Beat", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Beat", "type": "esriFieldTypeString", "alias": "Beat", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1992_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1611_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 16, "name": "Right of Way", "type": "Feature Layer", "description": "Lines representing Lotlines within Cupertino City Limits", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Cupertino, California", "parentLayer": { "id": 11, "name": "Boundaries (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 15, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6087123.995001674, "ymin": 1925309.360003531, "xmax": 6127168.957279131, "ymax": 1951590.5722821057, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LOT_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOT_TYPE", "type": "esriFieldTypeString", "alias": "LOT_TYPE", "length": 2, "domain": { "type": "codedValue", "name": "LOT_TYPE", "description": "Lotline types", "codedValues": [ { "name": "Parcel Lotline", "code": "LL" }, { "name": "Right-of-Way", "code": "RW" }, { "name": "Road Easement", "code": "EZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOT_STATUS", "type": "esriFieldTypeString", "alias": "LOT_STATUS", "length": 2, "domain": { "type": "codedValue", "name": "StatusFlag", "description": "Active or Abandoned", "codedValues": [ { "name": "Active", "code": "AC" }, { "name": "Abandoned", "code": "AB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "DocumentType", "type": "esriFieldTypeString", "alias": "DocumentType", "length": 50, "domain": null }, { "name": "DocumentNum", "type": "esriFieldTypeString", "alias": "DocumentNum", "length": 50, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 50, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9060_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_9060", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4410_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 17, "name": "CALTRANS ROW in Cupertino", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "Boundaries (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6102415.488179311, "ymin": 1935212.960928142, "xmax": 6126793.546706557, "ymax": 1949396.8623503149, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "refname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "refname", "type": "esriFieldTypeString", "alias": "refname", "length": 254, "domain": null }, { "name": "shape_Leng", "type": "esriFieldTypeDouble", "alias": "shape_Leng", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4500_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3117_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 20, "name": "Parks (Group)", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 301, "name": "Power Outlets" }, { "id": 210, "name": "Waste Containers" }, { "id": 303, "name": "Structures" }, { "id": 302, "name": "Furnishing" }, { "id": 205, "name": "Fence" }, { "id": 21, "name": "Trail" }, { "id": 214, "name": "Ground Cover" }, { "id": 208, "name": "Site" }, { "id": 22, "name": "Parks" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.1586020866621366E8, "ymin": -9.326912802164851E7, "xmax": 1.2898354199954699E8, "ymax": 7.142834196432243E7, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 301, "name": "Power Outlets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Parks (Group)" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c18d371bf884cd9b8a2bbbfdc2e079b9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAYCAYAAAAlBadpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB90lEQVQ4jc2Tv0tbURTHPydEhUwJpqDWLE7lgZQSdBTiECX94SrRQReLf4GglkKLQt0c85Y+agdB0MbkIS6RCIIFS9NSdFZji6VgUBRccst7rzZ9fS+txaUH7nDP4XN+fO+5QW5gwf8PVkrF2dszOD0NIIJ9otEj6ehI/hG2wWLxNX19d7i8dJzNzbC5WbViIvKufuWDg1mGh2tgYyMsL4OmTV6BvrA6O3tOf3+ScrnmzGSgp+eRiOTqzqyUGmN0dJqtrZpzYgJGRr4AcXsc0EXkswu2A3NzGQzD3UouB/l8K/CUgQGYmbFA3V25UokRi8HCgnNfXYWlJdjdde6JBExNvQfynrYlEnmjlLoNtLK9/QrT1H4m7uqyBCsRCj24atkzsxVQh4cvGRzUuLhwnJpmtf6BcPj+r6BXsPPzZ6RSSfb3HUcgAENDsLZ2F5EjdXJSkkjkngdWSj1kfPwJxWItW7VqzQnBIOg6hMNZ/8rHx19Jp7+RTkNDQ5T5eVhchFDIES6VeiwitspewVpa3gK37C52dgqsrCSIRsE0obvbsyD+G2YtSm9vgrY2yGY/0dk56Qf6bVgcXX9BpWJ9go+0t0/XA72Vy+VZNjbCFAolv6f53dxqr68nMQyTpqaxv4G4BBPJKaU8il4L/pHg2qAH/le7Efwd1jy4f06vADkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6107364.435302392, "ymin": 1933540.4560710639, "xmax": 6124170.825902134, "ymax": 1947450.7097465545, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FixtureType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OutletNumber", "type": "esriFieldTypeSmallInteger", "alias": "OutletNumber", "domain": { "type": "codedValue", "name": "utilNumOutlets", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FixtureType", "type": "esriFieldTypeString", "alias": "FixtureType", "length": 30, "domain": { "type": "codedValue", "name": "utilFixtureType", "description": "", "codedValues": [ { "name": "Standalone Pedestal", "code": "Standalone Pedestal" }, { "name": "Attached", "code": "Attached" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Amps", "type": "esriFieldTypeSmallInteger", "alias": "Amps", "domain": { "type": "codedValue", "name": "utilAmp", "description": "", "codedValues": [ { "name": "20", "code": 20 }, { "name": "15", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 1073741822, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 200, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "hasLockCover", "type": "esriFieldTypeString", "alias": "hasLockCover", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "location_type", "type": "esriFieldTypeString", "alias": "Location Type", "length": 20, "domain": null }, { "name": "location_type_id", "type": "esriFieldTypeString", "alias": "Location Type ID", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8995_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8995", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4348_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 210, "name": "Waste Containers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Parks (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 48, 0, 201, 153 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099883.972244978, "ymin": 1933839.7277822345, "xmax": 6126642.477782965, "ymax": 1948977.9619413912, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 100, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "WasteContainerType", "type": "esriFieldTypeString", "alias": "Waste Container Type", "length": 20, "domain": { "type": "codedValue", "name": "park_wasteContainerType", "description": "", "codedValues": [ { "name": "Garbage", "code": "Garbage" }, { "name": "Recycle", "code": "Recycle" }, { "name": "Trios", "code": "Trios" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Site", "type": "esriFieldTypeString", "alias": "Site", "length": 50, "domain": { "type": "codedValue", "name": "park_SiteNameDomain", "description": "Park, Streetscape, and Trail Names and Codes", "codedValues": [ { "name": "Blackberry Farm Park", "code": "Blackberry Farm Park" }, { "name": "Canyon Oak Park", "code": "Canyon Oak Park" }, { "name": "Civic Center Plaza", "code": "Civic Center Plaza" }, { "name": "Creekside Park", "code": "Creekside Park" }, { "name": "Deep Cliff Golf Course", "code": "Deep Cliff Golf Course" }, { "name": "Eaton Elementary Field", "code": "Eaton Elementary Field" }, { "name": "Faria Elementary Field", "code": "Faria Elementary Field" }, { "name": "Franco Park", "code": "Franco Park" }, { "name": "Garden Gate Elementary Field", "code": "Garden Gate Elementary Field" }, { "name": "Hoover Park", "code": "Hoover Park" }, { "name": "Hyde Middle School Field", "code": "Hyde Middle School Field" }, { "name": "Jollyman Park", "code": "Jollyman Park" }, { "name": "Kennedy Middle School Field", "code": "Kennedy Middle School Field" }, { "name": "LP Collins Elementary Field", "code": "LP Collins Elementary Field" }, { "name": "Library Field", "code": "Library Field" }, { "name": "Lincoln Elementary Field", "code": "Lincoln Elementary Field" }, { "name": "Linda Vista Park", "code": "Linda Vista Park" }, { "name": "Mary Avenue Dog Park", "code": "Mary Avenue Dog Park" }, { "name": "McClellan Ranch Preserve", "code": "McClellan Ranch Preserve" }, { "name": "Memorial Park", "code": "Memorial Park" }, { "name": "Monta Vista Recreation Center", "code": "Monta Vista Recreation Center" }, { "name": "Oak Valley", "code": "Oak Valley" }, { "name": "Portal Park", "code": "Portal Park" }, { "name": "Quinlan Community", "code": "Quinlan Community" }, { "name": "Regnart Elementary Field", "code": "Regnart Elementary Field" }, { "name": "Somerset Square Park", "code": "Somerset Square Park" }, { "name": "Sports Center", "code": "Sports Center" }, { "name": "Sterling Barhart Park", "code": "Sterling Barhart Park" }, { "name": "Stevens Creek Elementary Field", "code": "Stevens Creek Elementary Field" }, { "name": "Stocklmeir Ranch", "code": "Stocklmeir Ranch" }, { "name": "Three Oaks Park", "code": "Three Oaks Park" }, { "name": "Varian Park", "code": "Varian Park" }, { "name": "Wilson Park", "code": "Wilson Park" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 20, "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 20, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Waste Container Material", "length": 25, "domain": { "type": "codedValue", "name": "park_WasteContainerMaterial", "description": "", "codedValues": [ { "name": "Aggregate", "code": "Aggregate" }, { "name": "Stainless Steel", "code": "Stainless Steel" }, { "name": "Coated Expanded Metaling", "code": "Coated Expanded Metaling" }, { "name": "Coated Aluminum", "code": "Coated Aluminum" }, { "name": "Recycled Plastic", "code": "Recycled Plastic" }, { "name": "Wood", "code": "Wood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "isMovable", "type": "esriFieldTypeString", "alias": "isMovable", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "location_type", "type": "esriFieldTypeString", "alias": "Location Type", "length": 20, "domain": null }, { "name": "location_type_id", "type": "esriFieldTypeString", "alias": "Location Type ID", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8994_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8994", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4347_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 303, "name": "Structures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Parks (Group)" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "StructureType", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "472bffb113c8bccaf34a20929b5be021", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACLUlEQVRYhe3XS4iNcRjH8Q+dZpRyTVEiTZnkFspOko2UhY3cdsLCQpSFRilihIVrg4SyUG4jGxKRy4YVqTFh5zI0boVmXIbeemZzvO+Zc86cNym/Op163//7f77///v/Pc/zFvxlFf4DqG7XZmM8xqALr/EEbXm+gmnYiFF4iMd4hPoAWY+puIF9eF8rgJHYhS+YiYV4kTLuOC7hJU7hZoD86g/AFOzGBrTjbhnA93AUa3AGqwK+YoBJsfLl+KhyHYtzcRGL8K0SgOE4gGVVBu/VbYzAYayuBGAnmtCp/0rOxRwswNVyABrj+n210zacxzX09AWwDnPDZsWagOv4kRFoHFrRneGmeWHTTIABaMDEjACJC5Zm2LB3u7dkwDdEHikJ0BgnNw89D2cpBTAWT+Wnrr4ARuNtjgCfMDT+UwG+oi5HgLqIIQvgVVS6vDQQ30sBtGNtTsHr46cUwAcMS8tYock4neHzRDNwBJ9T7g2OZFQSINGVGHzOn0oKyyZ0SFdSkvfEThYrAbtQDsDJCLS/OG1GResokYgSm71JuT8Lz9KeK6RMkhySE5G19uq/BmEHVlZSDVvRjPnFqbMKtURf0VlpQ9IU7y0pImerXHlLLOBW1qBCiQl6oq3ajEPYXkHwJJdsjZXf6W9T2hy94cGw4fRow38WjUucMyQ6qQdYUU43VVCekvK6JKrZ4tiZ7ni+J2AGRo64jHd5fZq1VfPxUUuAmqtQ+yn/MYDf9JJ4/kW7FCMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Backstop", "label": "Backstop" }, { "symbol": { "type": "esriPMS", "url": "e604b8ca3ff3cec8a1841a06308d0e5e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAXEQAAFxEByibzPwAAABl0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuODc7gF0AAAV5SURBVGhD7ZrpU1tVFMCp/4dtaYtlX2NBoNSOYgmgVuuo44y1lUFTqkPDLhCWWqUQlgRo6xdba1tnqAWngPVDAcsWlhIkIDKCI1ahMqwDw74d73mS9OXdAEm4kecMZ+YwCXnvvvO759ztnGdnx5PV1VUHAMgh2ki0R6SqIXblEj3It93wmfxwjuj8z11dUFxYBIqUVEhOShKVKpJToEhdCJ06HTEVFokmEt1lBDE/Pw+J8fFwYK897N+zl6mybhPbi5PHwPzcHAIlcCBr4bSQGBfP1Hh9Z4S8GAy9v/bCV1evMW8/JhqDiPOMox35o+zq7LSJJ0KPhcDQ0BA+DNoetsG+3XuYwqBnfmpvx+ZVCKIpVKmZPgC98XJoGIyNjnIQv3R3g7+vL/Nn4HPylEp8hBZBenFQsxwX4dJQA8TD1lbwdvdg2j7f1sT4BAT5HUH6ksgXViDHyJgYXfPEjzU14ObkbGibdWihzQmxcQjSzxTksL8/DA4OcuH0XVkZODk8w0G88PxRuHnjBtTX1cEXV67AIW8fZh3HHORZYtxvfX1AZkG4XHwJHOz3ccaGBAfD5OQkB6eXPx89AomnFxMYpiCerm6g69DB4uIit4Dyw7T87l0jCP2X/Nw8cYE4H3QkIVMPU1NTcOrdk0bG2T+9G3p6cKdDC4Yei3HJxCOOBxzgh3v3YGBgAHDNoAwj68b3lZUmQQpVqu0HCZdK4XxGJrx54g0OJMDPb12jwkKknLf48vfjx3DIh82At9ojAX7PwfT0NGfX+Pg4vBIWvmnPSoNfgtI7d0Db1gZfX78OgaQNFmG1pen3xPHXjHp3PRhcPwry8uHbktsGvV1SYvicm5MDGJpbBbLKI7g7Pn3yPairrTWGGRvjtiRoFO5/Po46CwN/DZgcG/x/xsfGbg/IO2+9DSMjI+ArkUBDfQMFgwCaRjyTmSeZaenbA4I97u7swvW6q5MTNDYYw5hn/pOrthWEH9M4DhobTHtgeXkZZmdnN2QTDQhCIQw/nHCL0tzUBK+/epwaS0IqUYHoYb65dYsLNVnkB1zo4U5XOCmIHkQfbvxt+v8ahD9+dkAszOBYtSBasgrveGTHI4yTD/rww6PuH/39Gy6Iqvz87duimDtO8ByCi+NGgjlcc9tb7zqbD/YitXrTrdfKygocDTqyJRibguDK3kcyKkLBs4tQsrOyxAuCSTrsbb5MTExAWmoqBaLr6BAvSEFeHmVwWWkpSLy8AcsXfMFdclBAoNUwNg0tUymgyIgIbiNZ++ABBXnh/KfiA8H0qDCsMNPo6ujEGYvHZaFgUsLa2ctmHlFmZ1OGYrZRb6i3hyfM/VtpMsjS0hIE+QdYBWMzkC5SgxRK1Icyo4x8TXU1dU1munXnd5uAHAk8DDh4+YLJOTfnJ6UF9ExcTAwF0tLcLB6PfH7hM8rAivJyykAs/AjDCxPgAb7rZyz/05W9Xaulw0p2hgLB2QuLQEJJVygs9grz0ML8Lw5aOqxcTBoXc05OgTRpNLDfwoIpc5AMkmwTSmVFxbo97OXmTqWLFhYWwNdHYpFX+CC9KUmfWHSzqXi99uVVCuTsmagN2626f5+6R596NXdd4RdDm9UFBVsGiXw/wmjbPjw8zGUlNzIoSiaj7vFwcbXIFuVFbt1qx2Jovo6cC1i8ZoG9g6t0dVUVYIl6s17FZ6Yr0qCb1OGxUGpOiULYZmtLC4JcQhBnokv4bsdmDzbnd5yRLC1DW3MP2vIRCV0iuHC5c++jkA8p+IKKPDqaCYw5wFu9BiFmZmYQJIP/dtAu8o9k9Iy2TQs5JO5wNoiVy0WlWE/JzroIa+GEnsgkG9SnqPe2yA8uRIuJdhDtF6niy1qXiXrwAf4BzkzOs6jqzSYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Batting Cage", "label": "Batting Cage" }, { "symbol": { "type": "esriPMS", "url": "3f94dc0362a663c410eb83bdd5b6ca94", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAaCAYAAADWm14/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABXUlEQVRIie3WsUsXYRzH8dfwCO7pGDi4BboWODXpoBCmOBROORs2GC0OiroEbYWDioKQKDqkkyD6HwRBQRBIU+KiDmqgcfA4ePzu0Lv79Vt8wy133+/z+XDP3ef7BA0m3Btwk0f4Vue3ckMjpB6+xxT26iQ+hlaMZxn4hDV04UfF4s/xNq4ty8A6HmILj3FYkfgTzKEP3/MMJHxAGzbxFGfK0Y4NjGD/tr/hGD5jCYO4Kijegm3MYrVWQchovMQL7MTrT0EDHfgSP+47B9EZhnCgHJ1lkvBEeXK3L2gw4d6AfJI8KEszTotswQOsYBRHBcWTNJ3Py5KQ0dgUZ8IMFhVnGQuYxLu7GPiI3ZLi17yKs2W41nqhRsObeH9CNfxFf0zUX+lRH1LFvehGj2o5xrMYy4mZn1kGuuPcTlxXzW+8xACmswy8xoX68TV90AmpgnqKX3OeZ8D/puEG/gGOKj9mOouu5QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bridge", "label": "Bridge" }, { "symbol": { "type": "esriPMS", "url": "1add59aeffdd4deca8e79ab41f86058d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAeCAYAAAAo5+5WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAyklEQVRIiWNhoBFgGfoGR0xtkWX6z8BEqkHM39nfLC4t/YrV4Op5U+7c+/xe+S/Df5JdKMnP9jN9Rof5zIyKixgGv/nxTXL5fbA4yUCVT4TdS0YtiIGBAdPgD79/MJALPv76zsDwn4kNxkcx+O9/0oMABv4Nv+RGLTBqMByMBgUcjAYFHIwGBfagYGQgHzAzMuI2mJ+VnWyDxTl4GBgY//3BarAYB8/jBBVj9T//0OsDwkCBR+DH61+f12A1uC05R4OBSmA0uTHAAAB4mjN7+VnkdQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Dugout", "label": "Dugout" }, { "symbol": { "type": "esriPMS", "url": "e1f0a2fde1dde361a46a20c7ba0a989c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABtklEQVRIie3WvWsUQRgH4EfdStFCELUxhRBRsLW2EUSNFhG0DjaCrbGxECzsBAtBiMZvY0gjgo1GxcJCBCux8A8QEbXSqAkYGXgDy7F7O7sHSQp/cNwuMzvP3dzMO1dYoRT/4dU+1Y+xJ66f4fRywTuwM67fdxmgaGjfjeO42GLMdbiEy/jcBR7GC2zDRoxnovdxAkewH1/awOsxG2jK2Xgfz0SXZusJ9mExF57DBUxgbQbei6b8xvkqtGmqJ+Oh6xV4DnoMT7surpuB3+jB/5b6HCq1ZaG52+lW4JMloAz1okdjb2sDb8fhmr7PcaBhvEcYwqmKtof4UQfvigXVNSfjVZXZfvCypVgt8GtsqdkyaZEdbBgvLcBzNW3f+8EL+FqzT5vQlDF8yymvRUN7VXH4iT/YHPefsDX65pZXRUt0LrbblRL8FtO42wYvWqLpxHlV0X8Ka3AnFy/6wBtK978wgpd13wAPoordLlWzTfGBFnPheYxiJqrVSJzNTbkXUNoB13Cmy+k0H/8+9uKd/KTf+iPeDLKqF1qiS+mLDlK5JuJASfnQZYCiI3y143MGhQfOisH/AKRzWb/RHVvUAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Gazebo", "label": "Gazebo" }, { "symbol": { "type": "esriPMS", "url": "bc86066f02e2a693de070ecbd13a0cb1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADMAAAAzCAYAAAA6oTAqAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFQElEQVRogd3afVAUZRwH8O/dLne83C7oWA6kvKQHzGgpYROi5pCNTE5lKENMjaUzJa+JiK+JlNY0TopaglDigJMiOVRjWfaCUklACjKJTieWXqY1DZZwd9wLt3vb7DI3CCx4L3sH3Hfm/rjbud397O+5Z599niPhQyHhQyHhQyHhQyHhQyE9fQCuHuTNTpqemqb7b1xjtLUhcd+1MZ83tVsfaKkILp7zSveGcYnR1gQ/0qphvl9XYqQKX/LHnmOm9c3lFJ2Qqc8YVxgtD/mNFSAVG4OgniLHvIdIvF1lXt1cTsFTINIbED6BShkKV/p7FER6A2KPp0GktyCioA8oLiFDnzmmMFoHISKgjJ/LVLbHsgzZYwKjdRIiAspqLlfZEjINuaOK0boIEQHlNJWrbHMzDWtGBfPH8eD4lg623lWICOi1xjKVLTHLsNarGKkgIqC85gMqLiHbkO8VjNQQEdDapgOUbW62vsCjmJEgnV0cbByHyRPkUoDWNZZTbGKmfqNHMPeqSHKBHhyAtkM03MldoA2NZRSbmKXfIinmRm3wnBYNe0YMYrECh05aEBkqR9gkyZvc5oZS2jo/R1ckCcYOyReB/PI7i/WlRly9aROa10dbAyBVAvtB2xpKaGZ+rm6HW5iRIB1/slheaADDAokzSWFUXPyxBUUr/Z0+8et/21DyqQWZS5UDjhHYD9r+4/uU6fE1+l0uYUaC7K4xo66VESB8ekwcXn1aiYMnLXAl9Res+OSHXsSGy6GeohywzQ56q8r8bv17tDEpT1fqFOZ6LRXbOgyEz/KFCqFZtVxhcF7DCs1tUb4eU++XI0QlQ3w0gehwAnKZY5glc/3w2VkrGJv49kClDNv6QPvr9tJdT+brjjqMkXHyorz9eqpkbaDofSQqVI6oUAVWJCuE9ylbDbij5zBrGoETDVbsqDLBj5QhTk0gPoZAfDSJuGgCqoChurMXGbxZaUKPCdhVbUbiDBKzphPDgWQVX1oOX6sOqnvwhZ5/HMRwmpipBM5cYPDwtKE7Hpz0RQpUnurFphf7fi9887t0jRUq13qFRXWdEbe7OKFafNXiY0gBGTFZjhYNgxPvqHDk217sPGrGpnITTu1SQSZSVX6fk2jC4E8F64EeOIQxQLdzTw6duGpnTzJJALnLBrbjwUlLUuD5JxT9OyWA2WpCeC1byCF3rxFFLytgZSGc/IdfWNBRymIiLUNsOIE7ejOOne4Vvqu5weJ2N4f7QgZqzv3K4Kd21pyf7p8U9sxfRrHzEMXMSEPv1a90Sys30yd4EP/ZSCCxq2hPcY0ZjZcY/NvN4ZtiFVIW+PVdMBOHtg4Wrx80oaGdQYBSBivDYSIlw+GvLVif7j8UkqqcF5na1eZ0b6ZeAoszoOFi7/GsLD8+6A//+5lAy3Cr04Y3VgVgxWIFLmtZtGoY3LrNiUPSuy+4fJ8ZDOIrkJPiPGi4zIwicHofJXQofPgOhH+5AnFoBCBWISlBdsjgnHMS4vDYzB3QqqcUWPyoH4KcGBiccwHi1KjZVVBsBIHYCM9DnH6e8XSTcwfi0pPmkE4BQLYEIHchLs8BiFXIHZAdsi5NOT8izTWIW7MzUoEGQVoxWvNmajdBUkIkmdEUu7FmPaf0OkSyuWaxCo0EOq+RHiLpKoCjIB7ScJE1F6QrF4SnSgeRfH3mXqBBkBaM9ZUz9TAgT0M8tqZ5N2j1bmMy/8A1PYzwKMSjq8086PJx3bNHCuktNzq52ZFh2BKe2q3BeP0fwIw09AK67fBSSPhQSPhQSPhQyNE+ASnzPzFtb5ci43JOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 38, "height": 38, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Playground", "label": "Playground" }, { "symbol": { "type": "esriPMS", "url": "59c40ca89e0e1fb4d3f360e710638876", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAv0lEQVRIiWNhoCFgGR6GC0mKP2JlZ2Un1zA2Do7rj2/cccBq+LvnL2VtAr0YFLTUSDb44sHjDK+ePMUfLA5hfgxOEQEkGz6vpoNh99I1+A2nJhhYw799+szw/tUbDHFxeRkGFlZWygzfv2oTQ29qMYb44tvHGaRVFCkznBIwajh5waJna8FQPLsXQ1xQTIRyw2XVlcF4hEfoteNnyDLowbVbhA1fN2kOGJMDhCTFf+IznJEsU6Hg3fOXKPyhG6EApTQwHkUqiToAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pump Shed", "label": "Pump Shed" }, { "symbol": { "type": "esriPMS", "url": "7096f907ea859a60bd1f20bc81ea0e99", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9UlEQVQ4jd3VTWgTQRQH8LeZpInd3dnumr3lJOTS9mDVStBTEZQiGhSUCoJ48ObRk1cvWryItyIIPYhevQgKKqIY8VAEm4gmjdRt0YPUbHZm9mtmJHoS1uzGDxD/xxn4zZvHYyYPfzH5/x83ygd3h2zjag60BUJefPpjuDax75Lg9IJZni+5W49XNTxz3nNXbv8WbponjJC3HxSLldlxbfr7mn10e7/XWFaxOEbcVwsAIEfGsTl3OIzfLWNzzsoXzB/2dKNWCAPnpBB8TyGnH3Ld5+3MuI5rNwHgtGnX84qCEg8fK1bAso/s6H2+v6JN1C56XxrXh+KWdbwSRJ2HJbVaLY1XIS253DYw7brm9RrXVDxTJ+7sPMBSlIjTYPWeZderCGkwSjSjpvi0fUDyp0uUwNlEXJHokRTRNCR3Ymg494TgbNBOSMahf5nS5jls7C+Nigf+e8f3u09+ilP6YVNF5Q4ATI0CSxkDj/uvU6eFc/aM8/4UQnr2qtmaFDG7kYqDoFcYaZ3R8N5iVpzRt04YOndTcd9fX0MFuwMYJrPREuJo683g0umVA4AU5KUQbHIwx2kJgw3ggtxJ2kvEY4UuMtI6peq7xtJwSppO5G/eyoyH3nqTcNSKgo9qhsoH7wrLjMO3CejuDFg3zR6af+Mn+pV8BaVSzppeSSuXAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Storage Shed", "label": "Storage Shed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 178, 94, 255 ], "toColor": [ 196, 178, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 67, 186, 255 ], "toColor": [ 97, 67, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 198, 212, 255 ], "toColor": [ 74, 198, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 98, 141, 255 ], "toColor": [ 227, 98, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 247, 92, 255 ], "toColor": [ 105, 247, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 109, 156, 255 ], "toColor": [ 92, 109, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 100, 83, 255 ], "toColor": [ 128, 100, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 104, 237, 255 ], "toColor": [ 235, 104, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 135, 88, 255 ], "toColor": [ 50, 135, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 230, 145, 255 ], "toColor": [ 156, 230, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 56, 112, 255 ], "toColor": [ 128, 56, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 245, 208, 255 ], "toColor": [ 88, 245, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 137, 204, 255 ], "toColor": [ 214, 137, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099860.511661977, "ymin": 1933835.1451142281, "xmax": 6126557.2725728005, "ymax": 1948889.2636279762, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 100, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 30, "domain": { "type": "codedValue", "name": "park_StructureType", "description": "", "codedValues": [ { "name": "Storage Shed", "code": "Storage Shed" }, { "name": "Playground", "code": "Playground" }, { "name": "Gazebo", "code": "Gazebo" }, { "name": "Pump Shed", "code": "Pump Shed" }, { "name": "Batting Cage", "code": "Batting Cage" }, { "name": "Backstop", "code": "Backstop" }, { "name": "Dugout", "code": "Dugout" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Site", "type": "esriFieldTypeString", "alias": "Site", "length": 40, "domain": { "type": "codedValue", "name": "park_SiteNameDomain", "description": "Park, Streetscape, and Trail Names and Codes", "codedValues": [ { "name": "Blackberry Farm Park", "code": "Blackberry Farm Park" }, { "name": "Canyon Oak Park", "code": "Canyon Oak Park" }, { "name": "Civic Center Plaza", "code": "Civic Center Plaza" }, { "name": "Creekside Park", "code": "Creekside Park" }, { "name": "Deep Cliff Golf Course", "code": "Deep Cliff Golf Course" }, { "name": "Eaton Elementary Field", "code": "Eaton Elementary Field" }, { "name": "Faria Elementary Field", "code": "Faria Elementary Field" }, { "name": "Franco Park", "code": "Franco Park" }, { "name": "Garden Gate Elementary Field", "code": "Garden Gate Elementary Field" }, { "name": "Hoover Park", "code": "Hoover Park" }, { "name": "Hyde Middle School Field", "code": "Hyde Middle School Field" }, { "name": "Jollyman Park", "code": "Jollyman Park" }, { "name": "Kennedy Middle School Field", "code": "Kennedy Middle School Field" }, { "name": "LP Collins Elementary Field", "code": "LP Collins Elementary Field" }, { "name": "Library Field", "code": "Library Field" }, { "name": "Lincoln Elementary Field", "code": "Lincoln Elementary Field" }, { "name": "Linda Vista Park", "code": "Linda Vista Park" }, { "name": "Mary Avenue Dog Park", "code": "Mary Avenue Dog Park" }, { "name": "McClellan Ranch Preserve", "code": "McClellan Ranch Preserve" }, { "name": "Memorial Park", "code": "Memorial Park" }, { "name": "Monta Vista Recreation Center", "code": "Monta Vista Recreation Center" }, { "name": "Oak Valley", "code": "Oak Valley" }, { "name": "Portal Park", "code": "Portal Park" }, { "name": "Quinlan Community", "code": "Quinlan Community" }, { "name": "Regnart Elementary Field", "code": "Regnart Elementary Field" }, { "name": "Somerset Square Park", "code": "Somerset Square Park" }, { "name": "Sports Center", "code": "Sports Center" }, { "name": "Sterling Barhart Park", "code": "Sterling Barhart Park" }, { "name": "Stevens Creek Elementary Field", "code": "Stevens Creek Elementary Field" }, { "name": "Stocklmeir Ranch", "code": "Stocklmeir Ranch" }, { "name": "Three Oaks Park", "code": "Three Oaks Park" }, { "name": "Varian Park", "code": "Varian Park" }, { "name": "Wilson Park", "code": "Wilson Park" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 50, "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 50, "domain": null }, { "name": "PaintColor", "type": "esriFieldTypeString", "alias": "Structure Paint Color", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ManufactureContact", "type": "esriFieldTypeString", "alias": "ManufactureContact", "length": 100, "domain": null }, { "name": "SerialNumber", "type": "esriFieldTypeString", "alias": "SerialNumber", "length": 100, "domain": null }, { "name": "ScoreBulbType", "type": "esriFieldTypeString", "alias": "ScoreBulbType", "length": 50, "domain": { "type": "codedValue", "name": "utilLampType", "description": "", "codedValues": [ { "name": "High Pressure Sodium", "code": "HPS" }, { "name": "LED", "code": "LED" }, { "name": "Metal Halide", "code": "MH" }, { "name": "Mercury Vapor", "code": "MERC" }, { "name": "Inductive", "code": "ID" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ScoreBulbWattage", "type": "esriFieldTypeString", "alias": "ScoreBulbWattage", "length": 50, "domain": { "type": "codedValue", "name": "Park_ScoreBulbWattage", "description": "", "codedValues": [ { "name": "20W", "code": "20W" }, { "name": "25W", "code": "25W" }, { "name": "30W", "code": "30W" }, { "name": "35W", "code": "35W" }, { "name": "40W", "code": "40W" }, { "name": "45W", "code": "45W" }, { "name": "50W", "code": "50W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ScoreBulbInstallDate", "type": "esriFieldTypeDate", "alias": "ScoreBulbInstallDate", "length": 8, "domain": null }, { "name": "PlayAgeGroup", "type": "esriFieldTypeString", "alias": "PlayAgeGroup", "length": 5, "domain": { "type": "codedValue", "name": "park_StructureAgeGroup", "description": "", "codedValues": [ { "name": "2-5", "code": "2-5" }, { "name": "2-12", "code": "2-12" }, { "name": "5-12", "code": "5-12" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "location_type", "type": "esriFieldTypeString", "alias": "Location Type", "length": 20, "domain": null }, { "name": "location_type_id", "type": "esriFieldTypeString", "alias": "Location Type ID", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8991_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8991", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4344_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 302, "name": "Furnishing", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Parks (Group)" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FurnishingType", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e9b5dad0a29cdab7807842e987c50527", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABy0lEQVQ4jWNhoCJgGRqGvY1cveXbhpve/7//JqiRkYOFgTNIc6/IshAXrIbhMojdURGs+cf223Cx/z/+MHxff8MZp8twuYgzQIOBzUQKxTBs6gmGGYebMgNPhgkDIysTA5MwF8O/t99wqiVomMBETwZGNmYwmzvRgOHLjDMM/7/8Is0wRm42Bg4XJQYmfnYw/+/TTwzM4jwMnB4qDN/WXCPNMJBBIC/+2HKLgTvVmOHrkksM3PEGYENxAZyG/Tz8kIEn04ThY/0BBiYRLgZWNWGG35degmKQNMM4/dQZeAstGb5MO83w+8orhjdBKxlY1EUYeHPMGCQuZzK8L97F8HX2WeIM+3nkEQO7rTyD4AwfBoEffxj+3HzDwO6gwPDrwguGDyW7GL4tv0y8yxh52Bj+vvzC8PfJJwZWPXEGRm5WBgZGRrAckyAnA7MoN8MfLDGKYhgjJys4IYodTGRg+PWX4dvKKwxvo9Yy/L76ioHVQIKB01edgTNYk4G/zZnhbcQahu/bbjMwfMVhGGeQ5qbv6677vTSdxfDvDWri/H3hBRh/aj4Idh0oO3EFae5kWIrDMJGlwf5gxnesQYIA76E0kkEYhlEKqGoYAKhzn9pmGASvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BBQ", "label": "BBQ" }, { "symbol": { "type": "esriPMS", "url": "1843ac17705418da9c2183bcf7607627", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAMCAYAAAB4MH11AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfklEQVQ4jWNhoDFgoZsF////l/r549vsT+/feVFiIDcvXws3L38thgUgcP38Ka/CEEdKzGeom77ChYGBAdMCRkbGZ3evXXyta2YjevnUEbIMN7B0YBAQEn2CLIbiA2UtfbFXz58suHf9kjJMjJdf0Gb1rH6GA5tXoRgmr6rJkNc65e3vXz+vw8QkpeQny2tor8IbyWKSMgkw9v///zevmzsJbriOqTXYlUsmtTI8vH2dYcP8KcK1U5ffYOPgSCU5FYEM37Jkls+U+gIwX8/CjqGsZ26YtKKKIAsr68wFvQ0Mh7evZ2jNjUn59eMHAy5LWHAZvnP1Qp++igwQm8HQypGhcsKCUDEZ+TVQeYZ///7NXNTfxHBw6xoGZhaWlD+/fv1nYWNLI8qCJ/dv+xzato7B3MmLQVhckiGuqD5ETEp2LUyekZFxFsgSHn6BmbcunQWLHdiy2oloH8goqkq3zt8oiWQgxBQkALVkC6poNHEWgJIsAwMDCOMFUHV4AQBcl47+ZzXxPgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bench", "label": "Bench" }, { "symbol": { "type": "esriPMS", "url": "2603edafbca4377afa3a8c81a0e8e6a8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAXCAYAAABqBU3hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEn0lEQVRIie2VW2xURRjH/zPntrvdbUsLpZRq21VsQazQlovQUi5qMbHlEg1qMCaoRI2XFB8UY+KaEHkwCAIJYoQENNGkDaKFVAoKCsUYNdwkRAqKC8Xeu9vu/ZwzY2aabrjZ5cGgD34vc2a+M9/85ruNin9Z1P8BcI3M9b3gVh36cy7DMUVTaBbnyLIY8xJwKvQ2Y7rNuMbBQSllFJwRQi2F0AQHqFgnAAMhjIBwDs4YY51x09zY8tr6HSlDkJ7h2ebU9CUr5y3W0gwDAIGuqjA0HZQQUELBhVlwMM6T+2zbhpiJfxKWiZhpIhAZRM9gEKfbf8874W/7sOa9+qZ9q9b3jQigUbWqdmqlNn9S2T+WHpxzsmjD63bUNoXRAyMCxMxE9sS8ghsaCkbDiJsJOHUDhBC4DWdSd+jMMTT+eBAWs6FSBU/OXogZd0ySOvHvaE9mor2/23utTfXKic/no0ftoO5xuG4IsPNIM5qOtcrvdGcaGl9ak9RVFBXjtuwchOMx+HZtQ7Y7/aq9aYZT44wVjAiwLz1ouE0O998ALCqrkjG9HOjBo9PnYft3e+Dv7UKa7oBD10WC4vtzv8C39GncOTb/qr0eh0sDITkjAnhshXJY0NTr20MoFgEBQUVRCTbtb8Tunw9j2YwFKC8sgc1sbGxphMfpQigWxcXeToxyeaRHhsWl64pwxIgAiXCEaE5dZvGVsd1xpBnt/d3JtYLRufD3dsA7Jg+5mVl4+/PtWHB3OXpDA/j1Tz/eb2mQ1bK6djmqS6bKPbJ6RHmOBADkWEAgCXDm8h9Y2/SxjO+iskps+WY3Hiqdia9P/4TJ473YuL8Buqoh0+nGhe4OHPe3SdeL5Pvh/GlsPrALsyeUQlUUxKwEJ6kADvl8sYXvrrJtxoS7cMLfhknjC7HmkZVY1/yZPCxmxmFzhvNd7bIqstzpWPf4i1jx0Vq8WfcUWttOIdPlxvPzl+DVTzfjXNcllIwrkMkJcCuFBwBDM8I2Y+nDmT453ytLKxyP4sHJ06RxhVBkezJQlJOHxWVzJIhoTiI0pm3D43CiIzjUb4KRkBwjiZhoW9HUAKo2YNmWBCgvLMYrn2zAdO9EvLVkhdTvOX4UcctEfc0yFI+7Xa71DAagUIp3mnbimepa+Hs7sfPIV1KXlzlGjqFYlFGCgZQA4FxJWEOeGpuRhbqyKunK/Kwxsr2Kw5bPqkkeLmS0JxPPzq3D1oNf4I2Grcn1h6fMSlZCIByijJPOlAAMzBGMDrlNyBP3PQCXbuBsx0VkuzNQeVfpVYcPy9KKakwrmojWtpPoCw/innwvqorvlTpxobiVUEH4xZQANuP2cPyGZXH5HNyMiNs+ln3/desDsbAcqc0v3ASA/eX2b/euaD17ChNy8zEqzYMMp1vGWHQ6UQGmZYFxhgxnGlyGAwpVZP8XDUy8D+L1HIhGZOL2hQZw+OxJaVuD+VtKAFOJ1KuKQS71dc9sD3RHOeduxriHgTvkLYbeepMAFgdUzqFwznTGmG4xpjEwhRJiqVSJi2cInFMGRAjwwd7VW/pTAjS/vElk6lDK3wJRb9VB/1mAvwBxsO1dbrnV6AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bike Rack", "label": "Bike Rack" }, { "symbol": { "type": "esriPMS", "url": "1049aa580279f46ac12168318aad96be", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAaCAYAAABPY4eKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACOElEQVRIie3UTahUZRgH8N8zHj/IlAwVWoQbISHREox04Upc3LqmODOQECYt3IhYrhQkb6FgYqGbCimUIC93RhOkjQR9EHcRGhjYMrcuFGujk9h5ZCY3eT9mvI43gv678/Kc53fe5305hX8xxf94P5I1T2op47xb0z/2sMscLXw4LXjWzIiGv/5+cF1Y3+u7xSPBdR9Jr2fVMeEX7FN6Z1pw6TKWCMuxWjoaTWcfG551W6RWNHyNS9gdDS9MWF+1V5ivdCLO+O2RcGkZhrLqNJ1b/WcXeJ0wquKb3GRVnPP71PFwV+kTFT8rPSsc/Af4hrlajgi3pJdwKkZ8hvcfbFV03WjdoNKNaBrNQU9I26V6jHQu2Ni0vIdF9yfyPAbo4GNSdN1p2iGszZoP8Gp7hHFmfDg3W4xBc62Ik1q51YL40s2JWhddcZ6T3hVWSt+b5fC4cN2A0irpQhtur00Gd8Vzk6fwtPBpNNyZsK5mjfSFMAvXs2Y4Gn6crPe4eNYdl85b4Ds3nZDORXMSuNo54zeVBoS37v9sruohxZiV0qjQHtgMDAt7xoAbzTPby3Q+ar+wVcUVDTuifUt6TPHgQjQNt9EkxmuUVRvax4ArdC5YKe0SrgXf9gpPeuYT7iC8LWyLET/kARW/GpIOxYjbHjJFr4W5xQrpD7zotoud7zig7Ix9iil6rqz4CvOx0GyvoDFVdCq/12fwGj4WZupDip4r0+fCT9GwtB/wQ+HRtFOfU/S74X8Gvwd4WKz9zg81IAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bleachers", "label": "Bleachers" }, { "symbol": { "type": "esriPMS", "url": "b1cdec95bd2cc73e79cdd72f65fa5581", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABxklEQVRIiWNhoCFgGR6GR9XtzJQU4S5gY2HiJsWQ//8Z/v/49ffNg+dfSjZ0ee7Favjff/87eped5yPToTKVcSadGxgYTLAazsLMRK7BYMDBzizGQG6Yy4jxMMyvcWa4/uA9Q17fIYLqWYg11FpPkkFSmIvBxVQWjFsXnGF4+e4b+YaLCHAwVMWbMGQF6zKwszIzLNx2g2HlntsMD198ZpAS4WZgYmJkeP7mK+mGBzkoMyyodWbg5WKDi4EsiKjdyWCsIcbw7ccfBkVJPvIMr4o3hht8+vorhi/ffoHZi+pcGZSk+Ri+fP8NSoIMF269Zqicfpw0w9nZmMF0avs+hjmbrjHUJJoypAdoM+w7+wQc/nADmBlJdzkMHL7wHEx3Lj7LYKsvyWCoJsqwYOt1hgRvTQZCgOik+PvPP4agyu0MXpbyDOsP3mPg52FnsNWXYvj09RflhoPA1++/GVbvuwNmB1VsYxghpSIy+P8fQv+DMSg1/M/ffz9BqRDE7l12nsFEU4zh3tOPRBv269ffLzgNZ2Fmmh/sqJzIwszE/uPXX4YjF58zhDipEGXw7z//Pj9+9XkiTsOXNrplMjAwgDBVwNBNLQBki5MO6xgLGAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Drinking Fountain", "label": "Drinking Fountain" }, { "symbol": { "type": "esriPMS", "url": "15aaa2f191b19cf7f419dc84a178c4f6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAMAAAADACAYAAABS3GwHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAPbtJREFUeNrsfXuUHFd553er5/2QRpYljY1tjWTzcGKscSAkhE00So5hk82CBNk/nBOQlMfZkyUgRLJhTxIiackmIZyDrRD2nJwlWCYJLCcLkg2BEBJLQ2ANC0YjwNjGtjR+avTyzGjeM911937VVd23bn33UVXdPT2juTqt7umprumu/v2+7/c97r2Mcw5rY21cq4OtEWBtrBFgbayNNQKIHxhbuyI5xvatWwfEnXzDsVM5bMhymlPKz8Ph/Wh0O/vss6NrVzv7iGF+jQCZgT4Y3hDgfeHjRo4RcZsICYKPR9aIsUaAegF+KLTcO0Og9zXpW50IyYCkOCUIcWrt21sjQFYLvzsE/O4V/nFOhIQ4seYh1ghgAj1a9r0h4AdW6cccDQnxgCDDyBoBrnEChJb+wCoHvY0MR681z3BNE0CAvi8E/IFlCFybdaA3OBrKpIk1Aqxua7+v3kHs/LYyrxb6bwW/oyf2nOvoOFdWKN78NLSPPRN7rs5B9LHV7hWuKQKEGZy9IfBrDnQE+WL/bVDc0B8DfL1GRIiW8TFoG3s6eFwnYhwLY4VTawRYucA/BPbCk9Mo9vXD3LYdMD8gQH9DGfTNNAIynBdkGB2BznNnoGVirFanRgIcWU1EWNUEqCXwZ25/UwB4vEcCrKSBBOh+/BsBIfB+jQirnAChxr8Xcubtp+56SwX09ZYzjRoomyIy9J7+St7TYebo4EqOEVYVAcKsDlr89+XR8lODb1lVoLeRoXfkK3ljh/tCjzCxRoDlA/++0Oqnzuog0NHaT77xHStO3tRSJq1/5HOBV0BiZBgToTc4tkaAxsud+7PofAT7+K69AfjrOQZ6WsStNXg8tKWj8vz6Ng8Gr2snXzPy8gJMLvpV0X1hPrgfnV4St2Jd3y+SYMPJB7IGzxgX7F8psmhFE0CA/zCU8/mprD7KHAT+3MCOmr6fwevaYHBDewD4nf2dMNDdEjyux0ASjM4U4dTYXPD4zPiCIM1iTf9G5+iZgAgZ5BF6A6wfHF4jQBNZ/VoDf0iAHC36zvA+1xfh/CQxpK9qeGxeeIs5GBYeA8mxzERoem+w4giQReuj1Ln09g/kBj5a8903dwvAdwT3ucHO4z/zNORIYp98/sHnZwIy4H1e6YRE2PT5D6eVRk0dG6wYAoQZHgT+vjTBLVp8DG7zgn7vrb2BxMkLeK4Amie+kPzXSv3qoh/PjC/Cp56Zyk0GDJbRI6QMlo+FRJhYI0B68A+Gkse5iQZBj+DPksrsE8FpAPrbejNJGxXw0XPcAHSeThxZ/QCzEONrwis8IMjwkCDDhBRsuw4EP5IAyZBijISSaGSNAO7g3x2C30nyYFvClV96dya5g9b+wO3rYZ+w9kiCTMBXrDwnAM+VV7lYfZ5C/iQBz8jX4O8R/EiC//69cXg2g1dAWbTxSx8P2i9SSCIkwYk1ArhleQ65Ho8WH29ZgtkDt6/LpOspecO1gOdGy8+Jkzvbf43sYSQpkoTA55EIf/n4VREzpA+e0RvgLcU40gxZoqYlgAD//a56H63+xbf/fuqmNAT+oR0bcsmc70yWAA3nk7NlGfFd8XM0fiSemylyLSB7Cwxu6656mh295ce3dnnQ08IqP6fS/wZPwDReIHqGSfLoQ8IjpCUCeoHNn/+LNN7gmCDB/jUCJIPdk656P4vWzwL8KQHk71z14ckZX9yXYGzeh/MLPA4m6ZYEIwtIowtQdSTrESS5tYvBnb0FuK2LBeTob2NO6Ge6xyz+flUy5CFChtgA44FdyxUcNxUB0oAfAX9pzweCnp00Gh+BjxrfFfBo4RHwPxLApwDOEkCqAp2l0Ouu407hFX7txtaKd+CWc6vyiFH3TPlcilf41NmpgAhpYgTsMdp0/MOumaJlI0HTECAsbh13AX8WyXNYAB8DXFNw+5Kw6KeuFOHkyyX49tVSBQAeAXpPhRRLWlSbHnfxANHYLKz++7e1BQRQX6/GIczmCVgaMpQfYVvGx56YDIhQJ0mEJNjT6KJZUxAgTHOedMn0oMVHy+8qeVDuHP2p6+HO9a1aS//QxSJ8QdxQ3vDwY3sSyFXQo/BhGsAzC+BN0kQH/jsE6P/g1rZADoExuJW/2KR3UGMBFfSx968hwnMzRfjN/3vJWRahB0BP4DgPYSL0BCPXDAHSgB/1/pVffLfTedHSo9x5n7D61HhYWPmHLizBKXEfWFEN8D1ZDBCg1wE+8ZwEsjS1rp+/rgDv2dpmBDsz6HxfIQIzkYGIDRhBBHwceQPXGsLGL3/cNS5oKAmWlQCh7DntAn60+q5dm2j17/+ZTYlGNLT2DwpL/3cvLcFYGMBSwPdiICgjwDMEuxRouAagW9oZ3LWuADvWeUEG6LYuWpKNiPjjqni/dwnrv+BzjddgJCko8nGuf09klojZifCs8Aa/lcIbYJcpegNHEtzVCDm0bARwDXjTBruo9dHyq8D/u/Nl4E+Lx14ECgL4noQoXcCbIIIEeKa5HxSgf8cNLfCmDYXU1wqt+HyJw1xJqiMwmnwV2mp0Pg/PZ7P4LkSIguU/EZ7ANTZIERw3JDBeFgKkAf9Lv/5Rp2AXJc/xXf2x1KYM/KkQ+BFY8dMVpC+64Ah8Heh18UC/sPi/f2t7YPFzf1kYA4nPMVfkdCyQADTTAr1MBK49xkSE6GdPwgqmTP/T8JiTJMKg+MZPvr8pSLBcBDhdS/Bjk9rJN99YyfAg2D8lgP/3ocWPtDxncV0f0/gE8L2UoFefe/OmFvjtgdZY8FqLgRjDrAw3BdWOZJgSXgU9Qk+h/GwqIiiPJxc53P3Vl4Kmu1qSQBDgrlVDAJcKbxrwY07/3p/cWAH/v4qg9sNnFwKNX9HzRrkT1/hUylMFE7NlfMQPvy0C17f3t9TNiAjcBta26CeDbOZABrwmD18pwWfQO5YAfnlzAe4REq18jIUIFm/wW49cCrpOa0iCulWMG0oAl96eNOCX9T4GjO99YiEoXEVfRkHS+gXpC5Pljqex+Gi1t3Wxily6LKzbpUWeOFYF3+09Hvze9ja4udODeg/8uq5IJKAyTur96DzWOkrwLXGd8PP4UnC8qY3Be7a2wmtF4G0jgtkbuMcFKUhQl96hhhEg7Oo8Xivw3/+mTZWKLn7/H39uCf76+cWKBZclT4Gw+qoVwxsWm966uQV+qs8LwMClnCXe/Z+xInx+rBgDWXSVrhfH/+ZNrXDX+oLwRo2roSCAL87r5RC2KD0qwP7opA+PTfswXeLVGEA6TibCG8RneK8gQncLxIjg4g0qP4v//vbsdFAzqCEJ9tS6i7QhBHDN9V+450NO2R4Z/KXwi/sPj84GvTkRATirAl7V+qrcwULTPTe0wh3CevPgXxz4lfZm8R9azeMXinB5qfyHbxGW/tXdHvyECHLbhNe4vt3tuo2MjMADDzwQ3ONtYqIc5w0MDMDg4CC87W1vg927d0Nfn70LfEEg+fK8HwP/nHjuhHifXx8vwUwp+Zl8SD6WO1q7xGdBEvzUek+SODQRKG/gSST4ve9csQbHmB3a8pkPNrxGUHcCuGZ8XPL8qPMx2MWgl4fgx/GksGz3fG8upveTkif+5eGx27q8wGq7AF/X3x8d44mTbunwwBbvItgPHjwIp06dsme2BPjf9773waFD9o7wCUHM6TA7hH1Lf/XsEsxGwIf4e3UhQvR413UF+I2bkt5Ajq90KdLI0HxvYhHe/NXzVhI41glqmhlqBAGsQa9LhTcGfvE2SxII//qFRfjE80sJ8Fckj2L1twiJcs+NrUGVFULgcwfgq8fIRFgvzrmu1XzNjh07Bvv3p4/l0COcPHnS6A1QwpwXZv+hC+W2DhL4GiL40u995bPh4wHh5TA22N7J7N5A4yFcSeBYMa5ZUFxXAoQT2O83HYOSB6WPbZz+5ZsC8PuhdZLB+NuPzcOjU6WY3i8Qkgerrqjxy8CHmNXnxBfvAvzI+t8oQOKx2oNf9gbnzp0zkuArAvgfG120zkHmBBG4Qn7VG3QL17b/phb4Bbx2zBwb5CUBSiGH3qH9tZhoXzcCuLQ5YLCLQa+tsS3S/BT48T3vHpkL0p5x8LNgUsltYS/9Twsti5KHh9+4r7HwJuCrs7x4yIQeYfk3tuuzPidOnIA9e/bkNijoCU6fPq03JkLy3PPoXFLSQLIVIkEEQhb5BEF2Bb1JrUr6k8V0v4kQf4eB8SPmwBiDYQyKLV2kNWmXqCcBUPcP5c34IPhxRQauAT9XwJsArvI8ZfUTP2uAH4sDeFVf9wvr36ER/xjcbtu2rRLk5h2HDx82xgR/+tQCfHO8lAC61ruppFBkUSxOCF/74yJm+m/b28rFsywkOGfPDjlmhnD3y121IkDNEtdhvn/IFvTawI95/rzg96MUHy9DPzhWJQWXvnBe/dL9xLG8eoNq732HIfI9evRozcCP47777jOe77XC28nZLzkWqgSnjKiEQ7wxTn5NQQEzplM/+NQiTJeqEim6tj5pdOLP/dq2HvjgnRuMnxOxgRixjKEQazUZXo3Aj9LngC3otaU7UfL8MRa5KNdtAD+XgFslDU98MdQX5RNEiAFfsozR61uZPfCt5UDwm855xzqvDGJN20fBQgQWxjTy60ElEBbURMD9nx9bgLNzslFxIwGOP3xtH7zTMjMPMeKwptOBEHPNQQCwLGGCzLat3IDBLrY3AAVIC/hlCx59KT4hcbgW7AT4I48g/z58vcn6Y8pzdHQUaj2Gh4e1v8M4h0kpSpUIQHkE2QNAMsVZSNRSyo8xzYqeICABuJMgklSfeOP1sGODebExxIpFKfTZEi0NI0CY9TFKH5zKaAp6g67OoX5Y3+plBr9R72usvix3fMnqJ4Bf8QJM/MyMk1uQAPUYthpCQv4YPELUGq56A0oSqa8phCQ4JEhwLgMJ8P6f777BOE0VsYKYcZBC+5aVANLShXnYHLQ0b+1pIS4aNwS2dvBrvwwqtlCJJksnXga+LJd049lnn60LAWwxxR0iDlC1v4kIBcIbUJJIJQ8PSYDZpz929QTK9UdD9w87t1jjAYf1nu4NMbhsHuBQXumDjW07t3QkLlz0v58S/NwAfirolYFf8QoK8OU4oBbreNZjsACYdKMfJY3A4A1USaSSKjUJiO/vZzd3WINiRyl0aFkIEAYhxm2JcLlCm+4/JAW9XKrm6C4e6MDPafD7cqDLFWklB7kxq08Dn3M7CdavX78sBMDO1cike8Boq07Im5j8YZp1jhQPIpNgNgsJwnP/0Z198HNbOiEPhhCDeQLiPB7gXlvWx7RWZ6T7QZEVOitPLSses/zg4iVoqx8/jiUzQ5wujOkKV/UYQ0PGMAsuLXAlEGYVj2DK+DBN2lP1FDoSRIEx9iFhirQKcJ40GEQ8gEGxKR5ADDlkhe5tKAHCrUh3m4IYF+mj0/2qpQBKyhCyxwZ+uZilgrui8w3A98O/OVfiDSeA6bzYrVqA5MoWskdgGllkSnuChgRM+RtRijSqE1SzPoRxUr6TW7pbhCewSyFL58DuEJMN8wCH8rzh8sK067W6nxuCKJ8IeMER/AnJI1l9WgrFgR+lV2cNBMC+HWxprvXAVmlt4D3rx+ZBJFKcgcanZZEsiYBIe1IkiL1eIsazggSffGGp8r2QEoiQQu95zTqjFHIxqFljAS+j9deyDXdmsbksXL6EWgW5QgSTRedVy0Jme8jXciv4delSGfjR77AX39TbdeDAgZrLH5MEemLKr656oRAhNpNN8QbMIe1pI4GnSCdcc+kLl0rS98MTVX2QYjlZCtkktWU3z6EsXsCrtfXHbYlySR+ezLjEJIxS5HICP1CV46rkkesBEPMwPNEfE51jcokbAYs9/bUa995rlrjfnSglZAlXClpxycIS1WAqLlBJwAgSgBJEBwZOeIHvT/ux7ww0UggkKWTLCtmwlcULeLW0/rghnSnwxUWrglXbEmXy+AUCY9Ab9xCgzQyBPrevSB5IFMn0wI8C5MsL5mgYm9dqEQ/cf//9xvOg9ccMEFXw4iw+Sy6m5RVJpNP5jJA9CTIQEurPzy7F4gEXKfQ7QgptNeywidhCjNXSC6T1AHtt2t9m/XGfXLWYREofne7X6XtwrSAzQ2WZa7NKamZotsiDpVhMsQBOaMlDAgT/vn37zEXEsaXEMiaqPKGWhqGmilIk8IBeI4gpQTRTXouJgj87uyglMcxZoahA5lIbyIPRzAQIc637slp/DHyjLk8dULXShxMZBVvmxxH8YEin+lT/kHS+52bMXiAigQ3E1OuOHz9ufR1OC31K0v+M0Yt7Rd4AcpIgsVQiUTuQY4ofivf3UBgPcFtWKDznO7f3GANiBy+wL01dII0HOJDX+gMk98oCSFoFIC6Mr/kd3X9CWXFG96dIkscHXd2ADpBxPu7YvJ0EaMmRCLbsUDQfGGeB2Y7FTNQnRxcTeXyZCFTak7P0JFBTpKBkmnTBMv7us+eLcGGRk1khoCSs+O+Dd/bl9QLOWQinCTFhv8U50LQ9YHT+3Ps/bbT+D7/5BkIPcm2bgk366FodgMr2aMDPgbD80uQQID2FOtmEw519BehucZtMhD092Nh25syZynNYPUapZCt2xeTRs4vwjSvJSTAAyVldVADKeHImGISNgPLn95XJMr6c4pT/JgeydRwf47pJ/+OVbZLHYEHQ7SkTZzxpcs3dXx2DrxkW4L3lo79q2rsYG6e26SbRp54RZpvna1vd4eRbbgz6fXwOTuVyX7HmukyPr5FTecBvnWGmXMRofvBr17uTIO/4l0tF+OwLS1UDSs1fVkhsI4FcKHQhgbFOA+UFDGRi7L+pFd66qRAW2eIzyTyFBHj/bxfnBQnOa6+Bw2oS2vnDWWaEHTAVKUzgR+sfNbuREyU4rQXVYwAs7Q6S7Km61ezgJ5voIg8jzxcQD3CVtu9NlCqb49VzPPJyCf5BgD9RzDKsgcoIPa9bN1VdOU9Ob5KLYaWQQjOlZEBMERcHxgGmWAAxZ6kOO8kgKwHCgGLQ9EaMIfmtPWbtr0tnEoEpkEUxfdALOcAfWS8f4sU0H+ipk0s+7speqqzTU4/xxbEifOrZRTLjoyOCmsVRwWkiAVXtpfL+VGpUXWMVY5ZPhFViamI+EAYNK8SmYcHeoEsw7OWx/lGFzpT3pzM/eo2q5v6Ba1ZviB1DFFqivp7E69yySb5uhhjXzybDWO/bQpc/P+vXFPiYUrz36QX4x7GlcjZH0s8AyQktYGhvSIBYIkHcwrNEazR1zxyIEv193IftB9N+Mi2q+f7fenO3sS7gMnWyFgTYbUp9msrTB8KtimzWn2usPxnEpdH9XK01OIIfXPqH9JPpfzTlw6mLRXhq2s8N/C8Lq//HP1yAp6f9eG5fKVAB6Ht81PYG6ng1O1ReWZtpLb76d5iJIBLBPnO+aPUCIBVI3/MafXs5Ys+SEt2diwDh+p5aNzI1aJY/wVqeDtY/YfWB0+vXaNa50el+AEPbtA38stZX5gKowPeJlOmc0LtfPL8EH/7RInxLWL65kjvwX5zj8PmXinDo8UX40oVisOZnbHK7UuQiG9QUScSIYpUKZk7II6qxzgR2gHg9woPq5iTR6hLfmvRjX5quJoDX8V3be43t0hYMDoQY1g7bYvbGhKtplQcEP1Z9qf55suUhU3DMyZoBt8QSNvCrqVSwZYmU94v/47z5H+/14IrQRf8kQPzp55fgpk4PXtHJ4Lo2cWst30eAnxMswvsXBdqvLFY/V9VCl4ntcR7L0ETAjWRMdBFYeExF4vC41fOV5yAiEw9/L/1dJme8wt/F7qVzcYVM8nuAcM4OxgI/vb69ct1YuJ9Z5E24dB7EEEoh3d4DiMFNx60YHslKgN1Zo/C9t/WSgY0N3Kr11xGEDo51ul+Ty3cAv/F1BPDV5zYIoL+hj8HLAtQXFzg8PVU+cjxspusUTLljvQevXVeA27oBooUe8XkkizxQBiE5Tl4uwothnBFb7jyy0JwGoAx4GzHiS64zwHpu5XwRYEE5n3zP4mSU389F8RlwU5Nf2FgIthjnYXNelJqtbPDHyluQv1N4AR0BoiwkpkUNGD6YuhAWRtDndC80LWuOwe/Zt99CFr5MeX9fCY58bWGMOBcwoi5QrvIaK8eO4CeJxfXAV9cTVaVeVwuDbkEOBH5n+j304NSlEnzupaXYe5YJIUtMn0oqEK0nvlIjKBFFMrkGo6sN+ERxzFdqN7i3wid+vF1bGPNA/pnBq048p9213mGZ9W3ycoqudQBjADG3Td/3s/vmbm3wCzrLrMkAgSXnb5o3wC3gj70rMpjWV51jzXPScbGAmPBWKIN+emML7NrcAm/YkA38QX1lUwF+a6Ctss+Za8bHls6kMj9UVojcbVK51+1aw0Iv8M1JP9EUScpkzAjd1J0JizYsmwiw06T9jfInDH7BIfiNU4MOipL0oQNfbZxBBNCgVpxBU5UmJE8Z6PE2DjJFGv6+Q5iyHxOW/s39rbBDgH5je20qxncK6fRLuCcZgjOYA+yQu3dMZ6qpUQ76neVBCq4B9KBXn3voYrHybXHQZkSCB+8yrCiHWLSsOrgzCwH06c+BQWPuf0e4mYUJlKbaAKS0/lTgq3Ye6oti8Z4kauHYZFU4bO7i+toAPvcKYe3feH0L/IIA6bYeD1rrsIXYkDg/7uwSBaxUAUsFO7kBIAHeBOiJXTV1AKc8jpo2xZrA2Vmuj9ek64mryZlqAiZMpvYAtkkFJrah/ME+eW6w8XStlFtlURbrb9P9cqoTNJo/MV+AmrUmW/v1Bfj3N7TCYA2tvW6ghHpVjydZ4SQJONNbb0alMYGeA8A1oAcNwEnPorz2C6EX0MVK8r1JBtnWndVhWmeThkzFB1Pxa2d/B3zsuSWt/LGlPsEgfailvW3WX0sgJY2qJQskV6Cg1hfFrZJev7EQWPvtdbL2uoHZorjOZ4kZXORML0hKGPV3CfIwps352yQP9RzGAdMloihGfG87pQ3R0+JSh+mWtJrJFnD0r+uA//r9efjAtjazVc4Q/Kp5/3KSzG79TZNmrNP1KPCHfwAXyb2py4Obu1iQtswzcEFd3EBPtwbo3r17rRNk5LSnH+bvE+lQpZIMnNh5nsd3l5fBK9cAKKkEmr/DeFwWRX8DV5d7ZKIEb95YiJ+FqyfnQT3AlpjpPT2WKg7QEWAwi9bCzs8/OVvetvTbkyV4/bqCJReUDH51MsnWFJfG+sfWB3KpLyjgR2t/kwA93ucduJMMAh/vjebLMFeAEbl2LySBF6Yv5by/DFiuqRtQGKy+joWJ5zjAuVL0UgmhFuii8dDFEty9sVAt6qlFPun4nVs6YVgzTwCxaagHDDoRIMz/a6fkLNxwq/aLuMxa4LkZPzhpYncSTfaHkj/gUPUFW5BtCrRNJJMOkDeBKHjl7VEHur3c1j5a7x830qjZUuoqCAnJoVpjrrHgCS+gFMy45hyUR+AOXuLcnB/MGutvq+5GCep5wkrxzwkZpCOACZuIacS2ur1SSxrrj+km02KlnR1tMGfQ75T+1we39uAXMlp/rrP+CS/Ag0rujV1ekNHJO1DeoLWv9QYaTFPZhSgzJD5YySKFbF4ALKC2yiD1OaVS/MiED3s2e1p9EB2OHuBDQO9G77DZOmI7OwEWbzD/gfmCcGN+Mh2mS3PZgluX4Fcnr0zW3/RavMeJXf0C9LfUQNvXxdprSAAQ77mpgo2WQkYvoJzXT8inpM4xyiCiNUKWbv96pSQI0FL5rnSb8PycIRAOMLhtEDrOjZgIcMKWBdIGwAv9ehezfV0bTPuskgr79lXzSvpcA0VujBXs4NelWV2t/zYhcd60qQVe3ZtP6uBGGbhF6oYNG4JNshsBfqpKqz0GLMcw89/hzJL/N6RKqZ/PBjLIN+CkOkw7zJgwSmGb8gDG9f51Y1ZwqZP4gDr9Dwb9n2h/jvS/g/zJav2DydsiaL+hk+Wy9hjMorWv104xOqNAyZuYfLV4AdBYaEoGceKxDuC6QJh67vtTPvTLW89q3NKO69rhzPhiFhnU50IArQQqbtDnWRcKLdAlfZgnZ0oCeC1a/Q8GfW+z8Gl/r/b7UAR5pbD4WcGPYEfQI/hruTtkVg+gk0JW+WSQQZzMClX/Bw0ZjHGA8hymQ+++viX5XqRUKD4YMFSETRilsN1CZIAyuZfb+trhivSBpop2q2XT8SZJk0Y22eIPzOff3JU+yI20fSOtvSkKprJALtkZFx1PtlSrJ7DEAaCJCyq7yk/5JBHVVGh5svx4FgkUYXxU5wGMBDA1wOHsP1aofr5Hr5YcAmDuZN116U9K/uhSoFpScNz02t3yo5ZH0CP4l8Pag0ViUJmWaranWhwjZZBBsnAqMDYQyiaPqN/PiBM+M+vDbaEx0nmkvlYvE0YljKcngGXuJcwLCVRQgp8fSR/GFtjol0pXKCPpf9DEFZBC/uDAVKeLtTdVapcb/KoFpuQNOEghbgAqs2h7m7wySapoYBygYoYlYoC2PJmgAVMMMJDlC4jN2ZTe7Y9myh/GmNHhZgDXKj6wZZVMwMcsTjNZe1cAc4vO18klm9xkKT2GM4ExGzTra/9mDKgiDhidLma5TAO2NCg5TAvfovVX015BIDzra68EN4j/NGBNc6G5w2NddmclgN8lncnDlmZtupPRr2fE8Uz5y8ySDWKWwB0fPzOnX0lDxszW7tasqVAwEWBnLb+U71717cBPCeI0gTDn5naH6N60mBUuUouL1q4YAjB7pogR1tUGWBuQs5JV/W7O1mBNJUscsDOTBzCNzT20JntKSKDzC1xr4dNkgPQBMtfHD4T+p97DxfnG7/nViJQoywHSzGhmieSU03uQj42yQUYU93fU5O07E8AUBEcpT+oDf3eqVJfrTm1ZmnUT6/FF886Ptd7zq1FYdAVc3mOZyStYCEKd+MKin+uz2hI2NfcApjf5tfGSsy63H8NSAZ2n+P1zBteLS5fLO72gV8DefFz3//Tp05VFtPDx4cOHmwr4LCOQWQ0JlPbTXNBsP8Xq8AfVLNBQrf/AvwkCTAnr2uOxlGDPFwuoMspWJEMZ9Gr9vOvACwwPDwfbleokUUQUXO8fM0fLlQVKpEMTiXyW3V3WIX5Tx4iQQO+q32UaqrkHaGnxrCTIdCETNYDafAHUCgQogS7O671AZPFd4gHc5WVgYGDVyKU8r2N1+hs7DUun1yUGMBKg1by4zT9dLtXFUtR64NKEtRorKXButnEmjBtZDQi7rDFAxaVdLcHYgi3ns/zjgvAApmA4zdi5c2dTg4yvoPemVhrYSiMAfqDPXVhaERd7dKY2a/svR+0gK6hZHf9G1vcUC4TrmMdt2OIdKINmShwa8qlyfPnnpn14oQbFmDQb3tUc+JxeZUMbW2UAK6/bt1g+89gibwhEakKA4lKJvJjyBZ0W4P/GeAlWwjgzUQqIYBvn5zmspMHBbeacSgaX2Xk8K1t5Nu9UK2601IQARbqPWx1/+9IS3L2xRfuBEtdCSddR2bu0jVe2Pxz9jccmSwLgPvS2smBCfLSW/1khkfD2qCDzxBKHP7ujo2kB3hB5xVN6H81LXd9vtBDXKcMWqnkIcArqUAuIPhwGwl+9Ul4X3hGPNZE4Lr3qCesi/rss3u+/XCrB5BInd0e0WSGUQY1qn7ZZc5cFASDD87WYrEQda1x1Ot841bAYgGu8QF5XZqoI2joOwfB75kDGelrZWl107kCKCtDUVi1O10nSgD0rGZgimXXf+bJkgQwTDKDkVyUQJy6oPNAL4NzPbIEqN16EPKVy5igt1HcyX2oa3GuKifHfRzPCXEBLHccShOBZpL1xmUwcT4eJiOrao+4pUBNW6xIELy4WU7m2B8MVgV2XzNBZaRZqFWYjAmPac5t6ZfCxPFuMWsHipXm/KcCfxktxh9fkCZC5o/FwwYrOWg1fmK+LBxjWHjg/7fRFMOsF5EG76zclL+DazOViwam16NUAKvF89D8DxerQkqIZJRA3BKCmRcVcLLXrDLs0xCAlpvTDXesK2gDYCmozVoczeYD2sWf0HmBhyWoh1A//v15Y0iI9TeqLORKDep5JbNF7GOJz8CaMAbgDYDm9Ewt3jB8S15And/zMK3245ntSPfPo9FImrNo8wGiWa+/73PhBKK+Ai6E+fKWUQChj+qxMFoLI0sZlmp563IZWsxcwjUY1xKlxV3L3SreVtymPEieQeh7zyn+meJCe580Tq0PrpGvG+cAJjDsTwBZYRHEAT3Gxcddwrf5n1c0e4s9zK/DJJipLHKCTQbgCh2m3xWYggGxgdIBn4apwcvbHJRag5K3NmrvGD6a/GTd6LPbcyMuLeYLgbASwaSvf9520qfwpL0ZewJKOJC11TM+z5LqYzB4H6GSQfFF6W1jCyvIUJGhkBohrJJpNdpjkTxb9X6tgm2n0/8SSn1X/mwmgrp2eRlvNzy3pXZ/BqnxWeAFmsea1yOfbZFD1xqpbBYX3PS0sBhKXSTbLHQhzB+uvA6RN/gAhsVLXH4A+X/T7n+j1tPp/eGwus/5XMU4Fwfpt5ce128/AwuKSNRPECa2HXuB/jxWdU6Isw+9VGZTWC2xoNWRamgT4PpitvnGBAW73FizxOu4cP1ABstVIEvIn+p5M+t+EUQrbFAG0i+C0jT2tPXMX9xM6mRvSo/L9Fy9ipyjE9DcZELN4HEBZB50MYpYYgfICXvjajW0sATAfmm/IO75DSuuvC04pA8aUz++a2TFvfFg1ij0FppU/AYrHFyALRilse7Y8qat7uTy7FMsGWTfEk64CtknjnmLa/g9pZ0JTQSyNDLJ5Afl2XVgM8zVAaybwx69xFfxaAvP4hoF0AK2ux8pTexBXXODtVd16+XO1yI1BsEUCDbsQYCR7JoiOA2jpEE95oRdwiQPAouPBAHCmybMyMg1ajQUwE7S5nSBBEwXBSQ2f3HfZlBoFSwDtp0iputQXTPHDDe1MK3++e2UhTwZoJBcBbC5GDoRNkoeSSbhR2mwJjPl+psggXTbIxQt4ymu9GEnCn4FVfndTB9OmQ5slDlDB7xusuAo8F+tvIxElD20kk41h9NyN4WZ5lBcwBcAW+eNGgDBK1sYB7ef1LmZufjF2AXxbIKVciB9O+4kNmFXLbQO4KSimzgWa9GpMCrGyVer0mjMG0IFf1v0JKcTNmR9KLpHBr0oixxSsycOgBIpZf+m7OmXoATJhEzFNZTk9V6ZUXMzoiMEDLMa/FK58OK6/mDh+EC6JZ0tVgisJiFpAFdR0RggScUL1uOCLkdoJmo0EKvh9SxBKHSfHA6rXYNwuhdJmmFQCsVACqcYoGqcMHsCETR2mPddgIRqd584Yv4jZmYXYh7EVQ+QL+oPIA9j0u0EGMUkGGWMCzTEeeUz5nLd0smA3mSi4bJo0KNeDHwwbgJs8AhDk8CF78Osqf/C/V3UXyNjuxPMzxutgweZwGgKc0uZZJ8aCm260FpeM2pBp3K4fxgEzJfPug8zgDUxeAAx1AY/RXiNOmLIuvWu9F7p6nmwuW8bhS8bEBfw26ZOQTZzW+bFzcX1Q7hviQtmY/MS6gtb6D4/p5Y8NlzpMkwQQWumU6Uzdj39D+7uxyfnYh/cdZJB8Uf7fpL01gqX0AnpQJ6UQmF4n/m0SAdr2bq+5PAColV870DkBbDXwjYOVW7J6BLh5cjur2DGE/HlltxcDp/zdmzyACZMmTJvaoU9k0VrFYqnSGOenyAZF95gOjQNcBSOzegGVBFTw7DFzVogkQXjeO3sLQg55TRUD+IRO13laU86fznRxY+ZHZ/1t+X7Mq6kZtdehByCsP+b+TRVgi/7XYtlLq5kitpmajqam5shsEFVJVDMHKIMeC2MBltEL2OoCWilkI4H0+HXryyRopjqA6l0p8AMk92M2ZYwYcU5X668Lsk3y6HXrPdL6P/DMlPbzIxYtHmA4CwFOZJVBUSBcAb+mKCYHQjJJPvbsUsILgKMX0NUFdFKocqEZMwfMymN83esFCfpam2OBLzWw1YHfJzJ0oGR94p6AW9OnTtY/IYV5In2K8mddCyP3DcgjfzJ5gDBnOqr7fdcTXzfKoLalpZgM8tWLrfmioga5vwpJYOrkpLwAWIJmigweEMRSSOBRj8WtifCflDYcYgUxXwNYGfwm6eNT99xu/V2CXxyvCwNg1fo/9OKcUf6YsIgYNnU5e1mZY5NBL07MabUlnYqLl+4ffrkEwy+XUsUCpoA4keWh0p/SeT1C/3tR7JBibaCGF8Ig3qbBDeBXA2EV2Cbpo60xUF6EsP6UzBq6rkBa/+Oj03nkj1HJ2AjwQFYZNC3igKg5TmcpVC+gWib0Ag+8WNTHAmoxSyt39FLImQSUDGoS6w/ENfQpr6Cp/jLSG7hJH24rtHGz9a90gArp85PrC4m09cSin1f+PJCZAMJ1jJhkUO/IV4x/edoQDPtkoMQTx/zjpSJ8ZHQp6BMyFrNMUkhDAs9AAjkw9tRjYsc1RyFMtvq+UhsATlt+zuNGqGqN6aKaqXKsEsLXyR3V+ofP7wqtv3o5j4ngd8KwZ5gFg6MhhjN7AHM69NyIsfgwOTkbC4aB0JnMErThRcVW6fc8vgCPTvqJQBU0Usgjs0LpSBB4AqlYpvMGzZYKxVtJI1tk45MAP1TBT1lxnUfQWXbq+wbC65cJ0EIuiHD08Ulj8cvS/XnCds1cCHDU9Mv1j3zOGAxHXqBk8QK8cgwntSculffR0UW4T8iiuRKQxTKdvtfKJBcShETwgD6uWeRPwuor8kPV3FRNwFdaqHWVY24JfEl5G7KmRFh/nHf985H+VzI/puDXhD0X7DoRIIygtTTrPW2WQVPT80Yv4JN1Aa61HN8R3uDgEwtw+qpPBsSJ2oAhKKZIEMsOyYQKvQEeV2DuizQ1kgQxq08AV832xOMDbgS6qXJM/i2uD47VREgQ/BIX80PfnzR+Zgv2Rmxz3F09gJFJGIWb3gh2iM6HbdIlwhVzjaWiOkmjY3AG2VHhDf7m+aUECeLZGz0JPB0JFOkU6X0qQPaazQNwGmhqi0Mi968BPxhiNl1+nyKJr3j26O9GhH3b5uSS+dj2/N3L80bwW1aAOOpy7VwJgFpKO0dgw0ljoA3j49UovmTwAiX5GCIgluUS3n99vAQfPrso1QSSPeRqUKySgMwOaTI+TIkNvGZKg3LD5BReTTUm04968PuEfLIFxYw0cDwmc+WsE7Y+v2F9chnEI2fGjZ/ZgrkJF/3vTADhSvCEx0zBSOfoGScvENf7VStgsiRU1iD6+YlpH/4mXGZRD2ZO6ndW+Zd8XUISQTz7ExGhmQYnYqzI6pdIY2IGP4B+HjQnDBIlfXyefF/y637txlbS+pv6/hFrls7PYyFma+YBrC7F5gWuXJ6KeQHZBXKlICK7zcQXQmhY3HrpyRlfX801kiCZHfJYUhJp06BNCnzK6vOYRU4H/sRUVkOrdTyzVJU+JSXe6xbB7x5C/vzuoy/nsf7O8icVAcKAwpgSNXkB7BCNMkI2C+9rpJBvyEx89XKJrhJrSEC1Ose0vuINqDSox5qPBBHwdVafK3l4uSbAFQ9NZXyAOFaVp1xKZqgen0vvbbcAf7Tynpz3N2l/xJgt9ekS/GbxALm9QGlqNl4dBrpPJXlxOZmNkI959GpJ3ypBkQCojA9LtEjLwKeI0CyFMBX4PlGAKklWX9fPwwnLr2Z3dHEBZaTUifnyz+9U5A8WvH730fGGWf/UBAgnFZwyeQFTafrl+SJcDYtjXAqI1dlMjLsRQz1urgTOJNAHvowMkHVEMI1G7Q+GMwhV4OusfiJVmQL8ZAcpVRQLGVCSA18e9+xo/V/RzpS050SAEe3nFNiyWP9TtslceT1AEKCbfrnxyx+3ZISmYxNmdFZFjhFKmnhATas+N0+tKmEmgafR+IngWEOErsLyu4BburwE8KN5wr5i9a09Q5wOXLmmrdon6wp0wUuWQu++pS32GbDg9dHHzHGrDVs2bNaEADYvgNG5rUJ35YoSEEMc7NTEmRKRS46sTXTcj/V4leDVSIIIwEiCUBLRrQ7oCYh0qXR8o/A/MWEGh9z3EwHfpwJkngxqfdD1Zulz/Sa5Sskh2ctT1v8dX7to/HyIKduc37TWP6sHsDINdZqpSIFpUVUKqXLGVwKmqmTiZOptcxszFrVkEngWSQSQnAYpEyG6t1n/kZGRmhHAdK6tXawidUpUKwnQE5PUYJfK6/vKd6ADv5zvl2+yJ4+OVa0/Sh9T4ItYctD+R7Jc10wbZSPTtm/dihmh3aY3fOUX322UQv3rO2AWvIqbZNLOaJFVL+CFZuXHXvichxc6LERFz/9Yd9n6k5sBVzYLZhWThq/hsWN4AHQe/j18ukMc1NPKKkBX98HpsBDAZrVr5QG6xfv4+J0dwUQidUwXOfxgqgTfGi/BhQVOL3XI6RWkKU+hAz9XVqNTp1NG9//l5raY9f/e5BIcdih6Waq+J7JY//LXHtuJ3d2fCwIMiLtzpmPO//q9MDewQ/v7tjbhCm/amGBjIbTOlZ9DsBbk7EyocSJrfN9r2mGgkyVz1JrHibUzpd+1iPNu6fSgs5AdsBgA79q1q6YyaHx8HPr6+jK//qGxInz6xSWYKlVdgc5bgAX8cW/AE56a8WRKFQ3Jw6/vDKY9RuOuL75gXOwW0543fPKg7aNtS5P6lDGfeZvU8A/eZwxavmQOWjAYLk3NJOIBKsilXGnkcu/o9WB7F3NqaahKIFoSdQhxf0t3PvDjePDBB2seB+TNKr21vwX+9Pb2wGOokkc3Q4yqCfgEIWLghyRJ8Pk/3N4WAz+2O9i2O7JhCDGYBvy1igFk3WXcT8Cm3Z67NF2ZP4wXqhg+UINiKjMUkeDg1rbKwlV0sCtVb5kSFygB8mbhRfI2uaFcOXbsWM0JcPTo0dzn2N7lwa++opWcuBLVE6hFtrgmM8TVdKcUT8i3N6wrxKq+2O7gIn0c1vs/kud65CJA2G9xMOeHgKdeHA/mDqj1AdXiUyTYvaUF+ttZNYfPwBDsJoNj2Rv0Cr3fVoMWzyNHjtRU/8se4L777st9nt3CE2xqZ4kAWTU4FR2v1fxJ8AORzMDX/8H2tpju33PSmNFxMp6IPdeen3p5ACTBMVNaFMfmz/+FZYM9DhfGJmJVYl9Jn6kVxVKoKd8lrFmikMXo1RxISSR5g3WtuS9HYPlrAVLtN37wYE28y57+1lgxzAe6mku2sFOaX+e5xX/vvaUNbg9XfMNq795/u2Cc5ohYQczY7EGIPVhWAoRjf14phPHA0mS8PuBr3GlEgl8Rlqy3wDTVXEgscR7r6iS8QZuXzzrv2bMH9u/fX/eaAP4N/FsnTpzIfA6UQlzTMySnRVWvACnBj9m537ml2vLwG9+8bNX9jtKnJhc6cxaIyAodFneHTMdcuOdDMHP7m4znuWVTDxR6uys/FyDeiiw3rH3l9Z3Q4zFtxqdSOOOGaX5SkeemLs8oa9S8PMocvNUy359lDA4OBtkhvOHjSn1g61bYt28f+ZozV314/w/ntcvV0Mup8JgRUjV/jBjiPwx4//a1HRXrj12etmovtjts+cwHrSpTWP/DWa9XDPO1IkBIgpPibkgrdTp64KVf/ygs9t9mPM+mTeugp7fTSILXi6Dqf97engQ/j+vaynpDahGIWLj1RgMBmq3332UMDQ3ByZMntQQ4GBJAnkNMLmep9PbI8QGVLYqyrH/2qnZ4Rxj4fuzJKXjvty5Zdf+Nn3y/LeeP0idXfrkmadAsUijSdrbNjC9dulppnQZIVivx9spuzUSWxCJWrBIXgE7/Q/NMcG/UiDXPhYEuJXmiYLdIBcfSz7LsgTA5EYEfW5xt4HfERs2kT10IEOZjD9pYvun4h63nQhJcz4tkTICPewpMC2Jdl6e6vKGcFvXg2hycakGpBMe8Am75O6DaVvzQ8ke7PP7RtnLWB/X+/m9csr4PxITDHl8H8+T8604AKSt0zKbzHDr7gvTora1+ggSRTk1X+NJ7A+8a9AAA8fSmmuWJJE/0fLGimePBrpzqxNEldP9fCOmD+v9rlxZg1z+/ZH0fiAWHFd6O1SLrU3cCREwFy26T2N1nW1IFU2XfOXcl4QnKwRczL2HI9NMbY96gCRe4apQESmSAJKsvS56otYETmZ6SFE/haz7yyvYg84OW/23/et6Y7sSBGHBY32fEpiyaigBhccIYD0Ruz4UE3xYkkGOCig6VglMPqEnrdm8gE+Ga8wCE1i8pQa2q92XwF6XAGZ/7iLD8d28sBJofe3xcwO8ghwMs5S146UZLvS4ursm4fetWJMFxm/tbuOFWa2YIYwIcUXboxQW/2v0ZPZC6SSvLrbPqSmgs7PL0ogxQVCzg5cnbrpmD1eIBKnudQXzyfARwOb8Pirco8eo8DnzdO8Kg1yXbE8WCLjI4BH/d8sx1jf3EG8dKzRFb9I+pL4cAKCBB99xsSAB1VxhGtj14moxPohAm/vNXF8aN4/y8H5M7EQFkra/LDEVpzqIEfpQ+mOd3Bb9DuhPHkRBDsCIJEJLgsC0oTkOCH5yfgoXxq+D7fnLSCxUXKBPYtbIIv9BriADfuVqqAFiVO1zpwyrJqU5J7/MQ/H+4tRXufviCtciVEvzH8hS7XEdNC2GmIeTQaXE3aNSkjoUyHIPXtcHxoX7Y2t0SnwcL0u6T3LAtE1EIQ6/Q27r6g4Hzwnv+x0dnY0UsBsmJMbE+IK5k4kLwv3OzF/T22NobUoIf1/W8q27yr46FMNPYZcsMpfEEeMEx0Bq+OK/ZvUXvDXSrvuFlmSutbjcwJdzc+5+Yr2TTVLnjS5k2Kssjg/9nu3zY+eUXaw7+ECsNGQ3zAKEXwOlMJ108AU6nnLrrLU7nPbRjQ3CLLc5EeAM5/ae2QsgeAZtCOwpsVYL/Nx+br6yiJ18vMhBWAt1oYKanZ3bWSfJE2R4MeF3BX6+MD+UBGkqAkASDIQmsc/su7fmAMwkqkqinhWiK08giigiSHMK5AS3eyq8RvCQkz0MXi/D355dgeomT+7bFVoiQVtooKefqEs8+9cJ4ZWkbF/C7VP7DdOddta70Nh0B0pJg8o3vME6ul0dfmxd4ggO3r09YtxjQubLrORBbuSpeATTHyveg/D6ZeEzlnJPPsOQR35vy4XefnE+8T7nJjUmfRbbkCeBDcllFeeBKHriYge+YLkOr71DkisC/q57pzqYiQFoSYAs1egOURi5jqL8T7v+ZTRZvQBNBt6mbjgwq4HkOyLtQgdr/LNgwZKoUe99MegO+8nko2WMCPlr9Sxcn4eL0otP7RamDVt+hvaHh4G8aAkgkuN8WE+DAzNDFt/++U4ZIjg3QG/S1euaNnaVrYNsNnSKDuxcwE8N09SnrH42nZ314ryDBdImToJd/5pLGl/dm9hXvELxGWHo+MxvM23YdGOxiV6dLIiPU/HsaIXuakgBpAuMoOEZPYJtUI48B4QWQCHtv7U2uKs1VQHKrFCJlDzcDO6snYLbfSQd8+VIR/uTsohH06u6QOouPA1tPcDFj01qd6kCLj5bfIdhtWMDb9ARIS4IgmyECY4wLXCVRFCTf+5PXw84tHVoiUFkj17iABDrPRwKmYQLTHPchQYAvCCIkFriSAltZ9lDvCTcy6Z6dhacnFpzfZ7QQmqPeX1bwNyUBJCKgHNrncmwWSRTFB+gRKCKAxStklUNZSMBc4wEW//nwM4vwoEQC2dpTMkcGPm5lhctWphkpJQ8OrPDuX06cNS0BQhIcBsvcYnmM79ob3NIOJMKB29fB227uNhLBRAZTJkjuzcsbDFOegBmC4l85U871c0IGqaNlYREmJ2ecA1x5oNV3WLpEHkca0d6wogkQkmB3GBw7rQOIXuDKL73buAyjKUbAQBljBEyj2sigEkIX8NYiG8RcPILiBvARFrze+dg8PD5D23sMbtncPLxwZaayHlOagcsV4optKax+1NJ8ohnw1fQESJshigbWDNAbpIkN5LFPkGDvbb0xeQRAbxGklzbcKROUmgyEG2CG454Q4H/rSHyjOVyB78WJudjcijQjg9aP9P7+RqY5VwUBpOD4Xte4IMoUIQmQDFkHegWURkiIHSJ4BiIzZCJEXsvvHA8YJBHe/+XzS/CRp2dhSgB+dmYhk7WPBoLeYZXmhN6HGqzeds0SQCLCvpAIzksjF/v6g0xRmpSpiQxD/R3leEEJfG1SpxZewFQDYERA/ODzM3BqbD64x51X8oxo/rZlcwpK8hysxxzea5IAIQkGQkk0lOZ189sGA4+QJT7QBc8okfB+x4a2ctwgoZ/nzAQ5Z3/CBzjt8Mz4YrCv7rBlf920Oh8tvmVPLmqcCiXPaLNiaUUSQMkSHUjjDepBhGhgfWGguzWQSkgKrDoHsqkWWkj5OrDteHLJD0B+RjwenVlyakVuEPDR6h9thizPqiZAHm8QSSMkgmuXaR7pNNBTXhMzCKoV0vS1xTcgmFgsJcCMFh3H6PRSbiljG9i1icBPKXVWjNVfVQTIExvIwTKSAINlJMW1OKINDRH8KYPbFaH1Vz0BpEwRFs7el/UcKI+mBt8SBMxZU6grZSDQMbDtHflKFpkjD1wD/kizZXiuOQIosgi9we4850ESzL7m360qMkSg73ri664tyqZxAuqwROEaAWpHhKHQIwzlPReSYH5gMLhfaTIJ5U2ws/roSC1AH+n8I1l3Y1wjwAomQhQ8z23bERDCZSGvRg9sS2g//0wA+M5zZ7IGs6sa+NcUARQiHMgrjXSxw0J/mQzFDf3B43rLJpQz7WPPQNv5pwOQ4+OcWl43MLB9YDUB/5okgBIjIBH2QYasUVpi4JAJgSTxO93I4c1NVxrNIsDjqBPQ5TERAv/oStb4awQwE6Ev9AZIhkFYGziQWbgH64mVmNVZI0B+r4CEGLjGQI8W/sRqt/ZrBHAnA3qDvaucDBHoH2im9uQ1AjSnZ0Ai7KxH8NzggYAfDuXN6Nq3u0aALIQYgnI6dWcYN/Q16VudCPU8Av7UaszgrBGgeTzEYHjbGRKi0QH1SAj44fDxyJqFXyNAMxBDvkFIEHkMWU6jWu1hSb8HtzWg14kAa2NtXGtjjQBrY40Aa2NtXKvj/wswAEWl+69MpFDCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Informational Box", "label": "Informational Box" }, { "symbol": { "type": "esriPMS", "url": "1748d11c0b5ff485706468725e4922ab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAmCAYAAAAm56DSAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABqklEQVRIiWNhoCJgGWGG/f//X4qBgcGHgYFhCyMj4zNKXeZzOunjTElvdpDBjYyMjA2UGMbw5d4fhmMh3xjEHNjq3xz/GSpswVbByMi4mSzDYODVgV8M+2zeaimlcG369uzvRU5JJi9ivM6CS+L/XwaGuzO/MTxa+UNfu47n6Z/v/+cwczDU4zOUYGz+/vCP4ULRJ4a7s76lGPTxpeALT6KTxucbfxgOe71jkPRkr39/4VeIgD5rJXp4kpzOnm//yfByz09tlWzuTT9f/73ALspsSLZhIPDvNwPD60O/GD6F/pUBpU9YOJJsGLsYE4NuKy+DQiLXbCZmhpnIEUK0YUysDAyqedwMmtW8F9gEGeuwpT+iDJP0YmfQbee9KqCHGehEG8arwcJg2M/HIOHBPouBgaGRUMJlwSbIKsDEoF3Hw6CSxT2HiZ1hBiMj41lifMCCLqCUxsWg3cALykK1pORLrIYZT+bfysTOCCqKhmNJSw3AQhVToGDUMNIBCxl6cIKRaBgzJyMDAxPDf4oNY2RknPX//39jUMOFKi5jZGRMJ9cghqETAZQCACX1eYLFwrHgAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 28, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Memorial Plaque", "label": "Memorial Plaque" }, { "symbol": { "type": "esriPMS", "url": "3a36f1bd34c1f7674cb719c097cc4434", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACcklEQVRIid2VS2gTURiFzzw6zaRjEtMak9ZCN/GBdKHWhdmoGxelIgWrKLgQitKliA9woQs3gisRCUXdKJQqdaEBpaLEii1Kq9bUhW2hxYSmqSZpyOQxk8xcyRRbh86kacCFns0d/vvP+c6dx70s/rLY/w+QvPy8heTQTqmEW48RxTMR+41DAxRFEVNAoidwRrz9yU9EiaomrfQhGiWENP0J0QEK4/NX12NO2y2wtHuR7Z8AVAIpOONJXXx5FMBjQwARZWul5qy3Hq6h08g+GEe2L7TikS826fqMbq71NUMaDpsnd1iwafAUGLeADef2QR6dQ/bRV+MgRkW+c4c5gKY0QHE6AbbFAbA06vu7QDt5iP7RygAkI2OjvwMUS0NdzEOJZaDGRIAAQk8baLeAxfODSN8cLj0ScLs9yPZNVL4CohAIZ9tQTg1PjiPmuwd5JAzpzaxpnyGA2+Uua/5b7BYbZJSXIUAKzmrvoSQ1mUNxKgFujwdgaF0fVVezhr0JQA4tLF+Lt94jdS0IdlsDbBd84Lt2grbVLgV5F64OQAsru4T09rs2Fr/9RKL7Kbi7H7F5pBvqjwyKU/HqAPzhrUumk3HkX8/o5tR5URuVufSa5qYA64lWZB9+AcWzANHtXVBTkjaSglo9oDAZh9g7Buf9I2BcdVAWMstzRJS1fYf1OsE026GEU5UDCE1rsVJXXmnJ4ycHtD9V11NQkOwJgBI4MA3WVQDCQDIFsC32UOFzdH/+xXTZVGLvmGGddvDE4uGfma+gkengO7cHlEi6FQrRR19DlMDlavY2XrdeOhgxBbjuHCt9IgdQrYZWl/79Q/8XuELod9TqdwMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mutt Mitts Dispenser", "label": "Mutt Mitts Dispenser" }, { "symbol": { "type": "esriPMS", "url": "e757288c90f1a29d52bea9c590bd0372", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB40lEQVRIieXWTYhNYRzH8Y8xrhAr0lBesmBhMcoCU+zkJS8lZUhJkpQVyViQjUhKFlJ2SpKXYkF5WZlQmmhINpMkSRZeMjFkRk/9b51Oc889944s+NXpnOc59z7f//M8///vOa3+klr/a9BstKMNA3iLB/jyJ0CjsBn7AvIG7zAWMzAet3AYvc2CpuEK5uIE1uN1LohF2IUenMRBDDYCSsvUjSeYg0/D/GYID+M6i2uYhc54Vxc0ATcC1FkrwpwSbAke4xCOlAHtxxhsKwmp6hW24jrOR7smaBL2xh++Rd+92PwiPYqESYlxH13YWQRaif6IqqqOEqCvmedzOB1JMlgLtBS3G1yyvNKspmAeXtQCTcezXN8ajFasD5nnz3G1FYEq+JHrSzXSUgf0M9ceyC93HvQ+IskqRTW1DqgHCzNjTo6xaoJSge4wMnXEDF8WgVK2ncJ8PG8StClKor8IlLzsKo5ibSZBkq8VaSjuyYK2Y3UZZziAp9iNM/hVciYVXMQd3C0D6sMWXI52gtXTRFyK+lnViHsnU92IC1gR9j/cnrVgA47hI5bFvTSoCmuPQXoD1B0HXyX2YznG4XicR9+bPWH7YmYzsQ4LsDiKOh3le3Az53VNgbLZmIzy3/oKMhL9BsQsaJZf+ZgZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Park Name Sign", "label": "Park Name Sign" }, { "symbol": { "type": "esriPMS", "url": "9fe4f46bbccc565d07d67b36673ef200", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAUCAYAAADskT9PAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACf0lEQVRIiWNhGGDAMiQcsG5Fr9r7918nMPz/x0SswSJivJX+IcXnKXbAqlUNPNdvvDz18dMPfilxXqIsf/z8EwPfiy+2O1b1yXqEFb2jyAHPH/258ObdN/6yNAsGCVFuohxw//FHhv55p7iuPXhzoaGhQaGhoeEfWQ6YPbl+94Ubr5Rz40yIthwEFGX5GRJD9Rhmr7goa6glvo+BgcGBZAcsmdvac/TME5fYQG0GdSUhBlKBoZY4Q6CbKsP6Xbftl8xu6Y9JrSkk2gFrlnTGHzzxsNjdVpHB0lCagVzgaqPI8Ob9d4bj554WrFrUeS4srnwxQQesXdJuevLC03l6GmIMfi4qDJSCcG9NhrfvvzOcvvR0/sY1vVfQcwYLuoZrd97v4+JkZYoP1mVgZGSk2AFMTIwMqREGDC1TjjFfvfZyPwMDgwBeByhI8604fv5pyt2H7xk0lIUZqAFu3H3L8PbDNwZ1RRnCURCbWpM6fWK93uyVF83K0y0YxIS5KLL80bNPDPNWX2LQ1xA/EZtWk0vQASCgocdo/fUbz5NpS86JgxzByUFeif3+4w+GaUvOMchI8r1U12O0xaaGBZugo2PDn7WL+w0v3nhyb9aKCxw5scYMzMykpYefv/6CLWdlZf6pqSJq7OhY9IdoB4BAcGzh87ULOtyPXXq2f/nma0wxAdoMxIL//xkY5q66yPD2w/f/diay3r5hRU9xqWXBZ1BwQsWhlYs68g6ffDRFkJ8DXLgQAw6dfsRw9fYbBltzmcrAmPK9+NSyEDIsPK5i6sKZzcZb9t1J3LLvDgOxwNxAakNkfHUnIXUsxBgWn16bxMDAAMJEgxnDqkHCQEMAAL765blzfYJTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 24, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Paver", "label": "Paver" }, { "symbol": { "type": "esriPMS", "url": "a2d68c8e107482605693faf0ac6838ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACcUlEQVRIid2VS0hUURyHv5GxmckUX2RI5siASSIY4cJaaFktRC1JrcxAoZxsESYmZoNOVqIEkUGZRi+cQrxptRONaJO0KIoMKhcliVQ+ytcNH/OIO4OO17w6Fi3qg7O4vwPf/f/POZyj5i+i/n/lxems1gdS5KcjxmrDx1vN6IjI48ExrpgFpn5LXpJGqD4ES2w4CcYGvN70gsMBGm8wbic1MZqqa0Za+t6TZ36C1WN5ZSYJWg0tpRaCqrKh65N7bnIaPvRD92d0PQPklKUTfz6MzSca6V9SbsokQqflfomFAKnSxXjXB4W3MNTm0dmcyfosAduicn0wrcduLC2e4ds41DzAUJTCdSBXUV6TzdbINcSWZ7iz+EioPiAXGkLA7oDEaHcWs4599fkcNjYwvaA8JIDjqTUgTrozXy2YmuTy5I1gtUH7a3fWFoVm/xbygcsLyodFwkd+yEXS6kiiuUhVS2Nu/qzbeYqSFOWTVnzkGs+ZmHb+0F95Qx3Mq9tzVCpQwbiiPNiX/sBVrpZnWKEG/3n9+GhcSzI337AWxAleKMq/i9y+eZSklx/dWaweCpPl8shQsNudJ2SWbTHYOru4qCgvbqSxNpcKs4Bhths/MAtyecomV+Vtr1zfQb4QFsSjUoERRbnEsEjBkR08vNqBDg/wUsHpLAa+DnFw/twv8gqBjnPZnCzYSXVdO9rFxNLan9nLkDhBWpnAwJJyiVN3qTVl8PZSHvVRoeilTZ2yyqvdHYdjVxzPh8bYY2qid1lX7tl7tAMRlVnk1B0id3CcYLsdrcYb0X8lPV9GuVB2h6d/9FiUN2MB51g2/+4b+hNYQ8bunMxsUQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Portable Backstop", "label": "Portable Backstop" }, { "symbol": { "type": "esriPMS", "url": "42da6769abcbb8bbf6931adbc6ddb5c6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJ0lEQVQ4jWNhoCJgoaVhPmSYcZKBgeE1NsM2k2qSuK5x9MvLZ5dhM4zBs28Rg5pXKEFD/v76yTBFT4CBiYmFCSaGYRgTCyvD4+P7Gc7M6cVpkIZvJINmQDRxEfDl5VOGd3dvMKh5hmDIPTi0k+HDg9ukxaaAvAqDWUY5w60da+FiCnbuDN/fvyEvaXx4dJfhSFcVg6pHEMOjo3sZOAVFKEtnXCJiDB49CxjWJxNONSyEFHx8fJ9hmpEIw8/Pnxg0A2LIN0xC34wh9ehDOJ9TQJjh3r4tpBv24uIphkUeehjiX149ZzCIySTeMCkjKwa7yi6cLhDXMSbOsOfnjoNpfDH36elDhg8P7xA27NyCSQwMIEwGYEHjM5JqwPOLoEIDh8soAVQ1DADjSlPLoZFLpwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Sink", "label": "Sink" }, { "symbol": { "type": "esriPMS", "url": "37cb275ef3d6f8d74782b2eef3f746b5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD3ElEQVRIiWNhoBNgGaEWNTAw6R7lsJWSkI/g5uIVYWFmZfn24/PnN29fHHrx8c2aBwcYPlBmUQMDk8ttlTzlnxrJAdVxcg4WPnwc7Jxw6Wu3z4ev3jqn9Kzi4ePX71wuvXOY4TXJFim5MPDrPzPaVFbSY25h4MiOTY2WqiFbfcFUtfcf36jV9aabnRY5nHZy/esjRFskY8nAaaRitndaywZjUWFJBkJAkF+EYVLjGs3myXlLGRhWRmOzDKtFxjoGy/rqlhsRYwkMMDIyMtTmTpJ79ebp7I+f1tvc2MvwFq9FFv7C5j5OUTaykkqMDCQCRkZGhobC6RqPn93tvcFwKQGvRbLSqg3xIfkiIHbfnCqG81eOEWWJuIg0Q0/NUgYRQXEGXQ0z67sOl3iuHmD4gtUiBwcGFjlJJWVWFjYwvzC5leHfv78oBqZWeDG8fveCYVHfPgY+HgGEb5iY4Owgj0T5/ce3hDAwvFiA1aLn/xhktdSMhJGDgpkZoWTnobUMynKaIIMYZixtY6jM6sPqO10NE1YhfhFHnBb9ZWIQlxKX48Wm+eevHwzzV/UyzOnawcDNycuwfNN0hvuPbzIoyqpjqAWFCCcHN8K76BYxMzN8+/bty2+QWhC/oT+T4cfP72C5Z68eMUT4ZTDwcPGB+ZVZfQyZ1f4M8tIqYD4TExNDY9EMBjFhKYij//7+jdMiFhaGJ/ef3AJFIBeIn5PQwPDnz2+G568eMfTOqmTwd42Fq9VRN2HQ0zRjsDf3YrAydgFbxM8rBJZ79+E1w6/fv57itOjqToZ3d42vvWBgYBAD8UEpCATaphYyVGT1guMMGRQmtzIUt0QxeDmGo8jtP7b584OX9xbjtAgE3n54deThk9t68jKqYP7pS4cY+HkFwT5AB5JismDfbNi1iCHQPR4uvvvI+odXtn07g9eiG3dOlE2cX+fTV7tcDhwM718xFKW0MeACyRGlDNv2rYDzD53c9uvF68cYyRHDoku7GL5qqT+qX7Jh6qSYgGxed/sQBnyAk52LIdgzCcx+/uoxw6zlnXs3zrk4n6BFILBi8rEFzIysav///s2NDc7jYSAC3Ht043/DhKzjJ28dCiSpmlg66WDVv79/bp67eqwpP6lJTkFGjQFX/pq3qvftoVM7tq14cSSRYTvDX5IsAoHlU48ulLFkWPXqzdMOfn4Re3kpFSl5aWUeTk5ulmcvH325++Dam+evn9x48vh2+aH1z69TVJU/Oc7wfdnxI/kgtrYDA88fRgbp/wwMHL+ZGF7c38vwioGB4T8hM4iyCBlAS+ObpOghyyJKAN0sAgAx8FudqFEtOAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Table", "label": "Table" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 243, 252, 255 ], "toColor": [ 189, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 208, 255 ], "toColor": [ 252, 194, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 215, 252, 255 ], "toColor": [ 233, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 220, 255 ], "toColor": [ 212, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 207, 255 ], "toColor": [ 252, 223, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 220, 252, 255 ], "toColor": [ 189, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 227, 255 ], "toColor": [ 252, 187, 227, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099868.62647514, "ymin": 1933829.0890239775, "xmax": 6126659.673942804, "ymax": 1949003.3188460618, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 100, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "FurnishingType", "type": "esriFieldTypeString", "alias": "Furnishing Type", "length": 50, "domain": { "type": "codedValue", "name": "park_FurnishingTypeDomain", "description": "", "codedValues": [ { "name": "BBQ", "code": "BBQ" }, { "name": "Bench", "code": "Bench" }, { "name": "Bike Rack", "code": "Bike Rack" }, { "name": "Drinking Fountain", "code": "Drinking Fountain" }, { "name": "Table", "code": "Table" }, { "name": "Informational Box", "code": "Informational Box" }, { "name": "Paver", "code": "Paver" }, { "name": "Mutt Mitts Dispenser", "code": "Mutt Mitts Dispenser" }, { "name": "Bleachers", "code": "Bleachers" }, { "name": "Memorial Plaque", "code": "Memorial Plaque" }, { "name": "Park Name Sign", "code": "Park Name Sign" }, { "name": "Portable Backstop", "code": "Portable Backstop" }, { "name": "Sink", "code": "Sink" }, { "name": "Horse Shoe Pit", "code": "Horse Shoe Pit" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Furnishing Manufacturer", "length": 50, "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Furnishing Model", "length": 50, "domain": null }, { "name": "PlaqueText", "type": "esriFieldTypeString", "alias": "Plaque Text", "length": 100, "domain": null }, { "name": "PaintColor", "type": "esriFieldTypeString", "alias": "Furnishing Paint Color", "length": 50, "domain": null }, { "name": "Site", "type": "esriFieldTypeString", "alias": "Park Site", "length": 50, "domain": { "type": "codedValue", "name": "park_SiteNameDomain", "description": "Park, Streetscape, and Trail Names and Codes", "codedValues": [ { "name": "Blackberry Farm Park", "code": "Blackberry Farm Park" }, { "name": "Canyon Oak Park", "code": "Canyon Oak Park" }, { "name": "Civic Center Plaza", "code": "Civic Center Plaza" }, { "name": "Creekside Park", "code": "Creekside Park" }, { "name": "Deep Cliff Golf Course", "code": "Deep Cliff Golf Course" }, { "name": "Eaton Elementary Field", "code": "Eaton Elementary Field" }, { "name": "Faria Elementary Field", "code": "Faria Elementary Field" }, { "name": "Franco Park", "code": "Franco Park" }, { "name": "Garden Gate Elementary Field", "code": "Garden Gate Elementary Field" }, { "name": "Hoover Park", "code": "Hoover Park" }, { "name": "Hyde Middle School Field", "code": "Hyde Middle School Field" }, { "name": "Jollyman Park", "code": "Jollyman Park" }, { "name": "Kennedy Middle School Field", "code": "Kennedy Middle School Field" }, { "name": "LP Collins Elementary Field", "code": "LP Collins Elementary Field" }, { "name": "Library Field", "code": "Library Field" }, { "name": "Lincoln Elementary Field", "code": "Lincoln Elementary Field" }, { "name": "Linda Vista Park", "code": "Linda Vista Park" }, { "name": "Mary Avenue Dog Park", "code": "Mary Avenue Dog Park" }, { "name": "McClellan Ranch Preserve", "code": "McClellan Ranch Preserve" }, { "name": "Memorial Park", "code": "Memorial Park" }, { "name": "Monta Vista Recreation Center", "code": "Monta Vista Recreation Center" }, { "name": "Oak Valley", "code": "Oak Valley" }, { "name": "Portal Park", "code": "Portal Park" }, { "name": "Quinlan Community", "code": "Quinlan Community" }, { "name": "Regnart Elementary Field", "code": "Regnart Elementary Field" }, { "name": "Somerset Square Park", "code": "Somerset Square Park" }, { "name": "Sports Center", "code": "Sports Center" }, { "name": "Sterling Barhart Park", "code": "Sterling Barhart Park" }, { "name": "Stevens Creek Elementary Field", "code": "Stevens Creek Elementary Field" }, { "name": "Stocklmeir Ranch", "code": "Stocklmeir Ranch" }, { "name": "Three Oaks Park", "code": "Three Oaks Park" }, { "name": "Varian Park", "code": "Varian Park" }, { "name": "Wilson Park", "code": "Wilson Park" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "park_WasteContainerMaterial", "description": "", "codedValues": [ { "name": "Aggregate", "code": "Aggregate" }, { "name": "Stainless Steel", "code": "Stainless Steel" }, { "name": "Coated Expanded Metaling", "code": "Coated Expanded Metaling" }, { "name": "Coated Aluminum", "code": "Coated Aluminum" }, { "name": "Recycled Plastic", "code": "Recycled Plastic" }, { "name": "Wood", "code": "Wood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "BBQType", "type": "esriFieldTypeString", "alias": "BBQType", "length": 10, "domain": { "type": "codedValue", "name": "parkBBQType", "description": "", "codedValues": [ { "name": "Pedestal", "code": "Pedestal" }, { "name": "Built-in", "code": "Built-in" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "hasFountainBottleFiller", "type": "esriFieldTypeString", "alias": "hasFountainBottleFiller", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasFountainDogDish", "type": "esriFieldTypeString", "alias": "hasFountainDogDish", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Capacity", "type": "esriFieldTypeSmallInteger", "alias": "Capacity", "domain": { "type": "codedValue", "name": "park_FurnishingCapacity", "description": "", "codedValues": [ { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 }, { "name": "11", "code": 11 }, { "name": "12", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADACompliant", "type": "esriFieldTypeString", "alias": "ADACompliant", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BBQDimenion", "type": "esriFieldTypeString", "alias": "BBQDimenion", "length": 50, "domain": { "type": "codedValue", "name": "park_BBQDimensions", "description": "", "codedValues": [ { "name": "15x20", "code": "15x20" }, { "name": "17x30", "code": "17x30" }, { "name": "32x58", "code": "32x58" }, { "name": "23x58", "code": "23x58" }, { "name": "60 Radius", "code": "60 Radius" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "location_type", "type": "esriFieldTypeString", "alias": "Location Type", "length": 20, "domain": null }, { "name": "location_type_id", "type": "esriFieldTypeString", "alias": "Location Type ID", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8990_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8990", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4343_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 205, "name": "Fence", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Parks (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 71, 55, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 200, "domain": null }, { "name": "AsBuiltDate", "type": "esriFieldTypeDate", "alias": "AsBuiltDate", "length": 8, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 200, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "FenceType", "type": "esriFieldTypeString", "alias": "FenceType", "length": 50, "domain": { "type": "codedValue", "name": "Park_FenceType", "description": "", "codedValues": [ { "name": "Chain Link", "code": "Chain Link" }, { "name": "Coated Chain Link", "code": "Coated Chain Link" }, { "name": "Chain Link with Slats", "code": "Chain Link with Slats" }, { "name": "Split Rail", "code": "Split Rail" }, { "name": "Residential Fence", "code": "Residential Fence" }, { "name": "Welded Steel", "code": "Welded Steel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "Park_FenceMaterial", "description": "", "codedValues": [ { "name": "Douglas Fir", "code": "Douglas Fir" }, { "name": "Redwood", "code": "Redwood" }, { "name": "Cedar", "code": "Cedar" }, { "name": "Pressure Treated", "code": "Pressure Treated" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "Steel", "code": "Steel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ChainLinkGauge", "type": "esriFieldTypeSmallInteger", "alias": "ChainLinkGauge", "domain": { "type": "codedValue", "name": "Park_ChainLinkGuage", "description": "", "codedValues": [ { "name": "4", "code": 4 }, { "name": "6", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ChainLinkDimension", "type": "esriFieldTypeDouble", "alias": "ChainLinkDimension", "domain": { "type": "codedValue", "name": "Park_LinkDimension", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "1.25", "code": 1.25 }, { "name": "1.5", "code": 1.5 }, { "name": "1.75", "code": 1.75 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FenceHeight", "type": "esriFieldTypeDouble", "alias": "FenceHeight", "domain": null }, { "name": "PaintStain_Color", "type": "esriFieldTypeString", "alias": "PaintStain_Color", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8996_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8996", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4349_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 21, "name": "Trail", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Parks (Group)" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6102305.549861744, "ymin": 1933153.6696707457, "xmax": 6126696.09684816, "ymax": 1949011.4266963452, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TrailName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TrailName", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "tranPathStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Bidding", "code": "Bidding" }, { "name": "Complete", "code": "Complete" }, { "name": "Construction", "code": "Construction" }, { "name": "Design", "code": "Design" }, { "name": "Feasibility", "code": "Feasibility" }, { "name": "Proposed", "code": "Proposed" }, { "name": "PreDesign", "code": "PreDesign" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "isADACompliant", "type": "esriFieldTypeString", "alias": "isADACompliant", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GroundCover", "type": "esriFieldTypeString", "alias": "GroundCover", "length": 50, "domain": { "type": "codedValue", "name": "park_SiteGroundCover", "description": "", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Bare", "code": "Bare" }, { "name": "Basketball Court", "code": "Basketball Court" }, { "name": "Bocceball", "code": "Bocceball" }, { "name": "Building Pad", "code": "Building Pad" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Court Surface", "code": "Court Surface" }, { "name": "Infield", "code": "Infield" }, { "name": "Paved Cobble", "code": "Paved Cobble" }, { "name": "Planting", "code": "Planting" }, { "name": "Resilient Surface", "code": "Resilient Surface" }, { "name": "Sand", "code": "Sand" }, { "name": "Tennis Court", "code": "Tennis Court" }, { "name": "Turf", "code": "Turf" }, { "name": "Water", "code": "Water" }, { "name": "Wood", "code": "Wood" }, { "name": "Candlestick", "code": "Candlestick" }, { "name": "Goldfines", "code": "Goldfines" }, { "name": "PeaGravel", "code": "PeaGravel" }, { "name": "Pervious Concrete", "code": "Pervious Concrete" }, { "name": "Granite Crete", "code": "Granite Crete" }, { "name": "Decomposed Granite", "code": "Decomposed Granite" }, { "name": "Bark Chip", "code": "Bark Chip" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "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": "R9029_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4380_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 214, "name": "Ground Cover", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Parks (Group)" }, "subLayers": [], "minScale": 9027.977411, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Surface", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Asphalt", "label": "Asphalt" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Bare", "label": "Bare" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 245, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bark Chip", "label": "Bark Chip" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 176, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Basketball Court", "label": "Basketball Court" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 197, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Bocceball", "label": "Bocceball" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Building Pad", "label": "Building Pad" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 148, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Candlestick", "label": "Candlestick" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Concrete", "label": "Concrete" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 83, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Court Surface", "label": "Court Surface" }, { "symbol": { "type": "esriPFS", "url": "fcf6761a1092690a6bac0e787746a486", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAENElEQVR4nO2cXdbiIAyGvegSsjCXOgvLHpzjaP0w5g9IwsxIbnqswINteQlp5LjdbrcL/rq8DK6XP5/vxx7DZ522rbO9tkwFp5B3iPC2ssfgWU4rX8Up5B1s49yRPkmjdzSTo5VL4n1eQKsifaSR6Yh2PotjWRLv8wJ6jWsYmg5wuvE3cwZ5jwvoEWTrOxDA9FwFp5B3sLOMNfxmhBuTOcW8QxTNnmGBDvGt4hTzZDfGe5fQKb6VnEKebxLhhJR2CAbdmRWcQN7hAnBakvFDIJmTwJMvYPvo0kZnnegVnCTe4W5MWmuC4jd5XI4MTiHv4cZIFXsFGpnlEufoZnDasoW8nyE8u66Fqw7P5iziPfxAqwGroyDMZNznLM4i3tF9F7U1KHSKcBUnkXd0QbQGgTidnqVWBSeZ9x5MsPTlLNMeW7Nmw2zOAp4+C0caJnO0mTiRxw/hHhga/hgdOlkcyYVJ5n3OwvcKXg0DIdLh8bmiOYt4/pC+JK5AtMPb0WjOqHszybODCVLDUqdgQGuqOAk8nx94nhv1vySL5Hgd6GCe7gd6H3vNPJNLBGcR73MtPKtdaAyHLM4i3rsf2FboMXSEv6s4xbz3ITyjb2jE0Co47eciHu8H9ooqGK6D9IREc7RySbzPJ5A70rs7Oxvj/5EXcy/3fgG9XrqlQWjMeBmctl4hbyw3xtI6+I68GH4W1u6WV4NQWU9mc4p5P6kdFDyib+DwpTI5C3g/yUW0A15Dh/hK30dzFvD4l0q9yzT8zryYu9mTCCektEMQEFyo4kTy1Fm4XUNSLcn4IfDv5cXY4Syu0VknOpNjlU/4XYerMW1p5BXeCg63skjmyakdvQKNwnLJ6mAU5yxrrU6CeXJ21oimcBalaxZHq5PIk3NjvF4+GPkjXqd3lrOI15faoa1B4fvyYuRwFgfRGoTvzIt5DyZ49EWbvcC5Ds7inKyzTBEvJsFSMm5GzuRwn5N5c+9E0PGGjHNnMjht2ULe+yx8r+DVMM7ZvBunLdQyOIt4vpC+JK5AtIN21PPERHG0thN59v9EuIZ7O6pZFSeJZ/uB57kR/wscM2Y2J5kn+4EjKxSvVXEKeH2vNaN+EBRxCnhxqR09Q6KKU8Dj//I/utaE70swisnO8tTN5tBzRTw+nDUyO8GAzkRyvA58MG9vvAPXKW3dG+/0aiuRhr3xDjVJW7lQ2d54Z0BbyfDeG+94TYzGSKLJrR0lQ4f4VnGKeXvjnclJZW+8A3MJRnvjHZx7f7I33mltIDa4N94BZcnHnWPdGKmidie06AeSl9HWwj6C05Yt5O2NdzQ7L7z6TmQ08Mm9nPFGRTI4i3h74x0gw56THGVy2RvvWBeKOtNqSN8Y768y7bE1641XNmcBb2+8M2rPm7M33hkNJLxC+pzD6PHGtUgHOHyuaM4i3t54B+cSjH4DRP6Sm0eCW4sAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 175, 255 ], "width": 0.4 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Decomposed Granite", "label": "Decomposed Granite" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Goldfines", "label": "Goldfines" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 215, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Granite Crete", "label": "Granite Crete" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 137, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "In Field", "label": "In Field" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 241, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Infield", "label": "Infield" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Paved Cobble", "label": "Paved Cobble" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 232, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PeaGravel", "label": "PeaGravel" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pervious Concrete", "label": "Pervious Concrete" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Planting", "label": "Planting" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Resilient Surface", "label": "Resilient Surface" }, { "symbol": { "type": "esriPFS", "url": "72c7fbda1539e5dca3e5e3e7584cc72e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADzUlEQVRogbWZTY4cMQiFZ4HqPDlajpKj5Ty16WiktOTxAO97uIZFq8o2GMzjx9Xxer1e99/fH9evPx8TynjXMUf2iR6OjPj8WRdVTJUh2dp1TMmq+NZ13SHu753B9/+1UW3cCSPe6JTrkJHp0u2tdMn2DXrquwAF4eqdrH0y3DI5oaBdeah6pvDrDKv4yXMl817WfIE39XhHFH400ZGDJjpey5og3lmJJLpqnQvtCcwJf2QbU4hn4++xKWo6D7rwrvhDagEg2o0pbznePIH3J32LaQpxF3JK5knSmoZUVHCkNbbbwGkc9vlJAqMhFW6craSMoqWMeshJsN17VIwE3lOY7+/KQzsanWYoew+lCIWo6xmHpgiqdAjaHEw6rQ4pzu2Mdm/q/X6XLJqhSdLoxneIKkhXzyfoubKY/qkuKZM5pUlyvLd14Xr5J5sPtzegel57TO+C3aSQzdO43p9Jb0AOUXk8nF6ZNhdOqSO5wb06Ko8HgdMT5YjkBOeDxr7e0SU6BbN3EgaVYpUsMkf0zHizkItuE1K6qCFUFpE5+cJzrdmbxvTJoazjygvTHsGC9wVjdbIRLX8U4k5u2Q/0ri4cU0OIgZN6PfFw1fldGbyVAsoQlZ07eFeyKh26cXKwoTIgTTbZmNPdTZIaORwE7ze5tbQzkELb7QB36lBzrfB2DZrAmyYnx0BHzk5fYlqVGzLuemoavycHFE59c5RaFXEuCe7BV/I7ZwZRhGx+Cu9Oaad56Q7vft+yJgZSnsl8pjRtXjKdM48HNTAjxTMph44eBPLZmqgW78/ZPOXbayWV6ZBKdCt9+9dSMZJEU0HuNEl1B0vLYvmv5UnGJnOO3ElsqyoSrVaFEDWu5k7KU7deefjaE5mK5UqQmsvkTmKa6Kf2eVOcQmcllQMcz3b7qkNT81FaIBStBFbjtBKQ252r41V1ZM69etKv00pwmjBJqMTpPdjZrFqneE8ydcYXahNK1BPEu861USW17D2APbhByL5STKoACY2TcAi1aBfsdl6n38GUQaokZkiLTkmHCMw6Q5/4ukITY1SLXOMnB/cEvB26VRtKIEq8O63XSnHF21WgeCqmJ1nUkePIUzLD3ZQoc3LDOkEY7cmj23RKRCE35gmvknntzQkpBd2zmusUOv1y4no+KqXIKbvlY5L4KiLlrpITk4adKlMpQbuxCXIIoqLz1gTiTraeVo3OoG782mPa2XQC465uPtEFVvu1MX0fwvrEu/scTZbdgXe2RKboaebuxjqezBjajDjf3yITcJq5lYJ0XtHkC84n/QMWGr7IC8HRLQAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 234, 190, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Sand", "label": "Sand" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tennis Court", "label": "Tennis Court" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 205, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Turf", "label": "Turf" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Water", "label": "Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 112, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Wood", "label": "Wood" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 178, 94, 255 ], "toColor": [ 196, 178, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 53, 133, 255 ], "toColor": [ 52, 53, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 214, 242, 255 ], "toColor": [ 114, 214, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 138, 195, 255 ], "toColor": [ 242, 138, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 247, 96, 255 ], "toColor": [ 109, 247, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 57, 57, 255 ], "toColor": [ 153, 57, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 100, 250, 255 ], "toColor": [ 217, 100, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 158, 108, 255 ], "toColor": [ 63, 158, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 105, 135, 255 ], "toColor": [ 69, 105, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 171, 247, 255 ], "toColor": [ 146, 171, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 151, 124, 255 ], "toColor": [ 242, 151, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 52, 100, 255 ], "toColor": [ 128, 52, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 100, 83, 255 ], "toColor": [ 128, 100, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 245, 169, 255 ], "toColor": [ 98, 245, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 94, 224, 255 ], "toColor": [ 101, 94, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 242, 153, 255 ], "toColor": [ 211, 242, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 108, 166, 255 ], "toColor": [ 133, 108, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 173, 64, 255 ], "toColor": [ 124, 173, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 240, 220, 255 ], "toColor": [ 120, 240, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 128, 70, 255 ], "toColor": [ 111, 128, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 80, 173, 255 ], "toColor": [ 170, 80, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 150, 143, 255 ], "toColor": [ 96, 150, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 148, 242, 255 ], "toColor": [ 206, 148, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 237, 100, 255 ], "toColor": [ 212, 237, 100, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": [ { "labelExpression": "[GroundCoverLabel]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "allowOverlapOfLabel": "allow", "where": "GroundCoverLabel IS NOT NULL", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 19, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6099773.7369, "ymin": 1933397.7438, "xmax": 6126647.193299999, "ymax": 1949004.8497, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 100, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "Ground Surface", "length": 30, "domain": { "type": "codedValue", "name": "park_SiteGroundCover", "description": "", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Bare", "code": "Bare" }, { "name": "Basketball Court", "code": "Basketball Court" }, { "name": "Bocceball", "code": "Bocceball" }, { "name": "Building Pad", "code": "Building Pad" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Court Surface", "code": "Court Surface" }, { "name": "Infield", "code": "Infield" }, { "name": "Paved Cobble", "code": "Paved Cobble" }, { "name": "Planting", "code": "Planting" }, { "name": "Resilient Surface", "code": "Resilient Surface" }, { "name": "Sand", "code": "Sand" }, { "name": "Tennis Court", "code": "Tennis Court" }, { "name": "Turf", "code": "Turf" }, { "name": "Water", "code": "Water" }, { "name": "Wood", "code": "Wood" }, { "name": "Candlestick", "code": "Candlestick" }, { "name": "Goldfines", "code": "Goldfines" }, { "name": "PeaGravel", "code": "PeaGravel" }, { "name": "Pervious Concrete", "code": "Pervious Concrete" }, { "name": "Granite Crete", "code": "Granite Crete" }, { "name": "Decomposed Granite", "code": "Decomposed Granite" }, { "name": "Bark Chip", "code": "Bark Chip" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Site", "type": "esriFieldTypeString", "alias": "Site Name", "length": 30, "domain": { "type": "codedValue", "name": "park_SiteNameDomain", "description": "Park, Streetscape, and Trail Names and Codes", "codedValues": [ { "name": "Blackberry Farm Park", "code": "Blackberry Farm Park" }, { "name": "Canyon Oak Park", "code": "Canyon Oak Park" }, { "name": "Civic Center Plaza", "code": "Civic Center Plaza" }, { "name": "Creekside Park", "code": "Creekside Park" }, { "name": "Deep Cliff Golf Course", "code": "Deep Cliff Golf Course" }, { "name": "Eaton Elementary Field", "code": "Eaton Elementary Field" }, { "name": "Faria Elementary Field", "code": "Faria Elementary Field" }, { "name": "Franco Park", "code": "Franco Park" }, { "name": "Garden Gate Elementary Field", "code": "Garden Gate Elementary Field" }, { "name": "Hoover Park", "code": "Hoover Park" }, { "name": "Hyde Middle School Field", "code": "Hyde Middle School Field" }, { "name": "Jollyman Park", "code": "Jollyman Park" }, { "name": "Kennedy Middle School Field", "code": "Kennedy Middle School Field" }, { "name": "LP Collins Elementary Field", "code": "LP Collins Elementary Field" }, { "name": "Library Field", "code": "Library Field" }, { "name": "Lincoln Elementary Field", "code": "Lincoln Elementary Field" }, { "name": "Linda Vista Park", "code": "Linda Vista Park" }, { "name": "Mary Avenue Dog Park", "code": "Mary Avenue Dog Park" }, { "name": "McClellan Ranch Preserve", "code": "McClellan Ranch Preserve" }, { "name": "Memorial Park", "code": "Memorial Park" }, { "name": "Monta Vista Recreation Center", "code": "Monta Vista Recreation Center" }, { "name": "Oak Valley", "code": "Oak Valley" }, { "name": "Portal Park", "code": "Portal Park" }, { "name": "Quinlan Community", "code": "Quinlan Community" }, { "name": "Regnart Elementary Field", "code": "Regnart Elementary Field" }, { "name": "Somerset Square Park", "code": "Somerset Square Park" }, { "name": "Sports Center", "code": "Sports Center" }, { "name": "Sterling Barhart Park", "code": "Sterling Barhart Park" }, { "name": "Stevens Creek Elementary Field", "code": "Stevens Creek Elementary Field" }, { "name": "Stocklmeir Ranch", "code": "Stocklmeir Ranch" }, { "name": "Three Oaks Park", "code": "Three Oaks Park" }, { "name": "Varian Park", "code": "Varian Park" }, { "name": "Wilson Park", "code": "Wilson Park" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "isPathway", "type": "esriFieldTypeString", "alias": "Cover Is Pathway", "length": 20, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "hasTennisNet", "type": "esriFieldTypeString", "alias": "hasTennisNet", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TennisNetInstallDate", "type": "esriFieldTypeDate", "alias": "TennisNetInstallDate", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "isIrrigated", "type": "esriFieldTypeString", "alias": "isIrrigated", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WoodChipType", "type": "esriFieldTypeString", "alias": "WoodChipType", "length": 20, "domain": { "type": "codedValue", "name": "park_WoodChipType", "description": "", "codedValues": [ { "name": "Engineered", "code": "Engineered" }, { "name": "Standard", "code": "Standard" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WoodChipMaterial", "type": "esriFieldTypeString", "alias": "WoodChipMaterial", "length": 50, "domain": { "type": "codedValue", "name": "park_WoodChipMaterial", "description": "", "codedValues": [ { "name": "Black", "code": "Black" }, { "name": "Cedar", "code": "Cedar" }, { "name": "Gorilla Hair", "code": "Gorilla Hair" }, { "name": "Mini Redwood", "code": "Mini Redwood" }, { "name": "Natural", "code": "Natural" }, { "name": "Mulch", "code": "Mulch" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GroundCoverLabel", "type": "esriFieldTypeString", "alias": "GroundCoverLabel", "length": 100, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "location_type", "type": "esriFieldTypeString", "alias": "Location Type", "length": 20, "domain": null }, { "name": "location_type_id", "type": "esriFieldTypeString", "alias": "Location Type ID", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8992_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8992", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4345_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 208, "name": "Site", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Parks (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099773.736901134, "ymin": 1933397.7437580675, "xmax": 6126647.193324715, "ymax": 1949004.8496828973, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 254, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 200, "domain": null }, { "name": "AsBuiltDate", "type": "esriFieldTypeDate", "alias": "AsBuiltDate", "length": 8, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 254, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "ParkType", "type": "esriFieldTypeString", "alias": "ParkType", "length": 50, "domain": { "type": "codedValue", "name": "park_SiteType", "description": "", "codedValues": [ { "name": "Park", "code": "Park" }, { "name": "School Field", "code": "School Field" }, { "name": "City Facility", "code": "City Facility" }, { "name": "Golf Course", "code": "Golf Course" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ParkAcres", "type": "esriFieldTypeDouble", "alias": "ParkAcres", "domain": null }, { "name": "WaterPurveyor", "type": "esriFieldTypeString", "alias": "WaterPurveyor", "length": 50, "domain": { "type": "codedValue", "name": "park_WaterPurveyor", "description": "", "codedValues": [ { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "CAL Water", "code": "CAL Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ParkURL", "type": "esriFieldTypeString", "alias": "ParkURL", "length": 254, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 100, "domain": null }, { "name": "OperationDays", "type": "esriFieldTypeString", "alias": "OperationDays", "length": 50, "domain": null }, { "name": "OperationHours", "type": "esriFieldTypeString", "alias": "OperationHours", "length": 50, "domain": null }, { "name": "NumParking", "type": "esriFieldTypeDouble", "alias": "NumParking", "domain": null }, { "name": "Restroom", "type": "esriFieldTypeString", "alias": "Restroom", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADAComply", "type": "esriFieldTypeString", "alias": "ADAComply", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Swimming", "type": "esriFieldTypeString", "alias": "Swimming", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Hiking", "type": "esriFieldTypeString", "alias": "Hiking", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PicnicTable", "type": "esriFieldTypeString", "alias": "PicnicTable", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Playground", "type": "esriFieldTypeString", "alias": "Playground", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TotLot", "type": "esriFieldTypeString", "alias": "TotLot", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Golf", "type": "esriFieldTypeString", "alias": "Golf", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Soccer", "type": "esriFieldTypeString", "alias": "Soccer", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Softball", "type": "esriFieldTypeString", "alias": "Softball", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Baseball", "type": "esriFieldTypeString", "alias": "Baseball", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TennisCourt", "type": "esriFieldTypeString", "alias": "TennisCourt", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OpenGrassArea", "type": "esriFieldTypeString", "alias": "OpenGrassArea", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BBQPit", "type": "esriFieldTypeString", "alias": "BBQPit", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BocceBall", "type": "esriFieldTypeString", "alias": "BocceBall", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VollyBall", "type": "esriFieldTypeString", "alias": "VollyBall", "length": 3, "domain": { "type": "codedValue", "name": "shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorseShoe", "type": "esriFieldTypeString", "alias": "HorseShoe", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Amphitheatre", "type": "esriFieldTypeString", "alias": "Amphitheatre", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RecreationBuilding", "type": "esriFieldTypeString", "alias": "RecreationBuilding", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CommunityGarden", "type": "esriFieldTypeString", "alias": "CommunityGarden", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EnvironmentalArea", "type": "esriFieldTypeString", "alias": "EnvironmentalArea", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FitnessCenter", "type": "esriFieldTypeString", "alias": "FitnessCenter", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FoodPrepKitchen", "type": "esriFieldTypeString", "alias": "FoodPrepKitchen", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "JumpHouseAllowed", "type": "esriFieldTypeString", "alias": "JumpHouseAllowed", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ExerciseCourse", "type": "esriFieldTypeString", "alias": "ExerciseCourse", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RentableFacility", "type": "esriFieldTypeString", "alias": "RentableFacility", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ReservePicnic", "type": "esriFieldTypeString", "alias": "ReservePicnic", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RestaurantFoodServ", "type": "esriFieldTypeString", "alias": "RestaurantFoodServ", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Electricity", "type": "esriFieldTypeString", "alias": "Electricity", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WaterPlay", "type": "esriFieldTypeString", "alias": "WaterPlay", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WIFI", "type": "esriFieldTypeString", "alias": "WIFI", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "isGroundsMaintained", "type": "esriFieldTypeString", "alias": "isGroundsMaintained", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LaserficheID", "type": "esriFieldTypeString", "alias": "LaserficheID", "length": 25, "domain": null }, { "name": "isFacilitiesMaintained", "type": "esriFieldTypeString", "alias": "isFacilitiesMaintained", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "location_type", "type": "esriFieldTypeString", "alias": "Location Type", "length": 20, "domain": null }, { "name": "location_type_id", "type": "esriFieldTypeString", "alias": "Location Type ID", "length": 20, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8993_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8993", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4346_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 22, "name": "Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Parks (Group)" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ParkType", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "City Facility", "label": "City Facility" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 224, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Golf Course", "label": "Golf Course" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Park", "label": "Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "School Field", "label": "School Field" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099773.736901134, "ymin": 1933397.7437580675, "xmax": 6126647.193324715, "ymax": 1949004.8496828973, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 100, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "address", "length": 100, "domain": null }, { "name": "ParkURL", "type": "esriFieldTypeString", "alias": "Link", "length": 254, "domain": null }, { "name": "Restroom", "type": "esriFieldTypeString", "alias": "Has Restroom", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADAComply", "type": "esriFieldTypeString", "alias": "ADA Compliant", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Swimming", "type": "esriFieldTypeString", "alias": "Has Swimming", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Hiking", "type": "esriFieldTypeString", "alias": "Has Hiking", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Playground", "type": "esriFieldTypeString", "alias": "Has Playground", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Golf", "type": "esriFieldTypeString", "alias": "Has Golf", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Soccer", "type": "esriFieldTypeString", "alias": "Has Soccer", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Baseball", "type": "esriFieldTypeString", "alias": "Has Baseball", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TennisCourt", "type": "esriFieldTypeString", "alias": "Has Tennis Courts", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OpenGrassArea", "type": "esriFieldTypeString", "alias": "Has Open Grass Area", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BBQPit", "type": "esriFieldTypeString", "alias": "Has BBQ Pit", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BocceBall", "type": "esriFieldTypeString", "alias": "Has Bocce Ball", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorseShoe", "type": "esriFieldTypeString", "alias": "Has Horseshoe", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Amphitheatre", "type": "esriFieldTypeString", "alias": "Has Amplitheatre", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RecreationBuilding", "type": "esriFieldTypeString", "alias": "Has Recreation Building", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CommunityGarden", "type": "esriFieldTypeString", "alias": "Has Community Garden", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EnvironmentalArea", "type": "esriFieldTypeString", "alias": "Has Environmental Area", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FitnessCenter", "type": "esriFieldTypeString", "alias": "Has Fitness Center", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "JumpHouseAllowed", "type": "esriFieldTypeString", "alias": "Jump House Allowed", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ExerciseCourse", "type": "esriFieldTypeString", "alias": "Has Exercise Course", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RentableFacility", "type": "esriFieldTypeString", "alias": "Has Rentable Facility", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WaterPlay", "type": "esriFieldTypeString", "alias": "Has Waterplay", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WIFI", "type": "esriFieldTypeString", "alias": "Has Wifi", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 254, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 200, "domain": null }, { "name": "AsBuiltDate", "type": "esriFieldTypeDate", "alias": "AsBuiltDate", "length": 8, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 254, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "ParkType", "type": "esriFieldTypeString", "alias": "ParkType", "length": 50, "domain": { "type": "codedValue", "name": "park_SiteType", "description": "", "codedValues": [ { "name": "Park", "code": "Park" }, { "name": "School Field", "code": "School Field" }, { "name": "City Facility", "code": "City Facility" }, { "name": "Golf Course", "code": "Golf Course" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ParkAcres", "type": "esriFieldTypeDouble", "alias": "ParkAcres", "domain": null }, { "name": "WaterPurveyor", "type": "esriFieldTypeString", "alias": "WaterPurveyor", "length": 50, "domain": { "type": "codedValue", "name": "park_WaterPurveyor", "description": "", "codedValues": [ { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "CAL Water", "code": "CAL Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 100, "domain": null }, { "name": "OperationDays", "type": "esriFieldTypeString", "alias": "OperationDays", "length": 50, "domain": null }, { "name": "OperationHours", "type": "esriFieldTypeString", "alias": "OperationHours", "length": 50, "domain": null }, { "name": "NumParking", "type": "esriFieldTypeDouble", "alias": "NumParking", "domain": null }, { "name": "PicnicTable", "type": "esriFieldTypeString", "alias": "PicnicTable", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TotLot", "type": "esriFieldTypeString", "alias": "TotLot", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Softball", "type": "esriFieldTypeString", "alias": "Softball", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VollyBall", "type": "esriFieldTypeString", "alias": "VollyBall", "length": 3, "domain": { "type": "codedValue", "name": "shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FoodPrepKitchen", "type": "esriFieldTypeString", "alias": "FoodPrepKitchen", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ReservePicnic", "type": "esriFieldTypeString", "alias": "ReservePicnic", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RestaurantFoodServ", "type": "esriFieldTypeString", "alias": "RestaurantFoodServ", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Electricity", "type": "esriFieldTypeString", "alias": "Electricity", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "isGroundsMaintained", "type": "esriFieldTypeString", "alias": "isGroundsMaintained", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LaserficheID", "type": "esriFieldTypeString", "alias": "LaserficheID", "length": 25, "domain": null }, { "name": "isFacilitiesMaintained", "type": "esriFieldTypeString", "alias": "isFacilitiesMaintained", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "location_type", "type": "esriFieldTypeString", "alias": "Location Type", "length": 20, "domain": null }, { "name": "location_type_id", "type": "esriFieldTypeString", "alias": "Location Type ID", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8993_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4346_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 23, "name": "Physical Features (Group)", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 24, "name": "Contours (Group)" }, { "id": 28, "name": "Creeks" }, { "id": 29, "name": "Earthquake Faults" }, { "id": 30, "name": "FEMA Flood Zones" }, { "id": 31, "name": "FEMA Panel Index" }, { "id": 32, "name": "Geologic Hazard Zone" }, { "id": 33, "name": "Stevens Creek Dam Inundation" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6052759.830601111, "ymin": 1778523.4094785154, "xmax": 6379753.002728939, "ymax": 2008939.0306673497, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 24, "name": "Contours (Group)", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 23, "name": "Physical Features (Group)" }, "subLayers": [ { "id": 25, "name": "Contour 2016 1ft LIDAR" }, { "id": 26, "name": "Contour 2015 1ft Aerial" }, { "id": 27, "name": "Contour 2006 1ft LIDAR" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6098004.999953091, "ymin": 1927004.999981925, "xmax": 6127310.025332421, "ymax": 1950994.9999020845, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 25, "name": "Contour 2016 1ft LIDAR", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 24, "name": "Contours (Group)" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LAYER", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 }, "value": "Depression Major", "label": "Depression Major" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.5 }, "value": "Major", "label": "Major" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 104, 168, 255 ], "toColor": [ 111, 104, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 247, 109, 255 ], "toColor": [ 130, 247, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 141, 77, 255 ], "toColor": [ 219, 141, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 235, 237, 255 ], "toColor": [ 97, 235, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 86, 165, 255 ], "toColor": [ 245, 86, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 130, 68, 255 ], "toColor": [ 75, 130, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 100, 250, 255 ], "toColor": [ 180, 100, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 242, 162, 255 ], "toColor": [ 245, 242, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 73, 80, 255 ], "toColor": [ 133, 73, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 152, 237, 255 ], "toColor": [ 229, 152, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 135, 134, 255 ], "toColor": [ 50, 135, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 240, 174, 255 ], "toColor": [ 129, 240, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 176, 240, 255 ], "toColor": [ 103, 176, 240, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ELEVATION]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Default", "priority": 30, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6098004.999953091, "ymin": 1927004.999981925, "xmax": 6127310.025332421, "ymax": 1950994.9999020845, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAP_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 16, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeInteger", "alias": "ELEVATION", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2036_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1655_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 26, "name": "Contour 2015 1ft Aerial", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": { "id": 24, "name": "Contours (Group)" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ELEVATION", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "139", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "140", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "141", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "142", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "143", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "144", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "145", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "146", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "147", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "148", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "149", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "150", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "151", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "152", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "153", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "154", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "155", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "156", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "157", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "158", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "159", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "160", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "161", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "162", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "163", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "164", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "165", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "166", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "167", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "168", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "169", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "170", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "171", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "172", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "173", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "174", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "175", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "176", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "177", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "178", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "179", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "180", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "181", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "182", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "183", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "184", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "185", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "186", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "187", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "188", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "189", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "190", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "191", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "192", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "193", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "194", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "195", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "196", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "197", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "198", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "199", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "200", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "201", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "202", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "203", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "204", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "205", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "206", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "207", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "208", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "209", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "210", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "211", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "212", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "213", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "214", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "215", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "216", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "217", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "218", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "219", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "220", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "221", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "222", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "223", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "224", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "225", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "226", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "227", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "228", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "229", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "230", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "231", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "232", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "233", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "234", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "235", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "236", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "237", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "238", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "239", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "240", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "241", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "242", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "243", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "244", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "245", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "246", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "247", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "248", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "249", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "250", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "251", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "252", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "253", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "254", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "255", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "256", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "257", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "258", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "259", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "260", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "261", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "262", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "263", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "264", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "265", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "266", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "267", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "268", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "269", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "270", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "271", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "272", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "273", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "274", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "275", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "276", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "277", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "278", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "279", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "280", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "281", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "282", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "283", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "284", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "285", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "286", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "287", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "288", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "289", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "290", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "291", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "292", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "293", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "294", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "295", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "296", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "297", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "298", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "299", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "300", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "301", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "302", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "303", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "304", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "305", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "306", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "307", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "308", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "309", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "310", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "311", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "312", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "313", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "314", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "315", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "316", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "317", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "318", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "319", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "320", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "321", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "322", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "323", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "324", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "325", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "326", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "327", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "328", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "329", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "330", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "331", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "332", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "333", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "334", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "335", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "336", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "337", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "338", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "339", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "340", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "341", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "342", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "343", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "344", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "345", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "346", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "347", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "348", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "349", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "350", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "351", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "352", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "353", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "354", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "355", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "356", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "357", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "358", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "359", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "360", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "361", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "362", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "363", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "364", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "365", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "366", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "367", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "368", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "369", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "370", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "371", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "372", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "373", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "374", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "375", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "376", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "377", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "378", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "379", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "380", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "381", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "382", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "383", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "384", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "385", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "386", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "387", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "388", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "389", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "390", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "391", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "392", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "393", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "394", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "395", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "396", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "397", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "398", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "399", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "400", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "401", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "402", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "403", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "404", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "405", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "406", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "407", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "408", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "409", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "410", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "411", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "412", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "413", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "414", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "415", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "416", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "417", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "418", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "419", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "420", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "421", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "422", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "423", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "424", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "425", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "426", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "427", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "428", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "429", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "430", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "431", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "432", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "433", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "434", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "435", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "436", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "437", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "438", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "439", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "440", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "441", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "442", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "443", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "444", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "445", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "446", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "447", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "448", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "449", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "450", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "451", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "452", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "453", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "454", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "455", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "456", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "457", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "458", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "459", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "460", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "461", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "462", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "463", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "464", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "465", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "466", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "467", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "468", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "469", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "470", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "471", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "472", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "473", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "474", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "475", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "476", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "477", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "478", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "479", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "480", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "481", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "482", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "483", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "484", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "485", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "486", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "487", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "488", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "489", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "490", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "491", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "492", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "493", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "494", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "495", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "496", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "497", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "498", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "499", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "500", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "501", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "502", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "503", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "504", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "505", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "506", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "507", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "508", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "509", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "510", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "511", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "512", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "513", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "514", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "515", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "516", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "517", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "518", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "519", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "520", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "521", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "522", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "523", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "524", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "525", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "526", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "527", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "528", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "529", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "530", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "531", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "532", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "533", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "534", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "535", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "536", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "537", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "538", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "539", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "540", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "541", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "542", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "543", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "544", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "545", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "546", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "547", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "548", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "549", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "550", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "551", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "552", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "553", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "554", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "555", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "556", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "557", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "558", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "559", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "560", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "561", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "562", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "563", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "564", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "565", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "566", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "567", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "568", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "569", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "570", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "571", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "572", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "573", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "574", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "575", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "576", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "577", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "578", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "579", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "580", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "581", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "582", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "583", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "584", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "585", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "586", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "587", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "588", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "589", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "590", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "591", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "592", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "593", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "594", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "595", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "596", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "597", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "598", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "599", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "600", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "601", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "602", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "603", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "604", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "605", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "606", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "607", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "608", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "609", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "610", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "611", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "612", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "613", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "614", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "615", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "616", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "617", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "618", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "619", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "620", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "621", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "622", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "623", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "624", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "625", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "626", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "627", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "628", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "629", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "630", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "631", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "632", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "633", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "634", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "635", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "636", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "637", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "638", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "639", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "640", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "641", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "642", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "643", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "644", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "645", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "646", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "647", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "648", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "649", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "650", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "651", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "652", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "653", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "654", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "655", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "656", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "657", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "658", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "659", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "660", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "661", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "662", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "663", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "664", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "665", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "666", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "667", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "668", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "669", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "670", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "671", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "672", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "673", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "674", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "675", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "676", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "677", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "678", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "679", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "680", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "681", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "682", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "683", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "684", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "685", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "686", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "687", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "688", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "689", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "690", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "691", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "692", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "693", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "694", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "695", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "696", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "697", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "698", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "699", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "700", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "701", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "702", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "703", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "704", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "705", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "706", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "707", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "708", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "709", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "710", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "711", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "712", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "713", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "714", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "715", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "716", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "717", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "718", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "719", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "720", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "721", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "722", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "723", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "724", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "725", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "726", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "727", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "728", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "729", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "730", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "731", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "732", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "733", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "734", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "735", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "736", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "737", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "738", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "739", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "740", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "741", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "742", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "743", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "744", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "745", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "746", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "747", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "748", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "749", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "750", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "751", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "752", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "753", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "754", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "755", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "756", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "757", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "758", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "759", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "760", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "761", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "762", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "763", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "764", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "765", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "766", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "767", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "768", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "769", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "770", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "771", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "772", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "773", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "774", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "775", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "776", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "777", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "778", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "779", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "780", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "781", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "782", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "783", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "784", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "785", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "786", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "787", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "788", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "789", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "790", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "791", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "792", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "793", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "794", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "795", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "796", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "797", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "798", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "799", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "800", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "801", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "802", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "803", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "804", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "805", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "806", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "807", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "808", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "809", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "810", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "811", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "812", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "813", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "814", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "815", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "816", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "817", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "818", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "819", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "820", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "821", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "822", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "823", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "824", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "825", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "826", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "827", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "828", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "829", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "830", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "831", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "832", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "833", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "834", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "835", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "836", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "837", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "838", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "839", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "840", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "841", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "842", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "843", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "844", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "845", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "846", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "847", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "848", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "849", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "850", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "851", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "852", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "853", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "854", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "855", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "856", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "857", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "858", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "859", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "860", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "861", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "862", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "863", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "864", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "865", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "866", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "867", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "868", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "869", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "870", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "871", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "872", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "873", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "874", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "875", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "876", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "877", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "878", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "879", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "880", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "881", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "882", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "883", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "884", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "885", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "886", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "887", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "888", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "889", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "890", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "891", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "892", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "893", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "894", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "895", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "896", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "897", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "898", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "899", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "900", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "901", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "902", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "903", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "904", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "905", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "906", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "907", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "908", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "909", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "910", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "911", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "912", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "913", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "914", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "915", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "916", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "917", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "918", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "919", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "920", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "921", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "922", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "923", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "924", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "925", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "926", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "927", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "928", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "929", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "930", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "931", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "932", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "933", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "934", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "935", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "936", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "937", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "938", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "939", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "940", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "941", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "942", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "943", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "944", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "945", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "946", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "947", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "948", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "949", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "950", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "951", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "952", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "953", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "954", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "955", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "956", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "957", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "958", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "959", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "960", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "961", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "962", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "963", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "964", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "965", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "966", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "967", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "968", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "969", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "970", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "971", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "972", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "973", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "974", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "975", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "976", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "977", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "978", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "979", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "980", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "981", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "982", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "983", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "984", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "985", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "986", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "987", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "988", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "989", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "990", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "991", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "992", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "993", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "994", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "995", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "996", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "997", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "998", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "999", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1000", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1001", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1002", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1003", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1004", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1005", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1006", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1007", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1008", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1009", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1010", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1011", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1012", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1013", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1014", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1015", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1016", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1017", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1018", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1019", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1020", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1021", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1022", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1023", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1024", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1025", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1026", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1027", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1028", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1029", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1030", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1031", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1032", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1033", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1034", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1035", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1036", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1037", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1038", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1039", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1040", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1041", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1042", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1043", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1044", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1045", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1046", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1047", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1048", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1049", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1050", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1051", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1052", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1053", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1054", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1055", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1056", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1057", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1058", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1059", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1060", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1061", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1062", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1063", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1064", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1065", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1066", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1067", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1068", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1069", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1070", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1071", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1072", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1073", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1074", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1075", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1076", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1077", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1078", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1079", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1080", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1081", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1082", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1083", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1084", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1085", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1086", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1087", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1088", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1089", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1090", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1091", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1092", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1093", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1094", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1095", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1096", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1097", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1098", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1099", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1100", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1101", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1102", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1103", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1104", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1105", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1106", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1107", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1108", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1109", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1110", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1111", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1112", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1113", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1114", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1115", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1116", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1117", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1118", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1119", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1120", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1121", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1122", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1123", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1124", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1125", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1126", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1127", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1128", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1129", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1130", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1131", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1132", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1133", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1134", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1135", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1136", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1137", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1138", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1139", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1140", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1141", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1142", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1143", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1144", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1145", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1146", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1147", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1148", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1149", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1150", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1151", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1152", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1153", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1154", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1155", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1156", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1157", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1158", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1159", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1160", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1161", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1162", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1163", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1164", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1165", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1166", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1167", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1168", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1169", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1170", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1171", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1172", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1173", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1174", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1175", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1176", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1177", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1178", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1179", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1180", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1181", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1182", "label": "1000-1200" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 104, 168, 255 ], "toColor": [ 111, 104, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 247, 109, 255 ], "toColor": [ 130, 247, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 141, 77, 255 ], "toColor": [ 219, 141, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 235, 237, 255 ], "toColor": [ 97, 235, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 86, 165, 255 ], "toColor": [ 245, 86, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 130, 68, 255 ], "toColor": [ 75, 130, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 100, 250, 255 ], "toColor": [ 180, 100, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 242, 162, 255 ], "toColor": [ 245, 242, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 73, 80, 255 ], "toColor": [ 133, 73, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 152, 237, 255 ], "toColor": [ 229, 152, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 135, 134, 255 ], "toColor": [ 50, 135, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 240, 174, 255 ], "toColor": [ 129, 240, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 176, 240, 255 ], "toColor": [ 103, 176, 240, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ELEVATION]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "LEVEL_DESC = 'Index Contour' OR LEVEL_DESC = 'Index Contour Depression'", "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Default", "priority": 66, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6098600.127371773, "ymin": 1927691.540603608, "xmax": 6126714.783412695, "ymax": 1950316.6088704318, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LEVEL_DESC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeSmallInteger", "alias": "ELEVATION", "domain": null }, { "name": "LEVEL_DESC", "type": "esriFieldTypeString", "alias": "LEVEL_DESC", "length": 31, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2072_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2072", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1691_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 27, "name": "Contour 2006 1ft LIDAR", "type": "Feature Layer", "description": "LAS format files, raw LiDAR data in its native format, classified bare-earth LiDAR DEM and photogrammetrically derived breaklines generated from LiDAR Intensity stereo-pairs. Breakline, Top of Bank, and contour files in ESRI personal geodatabase format, Microstation V8 .dgn format, and AutoCAD 2004 formats for the San Jose Phase 3 project of Santa Clara County, Ca.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Optimal Geomatics, Inc 2227 Drake Avenue, SW. Bldg. 14 Huntsville, AL 35805 Contact: Ronny Taylor Phone: 256-882-7788 Fax: 256-882-7774 Contract No. RV-11328", "parentLayer": { "id": 24, "name": "Contours (Group)" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ELEVATION", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "139", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "140", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "141", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "142", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "143", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "144", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "145", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "146", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "147", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "148", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "149", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "150", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "151", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "152", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "153", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "154", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "155", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "156", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "157", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "158", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "159", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "160", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "161", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "162", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "163", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "164", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "165", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "166", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "167", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "168", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "169", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "170", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "171", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "172", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "173", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "174", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "175", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "176", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "177", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "178", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "179", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "180", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "181", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "182", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "183", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "184", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "185", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "186", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "187", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "188", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "189", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "190", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "191", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "192", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "193", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "194", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "195", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "196", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "197", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "198", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "199", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "200", "label": "0-200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "201", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "202", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "203", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "204", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "205", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "206", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "207", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "208", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "209", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "210", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "211", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "212", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "213", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "214", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "215", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "216", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "217", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "218", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "219", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "220", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "221", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "222", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "223", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "224", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "225", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "226", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "227", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "228", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "229", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "230", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "231", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "232", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "233", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "234", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "235", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "236", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "237", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "238", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "239", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "240", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "241", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "242", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "243", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "244", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "245", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "246", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "247", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "248", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "249", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "250", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "251", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "252", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "253", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "254", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "255", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "256", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "257", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "258", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "259", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "260", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "261", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "262", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "263", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "264", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "265", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "266", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "267", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "268", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "269", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "270", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "271", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "272", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "273", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "274", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "275", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "276", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "277", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "278", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "279", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "280", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "281", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "282", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "283", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "284", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "285", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "286", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "287", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "288", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "289", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "290", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "291", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "292", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "293", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "294", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "295", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "296", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "297", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "298", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "299", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "300", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "301", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "302", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "303", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "304", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "305", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "306", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "307", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "308", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "309", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "310", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "311", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "312", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "313", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "314", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "315", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "316", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "317", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "318", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "319", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "320", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "321", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "322", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "323", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "324", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "325", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "326", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "327", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "328", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "329", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "330", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "331", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "332", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "333", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "334", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "335", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "336", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "337", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "338", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "339", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "340", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "341", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "342", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "343", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "344", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "345", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "346", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "347", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "348", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "349", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "350", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "351", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "352", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "353", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "354", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "355", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "356", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "357", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "358", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "359", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "360", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "361", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "362", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "363", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "364", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "365", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "366", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "367", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "368", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "369", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "370", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "371", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "372", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "373", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "374", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "375", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "376", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "377", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "378", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "379", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "380", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "381", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "382", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "383", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "384", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "385", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "386", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "387", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "388", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "389", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "390", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "391", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "392", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "393", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "394", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "395", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "396", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "397", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "398", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "399", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "400", "label": "200-400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "401", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "402", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "403", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "404", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "405", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "406", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "407", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "408", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "409", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "410", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "411", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "412", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "413", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "414", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "415", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "416", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "417", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "418", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "419", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "420", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "421", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "422", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "423", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "424", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "425", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "426", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "427", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "428", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "429", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "430", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "431", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "432", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "433", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "434", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "435", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "436", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "437", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "438", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "439", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "440", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "441", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "442", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "443", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "444", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "445", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "446", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "447", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "448", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "449", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "450", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "451", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "452", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "453", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "454", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "455", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "456", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "457", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "458", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "459", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "460", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "461", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "462", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "463", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "464", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "465", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "466", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "467", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "468", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "469", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "470", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "471", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "472", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "473", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "474", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "475", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "476", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "477", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "478", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "479", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "480", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "481", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "482", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "483", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "484", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "485", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "486", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "487", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "488", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "489", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "490", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "491", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "492", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "493", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "494", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "495", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "496", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "497", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "498", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "499", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "500", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "501", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "502", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "503", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "504", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "505", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "506", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "507", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "508", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "509", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "510", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "511", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "512", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "513", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "514", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "515", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "516", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "517", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "518", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "519", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "520", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "521", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "522", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "523", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "524", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "525", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "526", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "527", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "528", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "529", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "530", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "531", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "532", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "533", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "534", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "535", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "536", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "537", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "538", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "539", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "540", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "541", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "542", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "543", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "544", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "545", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "546", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "547", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "548", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "549", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "550", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "551", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "552", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "553", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "554", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "555", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "556", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "557", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "558", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "559", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "560", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "561", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "562", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "563", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "564", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "565", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "566", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "567", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "568", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "569", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "570", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "571", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "572", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "573", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "574", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "575", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "576", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "577", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "578", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "579", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "580", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "581", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "582", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "583", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "584", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "585", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "586", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "587", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "588", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "589", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "590", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "591", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "592", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "593", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "594", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "595", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "596", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "597", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "598", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "599", "label": "400-600" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "600", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "601", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "602", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "603", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "604", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "605", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "606", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "607", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "608", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "609", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "610", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "611", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "612", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "613", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "614", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "615", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "616", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "617", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "618", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "619", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "620", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "621", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "622", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "623", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "624", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "625", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "626", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "627", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "628", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "629", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "630", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "631", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "632", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "633", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "634", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "635", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "636", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "637", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "638", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "639", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "640", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "641", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "642", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "643", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "644", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "645", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "646", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "647", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "648", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "649", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "650", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "651", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "652", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "653", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "654", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "655", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "656", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "657", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "658", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "659", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "660", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "661", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "662", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "663", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "664", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "665", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "666", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "667", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "668", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "669", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "670", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "671", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "672", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "673", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "674", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "675", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "676", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "677", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "678", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "679", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "680", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "681", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "682", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "683", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "684", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "685", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "686", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "687", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "688", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "689", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "690", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "691", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "692", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "693", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "694", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "695", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "696", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "697", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "698", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "699", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "700", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "701", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "702", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "703", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "704", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "705", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "706", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "707", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "708", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "709", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "710", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "711", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "712", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "713", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "714", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "715", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "716", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "717", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "718", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "719", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "720", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "721", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "722", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "723", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "724", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "725", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "726", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "727", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "728", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "729", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "730", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "731", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "732", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "733", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "734", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "735", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "736", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "737", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "738", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "739", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "740", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "741", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "742", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "743", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "744", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "745", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "746", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "747", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "748", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "749", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "750", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "751", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "752", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "753", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "754", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "755", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "756", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "757", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "758", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "759", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "760", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "761", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "762", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "763", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "764", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "765", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "766", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "767", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "768", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "769", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "770", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "771", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "772", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "773", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "774", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "775", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "776", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "777", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "778", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "779", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "780", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "781", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "782", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "783", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "784", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "785", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "786", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "787", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "788", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "789", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "790", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "791", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "792", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "793", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "794", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "795", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "796", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "797", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "798", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "799", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "800", "label": "600-800" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "801", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "802", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "803", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "804", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "805", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "806", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "807", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "808", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "809", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "810", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "811", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "812", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "813", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "814", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "815", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "816", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "817", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "818", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "819", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "820", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "821", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "822", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "823", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "824", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "825", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "826", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "827", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "828", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "829", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "830", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "831", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "832", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "833", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "834", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "835", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "836", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "837", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "838", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "839", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "840", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "841", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "842", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "843", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "844", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "845", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "846", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "847", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "848", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "849", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "850", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "851", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "852", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "853", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "854", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "855", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "856", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "857", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "858", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "859", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "860", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "861", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "862", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "863", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "864", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "865", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "866", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "867", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "868", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "869", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "870", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "871", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "872", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "873", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "874", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "875", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "876", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "877", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "878", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "879", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "880", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "881", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "882", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "883", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "884", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "885", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "886", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "887", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "888", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "889", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "890", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "891", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "892", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "893", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "894", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "895", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "896", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "897", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "898", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "899", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "900", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "901", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "902", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "903", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "904", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "905", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "906", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "907", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "908", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "909", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "910", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "911", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "912", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "913", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "914", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "915", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "916", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "917", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "918", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "919", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "920", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "921", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "922", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "923", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "924", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "925", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "926", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "927", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "928", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "929", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "930", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "931", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "932", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "933", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "934", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "935", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "936", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "937", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "938", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "939", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "940", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "941", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "942", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "943", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "944", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "945", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "946", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "947", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "948", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "949", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "950", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "951", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "952", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "953", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "954", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "955", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "956", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "957", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "958", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "959", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "960", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "961", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "962", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "963", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "964", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "965", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "966", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "967", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "968", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "969", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "970", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "971", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "972", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "973", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "974", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "975", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "976", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "977", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "978", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "979", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "980", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "981", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "982", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "983", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "984", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "985", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "986", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "987", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "988", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "989", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "990", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "991", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "992", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "993", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "994", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "995", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "996", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "997", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "998", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "999", "label": "800-1000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1000", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1001", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1002", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1003", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1004", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1005", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1006", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1007", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1008", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1009", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1010", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1011", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1012", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1013", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1014", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1015", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1016", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1017", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1018", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1019", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1020", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1021", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1022", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1023", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1024", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1025", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1026", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1027", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1028", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1029", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1030", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1031", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1032", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1033", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1034", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1035", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1036", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1037", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1038", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1039", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1040", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1041", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1042", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1043", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1044", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1045", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1046", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1047", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1048", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1049", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1050", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1051", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1052", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1053", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1054", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1055", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1056", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1057", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1058", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1059", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1060", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1061", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1062", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1063", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1064", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1065", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1066", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1067", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1068", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1069", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1070", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1071", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1072", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1073", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1074", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1075", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1076", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1077", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1078", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1079", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1080", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1081", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1082", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1083", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1084", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1085", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1086", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1087", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1088", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1089", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1090", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1091", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1092", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1093", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1094", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1095", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1096", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1097", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1098", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1099", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1100", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1101", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1102", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1103", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1104", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1105", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1106", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1107", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1108", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1109", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1110", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1111", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1112", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1113", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1114", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1115", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1116", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1117", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1118", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1119", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1120", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1121", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1122", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1123", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1124", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1125", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1126", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1127", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1128", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1129", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1130", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1131", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1132", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1133", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1134", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1135", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1136", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1137", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1138", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1139", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1140", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1141", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1142", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1143", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1144", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1145", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1146", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1147", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1148", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1149", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1150", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1151", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1152", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1153", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1154", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1155", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1156", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1157", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1158", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1159", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1160", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1161", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1162", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1163", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1164", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1165", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1166", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1167", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1168", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1169", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1170", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1171", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1172", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1173", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1174", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1175", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1176", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1177", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1178", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1179", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1180", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1181", "label": "1000-1200" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1182", "label": "1000-1200" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 104, 168, 255 ], "toColor": [ 111, 104, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 247, 109, 255 ], "toColor": [ 130, 247, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 141, 77, 255 ], "toColor": [ 219, 141, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 235, 237, 255 ], "toColor": [ 97, 235, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 86, 165, 255 ], "toColor": [ 245, 86, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 130, 68, 255 ], "toColor": [ 75, 130, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 100, 250, 255 ], "toColor": [ 180, 100, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 242, 162, 255 ], "toColor": [ 245, 242, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 73, 80, 255 ], "toColor": [ 133, 73, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 152, 237, 255 ], "toColor": [ 229, 152, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 135, 134, 255 ], "toColor": [ 50, 135, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 240, 174, 255 ], "toColor": [ 129, 240, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 176, 240, 255 ], "toColor": [ 103, 176, 240, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ELEVATION]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Default", "priority": 44, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 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": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6098500.180393174, "ymin": 1927590.551304251, "xmax": 6126814.753685176, "ymax": 1950420.5046600103, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 25, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "ObjectID", "type": "esriFieldTypeInteger", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1991_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1991", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1610_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 28, "name": "Creeks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 23, "name": "Physical Features (Group)" }, "subLayers": [], "minScale": 60000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 31, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 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": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6098178.2499346435, "ymin": 1927743.8948295563, "xmax": 6126680.4101217985, "ymax": 1950360.0398858935, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "GIS_ID", "type": "esriFieldTypeInteger", "alias": "GIS_ID", "domain": null }, { "name": "FACILITY", "type": "esriFieldTypeInteger", "alias": "FACILITY", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "COVERED", "type": "esriFieldTypeSmallInteger", "alias": "COVERED", "domain": null }, { "name": "Municipality", "type": "esriFieldTypeString", "alias": "Municipality", "length": 20, "domain": null }, { "name": "CreekType", "type": "esriFieldTypeString", "alias": "CreekType", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8974_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8974", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4328_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 29, "name": "Earthquake Faults", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.001, "zTolerance": 0, "mTolerance": 0, "falseX": 6097007.23333371, "falseY": 1924144.2590474405, "xyUnits": 3.351168802205957E11, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 23, "name": "Physical Features (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FAULT]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 91, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6097419.029613973, "ymin": 1924784.2062950148, "xmax": 6113890.880824506, "ymax": 1950382.0961979898, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FAULT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FAULT", "type": "esriFieldTypeString", "alias": "FAULT", "length": 60, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1974_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1593_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 30, "name": "FEMA Flood Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 23, "name": "Physical Features (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLD_ZONE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "0.2 PCT ANNUAL CHANCE FLOOD HAZARD", "label": "X" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "X", "label": "X" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "A", "label": "A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": null }, "value": "AE", "label": "AE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "value": "AO", "label": "AO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": null }, "value": "D", "label": "D" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 104, 168, 255 ], "toColor": [ 111, 104, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 247, 109, 255 ], "toColor": [ 130, 247, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 141, 77, 255 ], "toColor": [ 219, 141, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 235, 237, 255 ], "toColor": [ 97, 235, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 86, 165, 255 ], "toColor": [ 245, 86, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 130, 68, 255 ], "toColor": [ 75, 130, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 100, 250, 255 ], "toColor": [ 180, 100, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 242, 162, 255 ], "toColor": [ 245, 242, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 73, 80, 255 ], "toColor": [ 133, 73, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 152, 237, 255 ], "toColor": [ 229, 152, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 135, 134, 255 ], "toColor": [ 50, 135, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 240, 174, 255 ], "toColor": [ 129, 240, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 176, 240, 255 ], "toColor": [ 103, 176, 240, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6066859.404107928, "ymin": 1785362.662860334, "xmax": 6354989.576862171, "ymax": 2001820.4500882626, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FLD_AR_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "DFIRM_ID", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "length": 15, "domain": null }, { "name": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "length": 21, "domain": null }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "length": 55, "domain": null }, { "name": "FLOODWAY", "type": "esriFieldTypeString", "alias": "FLOODWAY", "length": 30, "domain": null }, { "name": "SFHA_TF", "type": "esriFieldTypeString", "alias": "SFHA_TF", "length": 1, "domain": null }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "length": 6, "domain": null }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "length": 20, "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 21, "domain": null }, { "name": "STATIC_BFE", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null }, { "name": "BFE_REVERT", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null }, { "name": "DEP_REVERT", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S1608_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 31, "name": "FEMA Panel Index", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 23, "name": "Physical Features (Group)" }, "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": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FIRM_PAN]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 34, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6052759.830601111, "ymin": 1778523.4094785154, "xmax": 6379753.002728939, "ymax": 2008939.0306673497, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FIRM_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FIRM_ID", "type": "esriFieldTypeString", "alias": "FIRM_ID", "length": 11, "domain": null }, { "name": "ST_FIPS", "type": "esriFieldTypeString", "alias": "ST_FIPS", "length": 2, "domain": null }, { "name": "PCOMM", "type": "esriFieldTypeString", "alias": "PCOMM", "length": 4, "domain": null }, { "name": "PANEL", "type": "esriFieldTypeString", "alias": "PANEL", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 1, "domain": null }, { "name": "FIRM_PAN", "type": "esriFieldTypeString", "alias": "FIRM_PAN", "length": 11, "domain": null }, { "name": "PANEL_TYP", "type": "esriFieldTypeString", "alias": "PANEL_TYP", "length": 35, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "EFF_DATE", "length": 8, "domain": null }, { "name": "SCALE", "type": "esriFieldTypeString", "alias": "SCALE", "length": 5, "domain": null }, { "name": "PNP_REASON", "type": "esriFieldTypeString", "alias": "PNP_REASON", "length": 50, "domain": null }, { "name": "NW_LAT", "type": "esriFieldTypeString", "alias": "NW_LAT", "length": 15, "domain": null }, { "name": "NW_LONG", "type": "esriFieldTypeString", "alias": "NW_LONG", "length": 15, "domain": null }, { "name": "SE_LAT", "type": "esriFieldTypeString", "alias": "SE_LAT", "length": 15, "domain": null }, { "name": "SE_LONG", "type": "esriFieldTypeString", "alias": "SE_LONG", "length": 15, "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 11, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1973_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1592_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 32, "name": "Geologic Hazard Zone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0, "mTolerance": 0, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 23, "name": "Physical Features (Group)" }, "subLayers": [], "minScale": 60000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONE", "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "fd316ef089f56531f714c9c7850e2b26", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADyElEQVRogbVZS24kMQjtkbhLdnXGnNG7Oc1ELU1JjgPvAxUWrSrbYDCPj6vj9Xq9rr+f/9bH559XgzLefcyRPdHDkRHvn31RxVQZkq3dx5isim9fhw7xfEcGX//XRrUxEqZ4AymHkJHpgvZmumT7hnrqpwAG4epdWftkuGVygkG78lD1rMIPGVbxK8+VzGtb8w3eqscRqfBTE51y0IqOa1sTind2UhJdtc6FdgfmCn9kG6sQz8bvsS5qkAddeFf8wZRAyjplp5LteHMC7zf9iGkV4i7kmMxJ0uqGVFRwVGss2sBpHM75TgJTQyrcONuJGaWWMtVDToJF71ExKvDuwvx8Zx460eg0Q9l7MEVUiLqecaiLoEqHUJuDTqeFkOLcztTuTT2gUDO0kjTQ+AlRBunqeYKelcX0b3VJmcwudZLjdawL18u/2Xy4vYGq5zpj+hTsJoVsXo3r81npDZRDZB4Pp1dWmwun1Cm5wb06Mo+HAqcnypGSE5wPGshQRoEUzN6VMECGKGWPyaz0zHizkAu0iVK6VENUWYrMzheetWdvNaYnh1IZn3mh2yNY8F5irHY2UsufCnEnt5wHelUXjq4hioGdet3xcNX5rQzeqpGslDCkuJ98kEw3T9D7NIr1mzp5gNVQto97OBK8b3JrKTJQhbbbAZ6EULN2eLsGdeCtJifHQEfOSd9impUbZdz1VDd+JwcUTn1zlNoVcS4J7sFX8pEzQ1FE2XwKb6S007ygw7vuW1bHQJWnM58prTYvmc6Zx0M1MCPG0ymHjh4K5LM1US0+n7N5le+slapMh1ii2+nHv5aMUUk0FeSmSQodrFoWy38tJxlbmXPkdmKbVZFASlVC2Dibm5QntJ55eJ2JjMVyJYjNZXI7Ma3ox/a5KabQ2YnlAMezaF92aGw+KgOYopXAalytBMrtztVxVR2Zc6/u9OtqJZgmTCVUYnoPdjar1jHeSabO+IJtopLqCcW7zrWRJbXsPRSD1AYh+0rRqQJKaEzCIdiiU7DbeU2/gzGDWEnMkBZISYcUmCFDn/i6oibGqBa5xncO7gl4O3SxNlSBqOLdbr1mijNeVIHiqZjuZFFHjiOPyQx3U0WZyQ1rgjC1Jw+0aZcUhdyYV3iZzHU2J0opQM9sDik0/XLiej4qpZRTdstHJ/FVpJS7Sk50GnZVmUoJtRvrIEdBVCBvdSDuZOtu1UAGofF1xrSzaQfGqG4+0QVW+8GYvoawnnj3nFOTJTpwZEtkik4zNxpDPJkxajPifH+LTMA0czMF1XlGnS84b/oCfaNPYVXSelIAAAAASUVORK5CYII=", "contentType": "image/png", "outline": null, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Ghost Boundary", "label": "Liqu-Inun / Fault Rupture" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 163, 255 ], "outline": null }, "value": "Hillside", "label": "Hillside" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 219, 135, 255 ], "outline": null }, "value": "Liquefaction-Inundation", "label": "Liquefaction-Inundation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": null }, "value": "Slope Instability", "label": "Slope Instability" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "value": "Valley Floor", "label": "Valley Floor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "value": "Fault Rupture", "label": "Fault Rupture" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 104, 168, 255 ], "toColor": [ 111, 104, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 247, 109, 255 ], "toColor": [ 130, 247, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 141, 77, 255 ], "toColor": [ 219, 141, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 235, 237, 255 ], "toColor": [ 97, 235, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 86, 165, 255 ], "toColor": [ 245, 86, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 130, 68, 255 ], "toColor": [ 75, 130, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 100, 250, 255 ], "toColor": [ 180, 100, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 242, 162, 255 ], "toColor": [ 245, 242, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 73, 80, 255 ], "toColor": [ 133, 73, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 152, 237, 255 ], "toColor": [ 229, 152, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 135, 134, 255 ], "toColor": [ 50, 135, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 240, 174, 255 ], "toColor": [ 129, 240, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 176, 240, 255 ], "toColor": [ 103, 176, 240, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6096761.102834612, "ymin": 1925973.3744205236, "xmax": 6127282.079194114, "ymax": 1951705.5910006016, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ZONE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "length": 45, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1975_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1594_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 33, "name": "Stevens Creek Dam Inundation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 23, "name": "Physical Features (Group)" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Depth", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 97, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2' to 5'", "label": "2' to 5'" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 196, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6\" to 2'", "label": "6\" to 2'" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 187, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "< 6\"", "label": "< 6\"" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 38, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "> 5'", "label": "> 5'" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6098653.879560858, "ymin": 1935413.148848027, "xmax": 6121632.947119698, "ymax": 1972392.4279076904, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Depth", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GRIDCODE", "type": "esriFieldTypeDouble", "alias": "GRIDCODE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Depth", "type": "esriFieldTypeString", "alias": "Depth", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1972_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1972", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1591_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 34, "name": "Planning (Group)", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 35, "name": "ADU" }, { "id": 36, "name": "Bird Sensitive Area" }, { "id": 304, "name": "High Quality Transit Corridor Buffer" }, { "id": 305, "name": "HQ Transit Corridor Parcels 75" }, { "id": 37, "name": "Planning Projects (Group)" }, { "id": 57, "name": "Business" }, { "id": 185, "name": "Council Commissioner Conflict of Interest" }, { "id": 59, "name": "Eichler Home" }, { "id": 60, "name": "Heritage Trees" }, { "id": 61, "name": "Hillside Area" }, { "id": 62, "name": "Historical Planning Designation" }, { "id": 63, "name": "Land Use" }, { "id": 64, "name": "Neighborhoods" }, { "id": 65, "name": "Neighborhoods and HOA" }, { "id": 66, "name": "Planning Ridgeline" }, { "id": 67, "name": "Large Family Daycare" }, { "id": 68, "name": "Plan Overlay" }, { "id": 69, "name": "Special Centers" }, { "id": 70, "name": "Sphere of Influence" }, { "id": 71, "name": "Trees" }, { "id": 72, "name": "Urban Service Area" }, { "id": 73, "name": "Zoning" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 5974041.464329875, "ymin": 1918037.0296660948, "xmax": 6195698.056771203, "ymax": 2185069.8829876324, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 35, "name": "ADU", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Planning (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 150, 52, 55, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6100149.5478293, "ymin": 1933830.4965014756, "xmax": 6126529.44716914, "ymax": 1948242.349567473, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PERMIT_NUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERMIT_NUM", "type": "esriFieldTypeString", "alias": "PERMIT #", "length": 1073741822, "domain": null }, { "name": "PERMIT_TYPE", "type": "esriFieldTypeString", "alias": "PERMIT TYPE", "length": 1073741822, "domain": null }, { "name": "PERMIT_ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 1073741822, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 1073741822, "domain": null }, { "name": "SQUARE_FOOTAGE", "type": "esriFieldTypeDouble", "alias": "S.F.", "domain": null }, { "name": "ADU_TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 1073741822, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "START DATE", "length": 8, "domain": null }, { "name": "ISSUED_DATE", "type": "esriFieldTypeDate", "alias": "ISSUED DATE", "length": 8, "domain": null }, { "name": "SCOPE_OF_WORK", "type": "esriFieldTypeString", "alias": "SCOPE OF WORK", "length": 1073741822, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 1073741822, "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 1073741822, "domain": null }, { "name": "STREET_ADDRESS", "type": "esriFieldTypeString", "alias": "StreetAddress", "length": 1073741822, "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8979_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4333_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 36, "name": "Bird Sensitive Area", "type": "Feature Layer", "description": "

Prepared by the Community Development Department of the City of Cupertino, California. Used to indicate the Zoning designations within the City Limits.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Cupertino, California", "parentLayer": { "id": 34, "name": "Planning (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "isImpacted", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "Verify", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "N", "label": "No" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Y", "label": "Yes" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 189, 255 ], "toColor": [ 238, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 227, 252, 255 ], "toColor": [ 184, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 231, 255 ], "toColor": [ 184, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 185, 252, 255 ], "toColor": [ 179, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 182, 255 ], "toColor": [ 252, 223, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 216, 255 ], "toColor": [ 252, 179, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 188, 255 ], "toColor": [ 179, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 213, 252, 255 ], "toColor": [ 194, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 192, 252, 255 ], "toColor": [ 221, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 207, 255 ], "toColor": [ 252, 218, 207, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6098537.35333094, "ymin": 1927689.98454763, "xmax": 6126714.881289765, "ymax": 1950321.1433350146, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "isImpacted", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "isImpacted", "type": "esriFieldTypeString", "alias": "isImpacted", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8980_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4334_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 304, "name": "High Quality Transit Corridor Buffer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.111948722222222E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Planning (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5974127.095941546, "ymin": 1922122.0813426813, "xmax": 6187363.527072813, "ymax": 2185069.8973726444, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "avg_am_hea", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "avg_am_hea", "type": "esriFieldTypeString", "alias": "avg_am_hea", "length": 20, "domain": null }, { "name": "avg_pm_hea", "type": "esriFieldTypeString", "alias": "avg_pm_hea", "length": 20, "domain": null }, { "name": "avg_am_tri", "type": "esriFieldTypeString", "alias": "avg_am_tri", "length": 20, "domain": null }, { "name": "avg_pm_tri", "type": "esriFieldTypeString", "alias": "avg_pm_tri", "length": 20, "domain": null }, { "name": "route_id", "type": "esriFieldTypeString", "alias": "route_id", "length": 20, "domain": null }, { "name": "agency", "type": "esriFieldTypeString", "alias": "agency", "length": 2, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R20116_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8489_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 305, "name": "HQ Transit Corridor Parcels 75", "type": "Feature Layer", "description": "

<\/P>

gisdata.CUPERTINO.ParcelCondos is a Polygon FeatureClass representing parcel lot lines and condo parcel lines in the City of Cupertino. This layer is created from a merge of the condo layer and the parcel layer.<\/SPAN><\/P>

It is primarily used as a layer to tie into Accela records database<\/SPAN><\/P>

<\/P>

The layer is updated nightly by a script written by GIS division<\/SPAN><\/P>

<\/SPAN><\/P>

The oldest geoprocessing record has a date of: 2017-08-24<\/SPAN><\/P>

<\/P>

gisdata.CUPERTINO.ParcelCondos has the following fields: <\/SPAN><\/P>

<\/P>

OBJECTID:<\/SPAN><\/P>

Unique identifier automatically generated by Esri<\/SPAN><\/P>

type: OID, length: 4, domain: none<\/SPAN><\/P>

<\/P>

APN_SPACE:<\/SPAN><\/P>

The parcel number of parcel or condo<\/SPAN><\/P>

type: String, length: 12, domain: none<\/SPAN><\/P>

<\/P>

CITY:<\/SPAN><\/P>

Indicates if parcel is in Cupertino<\/SPAN><\/P>

type: String, length: 10, domain: none<\/SPAN><\/P>

<\/P>

X:<\/SPAN><\/P>

X value of parcel midpoint<\/SPAN><\/P>

type: Double, length: 8, domain: none<\/SPAN><\/P>

<\/P>

Y:<\/SPAN><\/P>

Y Value of parcel midpoint<\/SPAN><\/P>

type: Double, length: 8, domain: none<\/SPAN><\/P>

<\/P>

Shape:<\/SPAN><\/P>

Field that stores geographic coordinates associated with feature<\/SPAN><\/P>

type: Geometry, length: 4, domain: none<\/SPAN><\/P>

<\/P>

GlobalID:<\/SPAN><\/P>

Unique identifier automatically generated for features in enterprise database<\/SPAN><\/P>

type: GlobalID, length: 38, domain: none<\/SPAN><\/P>

<\/P>

Shape.STArea():<\/SPAN><\/P>

<\/P>

type: Double, length: 0, domain: none<\/SPAN><\/P>

<\/P>

Shape.STLength():<\/SPAN><\/P>

<\/P>

type: Double, length: 0, domain: none<\/SPAN><\/P><\/DIV><\/DIV>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Cupertino GIS Division", "parentLayer": { "id": 34, "name": "Planning (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 197, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6109382.99412255, "ymin": 1940616.2147982717, "xmax": 6127787.4699162245, "ymax": 1946637.2861611545, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "APN_SPACE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APN_SPACE", "type": "esriFieldTypeString", "alias": "APN_SPACE", "length": 12, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PERCENTAGE", "type": "esriFieldTypeDouble", "alias": "PERCENTAGE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R20207_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_20207", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8580_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 37, "name": "Planning Projects (Group)", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 34, "name": "Planning (Group)" }, "subLayers": [ { "id": 38, "name": "All Projects" }, { "id": 39, "name": "ASA Projects" }, { "id": 40, "name": "CP Projects" }, { "id": 41, "name": "DA Projects" }, { "id": 42, "name": "DIR Projects" }, { "id": 43, "name": "EXC Projects" }, { "id": 44, "name": "GPA Projects" }, { "id": 45, "name": "HC Projects" }, { "id": 46, "name": "INT Projects" }, { "id": 47, "name": "M Projects" }, { "id": 48, "name": "MCA Project" }, { "id": 49, "name": "R Projects" }, { "id": 50, "name": "RDRC Project" }, { "id": 51, "name": "RM Projects" }, { "id": 52, "name": "TM Projects" }, { "id": 53, "name": "TR Projects" }, { "id": 54, "name": "U Project" }, { "id": 55, "name": "V Project" }, { "id": 56, "name": "Z Projects" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6098600.0282906145, "ymin": 1931880.0765178502, "xmax": 6126714.899226114, "ymax": 1950322.5625986904, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 38, "name": "All Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Planning Projects (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 242, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6098600.0282906145, "ymin": 1931880.0765178502, "xmax": 6126714.899226114, "ymax": 1950322.5625986904, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Filenum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Filenum", "type": "esriFieldTypeString", "alias": "Filenum", "length": 50, "domain": null }, { "name": "Year_", "type": "esriFieldTypeString", "alias": "Year_", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SignProgram", "type": "esriFieldTypeString", "alias": "SignProgram", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "isPublic", "type": "esriFieldTypeString", "alias": "isPublic", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 500, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9004_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4355_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 39, "name": "ASA Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Planning Projects (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099206.913231686, "ymin": 1933147.6126966923, "xmax": 6124897.999972776, "ymax": 1950321.1433101892, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Filenum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Filenum", "type": "esriFieldTypeString", "alias": "Filenum", "length": 50, "domain": null }, { "name": "Year_", "type": "esriFieldTypeString", "alias": "Year_", "length": 5, "domain": null }, { "name": "ProjectTyp", "type": "esriFieldTypeString", "alias": "ProjectTyp", "length": 5, "domain": null }, { "name": "SignProgram", "type": "esriFieldTypeString", "alias": "SignProgram", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2009_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1628_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 40, "name": "CP Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Planning Projects (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 230, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6110296.33987169, "ymin": 1939098.2405591905, "xmax": 6124158.493905857, "ymax": 1948582.4115514308, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Filenum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Filenum", "type": "esriFieldTypeString", "alias": "Filenum", "length": 50, "domain": null }, { "name": "Year_", "type": "esriFieldTypeString", "alias": "Year_", "length": 5, "domain": null }, { "name": "ProjectTyp", "type": "esriFieldTypeString", "alias": "ProjectTyp", "length": 5, "domain": null }, { "name": "SignProgram", "type": "esriFieldTypeString", "alias": "SignProgram", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2010_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1629_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 41, "name": "DA Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Planning Projects (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 205, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6104319.757992864, "ymin": 1935733.4579186887, "xmax": 6124226.236880615, "ymax": 1948943.9931773543, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Filenum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Filenum", "type": "esriFieldTypeString", "alias": "Filenum", "length": 50, "domain": null }, { "name": "Year_", "type": "esriFieldTypeString", "alias": "Year_", "length": 5, "domain": null }, { "name": "ProjectTyp", "type": "esriFieldTypeString", "alias": "ProjectTyp", "length": 5, "domain": null }, { "name": "SignProgram", "type": "esriFieldTypeString", "alias": "SignProgram", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2011_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1630_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 42, "name": "DIR Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Planning Projects (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 191, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099164.954326108, "ymin": 1932409.6840544343, "xmax": 6126120.643524855, "ymax": 1950322.5625986904, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Filenum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Filenum", "type": "esriFieldTypeString", "alias": "Filenum", "length": 50, "domain": null }, { "name": "Year_", "type": "esriFieldTypeString", "alias": "Year_", "length": 5, "domain": null }, { "name": "ProjectTyp", "type": "esriFieldTypeString", "alias": "ProjectTyp", "length": 5, "domain": null }, { "name": "SignProgram", "type": "esriFieldTypeString", "alias": "SignProgram", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1631_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 43, "name": "EXC Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Planning Projects (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 242, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6102651.202602938, "ymin": 1932167.4922816008, "xmax": 6125893.532102436, "ymax": 1949399.1923981905, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Filenum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Filenum", "type": "esriFieldTypeString", "alias": "Filenum", "length": 50, "domain": null }, { "name": "Year_", "type": "esriFieldTypeString", "alias": "Year_", "length": 5, "domain": null }, { "name": "ProjectTyp", "type": "esriFieldTypeString", "alias": "ProjectTyp", "length": 5, "domain": null }, { "name": "SignProgram", "type": "esriFieldTypeString", "alias": "SignProgram", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2013_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1632_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 44, "name": "GPA Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Planning Projects (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099439.015129685, "ymin": 1933918.5281496048, "xmax": 6126714.899226114, "ymax": 1950322.5625986904, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Filenum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Filenum", "type": "esriFieldTypeString", "alias": "Filenum", "length": 50, "domain": null }, { "name": "Year_", "type": "esriFieldTypeString", "alias": "Year_", "length": 5, "domain": null }, { "name": "ProjectTyp", "type": "esriFieldTypeString", "alias": "ProjectTyp", "length": 5, "domain": null }, { "name": "SignProgram", "type": "esriFieldTypeString", "alias": "SignProgram", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2014_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1633_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 45, "name": "HC Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Planning Projects (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6105505.524650186, "ymin": 1938454.3255084306, "xmax": 6122157.919494942, "ymax": 1949016.3657360226, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Filenum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Filenum", "type": "esriFieldTypeString", "alias": "Filenum", "length": 50, "domain": null }, { "name": "Year_", "type": "esriFieldTypeString", "alias": "Year_", "length": 5, "domain": null }, { "name": "ProjectTyp", "type": "esriFieldTypeString", "alias": "ProjectTyp", "length": 5, "domain": null }, { "name": "SignProgram", "type": "esriFieldTypeString", "alias": "SignProgram", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2015_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1634_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 46, "name": "INT Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Planning Projects (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6103948.976582199, "ymin": 1935522.375007525, "xmax": 6120054.322980359, "ymax": 1948836.2309256792, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Filenum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Filenum", "type": "esriFieldTypeString", "alias": "Filenum", "length": 50, "domain": null }, { "name": "Year_", "type": "esriFieldTypeString", "alias": "Year_", "length": 5, "domain": null }, { "name": "ProjectTyp", "type": "esriFieldTypeString", "alias": "ProjectTyp", "length": 5, "domain": null }, { "name": "SignProgram", "type": "esriFieldTypeString", "alias": "SignProgram", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2016_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1635_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 47, "name": "M Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Planning Projects (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099539.84301202, "ymin": 1933331.520465359, "xmax": 6124502.857390359, "ymax": 1949122.8917696923, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Filenum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Filenum", "type": "esriFieldTypeString", "alias": "Filenum", "length": 50, "domain": null }, { "name": "Year_", "type": "esriFieldTypeString", "alias": "Year_", "length": 5, "domain": null }, { "name": "ProjectTyp", "type": "esriFieldTypeString", "alias": "ProjectTyp", "length": 5, "domain": null }, { "name": "SignProgram", "type": "esriFieldTypeString", "alias": "SignProgram", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2017_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1636_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 48, "name": "MCA Project", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Planning Projects (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6108080.959459946, "ymin": 1936493.8205711842, "xmax": 6117432.295744106, "ymax": 1942365.1697208583, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Filenum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Filenum", "type": "esriFieldTypeString", "alias": "Filenum", "length": 50, "domain": null }, { "name": "Year_", "type": "esriFieldTypeString", "alias": "Year_", "length": 5, "domain": null }, { "name": "ProjectTyp", "type": "esriFieldTypeString", "alias": "ProjectTyp", "length": 5, "domain": null }, { "name": "SignProgram", "type": "esriFieldTypeString", "alias": "SignProgram", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2018_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1637_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 49, "name": "R Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Planning Projects (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 190, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6103304.86533761, "ymin": 1933394.3841847628, "xmax": 6126714.570814699, "ymax": 1948619.9387073517, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Filenum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Filenum", "type": "esriFieldTypeString", "alias": "Filenum", "length": 50, "domain": null }, { "name": "Year_", "type": "esriFieldTypeString", "alias": "Year_", "length": 5, "domain": null }, { "name": "ProjectTyp", "type": "esriFieldTypeString", "alias": "ProjectTyp", "length": 5, "domain": null }, { "name": "SignProgram", "type": "esriFieldTypeString", "alias": "SignProgram", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2019_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1638_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 50, "name": "RDRC Project", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Planning Projects (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 250, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6106268.685197353, "ymin": 1935798.657919526, "xmax": 6124752.528478935, "ymax": 1947252.0483985245, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Filenum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Filenum", "type": "esriFieldTypeString", "alias": "Filenum", "length": 50, "domain": null }, { "name": "Year_", "type": "esriFieldTypeString", "alias": "Year_", "length": 5, "domain": null }, { "name": "ProjectTyp", "type": "esriFieldTypeString", "alias": "ProjectTyp", "length": 5, "domain": null }, { "name": "SignProgram", "type": "esriFieldTypeString", "alias": "SignProgram", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2020_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1639_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 51, "name": "RM Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Planning Projects (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6102704.037799105, "ymin": 1933163.341011688, "xmax": 6126506.874379694, "ymax": 1948515.8936398476, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Filenum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Filenum", "type": "esriFieldTypeString", "alias": "Filenum", "length": 50, "domain": null }, { "name": "Year_", "type": "esriFieldTypeString", "alias": "Year_", "length": 5, "domain": null }, { "name": "ProjectTyp", "type": "esriFieldTypeString", "alias": "ProjectTyp", "length": 5, "domain": null }, { "name": "SignProgram", "type": "esriFieldTypeString", "alias": "SignProgram", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2021_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1640_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 52, "name": "TM Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Planning Projects (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099539.838746935, "ymin": 1931880.0765178502, "xmax": 6126647.1933247745, "ymax": 1949735.5312924385, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Filenum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Filenum", "type": "esriFieldTypeString", "alias": "Filenum", "length": 50, "domain": null }, { "name": "Year_", "type": "esriFieldTypeString", "alias": "Year_", "length": 5, "domain": null }, { "name": "ProjectTyp", "type": "esriFieldTypeString", "alias": "ProjectTyp", "length": 5, "domain": null }, { "name": "SignProgram", "type": "esriFieldTypeString", "alias": "SignProgram", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2022_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1641_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 53, "name": "TR Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Planning Projects (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 206, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6098600.0282906145, "ymin": 1932167.4922816008, "xmax": 6126545.924826533, "ymax": 1950321.1433101892, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Filenum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Filenum", "type": "esriFieldTypeString", "alias": "Filenum", "length": 50, "domain": null }, { "name": "Year_", "type": "esriFieldTypeString", "alias": "Year_", "length": 5, "domain": null }, { "name": "ProjectTyp", "type": "esriFieldTypeString", "alias": "ProjectTyp", "length": 5, "domain": null }, { "name": "SignProgram", "type": "esriFieldTypeString", "alias": "SignProgram", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2023_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1642_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 54, "name": "U Project", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Planning Projects (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 250, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099164.954326108, "ymin": 1933104.574396938, "xmax": 6124907.504875019, "ymax": 1950322.5625986904, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Filenum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Filenum", "type": "esriFieldTypeString", "alias": "Filenum", "length": 50, "domain": null }, { "name": "Year_", "type": "esriFieldTypeString", "alias": "Year_", "length": 5, "domain": null }, { "name": "ProjectTyp", "type": "esriFieldTypeString", "alias": "ProjectTyp", "length": 5, "domain": null }, { "name": "SignProgram", "type": "esriFieldTypeString", "alias": "SignProgram", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2024_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1643_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 55, "name": "V Project", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Planning Projects (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6103583.610843107, "ymin": 1931892.616519019, "xmax": 6126647.1933247745, "ymax": 1949114.2257765234, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Filenum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Filenum", "type": "esriFieldTypeString", "alias": "Filenum", "length": 50, "domain": null }, { "name": "Year_", "type": "esriFieldTypeString", "alias": "Year_", "length": 5, "domain": null }, { "name": "ProjectTyp", "type": "esriFieldTypeString", "alias": "ProjectTyp", "length": 5, "domain": null }, { "name": "SignProgram", "type": "esriFieldTypeString", "alias": "SignProgram", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2025_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1644_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 56, "name": "Z Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Planning Projects (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099441.544980273, "ymin": 1931892.616519019, "xmax": 6126714.899226114, "ymax": 1950321.1433101892, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Filenum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Filenum", "type": "esriFieldTypeString", "alias": "Filenum", "length": 50, "domain": null }, { "name": "Year_", "type": "esriFieldTypeString", "alias": "Year_", "length": 5, "domain": null }, { "name": "ProjectTyp", "type": "esriFieldTypeString", "alias": "ProjectTyp", "length": 5, "domain": null }, { "name": "SignProgram", "type": "esriFieldTypeString", "alias": "SignProgram", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2026_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1645_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 57, "name": "Business", "type": "Feature Layer", "description": "gisdata.CUPERTINO.Business is a Point FeatureClass representing the locations of active business licenses in CupertinoIt is primarily used as a reference layer, as well as a source of data for reportsThe layer is updated monthly by the GIS Division using data gathered from Management Analyst.The oldest geoprocessing record has a date of: none - layer created in October 2017gisdata.CUPERTINO.Business has the following fields: OBJECTID:Unique identifier automatically generated by Esritype: OID, length: 4, domain: noneBusinessLicenseNumber:The license number found on the business applicationtype: String, length: 50, domain: noneBusinessName:type: String, length: 254, domain: noneBusinessAddress:type: String, length: 254, domain: noneBusinessLicenseType:The type of business license pulled for the application.type: String, length: 50, domain: noneBusinessActivityType:A more specific description of the type of business based on the business's intended activitytype: String, length: 50, domain: noneMapCode:A more specific description of the type of business based on the business activity. Values are generated using a vlookup table of all the different types of business activities and narrowed into less than 10 valuestype: String, length: 50, domain: noneBusinessLicenseStatus:type: String, length: 50, domain: noneStartOfBusinessDate:type: Date, length: 36, domain: noneOwnerName:type: String, length: 254, domain: noneOwnerStreet:type: String, length: 254, domain: noneOwnerCity:type: String, length: 254, domain: noneOwnerState:type: String, length: 50, domain: noneOwnerZip:type: String, length: 50, domain: noneOwnerPhone:type: String, length: 50, domain: noneOwnerEmail:type: String, length: 50, domain: noneSqFt:The square footage of the business as charged and determined by systemtype: Integer, length: 4, domain: noneSHAPE:Field that stores geographic coordinates associated with featuretype: Geometry, length: 4, domain: noneGlobalID:Unique identifier automatically generated for features in enterprise databasetype: GlobalID, length: 38, domain: none", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "The City of Cupertino does not guarantee the accuracy, adequacy, completeness or usefulness of any information. The City does not warrant the positional or thematic accuracy of the GIS data. The GIS data and cartographic digital files are not legal representations of the depicted data. Information shown on these layers is derived from public records that are constantly undergoing change. Under no circumstances shall GIS mapping be used for final design purposes. While every effort has been made to ensure the content, sequence, accuracy, timeliness or completeness of materials presented within these pages, the City of Cupertino assumes no responsibility for errors or omissions, and explicitly disclaims any representations and warranties, including, without limitation, the implied warranties of merchantability and fitness for a particular purpose.", "parentLayer": { "id": 34, "name": "Planning (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BusinessLicenseType", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "7e6323a97cd62f64b3379b6ba8af4e9b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtElEQVQYlZ3RPQ4BARCG4Xfs6vwkIqIRdiV6nQKXcIft/ZyBxi5XkDiBSqKTUDnCEhWNQqPDCAXJ7iqYZJrJU3wzY/JDmX9jRzfxNJmaEktd0dVYrHMk7qmfU4z5HaqgGMipq7uWK/YyhBVjwAu+J1mQKapFRDQYox4Rs9BmWx6BH8QHoBLAN4PEMWJB7YM0gdgnGkNX8pcQdsVedHTfENQBksDME2vy9XSelNbAsyPrp6c8ALXoLtnzZaLqAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "AGENT/ SOLICITOR", "label": "AGENT/ SOLICITOR" }, { "symbol": { "type": "esriPMS", "url": "b8c5706960b042ffc1afc12c656964ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxElEQVQYlZWRsUrDcBCHv58JdDEg+gIm7eaqo44d+gwFl+LmYLI4uJdCDJhX0M1Jn6Bzwb1DmxScumcUTlCH/GNS6G+8+zi+u/PZI36zYHfrc+RdIav4sjc9RdtW2JJNDnYL9tfVzOLiWln07sCWFJNf0MkR0ovFqzNlg8/aZN10qAYceGNgWtc47tzM7KTp/AH0W2GxcGHpHmMEdthA56ThqwMrPS0tKS+AHLgEVWDPBL0HoZ/zOKfTY7gEhl3q/56yK9+SjzD1rGj/BQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "APARTMENT", "label": "APARTMENT" }, { "symbol": { "type": "esriPMS", "url": "63b6fe5d54fb269ff14dbd18d9b060b3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsklEQVQYlZWRoQoCURBFzywvKoh+gtGqUaPBuioGwSI2u8Eu1v0FBcXFoF9gFuw2g8luERZGFlT2rT5hb5vhwJyZMWSISTd8pepBA7gb2K2E20+4qwQK43cdwbyjDEJhb8FtZZgEXykAy55SWQvXDywwcqjmI+gDs6RG0bWYByVLQ+EkUHbwRwsWmAAtIJcCDxsILTgULr5S8yAA6vHpFBYPmCLx4NTptsIZaLrcv57yL08NECbNoqebxAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CARE HOME / CHILD DAY CARE", "label": "CARE HOME / CHILD DAY CARE" }, { "symbol": { "type": "esriPMS", "url": "7adc191ff34ccd7bf38bbbb4ae25aab4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsklEQVQYlWNhIAGwkK945kxWBr63FgwM//kYOH4fZQhs+IBd8aIGMQa21zsYGBgMwfyfLG8YVrYEM4TXHMJUzMrSDlcIASIM/xmWMPz/L8/AyPgfVTEjgw0WZ8oyrO5QZmBguIPu5mcMDAxqaIr/MvxgeY7pjH+MbQxM/+0YGBiYELb972GIK/2KqTiqejfD8hZbBgaGNAZGRl4Gxv+bGMJrF+IOusiaYwwMDCCMFZAUKQAONCpaVPhiZQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "COIN OPERATED", "label": "COIN OPERATED" }, { "symbol": { "type": "esriPMS", "url": "39dd709839880b3c391a33844b329ef4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAoElEQVQYlZXRIW5CcRDE4W+TJ2nSwBGQta1sZQVnIMEQHL6intRyBXBV7QnQJHgcAoXHL6FBPP70vYSRk99OZncrd6gqjUzPeMMRPxEO/8KZ5pjWrK9Mowi/V3CmcQGe9YhlpqcI+3rypKHqA4aY1eFuy269svMG/QZ4XcIfGKBTgCt8X8ERdple+LvI6+V0C3xGyDL5PLDFe1Pxm6e06QRsfx/a7M59/AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "COMMERCIAL BUSINESS", "label": "COMMERCIAL BUSINESS" }, { "symbol": { "type": "esriPMS", "url": "39dd709839880b3c391a33844b329ef4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAoElEQVQYlZXRIW5CcRDE4W+TJ2nSwBGQta1sZQVnIMEQHL6intRyBXBV7QnQJHgcAoXHL6FBPP70vYSRk99OZncrd6gqjUzPeMMRPxEO/8KZ5pjWrK9Mowi/V3CmcQGe9YhlpqcI+3rypKHqA4aY1eFuy269svMG/QZ4XcIfGKBTgCt8X8ERdple+LvI6+V0C3xGyDL5PLDFe1Pxm6e06QRsfx/a7M59/AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "COMMERCIAL BUSINESS SQ FT", "label": "COMMERCIAL BUSINESS" }, { "symbol": { "type": "esriPMS", "url": "3bfc07efe50af3646bccb13a6c781cb1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAs0lEQVQYlWNhIAGwkK04zZiBlV+CweI/AwPfH1aGoxM2MHzAqrgkkEHs/2+GHf8YGAxBfOY/DG+KvRiCe7cxHMJQ/P83QzsDVCEUiDAwMSxhYGCQB0mjO8MGizNlC/0YlPs3MdxBV/yMgYFBDU3xX+YfDM8xPcjE0Mbwj8EOzII5jZGhp3cXw1cMxb2bGHYXeTPYMjIxpDEwMPAy/GPY1LeFYSHOoOvbynCMgQGMsQKSIgUAeH8rEMl5wXsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CONTRACTOR", "label": "CONTRACTOR" }, { "symbol": { "type": "esriPMS", "url": "3bfc07efe50af3646bccb13a6c781cb1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAs0lEQVQYlWNhIAGwkK04zZiBlV+CweI/AwPfH1aGoxM2MHzAqrgkkEHs/2+GHf8YGAxBfOY/DG+KvRiCe7cxHMJQ/P83QzsDVCEUiDAwMSxhYGCQB0mjO8MGizNlC/0YlPs3MdxBV/yMgYFBDU3xX+YfDM8xPcjE0Mbwj8EOzII5jZGhp3cXw1cMxb2bGHYXeTPYMjIxpDEwMPAy/GPY1LeFYSHOoOvbynCMgQGMsQKSIgUAeH8rEMl5wXsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CONTRACTOR SQ FT", "label": "CONTRACTOR" }, { "symbol": { "type": "esriPMS", "url": "c29dc678eff736d86b08396474a35d8c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqUlEQVQYlZ2RMQ4BYRCFv/dnt6QSnSgkep0CCStxAHdwFBqXkDiBisgmIqFyBDWNYhUaCSPYQtbf8JJpJt9M3psJ+EHB37DZLoSkDi4P2kjtxAubLYpwnoOrpZ2TWdyXorVnczgCUvClAmhqZmVJlrXR8NgswaoC7LPwAahm4Btcjx4b9yG4FuA+Io+l3uULlrpLs7gJGgA50EzqTLzXeA9EW+BZXv30lAdhtSjR3lJUEwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HOME OCCUPATION", "label": "HOME OCCUPATION" }, { "symbol": { "type": "esriPMS", "url": "e7be46bacec14c70de4ae33d5d7c98cd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtElEQVQYlZWRvQ4BURBGz8iWJMIjKLWUlArPINGITiwahV4US1a8AZ2KJ1BL9DqFSi/RsCO7kdi7PxJfdTM5ufnmjMUfsWKTgVZQ6gh3PHa4ckuGbV2i9IK3AsKMvrZxZW/CtnbgA36TR9gw1DJzuYZ/7qZUzeHRAqZhuJC6mVKMdj4BpUQ4w9GEn4yxaALZCHpgwdaEV3JhpFVe+EZqgTplzYMJiO8mos6RM9BIqx4/yo+8AdWRKs/sDRbfAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LODGING", "label": "LODGING" }, { "symbol": { "type": "esriPMS", "url": "d826ea879749c8076bc88e7a442bcb7c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAt0lEQVQYlZ3Ruw7BYBTA8f+nZREsYhNDQ6yNxYCX8A7dXZ6BRcsrSDyBSWKT8AAmURITi0HSmFw+YRDVz1AnOcvJLyfnohMi9L9xySLqpShLSfJyZb4bcFJio03Gk0y4YwogpnHMt6i7NrMAjki6gPnRKC1gBOQA6cMCKooxs0YDY9tn48MS9gIKX/gW1zioFuwAtedE74qkt7Q5B7BrMy02qd4FFpAAxmuH4c/TrRwW8EplhHrKA/KSK2MhzimQAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NON PROFIT", "label": "NON PROFIT" }, { "symbol": { "type": "esriPMS", "url": "b8f38544aeb80acdd206b2b19c92003a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAuElEQVQYlWNhIAGwkK14JsNM1rcMfBb/GRj4fjNwHG1gCPyAVXEDwyKx1wxsOxgYGAwhEj/ftDCsDK5hCD+EoZiFgbUdphAKRBgY/i/5z/BfnpGB8T+aMxhtsDhTtoNhtTIDA8MddDc/Y2BgUENT/JeF4cdzDGcwMvxr+8/AZMfAwMAEE/vPwNhTyhD3FUNxNUPU7haG5bYMDAxpjAyMvP8ZGDfVMoQvxBl0NQyRxxgYGEAYKyApUgAerypahge5UgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PRIVATE SCHOOL", "label": "PRIVATE SCHOOL" }, { "symbol": { "type": "esriPMS", "url": "fdc9752b0b0f245ba0bea1c2ef13fea0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAp0lEQVQYlZ2RMQtBcRTFf1fvjQySTQZltxnwHSTPZvRRWHwBo7LolcGkbIpPYWYxWJTiddQj5b2/gVN3Of26nXuuxw/y/oY1wSdPHZHDZ2ttzk5YC4rcWSFqsXHjpDkd67FJb44YwQt8qoAxkyiboU9YNBwxS4RUgH0y8wGoJuCIK0fXgUOgBWTejjG2PpcUbAFrhTSBASKLWFrA9Gt11mUH8Tj101MewZYm4/txV7wAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SPECIAL BUSINESS", "label": "SPECIAL BUSINESS" }, { "symbol": { "type": "esriPMS", "url": "83bf23ef7a67cd7ee0de4fa4b0054bda", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqElEQVQYlZ3RoWpCYRgG4OeIZ1hmGjYxCHbbwuY9DMNBg9FLmcUbMCqCiG1pYBPcVSxrMVgEDXpkbAP1HIO+8IcPHvhfvi/rhmTvxj3CPM/I55i/sU7FAwoPfKL6M+9YjalHzBI4pPMP//IUM4wpBcRnOOAlpWZxQhnfl50XqFzg/ZZlosaB9ww1ZE5+67bYJHCT6YhXtAMeAz4i+ldX1+DL70vNTUc5ApLiHO/bYifFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "TAXICAB/ VEHICLE ", "label": "TAXICAB/ VEHICLE " }, { "symbol": { "type": "esriPMS", "url": "768ed48cebf62b9eb539139d3f47c652", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAhUlEQVQYlaXRIQoCYRAG0IesUZPYFoNgtxnUS3iHPYoWLyF4ApNgE/QUZi0Gi1GUhQ3Lz2xY/GDCDC8MM5kWyf7BXczQxwWvJjzEEdOqf2KFc4Q3NVhmgD1G+KZ4HqyZY4xbiu+YJPiDR7TGGkt0arMt3hE+YYECPRywa7pGmWtVYVo95Qdm9xKU7RQcIgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "THEATER", "label": "THEATER" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[BusinessName]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Default", "priority": 13, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6093032.591262728, "ymin": 1919561.9239888042, "xmax": 6126544.79917255, "ymax": 1949566.5450818092, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BusinessName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BusinessLicenseNumber", "type": "esriFieldTypeString", "alias": "LicenseNumber", "length": 50, "domain": null }, { "name": "BusinessName", "type": "esriFieldTypeString", "alias": "BusinessName", "length": 254, "domain": null }, { "name": "BusinessAddress", "type": "esriFieldTypeString", "alias": "BusinessAddress", "length": 254, "domain": null }, { "name": "BusinessLicenseType", "type": "esriFieldTypeString", "alias": "BusinessLicenseType", "length": 50, "domain": null }, { "name": "BusinessActivityType", "type": "esriFieldTypeString", "alias": "BusinessActivityType", "length": 50, "domain": null }, { "name": "MapCode", "type": "esriFieldTypeString", "alias": "MapCode", "length": 50, "domain": null }, { "name": "BusinessLicenseStatus", "type": "esriFieldTypeString", "alias": "BusinessLicenseStatus", "length": 50, "domain": null }, { "name": "StartOfBusinessDate", "type": "esriFieldTypeDate", "alias": "StartOfBusinessDate", "length": 8, "domain": null }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "OwnerName", "length": 254, "domain": null }, { "name": "OwnerStreet", "type": "esriFieldTypeString", "alias": "OwnerStreet", "length": 254, "domain": null }, { "name": "OwnerCity", "type": "esriFieldTypeString", "alias": "OwnerCity", "length": 254, "domain": null }, { "name": "OwnerState", "type": "esriFieldTypeString", "alias": "OwnerState", "length": 50, "domain": null }, { "name": "OwnerZip", "type": "esriFieldTypeString", "alias": "OwnerZip", "length": 50, "domain": null }, { "name": "OwnerPhone", "type": "esriFieldTypeString", "alias": "OwnerPhone", "length": 50, "domain": null }, { "name": "OwnerEmail", "type": "esriFieldTypeString", "alias": "OwnerEmail", "length": 50, "domain": null }, { "name": "SqFt", "type": "esriFieldTypeInteger", "alias": "SqFt", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16174_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6717_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 185, "name": "Council Commissioner Conflict of Interest", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Planning (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Office", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 240, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 } }, "value": "Bicycle and Pedestrian Commissioner", "label": "Bicycle and Pedestrian Commissioner" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 } }, "value": "City Council", "label": "City Council" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 179, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 } }, "value": "Housing Commissioner", "label": "Housing Commissioner" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 189, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 } }, "value": "Parks and Rec Commissioner", "label": "Parks and Rec Commissioner" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 191, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 } }, "value": "Planning Commissioner", "label": "Planning Commissioner" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 189, 255 ], "toColor": [ 238, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 227, 252, 255 ], "toColor": [ 184, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 231, 255 ], "toColor": [ 184, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 185, 252, 255 ], "toColor": [ 179, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 182, 255 ], "toColor": [ 252, 223, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 216, 255 ], "toColor": [ 252, 179, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 188, 255 ], "toColor": [ 179, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 213, 252, 255 ], "toColor": [ 194, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 192, 252, 255 ], "toColor": [ 221, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 207, 255 ], "toColor": [ 252, 218, 207, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 113, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6103713.999854937, "ymin": 1930163.1411857754, "xmax": 6192290.796744332, "ymax": 1949237.3580875546, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 50, "domain": null }, { "name": "Office", "type": "esriFieldTypeString", "alias": "Office", "length": 50, "domain": null }, { "name": "Term", "type": "esriFieldTypeString", "alias": "Term", "length": 20, "domain": null }, { "name": "Radius", "type": "esriFieldTypeString", "alias": "Radius", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 50, "domain": null }, { "name": "Boundary", "type": "esriFieldTypeString", "alias": "Boundary", "length": 25, "domain": { "type": "codedValue", "name": "PlanningConflictBoundary", "description": "", "codedValues": [ { "name": "500 Feet", "code": "500 Feet" }, { "name": "1000 Feet", "code": "1000 Feet" }, { "name": "Property Line", "code": "Property Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8947_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4301_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 59, "name": "Eichler Home", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Planning (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6098600.028331518, "ymin": 1927689.98454763, "xmax": 6126783.085081026, "ymax": 1950321.1433350146, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 15, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Requester", "type": "esriFieldTypeString", "alias": "Requester", "length": 50, "domain": null }, { "name": "FileNumber", "type": "esriFieldTypeString", "alias": "FileNumber", "length": 20, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IsHeartofCity", "type": "esriFieldTypeString", "alias": "IsHeartofCity", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OrdinanceNumber", "type": "esriFieldTypeString", "alias": "OrdinanceNumber", "length": 50, "domain": null }, { "name": "ZoningDescription", "type": "esriFieldTypeString", "alias": "ZoningDescription", "length": 100, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8961_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4315_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 60, "name": "Heritage Trees", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Planning (Group)" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "84e7020ad4f1d996f7e62f8ab7137527", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAETUlEQVRYhe2XfUwTZxzHf9e79rjSWtoCzawlWtCNAmHGCShzvoyBb4FIkE2Ny1w2hy6aaJhApkn/UJEpmctwMwxnjFtg7h9DtjEYb/LimGCQNxUo47XYCmJpLcf1rndLu6yZyFpNL1uW+Eme5J5vcr/n8+Ty/J4cBv8x2HMB+L9/gobmrLecEjzfoZKoEcpJChzMuaYIyVE9omd5E9BzekGcxbkGAUSBMEzLxpCT91z59cp3L1Fi0S7dkQpUcX0YKJVE2FmUdvhVDhQAkMWLwC8DOTK0y3Ibm3GoRJMzYFmpZquGcnLlbcZFpJzYnbjhK0T4kPyzmI2ClZnf4nXdh96peKg/tUmuH/JbQNZpLA0Ysy6MOVDuntuiVWjr97tOWnWhwlXJFzyLewpaKVD9cBczbYvcBABf+i1g1yrXR+ZWeubSbjMkrivGWSEKxNj0vO9IeidQYCLP1HYfykNY1sTIAi4nhRUUIQhwzyTQ+cUWrUlOBEj6Jh7LcfMjr9KLz/8GIdUGsZMQikmNTDN4YHVsDZm9FuBMhk+BnyeO7URts8dQyolPOZyo/MYoPOntHQHFgLTH7H4OahuD0IpeUWPLh1urjHmpyer8cq8CmHW2WHPxZqCyYRCYBbinkD+gswxEflyJ9xRuOQ0A3gWYQFFgeGEjoCQNfBJc/zvQCkI7N8fmBtIes82UppOqyzp4FbBHKEE4Tdl8CoTUDhy/cyKlwNVYiBELbwKG7NdANGkv9Smw7ETdJx1hQZntlzJXrEouAYR+qo76j3AoAnePp4A19oV7ZIzzsE8BF3Rw4F5rlOqmZbka3KfAD26VZMD9zS8yHMus3oyconwKXOH0IluXpV6XW+H34i6W5te5W7Rpm6610qaPSpHq73sVCC/tPY9QjDTs6zbgA0nfJMQcLMdws01p3Pny5wDwplcBe7giI/rgY0eVFzSX25GR9+NS5ubY3IAMC5Iu6DTxLoCbba4eI/EpICBpjpHiCN+NiFJJXV3W7lNA1m4cG92zQhNRcO2JIsYdseBQimFJ0a/PLDC5XguiKbLfp4C8cfjt4X3xNSyOCcJPN7hbMicUQH/uOhjaG8/Kbo0LvAmYt77kvi2DWsc8Ga0gwJCz1slx3BGfAkvPNtX3A7w+lRRxpWbgoxBi2OLetWjSPrKw/PYOc8qyZichnPeucIn26t9gHUoCCak2IME1A0DLCRj+II7Dx61XE5Mu1PoU+EsCzjaFDr0Xt4TUyBIYFdEfk1XuPpctP+4xD+1PULkurL9DywKgozgdEIZt1eX9tP1Bovaz8YzoaECQGVmXuWj57u9KYB4w8MLikhuDAOAaHkKr+7YP7ku4hs7QyKJv2sFJYGBKiwJD9hpWPDpdJY6nU9Vl3TSUdad7q/1UAvOh/bS50SAQpJtSI0v6jm5QYo8cjHjgwZ2gjvH9r2SWNsG/8V8QUdh4FVyDBzA+ijwXAD/4Awjas4DzR9vDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Location] CONCAT NEWLINE CONCAT [SpeciesCommonName]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Default", "priority": 97, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6099371.105818883, "ymin": 1932414.4564564228, "xmax": 6126678.33218047, "ymax": 1949272.3555339575, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SpeciesCommonName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "envStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "New Tree", "code": "New Tree" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Vacant", "code": "Vacant" }, { "name": "Ground", "code": "Ground" }, { "name": "Stump", "code": "Stump" }, { "name": "AP - Field Verify", "code": "AP - Field Verify" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 100, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "Species", "type": "esriFieldTypeString", "alias": "Species", "length": 50, "domain": { "type": "codedValue", "name": "envTreeSpecies_1", "description": "Desc", "codedValues": [ { "name": "ACACIA", "code": "ACACIA" }, { "name": "ACACIA BAILEYANA", "code": "ACACIA BAILEYANA" }, { "name": "ACACIA MELANOXYLON", "code": "ACACIA MELANOXYLON" }, { "name": "ACACIA SPECIES", "code": "ACACIA SPECIES" }, { "name": "ACCA SELLOWIANA", "code": "ACCA SELLOWIANA" }, { "name": "ACER BUERGERIANUM", "code": "ACER BUERGERIANUM" }, { "name": "ACER MACROPHYLLUM", "code": "ACER MACROPHYLLUM" }, { "name": "ACER NEGUNDO", "code": "ACER NEGUNDO" }, { "name": "ACER OBLONGUM", "code": "ACER OBLONGUM" }, { "name": "ACER PALMATUM", "code": "ACER PALMATUM" }, { "name": "ACER RUBRUM", "code": "ACER RUBRUM" }, { "name": "ACER SACCHARINUM", "code": "ACER SACCHARINUM" }, { "name": "AESCULUS CALIFORNICA", "code": "AESCULUS CALIFORNICA" }, { "name": "AESCULUS X CARNEA", "code": "AESCULUS X CARNEA" }, { "name": "AFROCARPUS GRACILIOR", "code": "AFROCARPUS GRACILIOR" }, { "name": "AILANTHUS ALTISSIMA", "code": "AILANTHUS ALTISSIMA" }, { "name": "ALBIZIA JULIBRISSIN", "code": "ALBIZIA JULIBRISSIN" }, { "name": "ALNUS GLUTINOSA", "code": "ALNUS GLUTINOSA" }, { "name": "ARAUCARIA ARAUCANA", "code": "ARAUCARIA ARAUCANA" }, { "name": "ARAUCARIA COLUMNARIS", "code": "ARAUCARIA COLUMNARIS" }, { "name": "ARAUCARIA HETEROPHYLLA", "code": "ARAUCARIA HETEROPHYLLA" }, { "name": "ARBUTUS 'MARINA'", "code": "ARBUTUS 'MARINA'" }, { "name": "ARBUTUS MENZIESII", "code": "ARBUTUS MENZIESII" }, { "name": "ARBUTUS UNEDO", "code": "ARBUTUS UNEDO" }, { "name": "ARCHONTOPHOENIX CUNNINGHAMIANA", "code": "ARCHONTOPHOENIX CUNNINGHAMIANA" }, { "name": "ARCTOSTAPHYLOS 'AUSTIN GRIFFITHS'", "code": "ARCTOSTAPHYLOS 'AUSTIN GRIFFITHS'" }, { "name": "BAMBUSOIDEAE", "code": "BAMBUSOIDEAE" }, { "name": "BAUHINIA VARIEGATA", "code": "BAUHINIA VARIEGATA " }, { "name": "BAUHINIA X BLAKEANA", "code": "BAUHINIA X BLAKEANA" }, { "name": "BETULA ALBA", "code": "BETULA ALBA" }, { "name": "BETULA NIGRA", "code": "BETULA NIGRA" }, { "name": "BETULA PENDULA ", "code": "BETULA PENDULA " }, { "name": "BETULA UTILIS ", "code": "BETULA UTILIS " }, { "name": "BETULA UTILIS VAR. JACQUEMONTII", "code": "BETULA UTILIS VAR. JACQUEMONTII" }, { "name": "BRACHYCHITON POPULNEUS", "code": "BRACHYCHITON POPULNEUS" }, { "name": "BRACHYCHITON RUPESTRIS", "code": "BRACHYCHITON RUPESTRIS" }, { "name": "CALLISTEMON", "code": "CALLISTEMON" }, { "name": "CALLISTEMON CITRINUS", "code": "CALLISTEMON CITRINUS" }, { "name": "CALLISTEMON VIMINALIS", "code": "CALLISTEMON VIMINALIS" }, { "name": "CALOCEDRUS DECURRENS", "code": "CALOCEDRUS DECURRENS" }, { "name": "CARYA ILLINOINENSIS", "code": "CARYA ILLINOINENSIS" }, { "name": "CASUARINA EQUISETIFOLIA", "code": "CASUARINA EQUISETIFOLIA" }, { "name": "CATALPA SPECIOSA ", "code": "CATALPA SPECIOSA " }, { "name": "CEANOTHUS THYRSIFLORUS ", "code": "CEANOTHUS THYRSIFLORUS " }, { "name": "CEDRUS ATLANTICA ", "code": "CEDRUS ATLANTICA " }, { "name": "CEDRUS DEODARA", "code": "CEDRUS DEODARA" }, { "name": "CELTIS OCCIDENTALIS", "code": "CELTIS OCCIDENTALIS" }, { "name": "CELTIS SINENSIS", "code": "CELTIS SINENSIS" }, { "name": "CERATONIA SILIQUA", "code": "CERATONIA SILIQUA" }, { "name": "CERCIS CANADENSIS", "code": "CERCIS CANADENSIS" }, { "name": "CERCIS CANADENSIS 'FOREST PANSY'", "code": "CERCIS CANADENSIS 'FOREST PANSY'" }, { "name": "CERCIS OCCIDENTALIS", "code": "CERCIS OCCIDENTALIS " }, { "name": "CHILOPSIS LINEARIS", "code": "CHILOPSIS LINEARIS" }, { "name": "CHITALPA TASHKENTENSIS", "code": "CHITALPA TASHKENTENSIS" }, { "name": "CINNAMOMUM CAMPHORA", "code": "CINNAMOMUM CAMPHORA" }, { "name": "CITRUS LIMON", "code": "CITRUS LIMON" }, { "name": "CITRUS RETICULATA", "code": "CITRUS RETICULATA" }, { "name": "CITRUS SINENSIS", "code": "CITRUS SINENSIS" }, { "name": "CITRUS SPECIES", "code": "CITRUS SPECIES" }, { "name": "CITRUS X PARADISI", "code": "CITRUS X PARADISI" }, { "name": "CORNUS FLORIDA ", "code": "CORNUS FLORIDA " }, { "name": "COTINUS COGGYGRIA", "code": "COTINUS COGGYGRIA" }, { "name": "COTINUS COGGYGRIA 'ROYAL PURPLE'", "code": "COTINUS COGGYGRIA 'ROYAL PURPLE'" }, { "name": "CRATAEGUS LAEVIGATA", "code": "CRATAEGUS LAEVIGATA" }, { "name": "CRATAEGUS PHAENOPYRUM", "code": "CRATAEGUS PHAENOPYRUM" }, { "name": "CUPRESSUS ARIZONICA", "code": "CUPRESSUS ARIZONICA" }, { "name": "CUPRESSUS MACROCARPA", "code": "CUPRESSUS MACROCARPA" }, { "name": "CUPRESSUS SEMPERVIREN", "code": "CUPRESSUS SEMPERVIREN" }, { "name": "CUPRESSUS SPECIES", "code": "CUPRESSUS SPECIES" }, { "name": "DELONIX REGIA", "code": "DELONIX REGIA" }, { "name": "DIOSPYROS KAKI", "code": "DIOSPYROS KAKI" }, { "name": "DIOSPYROS VIRGINIANA", "code": "DIOSPYROS VIRGINIANA" }, { "name": "DODONAEA VISCOSA 'PURPUREA'", "code": "DODONAEA VISCOSA 'PURPUREA'" }, { "name": "DODONEA VISCOSA ", "code": "DODONEA VISCOSA " }, { "name": "ELAOECARPUS DECIPIENS ", "code": "ELAOECARPUS DECIPIENS " }, { "name": "ERIOBOTRYA DEFLEXA", "code": "ERIOBOTRYA DEFLEXA" }, { "name": "ERIOBOTRYA JAPONICA", "code": "ERIOBOTRYA JAPONICA" }, { "name": "EUCALYPTUS CAMALDULENSIS", "code": "EUCALYPTUS CAMALDULENSIS" }, { "name": "EUCALYPTUS CINEREA ", "code": "EUCALYPTUS CINEREA " }, { "name": "EUCALYPTUS CLADOCALYX", "code": "EUCALYPTUS CLADOCALYX" }, { "name": "EUCALYPTUS GLOBULUS", "code": "EUCALYPTUS GLOBULUS" }, { "name": "EUCALYPTUS MICROCARPA", "code": "EUCALYPTUS MICROCARPA" }, { "name": "EUCALYPTUS NICHOLII", "code": "EUCALYPTUS NICHOLII" }, { "name": "EUCALYPTUS PERRINIANA", "code": "EUCALYPTUS PERRINIANA" }, { "name": "EUCALYPTUS POLYANTHEMOS ", "code": "EUCALYPTUS POLYANTHEMOS " }, { "name": "EUCALYPTUS SIDEROXYLON", "code": "EUCALYPTUS SIDEROXYLON" }, { "name": "EUCALYPTUS SP", "code": "EUCALYPTUS SP" }, { "name": "EUCALYPTUS SPECIES", "code": "EUCALYPTUS SPECIES" }, { "name": "EUCALYPTUS VIMINALIS", "code": "EUCALYPTUS VIMINALIS" }, { "name": "EUGENIA MYRTIFOLIA ", "code": "EUGENIA MYRTIFOLIA " }, { "name": "FEIJOA SELLOWIANA ", "code": "FEIJOA SELLOWIANA " }, { "name": "FICUS BENJAMINA", "code": "FICUS BENJAMINA" }, { "name": "FICUS CARICA", "code": "FICUS CARICA" }, { "name": "FICUS RELIGIOSA", "code": "FICUS RELIGIOSA" }, { "name": "FICUS RUBIGINOSA", "code": "FICUS RUBIGINOSA" }, { "name": "FRAXINUS AMERICANA", "code": "FRAXINUS AMERICANA" }, { "name": "FRAXINUS AMERICANA 'AUTUMN PURPLE'", "code": "FRAXINUS AMERICANA 'AUTUMN PURPLE'" }, { "name": "FRAXINUS ANGUSTIFOLIA 'RAYWOOD'", "code": "FRAXINUS ANGUSTIFOLIA 'RAYWOOD'" }, { "name": "FRAXINUS ANGUSTIFOLIA OXYCARPA", "code": "FRAXINUS ANGUSTIFOLIA OXYCARPA" }, { "name": "FRAXINUS PENNSYLVANICA", "code": "FRAXINUS PENNSYLVANICA" }, { "name": "FRAXINUS UHDEI", "code": "FRAXINUS UHDEI" }, { "name": "FRAXINUS VELUTINA", "code": "FRAXINUS VELUTINA" }, { "name": "FRAXINUS VELUTINA 'MODESTO'", "code": "FRAXINUS VELUTINA 'MODESTO'" }, { "name": "GEIJERA PARVIFLORA", "code": "GEIJERA PARVIFLORA" }, { "name": "GINKGO BILOBA", "code": "GINKGO BILOBA" }, { "name": "GLEDITSIA TRIACANTHOS", "code": "GLEDITSIA TRIACANTHOS" }, { "name": "GLEDITSIA TRIACANTHOS F. INERMIS", "code": "GLEDITSIA TRIACANTHOS F. INERMIS" }, { "name": "GREVILLEA ROBUSTA", "code": "GREVILLEA ROBUSTA" }, { "name": "HETEROMELES ARBUTIFOLIA", "code": "HETEROMELES ARBUTIFOLIA" }, { "name": "HIBISCUS SYRIACUS", "code": "HIBISCUS SYRIACUS" }, { "name": "ILEX OPACA", "code": "ILEX OPACA" }, { "name": "ILLEX AQUIFOLIUM", "code": "ILLEX AQUIFOLIUM" }, { "name": "JACARANDA MIMMOSIFOLIA", "code": "JACARANDA MIMMOSIFOLIA" }, { "name": "JUGLANS", "code": "JUGLANS" }, { "name": "JUGLANS CALIFORNICA", "code": "JUGLANS CALIFORNICA" }, { "name": "JUGLANS HINDSII", "code": "JUGLANS HINDSII" }, { "name": "JUGLANS NIGRA", "code": "JUGLANS NIGRA" }, { "name": "JUNIPERUS", "code": "JUNIPERUS" }, { "name": "JUNIPERUS CALIFORNICA", "code": "JUNIPERUS CALIFORNICA" }, { "name": "JUNIPERUS CHINENSIS ", "code": "JUNIPERUS CHINENSIS " }, { "name": "JUNIPERUS CHINENSIS 'TORULOSA'", "code": "JUNIPERUS CHINENSIS 'TORULOSA'" }, { "name": "JUNIPERUS SCOPULORUM", "code": "JUNIPERUS SCOPULORUM" }, { "name": "KOELREUTERIA BIPINNATA", "code": "KOELREUTERIA BIPINNATA" }, { "name": "LAGERSTROEMIA 'MUSKOGEE'", "code": "LAGERSTROEMIA 'MUSKOGEE'" }, { "name": "LAGERSTROEMIA 'NANCHEZ'", "code": "LAGERSTROEMIA 'NANCHEZ'" }, { "name": "LAGERSTROEMIA 'TUSCARORA'", "code": "LAGERSTROEMIA 'TUSCARORA'" }, { "name": "LAGERSTROEMIA INDICA", "code": "LAGERSTROEMIA INDICA" }, { "name": "LAURUS NOBILIS", "code": "LAURUS NOBILIS" }, { "name": "LEPTOSPERMUM SCOPARIUM", "code": "LEPTOSPERMUM SCOPARIUM" }, { "name": "LIGUSTRUM JAPONICUM", "code": "LIGUSTRUM JAPONICUM" }, { "name": "LIGUSTRUM LUCIDUM", "code": "LIGUSTRUM LUCIDUM" }, { "name": "LIGUSTRUM OVALIFOLIUM ", "code": "LIGUSTRUM OVALIFOLIUM " }, { "name": "LIGUSTRUM SPECIES", "code": "LIGUSTRUM SPECIES" }, { "name": "LIGUSTRUM VULGARE", "code": "LIGUSTRUM VULGARE" }, { "name": "LIQUIDAMBER STYRACIFLUA", "code": "LIQUIDAMBER STYRACIFLUA" }, { "name": "LIRIODENDRON", "code": "LIRIODENDRON" }, { "name": "LIRIODENDRON TULIPIFERA", "code": "LIRIODENDRON TULIPIFERA" }, { "name": "LOPHOSTEMON CONFERTUS", "code": "LOPHOSTEMON CONFERTUS" }, { "name": "MACADAMIA INTEGRIFOLIA ", "code": "MACADAMIA INTEGRIFOLIA " }, { "name": "MAGNOLIA CHAMPACA ", "code": "MAGNOLIA CHAMPACA " }, { "name": "MAGNOLIA DOLTSOPA", "code": "MAGNOLIA DOLTSOPA" }, { "name": "MAGNOLIA GRANDIFLORA", "code": "MAGNOLIA GRANDIFLORA" }, { "name": "MAGNOLIA GRANDIFLORA 'LITTLE GEM'", "code": "MAGNOLIA GRANDIFLORA 'LITTLE GEM'" }, { "name": "MAGNOLIA GRANDIFOLIA RUSSET", "code": "MAGNOLIA GRANDIFOLIA RUSSET" }, { "name": "MAGNOLIA GRANDIFOLIA ST MARY", "code": "MAGNOLIA GRANDIFOLIA ST MARY" }, { "name": "MAGNOLIA SOLINGIANA", "code": "MAGNOLIA SOLINGIANA" }, { "name": "MAGNOLIA X SOULANGEANA", "code": "MAGNOLIA X SOULANGEANA" }, { "name": "MALUS DOMESTICA", "code": "MALUS DOMESTICA" }, { "name": "MALUS FLORIBUNDA", "code": "MALUS FLORIBUNDA" }, { "name": "MALUS SP", "code": "MALUS SP" }, { "name": "MAYTENUS BOARIA", "code": "MAYTENUS BOARIA" }, { "name": "MELALEUCA BRACTEATA", "code": "MELALEUCA BRACTEATA" }, { "name": "MELALEUCA LEUCADENDRA", "code": "MELALEUCA LEUCADENDRA" }, { "name": "MELALEUCA LINARIFOLIA", "code": "MELALEUCA LINARIFOLIA" }, { "name": "MELALEUCA QUINQUENERVIA", "code": "MELALEUCA QUINQUENERVIA" }, { "name": "METASAQUOIA GLYPTOSTROBOIDES", "code": "METASAQUOIA GLYPTOSTROBOIDES" }, { "name": "MORUS ALBA", "code": "MORUS ALBA" }, { "name": "MORUS NIGRA", "code": "MORUS NIGRA" }, { "name": "MYOPORUM LAETUM", "code": "MYOPORUM LAETUM" }, { "name": "MYRICA CALIFORNICA ", "code": "MYRICA CALIFORNICA " }, { "name": "NERIUM OLEANDER", "code": "NERIUM OLEANDER" }, { "name": "NYSSA SYLVATICA", "code": "NYSSA SYLVATICA " }, { "name": "OLEA EUROPAEA", "code": "OLEA EUROPAEA" }, { "name": "OSMANTHUS AMERICANUS", "code": "OSMANTHUS AMERICANUS" }, { "name": "OSMANTHUS HETEROPHYLLUS", "code": "OSMANTHUS HETEROPHYLLUS" }, { "name": "PALM", "code": "PALM" }, { "name": "PARKINSONIA FLORIDA", "code": "PARKINSONIA FLORIDA" }, { "name": "PERSEA AMERICANA", "code": "PERSEA AMERICANA" }, { "name": "PHOENIX CANARIENSIS", "code": "PHOENIX CANARIENSIS" }, { "name": "PHOENIX DACTYLIFERA", "code": "PHOENIX DACTYLIFERA" }, { "name": "PHOTINIA FRASERI ", "code": "PHOTINIA FRASERI " }, { "name": "PHOTINIA GLABRA", "code": "PHOTINIA GLABRA" }, { "name": "PICEA", "code": "PICEA" }, { "name": "PICEA PUNGENS", "code": "PICEA PUNGENS" }, { "name": "PICEA PUNGENS \u2018GLAUCA\u2019", "code": "PICEA PUNGENS \u2018GLAUCA\u2019" }, { "name": "PINUS BRUTIA VAR. ELDARICA", "code": "PINUS BRUTIA VAR. ELDARICA" }, { "name": "PINUS CANARIENSIS", "code": "PINUS CANARIENSIS" }, { "name": "PINUS COULTERI", "code": "PINUS COULTERI" }, { "name": "PINUS HALEPENSIS ", "code": "PINUS HALEPENSIS " }, { "name": "PINUS MONTICOLA", "code": "PINUS MONTICOLA" }, { "name": "PINUS PINEA", "code": "PINUS PINEA" }, { "name": "PINUS PONDEROSA ", "code": "PINUS PONDEROSA " }, { "name": "PINUS RADIATA ", "code": "PINUS RADIATA " }, { "name": "PINUS SP", "code": "PINUS SP" }, { "name": "PINUS SPECIES", "code": "PINUS SPECIES" }, { "name": "PINUS THUNBERGIANA", "code": "PINUS THUNBERGIANA" }, { "name": "PISTACIA CHINENSIS", "code": "PISTACIA CHINENSIS" }, { "name": "PITTOSPORUM CRASSIFOLIUM ", "code": "PITTOSPORUM CRASSIFOLIUM " }, { "name": "PITTOSPORUM EUGENIOIDES", "code": "PITTOSPORUM EUGENIOIDES" }, { "name": "PITTOSPORUM TENUIFOLIUM ", "code": "PITTOSPORUM TENUIFOLIUM " }, { "name": "PITTOSPORUM TOBIRA", "code": "PITTOSPORUM TOBIRA" }, { "name": "PITTOSPORUM UNDALATUM ", "code": "PITTOSPORUM UNDALATUM " }, { "name": "PLATANUS COLUMBIANA", "code": "PLATANUS COLUMBIANA" }, { "name": "PLATANUS RACEMOSA", "code": "PLATANUS RACEMOSA" }, { "name": "PLATANUS X ACERIFOLIA", "code": "PLATANUS X ACERIFOLIA" }, { "name": "PODOCARPUS GRACILLIOR ", "code": "PODOCARPUS GRACILLIOR " }, { "name": "PODOCURPUS MACROPHYLLUS", "code": "PODOCURPUS MACROPHYLLUS" }, { "name": "POPULUS", "code": "POPULUS" }, { "name": "POPULUS DELTOIDES", "code": "POPULUS DELTOIDES" }, { "name": "PROPOSED VACANT SITE - LARGE", "code": "PROPOSED VACANT SITE - LARGE" }, { "name": "PROPOSED VACANT SITE - MEDIUM", "code": "PROPOSED VACANT SITE - MEDIUM" }, { "name": "PROPOSED VACANT SITE - SMALL", "code": "PROPOSED VACANT SITE - SMALL" }, { "name": "PRUNUS AMERICANA", "code": "PRUNUS AMERICANA" }, { "name": "PRUNUS AMYGDALUS", "code": "PRUNUS AMYGDALUS" }, { "name": "PRUNUS ARMENIACA", "code": "PRUNUS ARMENIACA" }, { "name": "PRUNUS AVIUM", "code": "PRUNUS AVIUM" }, { "name": "PRUNUS CAROLINIANA", "code": "PRUNUS CAROLINIANA" }, { "name": "PRUNUS CERASFERA 'KRAUTER VESUVIUS'", "code": "PRUNUS CERASFERA 'KRAUTER VESUVIUS'" }, { "name": "PRUNUS DOMESTICA", "code": "PRUNUS DOMESTICA" }, { "name": "PRUNUS DULCIS", "code": "PRUNUS DULCIS" }, { "name": "PRUNUS ILICIFOLIA ", "code": "PRUNUS ILICIFOLIA " }, { "name": "PRUNUS LAUROCERASUS", "code": "PRUNUS LAUROCERASUS" }, { "name": "PRUNUS PERSICA", "code": "PRUNUS PERSICA" }, { "name": "PRUNUS PERSICA VAR. NUCIPERSICA", "code": "PRUNUS PERSICA VAR. NUCIPERSICA" }, { "name": "PRUNUS SERRULATA ", "code": "PRUNUS SERRULATA " }, { "name": "PRUNUS SERRULATA 'KWANZAN'", "code": "PRUNUS SERRULATA 'KWANZAN'" }, { "name": "PRUNUS SPECIES", "code": "PRUNUS SPECIES" }, { "name": "PSEUDOTSUGA MENZIESII", "code": "PSEUDOTSUGA MENZIESII" }, { "name": "PSIDIUM GUAJAVA", "code": "PSIDIUM GUAJAVA" }, { "name": "PUNICA GRANATUM", "code": "PUNICA GRANATUM" }, { "name": "PYRUS CALLERYANA", "code": "PYRUS CALLERYANA" }, { "name": "PYRUS CALLERYANA 'ARISTOCRAT'", "code": "PYRUS CALLERYANA 'ARISTOCRAT'" }, { "name": "PYRUS CALLERYANA 'BRADFORD'", "code": "PYRUS CALLERYANA 'BRADFORD'" }, { "name": "PYRUS CALLERYANA 'CHANTICLEER'", "code": "PYRUS CALLERYANA 'CHANTICLEER'" }, { "name": "PYRUS COMMUNIS", "code": "PYRUS COMMUNIS" }, { "name": "PYRUS KAWAKAMII", "code": "PYRUS KAWAKAMII" }, { "name": "PYRUS PYRIFOLIA", "code": "PYRUS PYRIFOLIA" }, { "name": "QUERCUS", "code": "QUERCUS" }, { "name": "QUERCUS AGRIFOLIA", "code": "QUERCUS AGRIFOLIA" }, { "name": "QUERCUS ALBA", "code": "QUERCUS ALBA" }, { "name": "QUERCUS BUCKEYI", "code": "QUERCUS BUCKEYI" }, { "name": "QUERCUS CAMBII", "code": "QUERCUS CAMBII" }, { "name": "QUERCUS CANBYI ", "code": "QUERCUS CANBYI " }, { "name": "QUERCUS COCCINEA", "code": "QUERCUS COCCINEA" }, { "name": "QUERCUS DOUGLASII", "code": "QUERCUS DOUGLASII" }, { "name": "QUERCUS ENGELMANNII", "code": "QUERCUS ENGELMANNII" }, { "name": "QUERCUS FRAINETTO", "code": "QUERCUS FRAINETTO" }, { "name": "QUERCUS FRAINETTO 'SCHMIDT'", "code": "QUERCUS FRAINETTO 'SCHMIDT'" }, { "name": "QUERCUS GARRYANA", "code": "QUERCUS GARRYANA" }, { "name": "QUERCUS ILEX", "code": "QUERCUS ILEX" }, { "name": "QUERCUS KELLOGGII", "code": "QUERCUS KELLOGGII" }, { "name": "QUERCUS LOBATA", "code": "QUERCUS LOBATA" }, { "name": "QUERCUS MACROCARPA", "code": "QUERCUS MACROCARPA" }, { "name": "QUERCUS MUEHLENBERGII", "code": "QUERCUS MUEHLENBERGII" }, { "name": "QUERCUS OBLONGIFOLIA", "code": "QUERCUS OBLONGIFOLIA" }, { "name": "QUERCUS ROBUR", "code": "QUERCUS ROBUR" }, { "name": "QUERCUS RUBRA", "code": "QUERCUS RUBRA" }, { "name": "QUERCUS SHUMARDII", "code": "QUERCUS SHUMARDII" }, { "name": "QUERCUS SPECIES", "code": "QUERCUS SPECIES" }, { "name": "QUERCUS SUBER", "code": "QUERCUS SUBER" }, { "name": "QUERCUS TEXANA", "code": "QUERCUS TEXANA" }, { "name": "QUERCUS VIRGINIANA", "code": "QUERCUS VIRGINIANA" }, { "name": "QUERCUS WISLIZENII", "code": "QUERCUS WISLIZENII" }, { "name": "RHAMNUS ALATERNUS", "code": "RHAMNUS ALATERNUS" }, { "name": "RHUS LANCEA", "code": "RHUS LANCEA" }, { "name": "ROBINIA PSEUDOACACIA", "code": "ROBINIA PSEUDOACACIA" }, { "name": "ROBINIA X AMBIGUA", "code": "ROBINIA X AMBIGUA" }, { "name": "ROBINIA X AMBIGUA 'IDAHOENSIS'", "code": "ROBINIA X AMBIGUA 'IDAHOENSIS'" }, { "name": "SALIX BABYLONICA", "code": "SALIX BABYLONICA" }, { "name": "SALIX LASIOLEPIS", "code": "SALIX LASIOLEPIS" }, { "name": "SALIX MATSUDANA 'TORTUOSA'", "code": "SALIX MATSUDANA 'TORTUOSA'" }, { "name": "SALIX SCOULERIANA", "code": "SALIX SCOULERIANA" }, { "name": "SCHINUS MOLLE", "code": "SCHINUS MOLLE" }, { "name": "SCHINUS TEREBINTHEFOLIUS", "code": "SCHINUS TEREBINTHEFOLIUS" }, { "name": "SENNA SPLENDIDA", "code": "SENNA SPLENDIDA" }, { "name": "SEQUOIA SEMPERVIRENS", "code": "SEQUOIA SEMPERVIRENS" }, { "name": "SEQUOIADENDRON GIGANTEUM", "code": "SEQUOIADENDRON GIGANTEUM" }, { "name": "SOLANUM MACRANTHUM", "code": "SOLANUM MACRANTHUM" }, { "name": "STUMP", "code": "STUMP" }, { "name": "STYPHNOLOBIUM JAPONICUM", "code": "STYPHNOLOBIUM JAPONICUM" }, { "name": "SYAGRUS ROMANZOFFIANUM", "code": "SYAGRUS ROMANZOFFIANUM" }, { "name": "SYZYGIUM AUSTRALE", "code": "SYZYGIUM AUSTRALE" }, { "name": "SYZYGIUM JAMBOS", "code": "SYZYGIUM JAMBOS" }, { "name": "SYZYGIUM PANICULATUM", "code": "SYZYGIUM PANICULATUM" }, { "name": "TILIA TOMENTOSA ", "code": "TILIA TOMENTOSA " }, { "name": "TILIA TOMENTOSA 'GREEN MOUNTAIN'", "code": "TILIA TOMENTOSA 'GREEN MOUNTAIN'" }, { "name": "TRACHYCARPUS FORTUNEI ", "code": "TRACHYCARPUS FORTUNEI " }, { "name": "TRIADICA SEBIFERA", "code": "TRIADICA SEBIFERA" }, { "name": "TRISTANIOPSIS LAURINA", "code": "TRISTANIOPSIS LAURINA" }, { "name": "TRISTANIOPSIS LAURINA 'ELEGANT'", "code": "TRISTANIOPSIS LAURINA 'ELEGANT'" }, { "name": "ULMUS AMERICANA", "code": "ULMUS AMERICANA" }, { "name": "ULMUS PARVIFOLIA", "code": "ULMUS PARVIFOLIA" }, { "name": "ULMUS PARVIFOLIA 'BOSQUE'", "code": "ULMUS PARVIFOLIA 'BOSQUE'" }, { "name": "ULMUS PUMILA", "code": "ULMUS PUMILA" }, { "name": "UMBELLULARIA CALIFORNICA ", "code": "UMBELLULARIA CALIFORNICA " }, { "name": "UNIDENTIFIABLE TREE", "code": "UNIDENTIFIABLE TREE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "WASHINGTON ROBUSTA", "code": "WASHINGTON ROBUSTA" }, { "name": "WASHINGTONIA FILIFERA", "code": "WASHINGTONIA FILIFERA" }, { "name": "XYLOSMA CONGESTUM", "code": "XYLOSMA CONGESTUM" }, { "name": "YUCCA GLORIOSA", "code": "YUCCA GLORIOSA" }, { "name": "ZELKOVA SERRATA", "code": "ZELKOVA SERRATA" }, { "name": "ZIZIPHUS JUJUBA", "code": "ZIZIPHUS JUJUBA" }, { "name": "CUPRESSUS", "code": "CUPRESSUS" }, { "name": "PLATANUS X ACERIFOLIA 'BLOODGOOD'", "code": "PLATANUS X ACERIFOLIA 'BLOODGOOD'" }, { "name": "PRUNUS X YEDOENSIS 'AKEBONO'", "code": "PRUNUS X YEDOENSIS 'AKEBONO'" }, { "name": "PRUNUS YEDOENSIS", "code": "PRUNUS YEDOENSIS " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpeciesCommonName", "type": "esriFieldTypeString", "alias": "SpeciesCommonName", "length": 50, "domain": null }, { "name": "DiameterBreastHieght", "type": "esriFieldTypeDouble", "alias": "DiameterBreastHieght", "domain": null }, { "name": "Height", "type": "esriFieldTypeSmallInteger", "alias": "Height", "domain": null }, { "name": "CanopyDiameter", "type": "esriFieldTypeDouble", "alias": "CanopyDiameter", "domain": null }, { "name": "LocationType", "type": "esriFieldTypeString", "alias": "LocationType", "length": 20, "domain": { "type": "codedValue", "name": "envLocationType", "description": "", "codedValues": [ { "name": "Park", "code": "Park" }, { "name": "ROW", "code": "ROW" }, { "name": "Street", "code": "Street" }, { "name": "Median", "code": "Median" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Waterway", "code": "Waterway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Side", "type": "esriFieldTypeString", "alias": "Side", "length": 20, "domain": { "type": "codedValue", "name": "envLocationSide", "description": "", "codedValues": [ { "name": "Front", "code": "Front" }, { "name": "Rear", "code": "Rear" }, { "name": "Side", "code": "Side" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Site", "type": "esriFieldTypeSmallInteger", "alias": "Site", "domain": null }, { "name": "GrowSpace", "type": "esriFieldTypeString", "alias": "GrowSpace", "length": 30, "domain": { "type": "codedValue", "name": "envGrowSpace", "description": "", "codedValues": [ { "name": "Grated Well", "code": "Grated Well" }, { "name": "Well", "code": "Well" }, { "name": "Park Strip", "code": "Park Strip" }, { "name": "Behind Sidewalk", "code": "Behind Sidewalk" }, { "name": "Between Curb-Gutter", "code": "Between Curb-Gutter" }, { "name": "Open Area", "code": "Open Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasRootBarrier", "type": "esriFieldTypeString", "alias": "HasRootBarrier", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasCables", "type": "esriFieldTypeString", "alias": "HasCables", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasBolts", "type": "esriFieldTypeString", "alias": "HasBolts", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TrafficLightClearance", "type": "esriFieldTypeString", "alias": "TrafficLightClearance", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SignClearance", "type": "esriFieldTypeString", "alias": "SignClearance", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StreetLightClearance", "type": "esriFieldTypeString", "alias": "StreetLightClearance", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BuildingClearance", "type": "esriFieldTypeString", "alias": "BuildingClearance", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OverheadUtilities", "type": "esriFieldTypeString", "alias": "OverheadUtilities", "length": 20, "domain": { "type": "codedValue", "name": "envTreeOverheadUtil", "description": "", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Street Light", "code": "Street Light" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FlowLineDamage", "type": "esriFieldTypeString", "alias": "FlowLineDamage", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TripHazard", "type": "esriFieldTypeString", "alias": "TripHazard", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlantDate", "type": "esriFieldTypeDate", "alias": "PlantDate", "length": 8, "domain": null }, { "name": "LastInspectedDate", "type": "esriFieldTypeDate", "alias": "LastInspectedDate", "length": 8, "domain": null }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": { "type": "codedValue", "name": "envTreeCondition_1", "description": "", "codedValues": [ { "name": "Excellent", "code": 95 }, { "name": "Good", "code": 75 }, { "name": "Fair", "code": 50 }, { "name": "Poor", "code": 25 }, { "name": "Critical", "code": 10 }, { "name": "Dead", "code": 0 }, { "name": "Dying", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsHeritageTree", "type": "esriFieldTypeString", "alias": "IsHeritageTree", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GasTransmissionZone", "type": "esriFieldTypeString", "alias": "GasTransmissionZone", "length": 20, "domain": { "type": "codedValue", "name": "envGasZone", "description": "", "codedValues": [ { "name": "Border Zone", "code": "Border Zone" }, { "name": "Outer Zone", "code": "Outer Zone" }, { "name": "Pipe Zone", "code": "Pipe Zone" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TreeMaintenanceZone", "type": "esriFieldTypeString", "alias": "TreeMaintenanceZone", "length": 50, "domain": { "type": "codedValue", "name": "env_TreeMaintenanceZone", "description": "", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8a", "code": "8a" }, { "name": "8b", "code": "8b" }, { "name": "8c", "code": "8c" }, { "name": "8d", "code": "8d" }, { "name": "8e", "code": "8e" }, { "name": "8f", "code": "8f" }, { "name": "Median", "code": "Median" }, { "name": "Grounds", "code": "Gounds" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WaterBag", "type": "esriFieldTypeString", "alias": "WaterBag", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanningProject", "type": "esriFieldTypeString", "alias": "PlanningProject", "length": 50, "domain": null }, { "name": "Covenant", "type": "esriFieldTypeString", "alias": "Covenant", "length": 50, "domain": null }, { "name": "isShrubPlant", "type": "esriFieldTypeString", "alias": "isShrubPlant", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanningProject1", "type": "esriFieldTypeString", "alias": "PlanningProject1", "length": 20, "domain": null }, { "name": "PlanningProject2", "type": "esriFieldTypeString", "alias": "PlanningProject2", "length": 20, "domain": null }, { "name": "PlanningProject3", "type": "esriFieldTypeString", "alias": "PlanningProject3", "length": 20, "domain": null }, { "name": "PlanningProject4", "type": "esriFieldTypeString", "alias": "PlanningProject4", "length": 20, "domain": null }, { "name": "PlanningProject5", "type": "esriFieldTypeString", "alias": "PlanningProject5", "length": 20, "domain": null }, { "name": "PlanningProject6", "type": "esriFieldTypeString", "alias": "PlanningProject6", "length": 20, "domain": null }, { "name": "PlanningProject7", "type": "esriFieldTypeString", "alias": "PlanningProject7", "length": 20, "domain": null }, { "name": "PlanningProject8", "type": "esriFieldTypeString", "alias": "PlanningProject8", "length": 20, "domain": null }, { "name": "PlanningProject9", "type": "esriFieldTypeString", "alias": "PlanningProject9", "length": 20, "domain": null }, { "name": "isStaked", "type": "esriFieldTypeString", "alias": "isStaked", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasTreeTag", "type": "esriFieldTypeString", "alias": "hasTreeTag", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasPedestrianClearance", "type": "esriFieldTypeString", "alias": "hasPedestrianClearance", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasVehicleClearance", "type": "esriFieldTypeString", "alias": "hasVehicleClearance", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "length": 2, "domain": null }, { "name": "MaintenanceSchedule", "type": "esriFieldTypeString", "alias": "MaintenanceSchedule", "length": 50, "domain": null }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "length": 50, "domain": null }, { "name": "CrownLightExposure", "type": "esriFieldTypeString", "alias": "Crown Light Exposure", "length": 255, "domain": { "type": "codedValue", "name": "envCrownLightExposure", "description": "", "codedValues": [ { "name": "Crown is fully shaded", "code": "0" }, { "name": "One side of the crown is exposed to light", "code": "1" }, { "name": "Two sides of the crown are exposed to light", "code": "2" }, { "name": "Three sides of the crown are exposed to light. (default if not populated)", "code": "3" }, { "name": "Four sides of the crown are exposed to light", "code": "4" }, { "name": "Crown is fully exposed to light", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Code", "type": "esriFieldTypeString", "alias": "iTreeCode", "length": 20, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_16", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALDO", "code": "ALDO" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PETER", "code": "PETER" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "ROB", "code": "ROB" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "TY", "code": "TY" }, { "name": "URSULA", "code": "URSULA" }, { "name": "JOSE", "code": "JOSE" } ], "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": "location_type_id", "type": "esriFieldTypeString", "alias": "Location Type ID", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R20667_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_20667", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9038_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 61, "name": "Hillside Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Planning (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6098600.028331518, "ymin": 1927689.98454763, "xmax": 6126783.085081026, "ymax": 1950321.1433350146, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 15, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Requester", "type": "esriFieldTypeString", "alias": "Requester", "length": 50, "domain": null }, { "name": "FileNumber", "type": "esriFieldTypeString", "alias": "FileNumber", "length": 20, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IsHeartofCity", "type": "esriFieldTypeString", "alias": "IsHeartofCity", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OrdinanceNumber", "type": "esriFieldTypeString", "alias": "OrdinanceNumber", "length": 50, "domain": null }, { "name": "ZoningDescription", "type": "esriFieldTypeString", "alias": "ZoningDescription", "length": 100, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8961_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4315_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 62, "name": "Historical Planning Designation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Planning (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2ba8a9238882c561396efca5aa1f7db6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABM0lEQVQokWNhIBOwUE3j////jRkYGIyffPoW/Ob7zzc6ovx3WJmZ6/Fq/P//v+/lVx/a8nad1znw8BVYTIKHg2Hhpfu5cboKroyMjGcxNP7//1/q6edvzY5L9uu8/f4LbtiLLz8Y4jedFPz5598eBgYGQWw2+rQcuaaPrAkZlO+7KPDm649sEW6OqegafQ89es2AC7z/8Yvh1PN3EQwMDBgan7EyMzHgA/8ZGCAeR9P43EtZkuHiyw9YNcnycTE4yYtfxdDIyMjY8Pnn7/Q1N55I3H73GUUTCxMjwwRXw9scLEwzsNnIwMPG4nMy0WVL5f5LEmtvPGH48usPg6mkEEOzve4Ne3nRMkZGxmdYNULjSfL///9pMzxNfEH+BnmBgYFhFrImDI1IBswCKcYdTBSkVQAk8XCuMoyGjwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6090889.229079694, "ymin": 1930606.8559671938, "xmax": 6122961.478583366, "ymax": 1949176.9822126925, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Site", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Site", "type": "esriFieldTypeString", "alias": "Site", "length": 254, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 254, "domain": null }, { "name": "SiteType", "type": "esriFieldTypeString", "alias": "SiteType", "length": 254, "domain": null }, { "name": "LabelNum", "type": "esriFieldTypeString", "alias": "LabelNum", "length": 2, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 200, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8949_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4303_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 63, "name": "Land Use", "type": "Feature Layer", "description": "Prepared by the Community Development Department of the City of Cupertino, California. Used to indicate the General Plan Land Use designations within the City Limits. For internal use.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Cupertino, California", "parentLayer": { "id": 34, "name": "Planning (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LAND_USE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Com", "label": "Com" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 169, 255 ], "outline": null }, "value": "RS", "label": "RS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": null }, "value": "RS/Res", "label": "RS/Res" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": null }, "value": "Regional Shopping / Residential", "label": "Regional Shopping / Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": null }, "value": "Regional Shopping", "label": "Regional Shopping" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 59, 247, 255 ], "outline": null }, "value": "Res MH 20-35", "label": "Res MH 20-35" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 56, 224, 255 ], "outline": null }, "value": "Res Medium 10-20", "label": "Res Medium 10-20" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Com/Off/Res", "label": "Com/Off/Res" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Com/Res", "label": "Com/Res" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Com/Res OUT", "label": "Com/Res OUT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Ind", "label": "Ind" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Ind/Res/Com", "label": "Ind/Res/Com" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Neigh Com/BQ", "label": "Neigh Com/BQ" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Neigh Com/Res", "label": "Neigh Com/Res" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Off/Ind/Com/Res", "label": "Off/Ind/Com/Res" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "OffIndComResQuas", "label": "OffIndComResQuas" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Parks", "label": "Parks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Private OS", "label": "Private OS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 129, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Public", "label": "Public" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Public OS", "label": "Public OS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 230, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Quasi-Public", "label": "Quasi-Public" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 230, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Quasi-Public OUT", "label": "Quasi-Public OUT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Res 0-4.4", "label": "Res 0-4.4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Res 1-6 Rancho", "label": "Res 1-6 Rancho" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 172, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Res 10-20 OUT", "label": "Res 10-20 OUT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 102, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Res 20-35 OUT", "label": "Res 20-35 OUT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Res 4.4-12", "label": "Res 4.4-12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Res 4.4-7.7", "label": "Res 4.4-7.7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 102, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Res High 20-35", "label": "Res High 20-35" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 250, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Res Low 1-5", "label": "Res Low 1-5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 250, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Res Low 1-5 OUT", "label": "Res Low 1-5 OUT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 172, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Res MH 10-20", "label": "Res MH 10-20" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 172, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Res MH 10-20 OUT", "label": "Res MH 10-20 OUT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Res ML 5-10", "label": "Res ML 5-10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 223, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Res VL 1/2", "label": "Res VL 1/2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 174, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Res VL 5-20", "label": "Res VL 5-20" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 205, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Res Very Low S/D", "label": "Res Very Low S/D" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Trans", "label": "Trans" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 254, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Creek", "label": "Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 205, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Res VL S/D OUT", "label": "Res VL S/D OUT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Parks OUT", "label": "Parks OUT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 251, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Ag OUT", "label": "Ag OUT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "OS OUT", "label": "OS OUT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 188, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "Water", "label": "Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 251, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "County", "label": "County" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 136, 194, 255 ], "toColor": [ 194, 136, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 55, 250, 255 ], "toColor": [ 247, 55, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 55, 179, 255 ], "toColor": [ 152, 55, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 132, 250, 255 ], "toColor": [ 236, 132, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 191, 242, 255 ], "toColor": [ 233, 191, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 94, 182, 255 ], "toColor": [ 184, 94, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 90, 237, 255 ], "toColor": [ 210, 90, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 157, 242, 255 ], "toColor": [ 234, 157, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 45, 214, 255 ], "toColor": [ 180, 45, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 88, 209, 255 ], "toColor": [ 209, 88, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 45, 196, 255 ], "toColor": [ 194, 45, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 124, 204, 255 ], "toColor": [ 189, 124, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 97, 207, 255 ], "toColor": [ 181, 97, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 179, 245, 255 ], "toColor": [ 243, 179, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 155, 196, 255 ], "toColor": [ 192, 155, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 109, 247, 255 ], "toColor": [ 243, 109, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 73, 179, 255 ], "toColor": [ 163, 73, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 63, 242, 255 ], "toColor": [ 212, 63, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 118, 219, 255 ], "toColor": [ 211, 118, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 162, 219, 255 ], "toColor": [ 208, 162, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 73, 209, 255 ], "toColor": [ 177, 73, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 69, 179, 255 ], "toColor": [ 181, 69, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 100, 179, 255 ], "toColor": [ 168, 100, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 104, 232, 255 ], "toColor": [ 215, 104, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 147, 250, 255 ], "toColor": [ 248, 147, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 41, 186, 255 ], "toColor": [ 160, 41, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 112, 179, 255 ], "toColor": [ 164, 112, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 53, 222, 255 ], "toColor": [ 222, 53, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 149, 219, 255 ], "toColor": [ 211, 149, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 146, 247, 255 ], "toColor": [ 224, 146, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 94, 247, 255 ], "toColor": [ 245, 94, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 82, 247, 255 ], "toColor": [ 209, 82, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 68, 219, 255 ], "toColor": [ 189, 68, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 50, 186, 255 ], "toColor": [ 186, 50, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 86, 179, 255 ], "toColor": [ 157, 86, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 130, 196, 255 ], "toColor": [ 192, 130, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 91, 199, 255 ], "toColor": [ 194, 91, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 101, 201, 255 ], "toColor": [ 188, 101, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 125, 212, 255 ], "toColor": [ 212, 125, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 107, 227, 255 ], "toColor": [ 201, 107, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 78, 217, 255 ], "toColor": [ 208, 78, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 106, 185, 255 ], "toColor": [ 186, 106, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 167, 242, 255 ], "toColor": [ 231, 167, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 140, 185, 255 ], "toColor": [ 186, 140, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 59, 217, 255 ], "toColor": [ 201, 59, 217, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6095100.74500066, "ymin": 1927689.984569937, "xmax": 6126714.899103731, "ymax": 1950321.1433350146, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAND_USE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LAND_USE", "type": "esriFieldTypeString", "alias": "LAND_USE", "length": 16, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 80, "domain": null }, { "name": "ResolutionNumber", "type": "esriFieldTypeString", "alias": "ResolutionNumber", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9058_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4408_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 64, "name": "Neighborhoods", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Planning (Group)" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 184, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CRESTON-PHARLAP", "label": "CRESTON-PHARLAP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 217, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FAIR GROVE", "label": "FAIR GROVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 196, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GARDEN GATE", "label": "GARDEN GATE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 156, 131, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOMESTEAD VILLA", "label": "HOMESTEAD VILLA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 224, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "INSPIRATION HEIGHTS", "label": "INSPIRATION HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 156, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JOLLYMAN", "label": "JOLLYMAN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 204, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MONTA VISTA NORTH", "label": "MONTA VISTA NORTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 153, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MONTA VISTA SOUTH", "label": "MONTA VISTA SOUTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 196, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTH BLANEY", "label": "NORTH BLANEY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 171, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OAK VALLEY", "label": "OAK VALLEY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 204, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RANCHO RINCONADA", "label": "RANCHO RINCONADA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 181, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH BLANEY", "label": "SOUTH BLANEY" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 173, 150, 255 ], "toColor": [ 113, 173, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 224, 128, 255 ], "toColor": [ 205, 224, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 219, 131, 255 ], "toColor": [ 123, 219, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 158, 98, 255 ], "toColor": [ 150, 158, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 225, 227, 255 ], "toColor": [ 161, 225, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 158, 89, 255 ], "toColor": [ 92, 158, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 227, 168, 255 ], "toColor": [ 179, 227, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 227, 196, 255 ], "toColor": [ 134, 227, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 224, 168, 255 ], "toColor": [ 223, 224, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 156, 156, 255 ], "toColor": [ 110, 156, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 171, 125, 255 ], "toColor": [ 129, 171, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 181, 109, 255 ], "toColor": [ 142, 181, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 201, 142, 255 ], "toColor": [ 113, 201, 142, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 112, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6098600.028290555, "ymin": 1927689.9845043123, "xmax": 6126714.872323215, "ymax": 1950321.1433101445, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8955_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4309_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 65, "name": "Neighborhoods and HOA", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Planning (Group)" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Adobe Terrace ", "label": "Adobe Terrace " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 170, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Allario Center", "label": "Allario Center" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 75, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Arioso", "label": "Arioso" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 } }, "value": "Astoria Cupertino ", "label": "Astoria Cupertino " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 171, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Aviare", "label": "Aviare" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 247, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BeekMan Place ", "label": "BeekMan Place " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 195, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Biltmore Apts", "label": "Biltmore Apts" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 247, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bottegas Center", "label": "Bottegas Center" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 237, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Brenda Ct ", "label": "Brenda Ct " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 134, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bubb Insustrial Park", "label": "Bubb Insustrial Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 97, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Byrne Ave Properties ", "label": "Byrne Ave Properties " }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 0.4 } }, "value": "Civic Center Retail", "label": "Civic Center Retail" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 181, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CANTER NANCY J (OWNER)", "label": "CANTER NANCY J (OWNER)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 100, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHEUNG SHIRLEY MEI-LING TRUSTEE (OWNER)", "label": "CHEUNG SHIRLEY MEI-LING TRUSTEE (OWNER)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 204, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Casa De Anza Condo ", "label": "Casa De Anza Condo " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 224, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "City Center", "label": "City Center" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 212, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Commons of Cupertino ", "label": "Commons of Cupertino " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 79, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Corsica", "label": "Corsica" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 119, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Creston", "label": "Creston" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 57, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cupertino Countrywood ", "label": "Cupertino Countrywood " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 245, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cupertino Crossroads", "label": "Cupertino Crossroads" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 179, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cupertino Knolls", "label": "Cupertino Knolls" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 219, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cupertino Roundtree", "label": "Cupertino Roundtree" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 85, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cupertino StoneBridge ", "label": "Cupertino StoneBridge " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 94, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cupertino Village", "label": "Cupertino Village" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 207, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cupertino Villas", "label": "Cupertino Villas" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 199, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cupertino Waterfall", "label": "Cupertino Waterfall" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 115, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "De Anza Forge", "label": "De Anza Forge" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 173, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "De Anza Oaks ", "label": "De Anza Oaks " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 65, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "De Anza Plaza", "label": "De Anza Plaza" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 207, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Eaton School Area ", "label": "Eaton School Area " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 166, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FAIN MICHAEL D (OWNER)", "label": "FAIN MICHAEL D (OWNER)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 138, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Fairgrove", "label": "Fairgrove" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 186, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Fairway VII", "label": "Fairway VII" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 132, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Foothill Corners", "label": "Foothill Corners" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 59, 56, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Foothill Village", "label": "Foothill Village" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 115, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GILBERT-ASH CHERYL V (OWNER)", "label": "GILBERT-ASH CHERYL V (OWNER)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 93, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOPALAN NIRMALA AND SRINIVASAN LAKSHMANAN P (OWNER)", "label": "GOPALAN NIRMALA AND SRINIVASAN LAKSHMANAN P (OWNER)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 107, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Garden Gate", "label": "Garden Gate" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 127, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Garden View Terrace", "label": "Garden View Terrace" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 242, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Gardens of Fontainbleu", "label": "Gardens of Fontainbleu" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 124, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Gardenside ", "label": "Gardenside " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 227, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Gardenview Manor", "label": "Gardenview Manor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 119, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Gates of Heaven", "label": "Gates of Heaven" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 90, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Glenbrook", "label": "Glenbrook" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 178, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Grandview Estates", "label": "Grandview Estates" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 101, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Greenwood Circle", "label": "Greenwood Circle" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 140, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Heney Creek", "label": "Heney Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 228, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Highlands", "label": "Highlands" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 103, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Homestead Center", "label": "Homestead Center" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 153, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Homestead Square", "label": "Homestead Square" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 128, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Homestead Villa", "label": "Homestead Villa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 223, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Income Estates", "label": "Income Estates" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 89, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Inspiration Heights", "label": "Inspiration Heights" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 163, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JIANG ZHENHAO AND LI NA (OWNER)", "label": "JIANG ZHENHAO AND LI NA (OWNER)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 143, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Jollyman", "label": "Jollyman" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 232, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Joseph Park ", "label": "Joseph Park " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 56, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KANG REN PING AND JIANG WEI LING (OWNER)", "label": "KANG REN PING AND JIANG WEI LING (OWNER)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 62, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LU YAN AND WANG XIANWANG (OWNER)", "label": "LU YAN AND WANG XIANWANG (OWNER)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 168, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Las Palmas", "label": "Las Palmas" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 129, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Las Palmas ", "label": "Las Palmas " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 240, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Linda Ann", "label": "Linda Ann" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 76, 0, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 0.4 } }, "value": "Loree Estates", "label": "Loree Estates" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 79, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lucky Oak", "label": "Lucky Oak" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 137, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MA SAM AND DIANA (OWNER)", "label": "MA SAM AND DIANA (OWNER)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 232, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MAK GEEWAH ET AL (OWNER)", "label": "MAK GEEWAH ET AL (OWNER)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 78, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Macadam ", "label": "Macadam " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 237, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Main Street", "label": "Main Street" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 94, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Marina Foods", "label": "Marina Foods" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 212, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Market Place", "label": "Market Place" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 106, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "McClellan Square", "label": "McClellan Square" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 172, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Metropolitan ", "label": "Metropolitan " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Monta Vista", "label": "Monta Vista" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 70, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Monta Vista Retail", "label": "Monta Vista Retail" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 0.4 } }, "value": "Montebello Retail", "label": "Montebello Retail" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 186, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Murano", "label": "Murano" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 95, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "N De Anza", "label": "N De Anza" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 99, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "N Vallco", "label": "N Vallco" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 0.4 } }, "value": "Nathanson Ranch ", "label": "Nathanson Ranch " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 165, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Nineteen800", "label": "Nineteen800" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 91, 113, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Northpoint ", "label": "Northpoint " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 84, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Oak Knoll Bahl", "label": "Oak Knoll Bahl" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 250, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Oak Park", "label": "Oak Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 128, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Oak Park Villa", "label": "Oak Park Villa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 50, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Oak Valley", "label": "Oak Valley" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 144, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OakDell Ranch ", "label": "OakDell Ranch " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 163, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Oakmont Square", "label": "Oakmont Square" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 104, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Oaks", "label": "Oaks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 100, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pacific Rim", "label": "Pacific Rim" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 242, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Park Plaza", "label": "Park Plaza" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 124, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Park Villas Ridgecrest ", "label": "Park Villas Ridgecrest " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 64, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pinntage", "label": "Pinntage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 102, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Portal Plaza", "label": "Portal Plaza" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 143, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Portofino Villas ", "label": "Portofino Villas " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 133, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "QI WENKANG AND ZHOU YUAN (OWNER)", "label": "QI WENKANG AND ZHOU YUAN (OWNER)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 199, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Rainbow Estates", "label": "Rainbow Estates" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 97, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Rancho Deep Cliff ", "label": "Rancho Deep Cliff " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 175, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Rancho Rinconada", "label": "Rancho Rinconada" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 161, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Regnart Canyon", "label": "Regnart Canyon" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 212, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Saich Way Station", "label": "Saich Way Station" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 217, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Seven Springs C/O Community", "label": "Seven Springs C/O Community" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 136, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Siena", "label": "Siena" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 152, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Silver Oaks", "label": "Silver Oaks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 78, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "St. Joseph Place", "label": "St. Joseph Place" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 0.4 } }, "value": "Sterling Square", "label": "Sterling Square" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 167, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Stevens Canyon Villa", "label": "Stevens Canyon Villa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 146, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Summerset Square West", "label": "Summerset Square West" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 140, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRINH MINH AND LANG ET AL (OWNER)", "label": "TRINH MINH AND LANG ET AL (OWNER)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 209, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 209, 255, 115, 255 ], "width": 0.4 } }, "value": "The Hamptons", "label": "The Hamptons" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 151, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "The Markham Apartments", "label": "The Markham Apartments" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 242, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "The Meadows of Cupertino", "label": "The Meadows of Cupertino" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 50, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Travigne Villas", "label": "Travigne Villas" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 106, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Vallco Mall", "label": "Vallco Mall" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 65, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Village Green", "label": "Village Green" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 115, 255, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 255, 223, 255 ], "width": 0.4 } }, "value": "Villages", "label": "Villages" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 227, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Villagio Cupertino ", "label": "Villagio Cupertino " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 147, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Vista Dr", "label": "Vista Dr" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 138, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Vista Gardens", "label": "Vista Gardens" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 89, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WANG JASMINE X (OWNER)", "label": "WANG JASMINE X (OWNER)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 136, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WANG QIAN AND SUN HUAXIN (OWNER)", "label": "WANG QIAN AND SUN HUAXIN (OWNER)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 122, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WANG WAYNE AND LUCIA TRUSTEE (OWNER)", "label": "WANG WAYNE AND LUCIA TRUSTEE (OWNER)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 89, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Westmont Park Villas ", "label": "Westmont Park Villas " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 94, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Westridge Village", "label": "Westridge Village" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 147, 124, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Whole Foods", "label": "Whole Foods" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 140, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Woodspring ", "label": "Woodspring " } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 145, 61, 255 ], "toColor": [ 121, 145, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 89, 207, 255 ], "toColor": [ 124, 89, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 58, 106, 255 ], "toColor": [ 148, 58, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 134, 110, 255 ], "toColor": [ 230, 134, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 196, 163, 255 ], "toColor": [ 84, 196, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 96, 212, 255 ], "toColor": [ 235, 96, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 83, 68, 255 ], "toColor": [ 130, 83, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 230, 99, 255 ], "toColor": [ 87, 230, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 126, 219, 255 ], "toColor": [ 83, 126, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 232, 155, 255 ], "toColor": [ 201, 232, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 130, 156, 255 ], "toColor": [ 75, 130, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 235, 87, 255 ], "toColor": [ 185, 235, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 167, 126, 255 ], "toColor": [ 189, 167, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 157, 190, 255 ], "toColor": [ 242, 157, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 155, 232, 255 ], "toColor": [ 192, 155, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 193, 237, 255 ], "toColor": [ 152, 193, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 88, 133, 255 ], "toColor": [ 103, 88, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 130, 105, 255 ], "toColor": [ 74, 130, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 179, 99, 255 ], "toColor": [ 68, 179, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 49, 130, 255 ], "toColor": [ 49, 49, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 245, 237, 255 ], "toColor": [ 127, 245, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 82, 222, 255 ], "toColor": [ 192, 82, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 102, 170, 255 ], "toColor": [ 173, 102, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 214, 93, 255 ], "toColor": [ 227, 214, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 84, 109, 255 ], "toColor": [ 199, 84, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 242, 157, 255 ], "toColor": [ 128, 242, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 113, 129, 255 ], "toColor": [ 171, 113, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 165, 91, 255 ], "toColor": [ 212, 165, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 94, 99, 255 ], "toColor": [ 235, 94, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 141, 201, 255 ], "toColor": [ 113, 141, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 194, 78, 255 ], "toColor": [ 138, 194, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 163, 112, 255 ], "toColor": [ 106, 163, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 108, 58, 255 ], "toColor": [ 156, 108, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 138, 91, 255 ], "toColor": [ 128, 138, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 158, 161, 255 ], "toColor": [ 84, 158, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 101, 162, 255 ], "toColor": [ 219, 101, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 59, 71, 255 ], "toColor": [ 135, 59, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 207, 222, 255 ], "toColor": [ 131, 207, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 151, 128, 255 ], "toColor": [ 209, 151, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 63, 161, 255 ], "toColor": [ 181, 63, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 245, 135, 255 ], "toColor": [ 226, 245, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 86, 77, 255 ], "toColor": [ 184, 86, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 162, 250, 255 ], "toColor": [ 152, 162, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 66, 138, 255 ], "toColor": [ 104, 66, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 79, 227, 255 ], "toColor": [ 87, 79, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 121, 219, 255 ], "toColor": [ 186, 121, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 97, 168, 255 ], "toColor": [ 88, 97, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 54, 156, 255 ], "toColor": [ 124, 54, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 114, 242, 255 ], "toColor": [ 94, 114, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 173, 61, 255 ], "toColor": [ 72, 173, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 130, 52, 255 ], "toColor": [ 48, 130, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 152, 235, 255 ], "toColor": [ 250, 152, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 164, 70, 255 ], "toColor": [ 171, 164, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 111, 166, 255 ], "toColor": [ 63, 111, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 207, 153, 255 ], "toColor": [ 138, 207, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 176, 222, 255 ], "toColor": [ 91, 176, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 199, 129, 255 ], "toColor": [ 194, 199, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 172, 247, 255 ], "toColor": [ 87, 172, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 135, 80, 255 ], "toColor": [ 230, 135, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 81, 176, 255 ], "toColor": [ 79, 81, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 150, 147, 255 ], "toColor": [ 237, 150, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 105, 146, 255 ], "toColor": [ 181, 105, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 49, 124, 255 ], "toColor": [ 133, 49, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 131, 191, 255 ], "toColor": [ 214, 131, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 119, 73, 255 ], "toColor": [ 140, 119, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 72, 128, 255 ], "toColor": [ 50, 72, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 209, 73, 255 ], "toColor": [ 193, 209, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 111, 189, 255 ], "toColor": [ 133, 111, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 217, 134, 255 ], "toColor": [ 240, 217, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 73, 209, 255 ], "toColor": [ 150, 73, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 217, 193, 255 ], "toColor": [ 143, 217, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 85, 119, 255 ], "toColor": [ 135, 85, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 94, 138, 255 ], "toColor": [ 235, 94, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 171, 91, 255 ], "toColor": [ 108, 171, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 125, 145, 255 ], "toColor": [ 219, 125, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 201, 121, 255 ], "toColor": [ 153, 201, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 64, 179, 255 ], "toColor": [ 161, 64, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 171, 62, 255 ], "toColor": [ 147, 171, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 189, 136, 255 ], "toColor": [ 242, 189, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 235, 113, 255 ], "toColor": [ 149, 235, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 88, 91, 255 ], "toColor": [ 133, 88, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 145, 90, 255 ], "toColor": [ 54, 145, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 145, 97, 255 ], "toColor": [ 207, 145, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 204, 104, 255 ], "toColor": [ 186, 204, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 109, 143, 255 ], "toColor": [ 93, 109, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 150, 85, 255 ], "toColor": [ 158, 150, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 237, 182, 255 ], "toColor": [ 147, 237, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 94, 182, 255 ], "toColor": [ 230, 94, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 207, 143, 255 ], "toColor": [ 83, 207, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 133, 95, 255 ], "toColor": [ 176, 133, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 196, 188, 255 ], "toColor": [ 73, 196, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 242, 199, 255 ], "toColor": [ 104, 242, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 111, 128, 255 ], "toColor": [ 237, 111, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 105, 192, 255 ], "toColor": [ 209, 105, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 120, 128, 255 ], "toColor": [ 84, 120, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 91, 207, 255 ], "toColor": [ 162, 91, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 128, 79, 255 ], "toColor": [ 82, 128, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 211, 247, 255 ], "toColor": [ 104, 211, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 243, 250, 255 ], "toColor": [ 165, 243, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 88, 115, 255 ], "toColor": [ 173, 88, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 163, 134, 255 ], "toColor": [ 70, 163, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 112, 250, 255 ], "toColor": [ 193, 112, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 152, 250, 255 ], "toColor": [ 232, 152, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 107, 207, 255 ], "toColor": [ 116, 107, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 120, 235, 255 ], "toColor": [ 152, 120, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 137, 141, 255 ], "toColor": [ 204, 137, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 219, 237, 255 ], "toColor": [ 85, 219, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 166, 101, 255 ], "toColor": [ 141, 166, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 247, 96, 255 ], "toColor": [ 240, 247, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 113, 93, 255 ], "toColor": [ 145, 113, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 247, 146, 255 ], "toColor": [ 190, 247, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 55, 158, 255 ], "toColor": [ 88, 55, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 69, 140, 255 ], "toColor": [ 173, 69, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 93, 86, 255 ], "toColor": [ 163, 93, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 192, 85, 255 ], "toColor": [ 224, 192, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 161, 196, 255 ], "toColor": [ 132, 161, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 78, 217, 255 ], "toColor": [ 222, 78, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 201, 140, 255 ], "toColor": [ 230, 201, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 93, 161, 255 ], "toColor": [ 245, 93, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 171, 70, 255 ], "toColor": [ 115, 171, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 163, 146, 255 ], "toColor": [ 101, 163, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 245, 164, 255 ], "toColor": [ 241, 245, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 87, 145, 255 ], "toColor": [ 135, 87, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 133, 58, 255 ], "toColor": [ 83, 133, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 73, 93, 255 ], "toColor": [ 143, 73, 93, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 98, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6099164.954392284, "ymin": 1931892.616522342, "xmax": 6126714.899222687, "ymax": 1950321.1433350146, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 100, "domain": null }, { "name": "ManagementCo", "type": "esriFieldTypeString", "alias": "ManagementCo", "length": 100, "domain": null }, { "name": "ManageAddress", "type": "esriFieldTypeString", "alias": "ManageAddress", "length": 100, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 20, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "ZipCode", "length": 20, "domain": null }, { "name": "ContactName", "type": "esriFieldTypeString", "alias": "ContactName", "length": 50, "domain": null }, { "name": "ContactPhone", "type": "esriFieldTypeString", "alias": "ContactPhone", "length": 15, "domain": null }, { "name": "ContactEx", "type": "esriFieldTypeString", "alias": "ContactEx", "length": 20, "domain": null }, { "name": "ContactEmail", "type": "esriFieldTypeString", "alias": "ContactEmail", "length": 50, "domain": null }, { "name": "Website", "type": "esriFieldTypeString", "alias": "Website", "length": 100, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "isHOA", "type": "esriFieldTypeString", "alias": "isHOA", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "isNeighborhood", "type": "esriFieldTypeString", "alias": "isNeighborhood", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "isApartment", "type": "esriFieldTypeString", "alias": "isApartment", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsCommercial", "type": "esriFieldTypeString", "alias": "IsCommercial", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsDevelopment", "type": "esriFieldTypeString", "alias": "IsDevelopment", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8963_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4317_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 66, "name": "Planning Ridgeline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Planning (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6100269.578757256, "ymin": 1932685.3504978418, "xmax": 6111715.388870835, "ymax": 1946985.1709794998, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Status", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2039_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1658_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 67, "name": "Large Family Daycare", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Planning (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 243, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": [ { "labelExpression": "[Applicant] CONCAT NEWLINE CONCAT [Address]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 78, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6105286.919444308, "ymin": 1935817.919363901, "xmax": 6126157.156575143, "ymax": 1946831.129292816, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Status", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APN_Space", "type": "esriFieldTypeString", "alias": "APN_SPACE", "length": 12, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Applicant", "type": "esriFieldTypeString", "alias": "Applicant", "length": 255, "domain": null }, { "name": "FacilityNo", "type": "esriFieldTypeString", "alias": "FacilityNo", "length": 255, "domain": null }, { "name": "Phone", "type": "esriFieldTypeDouble", "alias": "Phone", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8966_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4320_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 68, "name": "Plan Overlay", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Planning (Group)" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 133, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Central Stevens Creek Boulevard", "label": "Central Stevens Creek Boulevard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 224, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "City Center Sub-Area", "label": "City Center Sub-Area" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 145, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Crossroads Area", "label": "Crossroads Area" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 186, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "East Stevens Creek Boulevard", "label": "East Stevens Creek Boulevard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 122, 142, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 142, 245, 255 ], "width": 1.5 } }, "value": "Heart of the City", "label": "Heart of the City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 177, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Monta Vista", "label": "Monta Vista" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 212, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "North De Anza Blvd", "label": "North De Anza Blvd" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 118, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "North Vallco Park Guidelines", "label": "North Vallco Park Guidelines" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 217, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "South De Anza Blvd", "label": "South De Anza Blvd" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 134, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "South Saratoga Sunnyvale Rd Conceptual Zoning Plan", "label": "South Saratoga Sunnyvale Rd Conceptual Zoning Plan" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 135, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "West Stevens Creek Boulevard", "label": "West Stevens Creek Boulevard" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 212, 135, 255 ], "toColor": [ 224, 212, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 124, 212, 255 ], "toColor": [ 222, 124, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 140, 132, 255 ], "toColor": [ 224, 140, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 143, 181, 255 ], "toColor": [ 207, 143, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 176, 145, 255 ], "toColor": [ 207, 176, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 222, 124, 255 ], "toColor": [ 186, 222, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 116, 147, 255 ], "toColor": [ 204, 116, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 159, 171, 255 ], "toColor": [ 227, 159, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 190, 129, 255 ], "toColor": [ 227, 190, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 164, 126, 255 ], "toColor": [ 224, 164, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 148, 215, 255 ], "toColor": [ 224, 148, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 222, 155, 255 ], "toColor": [ 207, 222, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 129, 183, 255 ], "toColor": [ 222, 129, 183, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6108504.64988552, "ymin": 1933139.3761646003, "xmax": 6124907.394967109, "ymax": 1949006.8358994424, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 60, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": null }, { "name": "SubType", "type": "esriFieldTypeString", "alias": "SubType", "length": 20, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 125, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8940_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4294_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 69, "name": "Special Centers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Planning (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 122, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "value": "Bubb Rd", "label": "Bubb Rd" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 250, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "value": "Heart of the City", "label": "Heart of the City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 184, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "value": "Homestead Rd", "label": "Homestead Rd" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 83, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "value": "Monta Vista", "label": "Monta Vista" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 48, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "value": "North De Anza Blvd", "label": "North De Anza Blvd" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 173, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "value": "South De Anza Blvd", "label": "South De Anza Blvd" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 52, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "value": "Vallco Park North ", "label": "Vallco Park North " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 149, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "value": "Vallco Shopping District", "label": "Vallco Shopping District" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 145, 61, 255 ], "toColor": [ 121, 145, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 90, 242, 255 ], "toColor": [ 130, 90, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 94, 138, 255 ], "toColor": [ 235, 94, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 190, 235, 255 ], "toColor": [ 127, 190, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 240, 196, 255 ], "toColor": [ 93, 240, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 81, 140, 255 ], "toColor": [ 114, 81, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 222, 82, 255 ], "toColor": [ 80, 222, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 85, 78, 255 ], "toColor": [ 133, 85, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 148, 244, 255 ], "toColor": [ 247, 148, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 160, 103, 255 ], "toColor": [ 245, 160, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 163, 146, 255 ], "toColor": [ 109, 163, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 143, 250, 255 ], "toColor": [ 110, 143, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 232, 93, 255 ], "toColor": [ 245, 232, 93, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6107637.870123029, "ymin": 1933139.350246027, "xmax": 6124907.394967109, "ymax": 1949749.5916317701, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 60, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8943_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4297_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 70, "name": "Sphere of Influence", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.00328083336353302, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0043374957777, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Planning (Group)" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 126, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 126, 147, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6097462.467000976, "ymin": 1933865.7046598494, "xmax": 6105009.468400225, "ymax": 1949578.8013936132, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "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": "R19762_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8135_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 71, "name": "Trees", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Planning (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OwnedBy", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "043cef707bfa1c2d49d9d77a4c4e05dc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAENklEQVRYhe2Xa0xbZRjHn/dcejilZy2Utgwog5bL2oFzYeMq4nSKc2YmhM3LolE/mEU/bVHnEpf0g9lF98U4o5nsgzGGuE8LH2RgGDCYsrEFIZNyKRQYhZYCKy3doT03c6qSidgO22hM9kve5LxPcp7nl5y8/zeHgP8Y4qEA/N8/wdWpwy8JJHUqrFBlIlFgMYn/vFun+tCGbGLCBGySDSv1CdUIUCri+Z5ndSdn5fqPzje/DhGKQ1Z7M57qm4QQpSIHrC8cfUyCVAA4nBCBHxaPqXG3b5AQwgZF+B74NJliq/fYByl+VxaroF+tuv4VIjn2t2Z8CHb1fUu1Vx95vfmu7fTeFNtE3ALqu67GJNafUTzYFNkHGAPeu+PQSX+ynqy4cWF1+GpDPgQG7xDhTrfsBYAv4hYI0trdlqGW1T0T8EBVz3lKxHCgV5bWfUe17MVBsJy9MnvkOALRzZNJ3+zRnjmHEEgbEhgY2Gdyk3SSKuj9U50KL0eVzpm6Drp5h1LASSVLq43OLZXb24R3awDO1scUuLx44hVcWDmBiwK1KAh4ytId2CiYyAOz7Ik8a5amQT83rOiqfOf5Vu/x/c/oTjVFFSD4lfPG6VvJ2kUn8AS12igecJEHy0gL9Ytl3ycAEF2AxxXJ5vEuwEUOEknawjhwJG1aWyfWFpiAJ+A2WJnM2f6ECgSTtUByoUBMAd3C2Ef2wtozcrDQrC9hAo7cx0ERCjbGFCgoaf+436452PfIwZKK3gZA4gMl6t8iIQRDBbXg37R5lk0XjsYUkOGI5Lf8KsMtH5MJ/+QU3M/PxfUwpy/kJcRXPodOh2IKXJRsioDb12Edbo57uEz+WHskHd0Ga29LwLatlrHNRRUwjw5/iUSeyZ6+CYlAFZyH4sEmggoHtK6MRz8DgBejCgSVqfVFv+d+IjG6+tCUsbR2bZ1YW2BpDbPJ7064ABUKyBmjiimACZzEExTCw4kNohDFyCkbjCmg9rum72SVGPPGO//SxJWxHcKkEnInf9qwwLzWBAqOHY0pkOKdfG3SVNYm4gRmHrsaiWQJw2DU9ARMZJeJav8MFk3Ao98KVGg5cgn9AUfS4DDVCBJI78cUyK/o7hjthacWtXkX23a/p5PTMEwoQcEFpzK8gy97UguuCRi57l0hiw7nPy2GSRrpFhwobX4sMnwyu1SiVvyXqnIuXIkpIJO/q7sDoFs/0VmayzLqcl5JjxZvbYqcy57xNzwTW8oNZmcX3A9HJEF/cZ2cnL1W+/cHFtJMn85sLioChO6pA55zOwq/a4B1ICAKOTU3nAAgr1X03pEDzpzyTlzgUNZMHwg4AW79NnCYqkUlu9SqzOL2ZxpvcwC366L1fiCB9TCVXety3MTq3OmWhpG8J7WEEOaVwQW7Znnm7Z3mxm74N/4L8nZ2XQKQV/wQiWjyUADi4Fdmba9SSJX8fAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CWA", "label": "CWA" }, { "symbol": { "type": "esriPMS", "url": "f9795df11717736c480a18129e02034d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD2klEQVRYhe2XX2gcRRzHvzOz/+729i53lz8lNmCDBUHBB0VFquUQjBHpQ2n9i+KTiI+11FhSOUqJtk1BSUUpfREfCn0qvqSxtU1RUah9VSGCWswfe5fk/u/fmZFNITWXeGt6hyL0AwO7szszn9nZ+f12FfzHKHcE8H9fgqmFgy9ISt6Dyu6SAjaV+OjbLB3Nk7zomEBe5unDJf44AcmQIPju6Z6x+bD+wvzIp4KRl5PFKtMcF5wxtdKT2vdIkWUAvNERgQtLb6dEkf9AJO+jXMI3VDG5eGhEc/2tnLFXsrOLhPCbk1VEgPTCkl4Y6H1tcjn//nA6/2vbAsQhZ7TA6U8Wyivngaaw5S2ZMV9T1cxscXXw1fuFhGG7imcZwwA+bluAK0rOKlZuNfACZGeLuiQELOAbtmFewATH+PnC6DsAFohCP3uq6/BJQiA3JXDxt5FBn1FD8YM19bRp1s2Y5Tr0hhuXhMS5ygbqKfOBqcV3dwKH90QKnF/KvwTJDxFInQvCNNfDppESiuevHKouoNdtbXFr77OThdFdwz1HPm8pQCQ/ZVQapmZ7kJSsdtQORALWUkWvdKeOA2gtwAkxzeUaiFy3XG2hNVxIRgab65XmCtXzq45pWLGa3VEBrikgXFYjBXTbO1LNpo5qjve3b/ntUOtKgHFxJlLgiW0njl26fuC5cl/6wcxcEes3ziYhQDWTRKCr87y7vC9SIEQq8nVfU695mobb2gV/odSThmsaASHuY8+QCTdS4KzMa34xmE4ultsePCSxXAWVEk7CuDpVzd83ZOVvtBTonrM/kQJWrNJoe/CVAfwAyUJJoTyRtRPxCQDPtxTgqrLHKpTQaWIVm9hJc2idIJoIFGYp7trQ2wko55CUJSIFIKSUlBDCOxuIBGMA5/VIAdXzf7eT8YEwGjbjWDEIRhEvresnEi+ugwoxEynA6s6r9bT1pSSEroZkAtTSFupJU6iuT1sJuKYBGnCo7q0cIhlBPZ3gPMCBSIHc9g+mL8/sf9IztbONu/t6wmgoKA3X8LrpuC/auvZN+C2wYa64GXSEZIRoDTcskIzCTsUl5eLc0JaxS5ECIbnt49MAeq/8tH9boMpH4zE2s6P/2PfhtYvzB/9opMw+s7R2iULJcm9XmPmuGnP1vSLFPnSt2P0AGqrvncz1Hz+NDVDQgp33jv8CICyrGHZ1by2VukKkJLFqYyVlO/EY6pmEYJ74ItN7Y9dDfafC57+7Vd//SGAjdgxOfHX557d2O2bsdC1jZamUAfWCH3XXezPXf/Rr/Bv/Bbl7TpwDEJa2UTrRyR0BtMGfNsig6fPX9qMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CalTrans", "label": "CalTrans" }, { "symbol": { "type": "esriPMS", "url": "e72177656d204fc884a5f16132b0c101", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEPUlEQVRYhe2XfWgbdRjHn3vPS7O2S5M0aZMsWV/cqtZuzrphu/oC3cZWYbQ6N6zCoKhYwYEywUFAqXNTRFJf0FEY4iaFlSqKbujoOl/WF2mns7Ht+rI2Ln3L6+Xycrn7nVzndKslsSQowj5wf/y+d8/zfOD4/Y4j4T+GvCUA//dX8MlvrXsoPPGaguEKRIRHJUS8M6CLvuzAHChjAg7Jgd8TEKswwFZjgnBhm67FI+cnrnx4nMK5fSNjO4hA0Ao0HabWl3QeuGvOtxoAnsqIQLvvcDY5ywxxiDIkeDWsWuVGn863HAyFzYU0FXy8b6AJSwjKxWeFKAODv+xj7tv01pNf+h2Ht+c6JtMW4IPGk6FYtsk1+vDiWqOeIcrLPm5Rq+ao/sH9fw6/jiAoYN63jtTrLm0HgPfSFlAq/PePjMm9rsFy+dA32MQAhiAez162JhzRETqEv9HhefMlCfAZiop/tEt7sBXDQFqRQNvIKTtFDSsikbyb8jivSSo97a4Er69IReAJFaMImq0F35d3ike3ArxQn1LgK59jb1xUHJIQyYhomgiGzCABBisBSSSEOcO1BVsIC94SevOGd3d+Pv9K3U7doc+SCvCC8gP3zN1qf8AGJBGDcOSPRmmAEAUjE7VMafEXRwEguQBG8OrJqarFokziD9iBJiP2pTm5NOAiBtaQN6TxzJVnVECp9Mo7hE0p4PfbXy22n349ELJCNJaTMQGbuRt4Xn0ypcDTdz50pO3XjkfuWNe+sf/ifkCISGswhiEotp0BjcbjURjGD6QUkKEIrkmtmv1Rk3UV5F2QDmWlp0CXNywkMHHLDswZTynQLjloYnaha3R8W9rDZSau1IAoMGAwXOo7zTrKajWOuaQC8fGS9wWR1Lg9myATcFEduC7XkXEhS2vSX3QCwKNJBZRKX/3QyC7INJ6ZDZjF1Fu7NCeXBgomoGHDxowLxPkswPFEVkoBEVESScQxPsMHEUOHQRBoLqUAyxrdhcZ+8/hUzd+aGA2DQFERmHJvWbFAbs4Y8IJqNKXAfNDWuKbgwjc4LuLjU9WLRzKOi2CzdEGhqRexYSOeTECndQHPZ0GQ/WsHydJ26zlRktCLKQWer6jqcg6cf1Cbe7l96+YjukgsF2iSk+2nFubXP6bVDn+H44llvxWyaJHta0RTEczrL8K8viIgqShYTD1SNKbp3GttOptSQKa5oqoLAPTOnh4bpQjeq2JCo4231ffL905Mts1aC34wTExXw42QZAzKSjtAArxveuiBBlp/9e18/c+3SwARNpzf+kTxnmM3FVyvgyQ0V1ZOyGfJjdmC195gMfeeExCNeWYqACcSoM8bgjWWbsTHcs7YjD/VNZieTQDA7mS9/5HAcjy3sea8c6B7tz7PdWyt9axWRLTARbUuljU807i28Vv4N/4LmiuqOwFAvtKGzESTWwKQBr8Djditli4h0AwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "California Water Service", "label": "California Water Service" }, { "symbol": { "type": "esriPMS", "url": "4625ed2504bfb7eb5ee07e82b0e1bec8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD6UlEQVRYhe2XbWgcRRjH/zOzu5fs3t7eSy4peREbLAgKgoqIICJ+qMFSMCRqIy36RUT8oKXYqg0cWmprC74kopR+0aKFClprwTcqERWE6FcVIqjF3CXm3nJ3ub3dnZ2RbWg0abw1vUMR+oP5MM8yM7/dmX2eXQX/McoVAfzft+CDuWceAMULqqr0CSFtIuVr0yllf4ZkRNsEMjJDbyn7txOQJOH8m7vTB3NB/L3c3jcJIw8W8kXmNBwwxtSudGr3jXkkATzaFoHPinstO8+/96To8X0fkY6I+LAwvs9x3H7G2M7sbI4If/lmhRCYn5uPDAz0P/RRKXNoKJH5pWWBakOe5NzuzS8ULvQ1TWU9m7oPapqq5mbnVha/iBASdbuudJrGEIDXWxZQFO3OQn5+pe+6HrKzcxEQAp/zdce4LmedPo6eWXj2aUDOUUU5cU/8uUlCIDck8PavTw5SRjo8z1sVD7aiGZXFCuy6rRNCdKYqA5YVu+FsYfwO4PmRUIGPi5kxT/rjgIxIAeY4DjaKlBKu6y53HAf2Ul3r6+/ddnZh//Zt6QNnmgpwyY9VKzWjYTdAKf1zohYIhIrFUiTVlToCoLkACDUWS4sXBrWTRt0GY2RwbVxZG/Bct2oYhlmr1doqoGoqhC+qoQK2XT+QSCUONxoN8L855ZdDLG6B++JkqMDY5ldffPf8nvu6e9I35bI5tLwTBEgmk+iIRHKsa3F3qEAAVcgjqqZ9p2kRXM5b8FfS6TR0Q+eUOLcNkQknVOCUzGhq3psqFgotLx5QLpUhpYAeNaY/qWau22pmfm8qwLL1NxwhzWqlPYcwSGL5hYIS93kqGjUnANzfVEBRlZGLeb+d1CpLxIrFtl6yHtYGFMV0ndaTz1p8n4NQFg0VkEJKSikJy/cbhTElqCFLoQKO6/xmxqID5dLiJZNETQOUMVTKlQ0LdOod8IWYCRWoLNV3pRLxc4RQunyCZVB5EU/EYcZiwnUc2kxAN3T43F/1BjFGEU9YvuT+U6ECD2+ZnDox88RdhtFx6qqrB9Ie52CUBo/vvN1wdnRGtK9JUNjXyVCBaCKZEIwRYtcbQQNlFDHLlNz3T9+76dDnoQIBO7e8PAWg+60f92xWVH6r1klmRnpf+ja49n5u37xlxXrK5dVbFFTOru6uoPRNV7OlUWrprximfj1A6o7nTo72HjmOdVDQhF3XHv0ZQNBWaNhLo6ZlfSGkJLVqDaCAoRuwkpYQrv9pX3d++809x4IvmOFmc/8jgfXYMTjx5Ts/PT6sG9Hj8WQ8BSm563o/cMd7bLj38Ff4N/4Lxq6ZPA0gaC2jtGOSKwJogT8Arh62l4RMBmUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cupertino", "label": "Cupertino" }, { "symbol": { "type": "esriPMS", "url": "635c34be94d597b6f859424c9cbdc1ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADtklEQVRYhe2XTWxUVRTH/+fc+2ZwpvPRTmrlq0qtqaDRYI0aEjVGI2IMCwJ+RuPKGJcsFJMOvsQB/NoYMBrCxrggYUXcqFW0BhCTwsZFC6mxgNWxMHRahjJt5957zJtawbHOQGeiMeGXvJe88/Lu/Z37zrsnT+M/Rl8TwP/9FXwzln5amHaUwEsJUmTQB4cS6PHJdw0T8MXne8bt/QRqIWO+f6x1ezaIH8ynPy4RPdepnEqywbSQd8KqzWvyaAHwckMEvhx7LcHjMqCZ2rQABU+73nx6S4xp2bTg+W7P0NwgERLcoU34iNMvfpb331rX7J+sW6BJhfaG4ZZ0aVu+nhRSPxi1fVLIW60vTT6HAtCqRJ91bh2AD+sWKAo/1KnNn9dREnRrE3YgLCKZ95kIQUHova/yW18nwm+O1CePxN/YRQS5KoH+8S0dY4JFwdJeToiC8/yTBywlixbPRawgMgVaPuJw54EJ/0HA31hT4PMx/1lmSWuScEFIJfiKivkvMAHRQJCAOAQpcqGjRj/Rm+9Z/2hz5tOqAprd7htYos3sYGR2yetFEXCzcuEhq94FUF2gJBRtZ1N+KMigUTSTg4HqqIzrykATuUJOONZGV7/01SiCoEUKNQVS7DI/Gv12wpN/rPKFcMoqeER7awqsim9759hE+skBo7pXe6butxCk8JNVuOA4O5U8t7mmQMCMqJcuiBw77wgJrm8VBo3GOSEjmFrzOO2crimwT/xQccL1dSpX9+QBNykDZRVyCPd/UfBvWxvzz1QVWFFwH4EQW6IaU4QRArq01SErqVGrdgJ4qqrARYeNt6jZfb+RLGahrJO1lXFdGSgKxZoaWP1zhEhghJtqCjBILIhUlb1+IcxI0KHcZE2BONuRrKPlN6q/C4w6RgnAsgX0h7wQPMJQTYEEywsjVh1wIG5nW96SA5WTljFilYuRcDWBnCOEyolcSiBo5qcsW8C9WlNgZSzTN1jwH8472nfEeK3hcn+QoAWfblPmmZzVh63MNphKgimHrXYzItTC5QMlAX51LB5k/wPJzNc1BQJWxvw+ANcfH+9ZMU1yn4U3dFfSPxrc+25i6+gvjtvaKz5T88emQ5D+Dmc3TRC/f8bx7SBcjEB23Zt8cw/mQaMKtyYzw0FSl8dSVNr0s/O+ZYAWK4fggz1rGadFubCgN5rIru+k3UGpbKg29hUJzEdXfMfBgfM9G3LCe4ZnVEoTzHWQwSSbV+5ObDuEf+O/YFU8sx9AcNSNbsQg1wRQB78D1qR0DFx+01oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cupertino Sanitary District", "label": "Cupertino Sanitary District" }, { "symbol": { "type": "esriPMS", "url": "a4bae7afee121636d6e8b7de3e9ce53d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD5UlEQVRYhe2XW2gcVRiA//+cM7ednd3shmQ1NUbjpQ8WtCpGqkWCYE2RPpTWKy3GBxFBCn0o3gqDaIw3irRekIJoHwp9Kr7EVFtSYrVS+yat0mqMtZs02SR7m537OTLRhhrTXcMOitAPDsz5h/n/b87M+Ydh8B/DrgjA//0RDJcGHwUQrwvhrwAAGwHf+yYdvmyiyWMTMIVJ7iqGaxEwi0Fw/MG2gYko/mX5nU+48J9o0W6kCmsBLjxppvbj9p6SnQWAZ2IR+GJ2MM3L4hShNEdQAg/LfGjulecVKX1NyN0tOeN2JPhHGoIatOurlHz5+JNDc+ZgX8b8pWkBIiv7ZVQ7somV83M/rNJp6/sBP7Sk9uTqheIXQWSgSW3M8af6AOCDpgXC0OnN6DctzCWahFxytSKii4mydFKaoNzDt4eLAy8g4qSAYN8DqZ17EEEsS2DU2dVddSqqRLW/xOllCl/EkFeAxrIJIcJEINzOsnvu1kOl1+4DeGlTQ4HPZ83HgbKdBIhiuy5VWTpaWFgOiAQkqs8fywCRjDxZOfnQ0Jy5oS9jflZXAAn7SJc79OitFiJYSNQMiBRatG5l1j77FgDUFwgh1FPKtfN3EScqy4AQfvfiOFsckIleqfnThi7nYhUIuA0IrNJQQGPZV4v2T29Ez54SNTaBkjMODNn+hgL3JJ5686j1/sMF69QdOeO2qBM0WVpA0f4ZvLA6Eaby2xsKRATgPu2F1kk3qILCUtAMBes0OMFMAEKsWY+73YYCB4QpB2VnJKPd0HTxiLTaBcSlUPOnTwxXzFvWGeZUXYF2q/VDQdFIKh0QB9E2ziZWMurIrTXvwm4AeKSugB/WNmUSN0PcJOWr0XIn1i2Os8WBQDiGTI3YBQiRgYsw2VAAgQouAqQYNdH44NyLmpvVUEBmyd8sL9+ZUq/7WxLLmwQufDCUzmUL2MEcIEpnGgogTW+tePnDAgRJKV1/tmQ+30gqbp7LNEnqCdh+AaLVky/ZQZF0xRkPQxHuaCjQq/WPjNr77veCwoHz7rE2RjQIuQcE5V/Tcvaxsjd3TAh+mW8Fh6I9xrnwUZUyqLIscBFA1T0vCJEOrjdePNJQIGKttmUk2pHf2p9ebwv3bk04Z+7Vn/suOneksutCxT2XS6ldcClRoZnaD4CAJ7Jyx2ZbuO/a3tQqgVCTmLanV9+2F5aAQR16tK1jABCNBXTWsrno5Y8iMtTlq0BACLZXgJI7zhmqhzKpsxvuxB0+AGysl/sfCSxFj9Y/+rX78UbbK+wtOWOtBGlAiXZaweSzvaltX8G/8V+wRuk/CADRaBoWR5IrAtAEvwMxJX/ll9/KhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Los Altos", "label": "Other Public" }, { "symbol": { "type": "esriPMS", "url": "a4bae7afee121636d6e8b7de3e9ce53d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD5UlEQVRYhe2XW2gcVRiA//+cM7ednd3shmQ1NUbjpQ8WtCpGqkWCYE2RPpTWKy3GBxFBCn0o3gqDaIw3irRekIJoHwp9Kr7EVFtSYrVS+yat0mqMtZs02SR7m537OTLRhhrTXcMOitAPDsz5h/n/b87M+Ydh8B/DrgjA//0RDJcGHwUQrwvhrwAAGwHf+yYdvmyiyWMTMIVJ7iqGaxEwi0Fw/MG2gYko/mX5nU+48J9o0W6kCmsBLjxppvbj9p6SnQWAZ2IR+GJ2MM3L4hShNEdQAg/LfGjulecVKX1NyN0tOeN2JPhHGoIatOurlHz5+JNDc+ZgX8b8pWkBIiv7ZVQ7somV83M/rNJp6/sBP7Sk9uTqheIXQWSgSW3M8af6AOCDpgXC0OnN6DctzCWahFxytSKii4mydFKaoNzDt4eLAy8g4qSAYN8DqZ17EEEsS2DU2dVddSqqRLW/xOllCl/EkFeAxrIJIcJEINzOsnvu1kOl1+4DeGlTQ4HPZ83HgbKdBIhiuy5VWTpaWFgOiAQkqs8fywCRjDxZOfnQ0Jy5oS9jflZXAAn7SJc79OitFiJYSNQMiBRatG5l1j77FgDUFwgh1FPKtfN3EScqy4AQfvfiOFsckIleqfnThi7nYhUIuA0IrNJQQGPZV4v2T29Ez54SNTaBkjMODNn+hgL3JJ5686j1/sMF69QdOeO2qBM0WVpA0f4ZvLA6Eaby2xsKRATgPu2F1kk3qILCUtAMBes0OMFMAEKsWY+73YYCB4QpB2VnJKPd0HTxiLTaBcSlUPOnTwxXzFvWGeZUXYF2q/VDQdFIKh0QB9E2ziZWMurIrTXvwm4AeKSugB/WNmUSN0PcJOWr0XIn1i2Os8WBQDiGTI3YBQiRgYsw2VAAgQouAqQYNdH44NyLmpvVUEBmyd8sL9+ZUq/7WxLLmwQufDCUzmUL2MEcIEpnGgogTW+tePnDAgRJKV1/tmQ+30gqbp7LNEnqCdh+AaLVky/ZQZF0xRkPQxHuaCjQq/WPjNr77veCwoHz7rE2RjQIuQcE5V/Tcvaxsjd3TAh+mW8Fh6I9xrnwUZUyqLIscBFA1T0vCJEOrjdePNJQIGKttmUk2pHf2p9ebwv3bk04Z+7Vn/suOneksutCxT2XS6ldcClRoZnaD4CAJ7Jyx2ZbuO/a3tQqgVCTmLanV9+2F5aAQR16tK1jABCNBXTWsrno5Y8iMtTlq0BACLZXgJI7zhmqhzKpsxvuxB0+AGysl/sfCSxFj9Y/+rX78UbbK+wtOWOtBGlAiXZaweSzvaltX8G/8V+wRuk/CADRaBoWR5IrAtAEvwMxJX/ll9/KhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Other Public", "label": "Other Public" }, { "symbol": { "type": "esriPMS", "url": "a4bae7afee121636d6e8b7de3e9ce53d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD5UlEQVRYhe2XW2gcVRiA//+cM7ednd3shmQ1NUbjpQ8WtCpGqkWCYE2RPpTWKy3GBxFBCn0o3gqDaIw3irRekIJoHwp9Kr7EVFtSYrVS+yat0mqMtZs02SR7m537OTLRhhrTXcMOitAPDsz5h/n/b87M+Ydh8B/DrgjA//0RDJcGHwUQrwvhrwAAGwHf+yYdvmyiyWMTMIVJ7iqGaxEwi0Fw/MG2gYko/mX5nU+48J9o0W6kCmsBLjxppvbj9p6SnQWAZ2IR+GJ2MM3L4hShNEdQAg/LfGjulecVKX1NyN0tOeN2JPhHGoIatOurlHz5+JNDc+ZgX8b8pWkBIiv7ZVQ7somV83M/rNJp6/sBP7Sk9uTqheIXQWSgSW3M8af6AOCDpgXC0OnN6DctzCWahFxytSKii4mydFKaoNzDt4eLAy8g4qSAYN8DqZ17EEEsS2DU2dVddSqqRLW/xOllCl/EkFeAxrIJIcJEINzOsnvu1kOl1+4DeGlTQ4HPZ83HgbKdBIhiuy5VWTpaWFgOiAQkqs8fywCRjDxZOfnQ0Jy5oS9jflZXAAn7SJc79OitFiJYSNQMiBRatG5l1j77FgDUFwgh1FPKtfN3EScqy4AQfvfiOFsckIleqfnThi7nYhUIuA0IrNJQQGPZV4v2T29Ez54SNTaBkjMODNn+hgL3JJ5686j1/sMF69QdOeO2qBM0WVpA0f4ZvLA6Eaby2xsKRATgPu2F1kk3qILCUtAMBes0OMFMAEKsWY+73YYCB4QpB2VnJKPd0HTxiLTaBcSlUPOnTwxXzFvWGeZUXYF2q/VDQdFIKh0QB9E2ziZWMurIrTXvwm4AeKSugB/WNmUSN0PcJOWr0XIn1i2Os8WBQDiGTI3YBQiRgYsw2VAAgQouAqQYNdH44NyLmpvVUEBmyd8sL9+ZUq/7WxLLmwQufDCUzmUL2MEcIEpnGgogTW+tePnDAgRJKV1/tmQ+30gqbp7LNEnqCdh+AaLVky/ZQZF0xRkPQxHuaCjQq/WPjNr77veCwoHz7rE2RjQIuQcE5V/Tcvaxsjd3TAh+mW8Fh6I9xrnwUZUyqLIscBFA1T0vCJEOrjdePNJQIGKttmUk2pHf2p9ebwv3bk04Z+7Vn/suOneksutCxT2XS6ldcClRoZnaD4CAJ7Jyx2ZbuO/a3tQqgVCTmLanV9+2F5aAQR16tK1jABCNBXTWsrno5Y8iMtTlq0BACLZXgJI7zhmqhzKpsxvuxB0+AGysl/sfCSxFj9Y/+rX78UbbK+wtOWOtBGlAiXZaweSzvaltX8G/8V+wRuk/CADRaBoWR5IrAtAEvwMxJX/ll9/KhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "San Jose", "label": "Other Public" }, { "symbol": { "type": "esriPMS", "url": "a4bae7afee121636d6e8b7de3e9ce53d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD5UlEQVRYhe2XW2gcVRiA//+cM7ednd3shmQ1NUbjpQ8WtCpGqkWCYE2RPpTWKy3GBxFBCn0o3gqDaIw3irRekIJoHwp9Kr7EVFtSYrVS+yat0mqMtZs02SR7m537OTLRhhrTXcMOitAPDsz5h/n/b87M+Ydh8B/DrgjA//0RDJcGHwUQrwvhrwAAGwHf+yYdvmyiyWMTMIVJ7iqGaxEwi0Fw/MG2gYko/mX5nU+48J9o0W6kCmsBLjxppvbj9p6SnQWAZ2IR+GJ2MM3L4hShNEdQAg/LfGjulecVKX1NyN0tOeN2JPhHGoIatOurlHz5+JNDc+ZgX8b8pWkBIiv7ZVQ7somV83M/rNJp6/sBP7Sk9uTqheIXQWSgSW3M8af6AOCDpgXC0OnN6DctzCWahFxytSKii4mydFKaoNzDt4eLAy8g4qSAYN8DqZ17EEEsS2DU2dVddSqqRLW/xOllCl/EkFeAxrIJIcJEINzOsnvu1kOl1+4DeGlTQ4HPZ83HgbKdBIhiuy5VWTpaWFgOiAQkqs8fywCRjDxZOfnQ0Jy5oS9jflZXAAn7SJc79OitFiJYSNQMiBRatG5l1j77FgDUFwgh1FPKtfN3EScqy4AQfvfiOFsckIleqfnThi7nYhUIuA0IrNJQQGPZV4v2T29Ez54SNTaBkjMODNn+hgL3JJ5686j1/sMF69QdOeO2qBM0WVpA0f4ZvLA6Eaby2xsKRATgPu2F1kk3qILCUtAMBes0OMFMAEKsWY+73YYCB4QpB2VnJKPd0HTxiLTaBcSlUPOnTwxXzFvWGeZUXYF2q/VDQdFIKh0QB9E2ziZWMurIrTXvwm4AeKSugB/WNmUSN0PcJOWr0XIn1i2Os8WBQDiGTI3YBQiRgYsw2VAAgQouAqQYNdH44NyLmpvVUEBmyd8sL9+ZUq/7WxLLmwQufDCUzmUL2MEcIEpnGgogTW+tePnDAgRJKV1/tmQ+30gqbp7LNEnqCdh+AaLVky/ZQZF0xRkPQxHuaCjQq/WPjNr77veCwoHz7rE2RjQIuQcE5V/Tcvaxsjd3TAh+mW8Fh6I9xrnwUZUyqLIscBFA1T0vCJEOrjdePNJQIGKttmUk2pHf2p9ebwv3bk04Z+7Vn/suOneksutCxT2XS6ldcClRoZnaD4CAJ7Jyx2ZbuO/a3tQqgVCTmLanV9+2F5aAQR16tK1jABCNBXTWsrno5Y8iMtTlq0BACLZXgJI7zhmqhzKpsxvuxB0+AGysl/sfCSxFj9Y/+rX78UbbK+wtOWOtBGlAiXZaweSzvaltX8G/8V+wRuk/CADRaBoWR5IrAtAEvwMxJX/ll9/KhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "San Jose Water", "label": "Other Public" }, { "symbol": { "type": "esriPMS", "url": "a4bae7afee121636d6e8b7de3e9ce53d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD5UlEQVRYhe2XW2gcVRiA//+cM7ednd3shmQ1NUbjpQ8WtCpGqkWCYE2RPpTWKy3GBxFBCn0o3gqDaIw3irRekIJoHwp9Kr7EVFtSYrVS+yat0mqMtZs02SR7m537OTLRhhrTXcMOitAPDsz5h/n/b87M+Ydh8B/DrgjA//0RDJcGHwUQrwvhrwAAGwHf+yYdvmyiyWMTMIVJ7iqGaxEwi0Fw/MG2gYko/mX5nU+48J9o0W6kCmsBLjxppvbj9p6SnQWAZ2IR+GJ2MM3L4hShNEdQAg/LfGjulecVKX1NyN0tOeN2JPhHGoIatOurlHz5+JNDc+ZgX8b8pWkBIiv7ZVQ7somV83M/rNJp6/sBP7Sk9uTqheIXQWSgSW3M8af6AOCDpgXC0OnN6DctzCWahFxytSKii4mydFKaoNzDt4eLAy8g4qSAYN8DqZ17EEEsS2DU2dVddSqqRLW/xOllCl/EkFeAxrIJIcJEINzOsnvu1kOl1+4DeGlTQ4HPZ83HgbKdBIhiuy5VWTpaWFgOiAQkqs8fywCRjDxZOfnQ0Jy5oS9jflZXAAn7SJc79OitFiJYSNQMiBRatG5l1j77FgDUFwgh1FPKtfN3EScqy4AQfvfiOFsckIleqfnThi7nYhUIuA0IrNJQQGPZV4v2T29Ez54SNTaBkjMODNn+hgL3JJ5686j1/sMF69QdOeO2qBM0WVpA0f4ZvLA6Eaby2xsKRATgPu2F1kk3qILCUtAMBes0OMFMAEKsWY+73YYCB4QpB2VnJKPd0HTxiLTaBcSlUPOnTwxXzFvWGeZUXYF2q/VDQdFIKh0QB9E2ziZWMurIrTXvwm4AeKSugB/WNmUSN0PcJOWr0XIn1i2Os8WBQDiGTI3YBQiRgYsw2VAAgQouAqQYNdH44NyLmpvVUEBmyd8sL9+ZUq/7WxLLmwQufDCUzmUL2MEcIEpnGgogTW+tePnDAgRJKV1/tmQ+30gqbp7LNEnqCdh+AaLVky/ZQZF0xRkPQxHuaCjQq/WPjNr77veCwoHz7rE2RjQIuQcE5V/Tcvaxsjd3TAh+mW8Fh6I9xrnwUZUyqLIscBFA1T0vCJEOrjdePNJQIGKttmUk2pHf2p9ebwv3bk04Z+7Vn/suOneksutCxT2XS6ldcClRoZnaD4CAJ7Jyx2ZbuO/a3tQqgVCTmLanV9+2F5aAQR16tK1jABCNBXTWsrno5Y8iMtTlq0BACLZXgJI7zhmqhzKpsxvuxB0+AGysl/sfCSxFj9Y/+rX78UbbK+wtOWOtBGlAiXZaweSzvaltX8G/8V+wRuk/CADRaBoWR5IrAtAEvwMxJX/ll9/KhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Santa Clara", "label": "Other Public" }, { "symbol": { "type": "esriPMS", "url": "a4bae7afee121636d6e8b7de3e9ce53d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD5UlEQVRYhe2XW2gcVRiA//+cM7ednd3shmQ1NUbjpQ8WtCpGqkWCYE2RPpTWKy3GBxFBCn0o3gqDaIw3irRekIJoHwp9Kr7EVFtSYrVS+yat0mqMtZs02SR7m537OTLRhhrTXcMOitAPDsz5h/n/b87M+Ydh8B/DrgjA//0RDJcGHwUQrwvhrwAAGwHf+yYdvmyiyWMTMIVJ7iqGaxEwi0Fw/MG2gYko/mX5nU+48J9o0W6kCmsBLjxppvbj9p6SnQWAZ2IR+GJ2MM3L4hShNEdQAg/LfGjulecVKX1NyN0tOeN2JPhHGoIatOurlHz5+JNDc+ZgX8b8pWkBIiv7ZVQ7somV83M/rNJp6/sBP7Sk9uTqheIXQWSgSW3M8af6AOCDpgXC0OnN6DctzCWahFxytSKii4mydFKaoNzDt4eLAy8g4qSAYN8DqZ17EEEsS2DU2dVddSqqRLW/xOllCl/EkFeAxrIJIcJEINzOsnvu1kOl1+4DeGlTQ4HPZ83HgbKdBIhiuy5VWTpaWFgOiAQkqs8fywCRjDxZOfnQ0Jy5oS9jflZXAAn7SJc79OitFiJYSNQMiBRatG5l1j77FgDUFwgh1FPKtfN3EScqy4AQfvfiOFsckIleqfnThi7nYhUIuA0IrNJQQGPZV4v2T29Ez54SNTaBkjMODNn+hgL3JJ5686j1/sMF69QdOeO2qBM0WVpA0f4ZvLA6Eaby2xsKRATgPu2F1kk3qILCUtAMBes0OMFMAEKsWY+73YYCB4QpB2VnJKPd0HTxiLTaBcSlUPOnTwxXzFvWGeZUXYF2q/VDQdFIKh0QB9E2ziZWMurIrTXvwm4AeKSugB/WNmUSN0PcJOWr0XIn1i2Os8WBQDiGTI3YBQiRgYsw2VAAgQouAqQYNdH44NyLmpvVUEBmyd8sL9+ZUq/7WxLLmwQufDCUzmUL2MEcIEpnGgogTW+tePnDAgRJKV1/tmQ+30gqbp7LNEnqCdh+AaLVky/ZQZF0xRkPQxHuaCjQq/WPjNr77veCwoHz7rE2RjQIuQcE5V/Tcvaxsjd3TAh+mW8Fh6I9xrnwUZUyqLIscBFA1T0vCJEOrjdePNJQIGKttmUk2pHf2p9ebwv3bk04Z+7Vn/suOneksutCxT2XS6ldcClRoZnaD4CAJ7Jyx2ZbuO/a3tQqgVCTmLanV9+2F5aAQR16tK1jABCNBXTWsrno5Y8iMtTlq0BACLZXgJI7zhmqhzKpsxvuxB0+AGysl/sfCSxFj9Y/+rX78UbbK+wtOWOtBGlAiXZaweSzvaltX8G/8V+wRuk/CADRaBoWR5IrAtAEvwMxJX/ll9/KhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Santa Clara County", "label": "Other Public" }, { "symbol": { "type": "esriPMS", "url": "a4bae7afee121636d6e8b7de3e9ce53d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD5UlEQVRYhe2XW2gcVRiA//+cM7ednd3shmQ1NUbjpQ8WtCpGqkWCYE2RPpTWKy3GBxFBCn0o3gqDaIw3irRekIJoHwp9Kr7EVFtSYrVS+yat0mqMtZs02SR7m537OTLRhhrTXcMOitAPDsz5h/n/b87M+Ydh8B/DrgjA//0RDJcGHwUQrwvhrwAAGwHf+yYdvmyiyWMTMIVJ7iqGaxEwi0Fw/MG2gYko/mX5nU+48J9o0W6kCmsBLjxppvbj9p6SnQWAZ2IR+GJ2MM3L4hShNEdQAg/LfGjulecVKX1NyN0tOeN2JPhHGoIatOurlHz5+JNDc+ZgX8b8pWkBIiv7ZVQ7somV83M/rNJp6/sBP7Sk9uTqheIXQWSgSW3M8af6AOCDpgXC0OnN6DctzCWahFxytSKii4mydFKaoNzDt4eLAy8g4qSAYN8DqZ17EEEsS2DU2dVddSqqRLW/xOllCl/EkFeAxrIJIcJEINzOsnvu1kOl1+4DeGlTQ4HPZ83HgbKdBIhiuy5VWTpaWFgOiAQkqs8fywCRjDxZOfnQ0Jy5oS9jflZXAAn7SJc79OitFiJYSNQMiBRatG5l1j77FgDUFwgh1FPKtfN3EScqy4AQfvfiOFsckIleqfnThi7nYhUIuA0IrNJQQGPZV4v2T29Ez54SNTaBkjMODNn+hgL3JJ5686j1/sMF69QdOeO2qBM0WVpA0f4ZvLA6Eaby2xsKRATgPu2F1kk3qILCUtAMBes0OMFMAEKsWY+73YYCB4QpB2VnJKPd0HTxiLTaBcSlUPOnTwxXzFvWGeZUXYF2q/VDQdFIKh0QB9E2ziZWMurIrTXvwm4AeKSugB/WNmUSN0PcJOWr0XIn1i2Os8WBQDiGTI3YBQiRgYsw2VAAgQouAqQYNdH44NyLmpvVUEBmyd8sL9+ZUq/7WxLLmwQufDCUzmUL2MEcIEpnGgogTW+tePnDAgRJKV1/tmQ+30gqbp7LNEnqCdh+AaLVky/ZQZF0xRkPQxHuaCjQq/WPjNr77veCwoHz7rE2RjQIuQcE5V/Tcvaxsjd3TAh+mW8Fh6I9xrnwUZUyqLIscBFA1T0vCJEOrjdePNJQIGKttmUk2pHf2p9ebwv3bk04Z+7Vn/suOneksutCxT2XS6ldcClRoZnaD4CAJ7Jyx2ZbuO/a3tQqgVCTmLanV9+2F5aAQR16tK1jABCNBXTWsrno5Y8iMtTlq0BACLZXgJI7zhmqhzKpsxvuxB0+AGysl/sfCSxFj9Y/+rX78UbbK+wtOWOtBGlAiXZaweSzvaltX8G/8V+wRuk/CADRaBoWR5IrAtAEvwMxJX/ll9/KhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Santa Clara Valley Water District", "label": "Other Public" }, { "symbol": { "type": "esriPMS", "url": "a4bae7afee121636d6e8b7de3e9ce53d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD5UlEQVRYhe2XW2gcVRiA//+cM7ednd3shmQ1NUbjpQ8WtCpGqkWCYE2RPpTWKy3GBxFBCn0o3gqDaIw3irRekIJoHwp9Kr7EVFtSYrVS+yat0mqMtZs02SR7m537OTLRhhrTXcMOitAPDsz5h/n/b87M+Ydh8B/DrgjA//0RDJcGHwUQrwvhrwAAGwHf+yYdvmyiyWMTMIVJ7iqGaxEwi0Fw/MG2gYko/mX5nU+48J9o0W6kCmsBLjxppvbj9p6SnQWAZ2IR+GJ2MM3L4hShNEdQAg/LfGjulecVKX1NyN0tOeN2JPhHGoIatOurlHz5+JNDc+ZgX8b8pWkBIiv7ZVQ7somV83M/rNJp6/sBP7Sk9uTqheIXQWSgSW3M8af6AOCDpgXC0OnN6DctzCWahFxytSKii4mydFKaoNzDt4eLAy8g4qSAYN8DqZ17EEEsS2DU2dVddSqqRLW/xOllCl/EkFeAxrIJIcJEINzOsnvu1kOl1+4DeGlTQ4HPZ83HgbKdBIhiuy5VWTpaWFgOiAQkqs8fywCRjDxZOfnQ0Jy5oS9jflZXAAn7SJc79OitFiJYSNQMiBRatG5l1j77FgDUFwgh1FPKtfN3EScqy4AQfvfiOFsckIleqfnThi7nYhUIuA0IrNJQQGPZV4v2T29Ez54SNTaBkjMODNn+hgL3JJ5686j1/sMF69QdOeO2qBM0WVpA0f4ZvLA6Eaby2xsKRATgPu2F1kk3qILCUtAMBes0OMFMAEKsWY+73YYCB4QpB2VnJKPd0HTxiLTaBcSlUPOnTwxXzFvWGeZUXYF2q/VDQdFIKh0QB9E2ziZWMurIrTXvwm4AeKSugB/WNmUSN0PcJOWr0XIn1i2Os8WBQDiGTI3YBQiRgYsw2VAAgQouAqQYNdH44NyLmpvVUEBmyd8sL9+ZUq/7WxLLmwQufDCUzmUL2MEcIEpnGgogTW+tePnDAgRJKV1/tmQ+30gqbp7LNEnqCdh+AaLVky/ZQZF0xRkPQxHuaCjQq/WPjNr77veCwoHz7rE2RjQIuQcE5V/Tcvaxsjd3TAh+mW8Fh6I9xrnwUZUyqLIscBFA1T0vCJEOrjdePNJQIGKttmUk2pHf2p9ebwv3bk04Z+7Vn/suOneksutCxT2XS6ldcClRoZnaD4CAJ7Jyx2ZbuO/a3tQqgVCTmLanV9+2F5aAQR16tK1jABCNBXTWsrno5Y8iMtTlq0BACLZXgJI7zhmqhzKpsxvuxB0+AGysl/sfCSxFj9Y/+rX78UbbK+wtOWOtBGlAiXZaweSzvaltX8G/8V+wRuk/CADRaBoWR5IrAtAEvwMxJX/ll9/KhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Saratoga", "label": "Other Public" }, { "symbol": { "type": "esriPMS", "url": "a4bae7afee121636d6e8b7de3e9ce53d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD5UlEQVRYhe2XW2gcVRiA//+cM7ednd3shmQ1NUbjpQ8WtCpGqkWCYE2RPpTWKy3GBxFBCn0o3gqDaIw3irRekIJoHwp9Kr7EVFtSYrVS+yat0mqMtZs02SR7m537OTLRhhrTXcMOitAPDsz5h/n/b87M+Ydh8B/DrgjA//0RDJcGHwUQrwvhrwAAGwHf+yYdvmyiyWMTMIVJ7iqGaxEwi0Fw/MG2gYko/mX5nU+48J9o0W6kCmsBLjxppvbj9p6SnQWAZ2IR+GJ2MM3L4hShNEdQAg/LfGjulecVKX1NyN0tOeN2JPhHGoIatOurlHz5+JNDc+ZgX8b8pWkBIiv7ZVQ7somV83M/rNJp6/sBP7Sk9uTqheIXQWSgSW3M8af6AOCDpgXC0OnN6DctzCWahFxytSKii4mydFKaoNzDt4eLAy8g4qSAYN8DqZ17EEEsS2DU2dVddSqqRLW/xOllCl/EkFeAxrIJIcJEINzOsnvu1kOl1+4DeGlTQ4HPZ83HgbKdBIhiuy5VWTpaWFgOiAQkqs8fywCRjDxZOfnQ0Jy5oS9jflZXAAn7SJc79OitFiJYSNQMiBRatG5l1j77FgDUFwgh1FPKtfN3EScqy4AQfvfiOFsckIleqfnThi7nYhUIuA0IrNJQQGPZV4v2T29Ez54SNTaBkjMODNn+hgL3JJ5686j1/sMF69QdOeO2qBM0WVpA0f4ZvLA6Eaby2xsKRATgPu2F1kk3qILCUtAMBes0OMFMAEKsWY+73YYCB4QpB2VnJKPd0HTxiLTaBcSlUPOnTwxXzFvWGeZUXYF2q/VDQdFIKh0QB9E2ziZWMurIrTXvwm4AeKSugB/WNmUSN0PcJOWr0XIn1i2Os8WBQDiGTI3YBQiRgYsw2VAAgQouAqQYNdH44NyLmpvVUEBmyd8sL9+ZUq/7WxLLmwQufDCUzmUL2MEcIEpnGgogTW+tePnDAgRJKV1/tmQ+30gqbp7LNEnqCdh+AaLVky/ZQZF0xRkPQxHuaCjQq/WPjNr77veCwoHz7rE2RjQIuQcE5V/Tcvaxsjd3TAh+mW8Fh6I9xrnwUZUyqLIscBFA1T0vCJEOrjdePNJQIGKttmUk2pHf2p9ebwv3bk04Z+7Vn/suOneksutCxT2XS6ldcClRoZnaD4CAJ7Jyx2ZbuO/a3tQqgVCTmLanV9+2F5aAQR16tK1jABCNBXTWsrno5Y8iMtTlq0BACLZXgJI7zhmqhzKpsxvuxB0+AGysl/sfCSxFj9Y/+rX78UbbK+wtOWOtBGlAiXZaweSzvaltX8G/8V+wRuk/CADRaBoWR5IrAtAEvwMxJX/ll9/KhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "State Parks", "label": "Other Public" }, { "symbol": { "type": "esriPMS", "url": "a4bae7afee121636d6e8b7de3e9ce53d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD5UlEQVRYhe2XW2gcVRiA//+cM7ednd3shmQ1NUbjpQ8WtCpGqkWCYE2RPpTWKy3GBxFBCn0o3gqDaIw3irRekIJoHwp9Kr7EVFtSYrVS+yat0mqMtZs02SR7m537OTLRhhrTXcMOitAPDsz5h/n/b87M+Ydh8B/DrgjA//0RDJcGHwUQrwvhrwAAGwHf+yYdvmyiyWMTMIVJ7iqGaxEwi0Fw/MG2gYko/mX5nU+48J9o0W6kCmsBLjxppvbj9p6SnQWAZ2IR+GJ2MM3L4hShNEdQAg/LfGjulecVKX1NyN0tOeN2JPhHGoIatOurlHz5+JNDc+ZgX8b8pWkBIiv7ZVQ7somV83M/rNJp6/sBP7Sk9uTqheIXQWSgSW3M8af6AOCDpgXC0OnN6DctzCWahFxytSKii4mydFKaoNzDt4eLAy8g4qSAYN8DqZ17EEEsS2DU2dVddSqqRLW/xOllCl/EkFeAxrIJIcJEINzOsnvu1kOl1+4DeGlTQ4HPZ83HgbKdBIhiuy5VWTpaWFgOiAQkqs8fywCRjDxZOfnQ0Jy5oS9jflZXAAn7SJc79OitFiJYSNQMiBRatG5l1j77FgDUFwgh1FPKtfN3EScqy4AQfvfiOFsckIleqfnThi7nYhUIuA0IrNJQQGPZV4v2T29Ez54SNTaBkjMODNn+hgL3JJ5686j1/sMF69QdOeO2qBM0WVpA0f4ZvLA6Eaby2xsKRATgPu2F1kk3qILCUtAMBes0OMFMAEKsWY+73YYCB4QpB2VnJKPd0HTxiLTaBcSlUPOnTwxXzFvWGeZUXYF2q/VDQdFIKh0QB9E2ziZWMurIrTXvwm4AeKSugB/WNmUSN0PcJOWr0XIn1i2Os8WBQDiGTI3YBQiRgYsw2VAAgQouAqQYNdH44NyLmpvVUEBmyd8sL9+ZUq/7WxLLmwQufDCUzmUL2MEcIEpnGgogTW+tePnDAgRJKV1/tmQ+30gqbp7LNEnqCdh+AaLVky/ZQZF0xRkPQxHuaCjQq/WPjNr77veCwoHz7rE2RjQIuQcE5V/Tcvaxsjd3TAh+mW8Fh6I9xrnwUZUyqLIscBFA1T0vCJEOrjdePNJQIGKttmUk2pHf2p9ebwv3bk04Z+7Vn/suOneksutCxT2XS6ldcClRoZnaD4CAJ7Jyx2ZbuO/a3tQqgVCTmLanV9+2F5aAQR16tK1jABCNBXTWsrno5Y8iMtTlq0BACLZXgJI7zhmqhzKpsxvuxB0+AGysl/sfCSxFj9Y/+rX78UbbK+wtOWOtBGlAiXZaweSzvaltX8G/8V+wRuk/CADRaBoWR5IrAtAEvwMxJX/ll9/KhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Sunnyvale", "label": "Other Public" }, { "symbol": { "type": "esriPMS", "url": "ebb5ad15519800788e82a7af3eead706", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEAklEQVRYhe2XW2hcRRjH/zNzLnu/ZpMmbaKJxlsrLShVbGMJRWuK9KG01VQrgiBS34pIiwrnoTTV+qC2XtC+iGAgT8WXNDa2CSqKtSqItSZq0pp2o5vrXs7uucyM7FKiTcOuZRdF6A8GzvnOzPf9OGf4hqPgP0a5LoD/+ycYmDz0qKS8Ryr2ckiSp5K++UXcedEghqiZgCENunaOdxCQGHHdLx9KHEgW4yeSr70vmP1YMHUn0wpxCMVS04nv9twzlY0BeKYmAidmDobFFDlLJGsgrgbXOyf6p/fv1azoCs7yu2ITHYRwtTSX2QoiybX6VMvgk/2zxsGuqDFetQAp+HtVx9sUSq0p3bvaPJtr/OqAo2XU6MS6heIL84UK3WxUnFCyC8DbVQtwxewMpFb9tcAOIzbRoUsiwVzv0kmdILN48tXjqZ59AJkkCv/gwcgLRwiBvCaBwfNvtTls2qM4gSvilHvKSvvmWqHlEj5JuI+r+WYz8svqgemeDcC+bRUFjs8YOyHVlwiYzkWGaVZxPxFcE5JCsUOlS9WKQs81aDPNww/3p4wtXQnjo7ICEOq7nvQNfi1fB0mdhUTVQCRDYPoOPZP4/hCA8gKCun7/bHtpUS3RzDpIZrctjiuLA6odyliBZNCTWVFTAa7lQLiaqSig5xP7M/EfXlbzMTDXVzOBbGQEjGu9FQXub338lZMX3tuRXnbmrujFdaUNVRVEIhs/C+5JJ3ndxJ6KAkWkYj3taOkzjj4PtRBFNczXfwPLP+kSIu/bTA5bFQX6pKE5U7mh4NTKqosX8c/cAiIYrGDy9EDGWLkpaPxRVqDu0rJ3pCBBb/rGqouXCjhBhFJrlCz3xAvBicMAHikr4CiZbaHUatQab7qFFMLjm64SxCKEmg8qVrjmApTrEIRf2dOxZCdkUlKXEF7bRiSYVdwLuYoCqh2ZyIfGm/2zt16VpBD8DYLZ8M3ddM0Cti8FKvTRigJyPvSEmTj/CaikvpnLLZkI5GIjyIXGhGqFaTkBy58EdXWopUPsck5mw4yNcu46z1cUeOD2XUOnRns32v5Un9k6kKCOD4JaoFy74C8s787ryc8l4UufFUQgGz8nJLOJZiaIZtZDUBuFyLiEox3b3Lj3ZEWBIp3t3UMA6ofP9bW6qnmv7uWj65ue+rr4bDD5xu/5yK8Nvtl2/B1BHaQbvgWR5LTnUtt2ETZfLwQuriKEmKwQOLKxefdRLIGCMmy4bccYgOJYwJNPbM+Gx4YhGPFmWiApL732XGxUMNv7cax+ZMvdDc85ALaWy/2PBJZifVv3p6d+/nCrFZg8mov/FKdScant/1G3Qrs7m579DP/Gf0HnzTuPASiOqlFqkeS6AKrgT9EQmbms4N5RAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PGE", "label": "PGE" }, { "symbol": { "type": "esriPMS", "url": "9f7efd12f8d4db4ba1ca55495b46914b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEMElEQVRYhe2VfWgbZRjAn/fuzV0uTZrPSz/S9CvrXLOFqbXiVsscirVlTDY7P3EKgoj4h+yPMcFBwDHn5j9j85OBiI7h/hr+sdlqt7rNOW3HbF3btU3b9Mte0iZNkyaXXO5DrkKZtSR2CYiwH7xw73Pc8/x4X57nMPzH4HsC8H+/gsvTx5+XcPp9QcM7kEzwhEx8dJVNvetFXjlvAl7FSzwckRoRIAsSxetPsYdn1Pi1qY+/TGH+JfdkI2mJl0BKk9D0ll/a9+jcvAUA3siLwPfhI0YyiPuxgouoNAORgoDcPnvogJkvLeNx9OWGwVakEem/kkkU1I+00JfcX796Yd57pNns9ecsYFy0nNEKhlLPxPalfYyZI7tc5w9HtSHNlqFdy8WXE0o0FEWrMWf2NQPAJzkLxKno9tqpxuW9gbdBw+1naJlQgBH0q36jT5pJkNGHF4PH3kGAOJEQv3rCeuAkQqCsSaB36HQ1h/1afdL0tzgtFmSUrgx6gI06dRISdTy96Byz39zcMXt0G8D+1qwC34W9L5IydZBUMB2WOdKcKAYABGuBUEgw8NalZ1OiCOyRCupK7Tc72mff2/kke/DbjAJY0n7uDLkLrDEHiGRqOVEukAqG2umtdF/55WMAkFlAJIUCF/cgkHJ+Z5QtVgZpnKxeGccrAwbeGuNMIwZH+L68CsS1C6AR6VhWATZWdmjAce0Dy2IpMIIhbwK+om6gBOZMVoH1G54+2jNy+tmbVW11W4Z2AVLInAorSIbbjp8hqgvN8Hb/vqwCKmky9XqUCd2I6GbBHFe74O75reIHCJr8ooLkrS3oRCqrwFnFS8WC4U73VEPOxVVqZuqXRjRn8XW1xbwbmwzeYEYB13jlp0gmDOVzmyAf6FNm8Ew+hmmRsU5bh04AwHMZBeJ0pHXTxDbIN86QG03Y+5pWxvHKAE/FDIU8m3cBWtSBiER9VgFCxopICCjfgyiFE4AlHM8qYOTZqUlbn3MdV/+PJNOWQRAwD1XB+9csMFc4CZTIDGcVMC849o4X93bIhEy4uLqlkawgCYZLusHP3pKNCRuRSSBgGgU6rQPTHR2UxknwFd+QFFncn1WgxtPcOTxw4fGwfvJsh+cLlhEKQSB5oCRmonR+/QsBo+8niRBX/VeoooOlv8gC5hEbLUe2qBPSOAXj7O8KLTDnGsreuphVQKWmtrkTAOz+nrYqnko8IlKxYY9rb7f67vrUZwE/21PkCtTBnaTJFPRUdgBSUJd7tG5PyBI5/ofFp/Zywhi3nXyg+pVTsAoYMlC5uWkMANS1jH3BsWfMfutHUtGgstAGUE+DM42qRyzrBEO7rrh/p6Pk7TQA7M6U+18JrEb1xh1XfP3nd3Om0VNDJb9asawRdUnjgClhe/OhiteuwhrBcBesc7ecAwB15QzOR5J7ApADfwL8Z5urD2A8NAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Private", "label": "Private" }, { "symbol": { "type": "esriPMS", "url": "9f7efd12f8d4db4ba1ca55495b46914b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEMElEQVRYhe2VfWgbZRjAn/fuzV0uTZrPSz/S9CvrXLOFqbXiVsscirVlTDY7P3EKgoj4h+yPMcFBwDHn5j9j85OBiI7h/hr+sdlqt7rNOW3HbF3btU3b9Mte0iZNkyaXXO5DrkKZtSR2CYiwH7xw73Pc8/x4X57nMPzH4HsC8H+/gsvTx5+XcPp9QcM7kEzwhEx8dJVNvetFXjlvAl7FSzwckRoRIAsSxetPsYdn1Pi1qY+/TGH+JfdkI2mJl0BKk9D0ll/a9+jcvAUA3siLwPfhI0YyiPuxgouoNAORgoDcPnvogJkvLeNx9OWGwVakEem/kkkU1I+00JfcX796Yd57pNns9ecsYFy0nNEKhlLPxPalfYyZI7tc5w9HtSHNlqFdy8WXE0o0FEWrMWf2NQPAJzkLxKno9tqpxuW9gbdBw+1naJlQgBH0q36jT5pJkNGHF4PH3kGAOJEQv3rCeuAkQqCsSaB36HQ1h/1afdL0tzgtFmSUrgx6gI06dRISdTy96Byz39zcMXt0G8D+1qwC34W9L5IydZBUMB2WOdKcKAYABGuBUEgw8NalZ1OiCOyRCupK7Tc72mff2/kke/DbjAJY0n7uDLkLrDEHiGRqOVEukAqG2umtdF/55WMAkFlAJIUCF/cgkHJ+Z5QtVgZpnKxeGccrAwbeGuNMIwZH+L68CsS1C6AR6VhWATZWdmjAce0Dy2IpMIIhbwK+om6gBOZMVoH1G54+2jNy+tmbVW11W4Z2AVLInAorSIbbjp8hqgvN8Hb/vqwCKmky9XqUCd2I6GbBHFe74O75reIHCJr8ooLkrS3oRCqrwFnFS8WC4U73VEPOxVVqZuqXRjRn8XW1xbwbmwzeYEYB13jlp0gmDOVzmyAf6FNm8Ew+hmmRsU5bh04AwHMZBeJ0pHXTxDbIN86QG03Y+5pWxvHKAE/FDIU8m3cBWtSBiER9VgFCxopICCjfgyiFE4AlHM8qYOTZqUlbn3MdV/+PJNOWQRAwD1XB+9csMFc4CZTIDGcVMC849o4X93bIhEy4uLqlkawgCYZLusHP3pKNCRuRSSBgGgU6rQPTHR2UxknwFd+QFFncn1WgxtPcOTxw4fGwfvJsh+cLlhEKQSB5oCRmonR+/QsBo+8niRBX/VeoooOlv8gC5hEbLUe2qBPSOAXj7O8KLTDnGsreuphVQKWmtrkTAOz+nrYqnko8IlKxYY9rb7f67vrUZwE/21PkCtTBnaTJFPRUdgBSUJd7tG5PyBI5/ofFp/Zywhi3nXyg+pVTsAoYMlC5uWkMANS1jH3BsWfMfutHUtGgstAGUE+DM42qRyzrBEO7rrh/p6Pk7TQA7M6U+18JrEb1xh1XfP3nd3Om0VNDJb9asawRdUnjgClhe/OhiteuwhrBcBesc7ecAwB15QzOR5J7ApADfwL8Z5urD2A8NAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Private HOA", "label": "Private" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 136, 194, 255 ], "toColor": [ 194, 136, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 53, 242, 255 ], "toColor": [ 211, 53, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 74, 181, 255 ], "toColor": [ 174, 74, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 136, 247, 255 ], "toColor": [ 240, 136, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 197, 250, 255 ], "toColor": [ 248, 197, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 102, 250, 255 ], "toColor": [ 233, 102, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 39, 186, 255 ], "toColor": [ 174, 39, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 157, 237, 255 ], "toColor": [ 225, 157, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 115, 199, 255 ], "toColor": [ 192, 115, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 52, 224, 255 ], "toColor": [ 227, 52, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 103, 224, 255 ], "toColor": [ 200, 103, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 165, 209, 255 ], "toColor": [ 202, 165, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 78, 222, 255 ], "toColor": [ 195, 78, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099371.105818883, "ymin": 1932414.4564564228, "xmax": 6126678.33218047, "ymax": 1949272.3555339575, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SpeciesCommonName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "envStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "New Tree", "code": "New Tree" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Vacant", "code": "Vacant" }, { "name": "Ground", "code": "Ground" }, { "name": "Stump", "code": "Stump" }, { "name": "AP - Field Verify", "code": "AP - Field Verify" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 100, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "Species", "type": "esriFieldTypeString", "alias": "Species", "length": 50, "domain": { "type": "codedValue", "name": "envTreeSpecies_1", "description": "Desc", "codedValues": [ { "name": "ACACIA", "code": "ACACIA" }, { "name": "ACACIA BAILEYANA", "code": "ACACIA BAILEYANA" }, { "name": "ACACIA MELANOXYLON", "code": "ACACIA MELANOXYLON" }, { "name": "ACACIA SPECIES", "code": "ACACIA SPECIES" }, { "name": "ACCA SELLOWIANA", "code": "ACCA SELLOWIANA" }, { "name": "ACER BUERGERIANUM", "code": "ACER BUERGERIANUM" }, { "name": "ACER MACROPHYLLUM", "code": "ACER MACROPHYLLUM" }, { "name": "ACER NEGUNDO", "code": "ACER NEGUNDO" }, { "name": "ACER OBLONGUM", "code": "ACER OBLONGUM" }, { "name": "ACER PALMATUM", "code": "ACER PALMATUM" }, { "name": "ACER RUBRUM", "code": "ACER RUBRUM" }, { "name": "ACER SACCHARINUM", "code": "ACER SACCHARINUM" }, { "name": "AESCULUS CALIFORNICA", "code": "AESCULUS CALIFORNICA" }, { "name": "AESCULUS X CARNEA", "code": "AESCULUS X CARNEA" }, { "name": "AFROCARPUS GRACILIOR", "code": "AFROCARPUS GRACILIOR" }, { "name": "AILANTHUS ALTISSIMA", "code": "AILANTHUS ALTISSIMA" }, { "name": "ALBIZIA JULIBRISSIN", "code": "ALBIZIA JULIBRISSIN" }, { "name": "ALNUS GLUTINOSA", "code": "ALNUS GLUTINOSA" }, { "name": "ARAUCARIA ARAUCANA", "code": "ARAUCARIA ARAUCANA" }, { "name": "ARAUCARIA COLUMNARIS", "code": "ARAUCARIA COLUMNARIS" }, { "name": "ARAUCARIA HETEROPHYLLA", "code": "ARAUCARIA HETEROPHYLLA" }, { "name": "ARBUTUS 'MARINA'", "code": "ARBUTUS 'MARINA'" }, { "name": "ARBUTUS MENZIESII", "code": "ARBUTUS MENZIESII" }, { "name": "ARBUTUS UNEDO", "code": "ARBUTUS UNEDO" }, { "name": "ARCHONTOPHOENIX CUNNINGHAMIANA", "code": "ARCHONTOPHOENIX CUNNINGHAMIANA" }, { "name": "ARCTOSTAPHYLOS 'AUSTIN GRIFFITHS'", "code": "ARCTOSTAPHYLOS 'AUSTIN GRIFFITHS'" }, { "name": "BAMBUSOIDEAE", "code": "BAMBUSOIDEAE" }, { "name": "BAUHINIA VARIEGATA", "code": "BAUHINIA VARIEGATA " }, { "name": "BAUHINIA X BLAKEANA", "code": "BAUHINIA X BLAKEANA" }, { "name": "BETULA ALBA", "code": "BETULA ALBA" }, { "name": "BETULA NIGRA", "code": "BETULA NIGRA" }, { "name": "BETULA PENDULA ", "code": "BETULA PENDULA " }, { "name": "BETULA UTILIS ", "code": "BETULA UTILIS " }, { "name": "BETULA UTILIS VAR. JACQUEMONTII", "code": "BETULA UTILIS VAR. JACQUEMONTII" }, { "name": "BRACHYCHITON POPULNEUS", "code": "BRACHYCHITON POPULNEUS" }, { "name": "BRACHYCHITON RUPESTRIS", "code": "BRACHYCHITON RUPESTRIS" }, { "name": "CALLISTEMON", "code": "CALLISTEMON" }, { "name": "CALLISTEMON CITRINUS", "code": "CALLISTEMON CITRINUS" }, { "name": "CALLISTEMON VIMINALIS", "code": "CALLISTEMON VIMINALIS" }, { "name": "CALOCEDRUS DECURRENS", "code": "CALOCEDRUS DECURRENS" }, { "name": "CARYA ILLINOINENSIS", "code": "CARYA ILLINOINENSIS" }, { "name": "CASUARINA EQUISETIFOLIA", "code": "CASUARINA EQUISETIFOLIA" }, { "name": "CATALPA SPECIOSA ", "code": "CATALPA SPECIOSA " }, { "name": "CEANOTHUS THYRSIFLORUS ", "code": "CEANOTHUS THYRSIFLORUS " }, { "name": "CEDRUS ATLANTICA ", "code": "CEDRUS ATLANTICA " }, { "name": "CEDRUS DEODARA", "code": "CEDRUS DEODARA" }, { "name": "CELTIS OCCIDENTALIS", "code": "CELTIS OCCIDENTALIS" }, { "name": "CELTIS SINENSIS", "code": "CELTIS SINENSIS" }, { "name": "CERATONIA SILIQUA", "code": "CERATONIA SILIQUA" }, { "name": "CERCIS CANADENSIS", "code": "CERCIS CANADENSIS" }, { "name": "CERCIS CANADENSIS 'FOREST PANSY'", "code": "CERCIS CANADENSIS 'FOREST PANSY'" }, { "name": "CERCIS OCCIDENTALIS", "code": "CERCIS OCCIDENTALIS " }, { "name": "CHILOPSIS LINEARIS", "code": "CHILOPSIS LINEARIS" }, { "name": "CHITALPA TASHKENTENSIS", "code": "CHITALPA TASHKENTENSIS" }, { "name": "CINNAMOMUM CAMPHORA", "code": "CINNAMOMUM CAMPHORA" }, { "name": "CITRUS LIMON", "code": "CITRUS LIMON" }, { "name": "CITRUS RETICULATA", "code": "CITRUS RETICULATA" }, { "name": "CITRUS SINENSIS", "code": "CITRUS SINENSIS" }, { "name": "CITRUS SPECIES", "code": "CITRUS SPECIES" }, { "name": "CITRUS X PARADISI", "code": "CITRUS X PARADISI" }, { "name": "CORNUS FLORIDA ", "code": "CORNUS FLORIDA " }, { "name": "COTINUS COGGYGRIA", "code": "COTINUS COGGYGRIA" }, { "name": "COTINUS COGGYGRIA 'ROYAL PURPLE'", "code": "COTINUS COGGYGRIA 'ROYAL PURPLE'" }, { "name": "CRATAEGUS LAEVIGATA", "code": "CRATAEGUS LAEVIGATA" }, { "name": "CRATAEGUS PHAENOPYRUM", "code": "CRATAEGUS PHAENOPYRUM" }, { "name": "CUPRESSUS ARIZONICA", "code": "CUPRESSUS ARIZONICA" }, { "name": "CUPRESSUS MACROCARPA", "code": "CUPRESSUS MACROCARPA" }, { "name": "CUPRESSUS SEMPERVIREN", "code": "CUPRESSUS SEMPERVIREN" }, { "name": "CUPRESSUS SPECIES", "code": "CUPRESSUS SPECIES" }, { "name": "DELONIX REGIA", "code": "DELONIX REGIA" }, { "name": "DIOSPYROS KAKI", "code": "DIOSPYROS KAKI" }, { "name": "DIOSPYROS VIRGINIANA", "code": "DIOSPYROS VIRGINIANA" }, { "name": "DODONAEA VISCOSA 'PURPUREA'", "code": "DODONAEA VISCOSA 'PURPUREA'" }, { "name": "DODONEA VISCOSA ", "code": "DODONEA VISCOSA " }, { "name": "ELAOECARPUS DECIPIENS ", "code": "ELAOECARPUS DECIPIENS " }, { "name": "ERIOBOTRYA DEFLEXA", "code": "ERIOBOTRYA DEFLEXA" }, { "name": "ERIOBOTRYA JAPONICA", "code": "ERIOBOTRYA JAPONICA" }, { "name": "EUCALYPTUS CAMALDULENSIS", "code": "EUCALYPTUS CAMALDULENSIS" }, { "name": "EUCALYPTUS CINEREA ", "code": "EUCALYPTUS CINEREA " }, { "name": "EUCALYPTUS CLADOCALYX", "code": "EUCALYPTUS CLADOCALYX" }, { "name": "EUCALYPTUS GLOBULUS", "code": "EUCALYPTUS GLOBULUS" }, { "name": "EUCALYPTUS MICROCARPA", "code": "EUCALYPTUS MICROCARPA" }, { "name": "EUCALYPTUS NICHOLII", "code": "EUCALYPTUS NICHOLII" }, { "name": "EUCALYPTUS PERRINIANA", "code": "EUCALYPTUS PERRINIANA" }, { "name": "EUCALYPTUS POLYANTHEMOS ", "code": "EUCALYPTUS POLYANTHEMOS " }, { "name": "EUCALYPTUS SIDEROXYLON", "code": "EUCALYPTUS SIDEROXYLON" }, { "name": "EUCALYPTUS SP", "code": "EUCALYPTUS SP" }, { "name": "EUCALYPTUS SPECIES", "code": "EUCALYPTUS SPECIES" }, { "name": "EUCALYPTUS VIMINALIS", "code": "EUCALYPTUS VIMINALIS" }, { "name": "EUGENIA MYRTIFOLIA ", "code": "EUGENIA MYRTIFOLIA " }, { "name": "FEIJOA SELLOWIANA ", "code": "FEIJOA SELLOWIANA " }, { "name": "FICUS BENJAMINA", "code": "FICUS BENJAMINA" }, { "name": "FICUS CARICA", "code": "FICUS CARICA" }, { "name": "FICUS RELIGIOSA", "code": "FICUS RELIGIOSA" }, { "name": "FICUS RUBIGINOSA", "code": "FICUS RUBIGINOSA" }, { "name": "FRAXINUS AMERICANA", "code": "FRAXINUS AMERICANA" }, { "name": "FRAXINUS AMERICANA 'AUTUMN PURPLE'", "code": "FRAXINUS AMERICANA 'AUTUMN PURPLE'" }, { "name": "FRAXINUS ANGUSTIFOLIA 'RAYWOOD'", "code": "FRAXINUS ANGUSTIFOLIA 'RAYWOOD'" }, { "name": "FRAXINUS ANGUSTIFOLIA OXYCARPA", "code": "FRAXINUS ANGUSTIFOLIA OXYCARPA" }, { "name": "FRAXINUS PENNSYLVANICA", "code": "FRAXINUS PENNSYLVANICA" }, { "name": "FRAXINUS UHDEI", "code": "FRAXINUS UHDEI" }, { "name": "FRAXINUS VELUTINA", "code": "FRAXINUS VELUTINA" }, { "name": "FRAXINUS VELUTINA 'MODESTO'", "code": "FRAXINUS VELUTINA 'MODESTO'" }, { "name": "GEIJERA PARVIFLORA", "code": "GEIJERA PARVIFLORA" }, { "name": "GINKGO BILOBA", "code": "GINKGO BILOBA" }, { "name": "GLEDITSIA TRIACANTHOS", "code": "GLEDITSIA TRIACANTHOS" }, { "name": "GLEDITSIA TRIACANTHOS F. INERMIS", "code": "GLEDITSIA TRIACANTHOS F. INERMIS" }, { "name": "GREVILLEA ROBUSTA", "code": "GREVILLEA ROBUSTA" }, { "name": "HETEROMELES ARBUTIFOLIA", "code": "HETEROMELES ARBUTIFOLIA" }, { "name": "HIBISCUS SYRIACUS", "code": "HIBISCUS SYRIACUS" }, { "name": "ILEX OPACA", "code": "ILEX OPACA" }, { "name": "ILLEX AQUIFOLIUM", "code": "ILLEX AQUIFOLIUM" }, { "name": "JACARANDA MIMMOSIFOLIA", "code": "JACARANDA MIMMOSIFOLIA" }, { "name": "JUGLANS", "code": "JUGLANS" }, { "name": "JUGLANS CALIFORNICA", "code": "JUGLANS CALIFORNICA" }, { "name": "JUGLANS HINDSII", "code": "JUGLANS HINDSII" }, { "name": "JUGLANS NIGRA", "code": "JUGLANS NIGRA" }, { "name": "JUNIPERUS", "code": "JUNIPERUS" }, { "name": "JUNIPERUS CALIFORNICA", "code": "JUNIPERUS CALIFORNICA" }, { "name": "JUNIPERUS CHINENSIS ", "code": "JUNIPERUS CHINENSIS " }, { "name": "JUNIPERUS CHINENSIS 'TORULOSA'", "code": "JUNIPERUS CHINENSIS 'TORULOSA'" }, { "name": "JUNIPERUS SCOPULORUM", "code": "JUNIPERUS SCOPULORUM" }, { "name": "KOELREUTERIA BIPINNATA", "code": "KOELREUTERIA BIPINNATA" }, { "name": "LAGERSTROEMIA 'MUSKOGEE'", "code": "LAGERSTROEMIA 'MUSKOGEE'" }, { "name": "LAGERSTROEMIA 'NANCHEZ'", "code": "LAGERSTROEMIA 'NANCHEZ'" }, { "name": "LAGERSTROEMIA 'TUSCARORA'", "code": "LAGERSTROEMIA 'TUSCARORA'" }, { "name": "LAGERSTROEMIA INDICA", "code": "LAGERSTROEMIA INDICA" }, { "name": "LAURUS NOBILIS", "code": "LAURUS NOBILIS" }, { "name": "LEPTOSPERMUM SCOPARIUM", "code": "LEPTOSPERMUM SCOPARIUM" }, { "name": "LIGUSTRUM JAPONICUM", "code": "LIGUSTRUM JAPONICUM" }, { "name": "LIGUSTRUM LUCIDUM", "code": "LIGUSTRUM LUCIDUM" }, { "name": "LIGUSTRUM OVALIFOLIUM ", "code": "LIGUSTRUM OVALIFOLIUM " }, { "name": "LIGUSTRUM SPECIES", "code": "LIGUSTRUM SPECIES" }, { "name": "LIGUSTRUM VULGARE", "code": "LIGUSTRUM VULGARE" }, { "name": "LIQUIDAMBER STYRACIFLUA", "code": "LIQUIDAMBER STYRACIFLUA" }, { "name": "LIRIODENDRON", "code": "LIRIODENDRON" }, { "name": "LIRIODENDRON TULIPIFERA", "code": "LIRIODENDRON TULIPIFERA" }, { "name": "LOPHOSTEMON CONFERTUS", "code": "LOPHOSTEMON CONFERTUS" }, { "name": "MACADAMIA INTEGRIFOLIA ", "code": "MACADAMIA INTEGRIFOLIA " }, { "name": "MAGNOLIA CHAMPACA ", "code": "MAGNOLIA CHAMPACA " }, { "name": "MAGNOLIA DOLTSOPA", "code": "MAGNOLIA DOLTSOPA" }, { "name": "MAGNOLIA GRANDIFLORA", "code": "MAGNOLIA GRANDIFLORA" }, { "name": "MAGNOLIA GRANDIFLORA 'LITTLE GEM'", "code": "MAGNOLIA GRANDIFLORA 'LITTLE GEM'" }, { "name": "MAGNOLIA GRANDIFOLIA RUSSET", "code": "MAGNOLIA GRANDIFOLIA RUSSET" }, { "name": "MAGNOLIA GRANDIFOLIA ST MARY", "code": "MAGNOLIA GRANDIFOLIA ST MARY" }, { "name": "MAGNOLIA SOLINGIANA", "code": "MAGNOLIA SOLINGIANA" }, { "name": "MAGNOLIA X SOULANGEANA", "code": "MAGNOLIA X SOULANGEANA" }, { "name": "MALUS DOMESTICA", "code": "MALUS DOMESTICA" }, { "name": "MALUS FLORIBUNDA", "code": "MALUS FLORIBUNDA" }, { "name": "MALUS SP", "code": "MALUS SP" }, { "name": "MAYTENUS BOARIA", "code": "MAYTENUS BOARIA" }, { "name": "MELALEUCA BRACTEATA", "code": "MELALEUCA BRACTEATA" }, { "name": "MELALEUCA LEUCADENDRA", "code": "MELALEUCA LEUCADENDRA" }, { "name": "MELALEUCA LINARIFOLIA", "code": "MELALEUCA LINARIFOLIA" }, { "name": "MELALEUCA QUINQUENERVIA", "code": "MELALEUCA QUINQUENERVIA" }, { "name": "METASAQUOIA GLYPTOSTROBOIDES", "code": "METASAQUOIA GLYPTOSTROBOIDES" }, { "name": "MORUS ALBA", "code": "MORUS ALBA" }, { "name": "MORUS NIGRA", "code": "MORUS NIGRA" }, { "name": "MYOPORUM LAETUM", "code": "MYOPORUM LAETUM" }, { "name": "MYRICA CALIFORNICA ", "code": "MYRICA CALIFORNICA " }, { "name": "NERIUM OLEANDER", "code": "NERIUM OLEANDER" }, { "name": "NYSSA SYLVATICA", "code": "NYSSA SYLVATICA " }, { "name": "OLEA EUROPAEA", "code": "OLEA EUROPAEA" }, { "name": "OSMANTHUS AMERICANUS", "code": "OSMANTHUS AMERICANUS" }, { "name": "OSMANTHUS HETEROPHYLLUS", "code": "OSMANTHUS HETEROPHYLLUS" }, { "name": "PALM", "code": "PALM" }, { "name": "PARKINSONIA FLORIDA", "code": "PARKINSONIA FLORIDA" }, { "name": "PERSEA AMERICANA", "code": "PERSEA AMERICANA" }, { "name": "PHOENIX CANARIENSIS", "code": "PHOENIX CANARIENSIS" }, { "name": "PHOENIX DACTYLIFERA", "code": "PHOENIX DACTYLIFERA" }, { "name": "PHOTINIA FRASERI ", "code": "PHOTINIA FRASERI " }, { "name": "PHOTINIA GLABRA", "code": "PHOTINIA GLABRA" }, { "name": "PICEA", "code": "PICEA" }, { "name": "PICEA PUNGENS", "code": "PICEA PUNGENS" }, { "name": "PICEA PUNGENS \u2018GLAUCA\u2019", "code": "PICEA PUNGENS \u2018GLAUCA\u2019" }, { "name": "PINUS BRUTIA VAR. ELDARICA", "code": "PINUS BRUTIA VAR. ELDARICA" }, { "name": "PINUS CANARIENSIS", "code": "PINUS CANARIENSIS" }, { "name": "PINUS COULTERI", "code": "PINUS COULTERI" }, { "name": "PINUS HALEPENSIS ", "code": "PINUS HALEPENSIS " }, { "name": "PINUS MONTICOLA", "code": "PINUS MONTICOLA" }, { "name": "PINUS PINEA", "code": "PINUS PINEA" }, { "name": "PINUS PONDEROSA ", "code": "PINUS PONDEROSA " }, { "name": "PINUS RADIATA ", "code": "PINUS RADIATA " }, { "name": "PINUS SP", "code": "PINUS SP" }, { "name": "PINUS SPECIES", "code": "PINUS SPECIES" }, { "name": "PINUS THUNBERGIANA", "code": "PINUS THUNBERGIANA" }, { "name": "PISTACIA CHINENSIS", "code": "PISTACIA CHINENSIS" }, { "name": "PITTOSPORUM CRASSIFOLIUM ", "code": "PITTOSPORUM CRASSIFOLIUM " }, { "name": "PITTOSPORUM EUGENIOIDES", "code": "PITTOSPORUM EUGENIOIDES" }, { "name": "PITTOSPORUM TENUIFOLIUM ", "code": "PITTOSPORUM TENUIFOLIUM " }, { "name": "PITTOSPORUM TOBIRA", "code": "PITTOSPORUM TOBIRA" }, { "name": "PITTOSPORUM UNDALATUM ", "code": "PITTOSPORUM UNDALATUM " }, { "name": "PLATANUS COLUMBIANA", "code": "PLATANUS COLUMBIANA" }, { "name": "PLATANUS RACEMOSA", "code": "PLATANUS RACEMOSA" }, { "name": "PLATANUS X ACERIFOLIA", "code": "PLATANUS X ACERIFOLIA" }, { "name": "PODOCARPUS GRACILLIOR ", "code": "PODOCARPUS GRACILLIOR " }, { "name": "PODOCURPUS MACROPHYLLUS", "code": "PODOCURPUS MACROPHYLLUS" }, { "name": "POPULUS", "code": "POPULUS" }, { "name": "POPULUS DELTOIDES", "code": "POPULUS DELTOIDES" }, { "name": "PROPOSED VACANT SITE - LARGE", "code": "PROPOSED VACANT SITE - LARGE" }, { "name": "PROPOSED VACANT SITE - MEDIUM", "code": "PROPOSED VACANT SITE - MEDIUM" }, { "name": "PROPOSED VACANT SITE - SMALL", "code": "PROPOSED VACANT SITE - SMALL" }, { "name": "PRUNUS AMERICANA", "code": "PRUNUS AMERICANA" }, { "name": "PRUNUS AMYGDALUS", "code": "PRUNUS AMYGDALUS" }, { "name": "PRUNUS ARMENIACA", "code": "PRUNUS ARMENIACA" }, { "name": "PRUNUS AVIUM", "code": "PRUNUS AVIUM" }, { "name": "PRUNUS CAROLINIANA", "code": "PRUNUS CAROLINIANA" }, { "name": "PRUNUS CERASFERA 'KRAUTER VESUVIUS'", "code": "PRUNUS CERASFERA 'KRAUTER VESUVIUS'" }, { "name": "PRUNUS DOMESTICA", "code": "PRUNUS DOMESTICA" }, { "name": "PRUNUS DULCIS", "code": "PRUNUS DULCIS" }, { "name": "PRUNUS ILICIFOLIA ", "code": "PRUNUS ILICIFOLIA " }, { "name": "PRUNUS LAUROCERASUS", "code": "PRUNUS LAUROCERASUS" }, { "name": "PRUNUS PERSICA", "code": "PRUNUS PERSICA" }, { "name": "PRUNUS PERSICA VAR. NUCIPERSICA", "code": "PRUNUS PERSICA VAR. NUCIPERSICA" }, { "name": "PRUNUS SERRULATA ", "code": "PRUNUS SERRULATA " }, { "name": "PRUNUS SERRULATA 'KWANZAN'", "code": "PRUNUS SERRULATA 'KWANZAN'" }, { "name": "PRUNUS SPECIES", "code": "PRUNUS SPECIES" }, { "name": "PSEUDOTSUGA MENZIESII", "code": "PSEUDOTSUGA MENZIESII" }, { "name": "PSIDIUM GUAJAVA", "code": "PSIDIUM GUAJAVA" }, { "name": "PUNICA GRANATUM", "code": "PUNICA GRANATUM" }, { "name": "PYRUS CALLERYANA", "code": "PYRUS CALLERYANA" }, { "name": "PYRUS CALLERYANA 'ARISTOCRAT'", "code": "PYRUS CALLERYANA 'ARISTOCRAT'" }, { "name": "PYRUS CALLERYANA 'BRADFORD'", "code": "PYRUS CALLERYANA 'BRADFORD'" }, { "name": "PYRUS CALLERYANA 'CHANTICLEER'", "code": "PYRUS CALLERYANA 'CHANTICLEER'" }, { "name": "PYRUS COMMUNIS", "code": "PYRUS COMMUNIS" }, { "name": "PYRUS KAWAKAMII", "code": "PYRUS KAWAKAMII" }, { "name": "PYRUS PYRIFOLIA", "code": "PYRUS PYRIFOLIA" }, { "name": "QUERCUS", "code": "QUERCUS" }, { "name": "QUERCUS AGRIFOLIA", "code": "QUERCUS AGRIFOLIA" }, { "name": "QUERCUS ALBA", "code": "QUERCUS ALBA" }, { "name": "QUERCUS BUCKEYI", "code": "QUERCUS BUCKEYI" }, { "name": "QUERCUS CAMBII", "code": "QUERCUS CAMBII" }, { "name": "QUERCUS CANBYI ", "code": "QUERCUS CANBYI " }, { "name": "QUERCUS COCCINEA", "code": "QUERCUS COCCINEA" }, { "name": "QUERCUS DOUGLASII", "code": "QUERCUS DOUGLASII" }, { "name": "QUERCUS ENGELMANNII", "code": "QUERCUS ENGELMANNII" }, { "name": "QUERCUS FRAINETTO", "code": "QUERCUS FRAINETTO" }, { "name": "QUERCUS FRAINETTO 'SCHMIDT'", "code": "QUERCUS FRAINETTO 'SCHMIDT'" }, { "name": "QUERCUS GARRYANA", "code": "QUERCUS GARRYANA" }, { "name": "QUERCUS ILEX", "code": "QUERCUS ILEX" }, { "name": "QUERCUS KELLOGGII", "code": "QUERCUS KELLOGGII" }, { "name": "QUERCUS LOBATA", "code": "QUERCUS LOBATA" }, { "name": "QUERCUS MACROCARPA", "code": "QUERCUS MACROCARPA" }, { "name": "QUERCUS MUEHLENBERGII", "code": "QUERCUS MUEHLENBERGII" }, { "name": "QUERCUS OBLONGIFOLIA", "code": "QUERCUS OBLONGIFOLIA" }, { "name": "QUERCUS ROBUR", "code": "QUERCUS ROBUR" }, { "name": "QUERCUS RUBRA", "code": "QUERCUS RUBRA" }, { "name": "QUERCUS SHUMARDII", "code": "QUERCUS SHUMARDII" }, { "name": "QUERCUS SPECIES", "code": "QUERCUS SPECIES" }, { "name": "QUERCUS SUBER", "code": "QUERCUS SUBER" }, { "name": "QUERCUS TEXANA", "code": "QUERCUS TEXANA" }, { "name": "QUERCUS VIRGINIANA", "code": "QUERCUS VIRGINIANA" }, { "name": "QUERCUS WISLIZENII", "code": "QUERCUS WISLIZENII" }, { "name": "RHAMNUS ALATERNUS", "code": "RHAMNUS ALATERNUS" }, { "name": "RHUS LANCEA", "code": "RHUS LANCEA" }, { "name": "ROBINIA PSEUDOACACIA", "code": "ROBINIA PSEUDOACACIA" }, { "name": "ROBINIA X AMBIGUA", "code": "ROBINIA X AMBIGUA" }, { "name": "ROBINIA X AMBIGUA 'IDAHOENSIS'", "code": "ROBINIA X AMBIGUA 'IDAHOENSIS'" }, { "name": "SALIX BABYLONICA", "code": "SALIX BABYLONICA" }, { "name": "SALIX LASIOLEPIS", "code": "SALIX LASIOLEPIS" }, { "name": "SALIX MATSUDANA 'TORTUOSA'", "code": "SALIX MATSUDANA 'TORTUOSA'" }, { "name": "SALIX SCOULERIANA", "code": "SALIX SCOULERIANA" }, { "name": "SCHINUS MOLLE", "code": "SCHINUS MOLLE" }, { "name": "SCHINUS TEREBINTHEFOLIUS", "code": "SCHINUS TEREBINTHEFOLIUS" }, { "name": "SENNA SPLENDIDA", "code": "SENNA SPLENDIDA" }, { "name": "SEQUOIA SEMPERVIRENS", "code": "SEQUOIA SEMPERVIRENS" }, { "name": "SEQUOIADENDRON GIGANTEUM", "code": "SEQUOIADENDRON GIGANTEUM" }, { "name": "SOLANUM MACRANTHUM", "code": "SOLANUM MACRANTHUM" }, { "name": "STUMP", "code": "STUMP" }, { "name": "STYPHNOLOBIUM JAPONICUM", "code": "STYPHNOLOBIUM JAPONICUM" }, { "name": "SYAGRUS ROMANZOFFIANUM", "code": "SYAGRUS ROMANZOFFIANUM" }, { "name": "SYZYGIUM AUSTRALE", "code": "SYZYGIUM AUSTRALE" }, { "name": "SYZYGIUM JAMBOS", "code": "SYZYGIUM JAMBOS" }, { "name": "SYZYGIUM PANICULATUM", "code": "SYZYGIUM PANICULATUM" }, { "name": "TILIA TOMENTOSA ", "code": "TILIA TOMENTOSA " }, { "name": "TILIA TOMENTOSA 'GREEN MOUNTAIN'", "code": "TILIA TOMENTOSA 'GREEN MOUNTAIN'" }, { "name": "TRACHYCARPUS FORTUNEI ", "code": "TRACHYCARPUS FORTUNEI " }, { "name": "TRIADICA SEBIFERA", "code": "TRIADICA SEBIFERA" }, { "name": "TRISTANIOPSIS LAURINA", "code": "TRISTANIOPSIS LAURINA" }, { "name": "TRISTANIOPSIS LAURINA 'ELEGANT'", "code": "TRISTANIOPSIS LAURINA 'ELEGANT'" }, { "name": "ULMUS AMERICANA", "code": "ULMUS AMERICANA" }, { "name": "ULMUS PARVIFOLIA", "code": "ULMUS PARVIFOLIA" }, { "name": "ULMUS PARVIFOLIA 'BOSQUE'", "code": "ULMUS PARVIFOLIA 'BOSQUE'" }, { "name": "ULMUS PUMILA", "code": "ULMUS PUMILA" }, { "name": "UMBELLULARIA CALIFORNICA ", "code": "UMBELLULARIA CALIFORNICA " }, { "name": "UNIDENTIFIABLE TREE", "code": "UNIDENTIFIABLE TREE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "WASHINGTON ROBUSTA", "code": "WASHINGTON ROBUSTA" }, { "name": "WASHINGTONIA FILIFERA", "code": "WASHINGTONIA FILIFERA" }, { "name": "XYLOSMA CONGESTUM", "code": "XYLOSMA CONGESTUM" }, { "name": "YUCCA GLORIOSA", "code": "YUCCA GLORIOSA" }, { "name": "ZELKOVA SERRATA", "code": "ZELKOVA SERRATA" }, { "name": "ZIZIPHUS JUJUBA", "code": "ZIZIPHUS JUJUBA" }, { "name": "CUPRESSUS", "code": "CUPRESSUS" }, { "name": "PLATANUS X ACERIFOLIA 'BLOODGOOD'", "code": "PLATANUS X ACERIFOLIA 'BLOODGOOD'" }, { "name": "PRUNUS X YEDOENSIS 'AKEBONO'", "code": "PRUNUS X YEDOENSIS 'AKEBONO'" }, { "name": "PRUNUS YEDOENSIS", "code": "PRUNUS YEDOENSIS " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpeciesCommonName", "type": "esriFieldTypeString", "alias": "SpeciesCommonName", "length": 50, "domain": null }, { "name": "DiameterBreastHieght", "type": "esriFieldTypeDouble", "alias": "DiameterBreastHieght", "domain": null }, { "name": "Height", "type": "esriFieldTypeSmallInteger", "alias": "Height", "domain": null }, { "name": "CanopyDiameter", "type": "esriFieldTypeDouble", "alias": "CanopyDiameter", "domain": null }, { "name": "LocationType", "type": "esriFieldTypeString", "alias": "LocationType", "length": 20, "domain": { "type": "codedValue", "name": "envLocationType", "description": "", "codedValues": [ { "name": "Park", "code": "Park" }, { "name": "ROW", "code": "ROW" }, { "name": "Street", "code": "Street" }, { "name": "Median", "code": "Median" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Waterway", "code": "Waterway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Side", "type": "esriFieldTypeString", "alias": "Side", "length": 20, "domain": { "type": "codedValue", "name": "envLocationSide", "description": "", "codedValues": [ { "name": "Front", "code": "Front" }, { "name": "Rear", "code": "Rear" }, { "name": "Side", "code": "Side" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Site", "type": "esriFieldTypeSmallInteger", "alias": "Site", "domain": null }, { "name": "GrowSpace", "type": "esriFieldTypeString", "alias": "GrowSpace", "length": 30, "domain": { "type": "codedValue", "name": "envGrowSpace", "description": "", "codedValues": [ { "name": "Grated Well", "code": "Grated Well" }, { "name": "Well", "code": "Well" }, { "name": "Park Strip", "code": "Park Strip" }, { "name": "Behind Sidewalk", "code": "Behind Sidewalk" }, { "name": "Between Curb-Gutter", "code": "Between Curb-Gutter" }, { "name": "Open Area", "code": "Open Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasRootBarrier", "type": "esriFieldTypeString", "alias": "HasRootBarrier", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasCables", "type": "esriFieldTypeString", "alias": "HasCables", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasBolts", "type": "esriFieldTypeString", "alias": "HasBolts", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TrafficLightClearance", "type": "esriFieldTypeString", "alias": "TrafficLightClearance", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SignClearance", "type": "esriFieldTypeString", "alias": "SignClearance", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StreetLightClearance", "type": "esriFieldTypeString", "alias": "StreetLightClearance", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BuildingClearance", "type": "esriFieldTypeString", "alias": "BuildingClearance", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OverheadUtilities", "type": "esriFieldTypeString", "alias": "OverheadUtilities", "length": 20, "domain": { "type": "codedValue", "name": "envTreeOverheadUtil", "description": "", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Street Light", "code": "Street Light" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FlowLineDamage", "type": "esriFieldTypeString", "alias": "FlowLineDamage", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TripHazard", "type": "esriFieldTypeString", "alias": "TripHazard", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlantDate", "type": "esriFieldTypeDate", "alias": "PlantDate", "length": 8, "domain": null }, { "name": "LastInspectedDate", "type": "esriFieldTypeDate", "alias": "LastInspectedDate", "length": 8, "domain": null }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": { "type": "codedValue", "name": "envTreeCondition_1", "description": "", "codedValues": [ { "name": "Excellent", "code": 95 }, { "name": "Good", "code": 75 }, { "name": "Fair", "code": 50 }, { "name": "Poor", "code": 25 }, { "name": "Critical", "code": 10 }, { "name": "Dead", "code": 0 }, { "name": "Dying", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsHeritageTree", "type": "esriFieldTypeString", "alias": "IsHeritageTree", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GasTransmissionZone", "type": "esriFieldTypeString", "alias": "GasTransmissionZone", "length": 20, "domain": { "type": "codedValue", "name": "envGasZone", "description": "", "codedValues": [ { "name": "Border Zone", "code": "Border Zone" }, { "name": "Outer Zone", "code": "Outer Zone" }, { "name": "Pipe Zone", "code": "Pipe Zone" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TreeMaintenanceZone", "type": "esriFieldTypeString", "alias": "TreeMaintenanceZone", "length": 50, "domain": { "type": "codedValue", "name": "env_TreeMaintenanceZone", "description": "", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8a", "code": "8a" }, { "name": "8b", "code": "8b" }, { "name": "8c", "code": "8c" }, { "name": "8d", "code": "8d" }, { "name": "8e", "code": "8e" }, { "name": "8f", "code": "8f" }, { "name": "Median", "code": "Median" }, { "name": "Grounds", "code": "Gounds" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WaterBag", "type": "esriFieldTypeString", "alias": "WaterBag", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanningProject", "type": "esriFieldTypeString", "alias": "PlanningProject", "length": 50, "domain": null }, { "name": "Covenant", "type": "esriFieldTypeString", "alias": "Covenant", "length": 50, "domain": null }, { "name": "isShrubPlant", "type": "esriFieldTypeString", "alias": "isShrubPlant", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanningProject1", "type": "esriFieldTypeString", "alias": "PlanningProject1", "length": 20, "domain": null }, { "name": "PlanningProject2", "type": "esriFieldTypeString", "alias": "PlanningProject2", "length": 20, "domain": null }, { "name": "PlanningProject3", "type": "esriFieldTypeString", "alias": "PlanningProject3", "length": 20, "domain": null }, { "name": "PlanningProject4", "type": "esriFieldTypeString", "alias": "PlanningProject4", "length": 20, "domain": null }, { "name": "PlanningProject5", "type": "esriFieldTypeString", "alias": "PlanningProject5", "length": 20, "domain": null }, { "name": "PlanningProject6", "type": "esriFieldTypeString", "alias": "PlanningProject6", "length": 20, "domain": null }, { "name": "PlanningProject7", "type": "esriFieldTypeString", "alias": "PlanningProject7", "length": 20, "domain": null }, { "name": "PlanningProject8", "type": "esriFieldTypeString", "alias": "PlanningProject8", "length": 20, "domain": null }, { "name": "PlanningProject9", "type": "esriFieldTypeString", "alias": "PlanningProject9", "length": 20, "domain": null }, { "name": "isStaked", "type": "esriFieldTypeString", "alias": "isStaked", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasTreeTag", "type": "esriFieldTypeString", "alias": "hasTreeTag", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasPedestrianClearance", "type": "esriFieldTypeString", "alias": "hasPedestrianClearance", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasVehicleClearance", "type": "esriFieldTypeString", "alias": "hasVehicleClearance", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "length": 2, "domain": null }, { "name": "MaintenanceSchedule", "type": "esriFieldTypeString", "alias": "MaintenanceSchedule", "length": 50, "domain": null }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "length": 50, "domain": null }, { "name": "CrownLightExposure", "type": "esriFieldTypeString", "alias": "Crown Light Exposure", "length": 255, "domain": { "type": "codedValue", "name": "envCrownLightExposure", "description": "", "codedValues": [ { "name": "Crown is fully shaded", "code": "0" }, { "name": "One side of the crown is exposed to light", "code": "1" }, { "name": "Two sides of the crown are exposed to light", "code": "2" }, { "name": "Three sides of the crown are exposed to light. (default if not populated)", "code": "3" }, { "name": "Four sides of the crown are exposed to light", "code": "4" }, { "name": "Crown is fully exposed to light", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Code", "type": "esriFieldTypeString", "alias": "iTreeCode", "length": 20, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_16", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALDO", "code": "ALDO" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PETER", "code": "PETER" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "ROB", "code": "ROB" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "TY", "code": "TY" }, { "name": "URSULA", "code": "URSULA" }, { "name": "JOSE", "code": "JOSE" } ], "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": "location_type_id", "type": "esriFieldTypeString", "alias": "Location Type ID", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R20667_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_20667", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9038_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 72, "name": "Urban Service Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.00328083336353302, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0043374957777, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Planning (Group)" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6097595.9366273135, "ymin": 1931892.6165884137, "xmax": 6126714.899126217, "ymax": 1950383.1998552084, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "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": "R19763_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8136_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 73, "name": "Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Planning (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "A", "label": "A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 142, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "BA", "label": "BA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 166, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "BQ", "label": "BQ" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 77, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "CG", "label": "CG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "ML", "label": "ML" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "MP", "label": "MP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 158, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "OA", "label": "OA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 158, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "OP", "label": "OP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 212, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "OS", "label": "OS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 168, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "P", "label": "P" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 212, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "PR", "label": "PR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "PRE", "label": "PRE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 245, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "R1", "label": "R1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "R1C", "label": "R1C" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "R2", "label": "R2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 90, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "R3", "label": "R3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 217, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "RHS", "label": "RHS" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 124, 87, 255 ], "toColor": [ 173, 124, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 207, 113, 255 ], "toColor": [ 222, 207, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 175, 114, 255 ], "toColor": [ 224, 175, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 144, 86, 255 ], "toColor": [ 153, 144, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 159, 134, 255 ], "toColor": [ 227, 159, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 134, 102, 255 ], "toColor": [ 222, 134, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 175, 107, 255 ], "toColor": [ 194, 175, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 107, 90, 255 ], "toColor": [ 156, 107, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 157, 113, 255 ], "toColor": [ 189, 157, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 130, 93, 255 ], "toColor": [ 156, 130, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 123, 99, 255 ], "toColor": [ 194, 123, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 143, 95, 255 ], "toColor": [ 201, 143, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 186, 108, 255 ], "toColor": [ 224, 186, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 130, 73, 255 ], "toColor": [ 153, 130, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 172, 87, 255 ], "toColor": [ 189, 172, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 170, 129, 255 ], "toColor": [ 219, 170, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 141, 111, 255 ], "toColor": [ 199, 141, 111, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[LABEL]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 104, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6098600.028331518, "ymin": 1927689.98454763, "xmax": 6126783.085081026, "ymax": 1950321.1433350146, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 15, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "IsHeartofCity", "type": "esriFieldTypeString", "alias": "IsHeartofCity", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ZoningDescription", "type": "esriFieldTypeString", "alias": "ZoningDescription", "length": 100, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8961_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4315_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 74, "name": "Public Works (Group)", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 75, "name": "Irrigation (Group)" }, { "id": 84, "name": "Storm Water System (Group)" }, { "id": 93, "name": "Traffic Control (Group)" }, { "id": 101, "name": "Cell Towers (Group)" }, { "id": 107, "name": "Cupertino Water" }, { "id": 138, "name": "SJ Water" }, { "id": 141, "name": "Cupertino Sanitary" }, { "id": 146, "name": "Annexation" }, { "id": 147, "name": "Bike Path" }, { "id": 148, "name": "Bridges" }, { "id": 149, "name": "City Benchmark" }, { "id": 150, "name": "Easement" }, { "id": 151, "name": "Edge Of Pavement" }, { "id": 152, "name": "Garbage Schedule" }, { "id": 153, "name": "Parcel Map Index" }, { "id": 154, "name": "Pavement Condition Index" }, { "id": 155, "name": "PW Projects" }, { "id": 156, "name": "Permit Parking" }, { "id": 157, "name": "Road - Centerline" }, { "id": 158, "name": "Roads - Private vs Public" }, { "id": 159, "name": "Roads - Laserfiche" }, { "id": 160, "name": "Record of Survey Index" }, { "id": 161, "name": "Right of Way Improvements" }, { "id": 162, "name": "Rural Semi-Rural" }, { "id": 163, "name": "Sanitary Districts" }, { "id": 164, "name": "Sewer Connection Parcels" }, { "id": 165, "name": "Sidewalk" }, { "id": 166, "name": "Street Sweeping Zones" }, { "id": 167, "name": "Storm Drain Fee" }, { "id": 306, "name": "Suggested Routes to School" }, { "id": 168, "name": "Tract Map Index" }, { "id": 169, "name": "Trees" }, { "id": 170, "name": "Water Service Boundaries" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.1586020866621366E8, "ymin": -9.326912802164851E7, "xmax": 1.2898354199954699E8, "ymax": 7.142834196432243E7, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 75, "name": "Irrigation (Group)", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [ { "id": 76, "name": "Median" }, { "id": 77, "name": "wController" }, { "id": 78, "name": "irrMeter" }, { "id": 79, "name": "irrBackFlow" }, { "id": 80, "name": "Pump" }, { "id": 81, "name": "Valve" }, { "id": 82, "name": "irrValve" }, { "id": 83, "name": "irrPump" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6099810.6084, "ymin": 1933148.2209, "xmax": 6126715.683, "ymax": 1949998.5768, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 76, "name": "Median", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 75, "name": "Irrigation (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Active", "label": "Active" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 185, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Proposed", "label": "Proposed" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Underconstruction", "label": "Underconstruction" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 189, 255 ], "toColor": [ 252, 221, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 179, 252, 255 ], "toColor": [ 183, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 241, 252, 255 ], "toColor": [ 179, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 179, 255 ], "toColor": [ 179, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 182, 255 ], "toColor": [ 244, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 215, 252, 255 ], "toColor": [ 218, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 219, 255 ], "toColor": [ 207, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 187, 255 ], "toColor": [ 252, 187, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 182, 252, 255 ], "toColor": [ 239, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 232, 255 ], "toColor": [ 252, 212, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 210, 255 ], "toColor": [ 252, 250, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 218, 252, 255 ], "toColor": [ 182, 218, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AssetID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 26, "symbol": { "type": "esriTS", "color": [ 255, 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": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6100586.5811, "ymin": 1933157.2259, "xmax": 6126715.683, "ymax": 1949998.5768, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "RoadName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "MedianLifeCycle", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Removed", "code": "Removed" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Underconstruction", "code": "Underconstruction" }, { "name": "Inactive", "code": "Inactive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 200, "domain": null }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 200, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 20, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "RoadName", "length": 50, "domain": null }, { "name": "MedianMaterial", "type": "esriFieldTypeString", "alias": "MedianMaterial", "length": 50, "domain": { "type": "codedValue", "name": "MedianMaterial_1", "description": "", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Cobble", "code": "Cobble" }, { "name": "Mixed", "code": "Mixed" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Paver", "code": "Paver" }, { "name": "Decomposed Granite", "code": "Decomposed Granite" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasArbor", "type": "esriFieldTypeString", "alias": "HasArbor", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SubType", "type": "esriFieldTypeString", "alias": "SubType", "length": 50, "domain": { "type": "codedValue", "name": "MedianSubtype", "description": "", "codedValues": [ { "name": "Raised", "code": "Raised" }, { "name": "Flat", "code": "Flat" }, { "name": "Mounded", "code": "Mounded" }, { "name": "Sloped", "code": "Sloped" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsLandscaped", "type": "esriFieldTypeString", "alias": "IsLandscaped", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HardscapeSqFt", "type": "esriFieldTypeDouble", "alias": "HardscapeSqFt", "domain": null }, { "name": "LandscapedSqFt", "type": "esriFieldTypeDouble", "alias": "LandscapedSqFt", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Flowmeter", "type": "esriFieldTypeString", "alias": "Flowmeter", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FlowMeterSize", "type": "esriFieldTypeDouble", "alias": "FlowMeterSize", "domain": { "type": "codedValue", "name": "irrWaterMainSize", "description": "", "codedValues": [ { "name": ".75", "code": 0.75 }, { "name": "1", "code": 1 }, { "name": "1.25", "code": 1.25 }, { "name": "1.5", "code": 1.5 }, { "name": "2", "code": 2 }, { "name": "2.5", "code": 2.5 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MasterValveManufacturer", "type": "esriFieldTypeString", "alias": "MasterValveManufacturer", "length": 50, "domain": { "type": "codedValue", "name": "irrManufacturer", "description": "", "codedValues": [ { "name": "Weather Trak", "code": "Weather Trak" }, { "name": "Rainbird", "code": "Rainbird" }, { "name": "Unix", "code": "Unix" }, { "name": "Wilkins", "code": "Wilkins" }, { "name": "Watts", "code": "Watts" }, { "name": "Febco", "code": "Febco" }, { "name": "Rainmaster", "code": "Rainmaster" }, { "name": "Irritrol", "code": "Irritrol" }, { "name": "Hunter", "code": "Hunter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MasterValveType", "type": "esriFieldTypeString", "alias": "MasterValveType", "length": 50, "domain": { "type": "codedValue", "name": "irrMasterValveType", "description": "", "codedValues": [ { "name": "Normally Open", "code": "Normally Open" }, { "name": "Normally Closed", "code": "Normally Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "isMedian", "type": "esriFieldTypeString", "alias": "isMedian", "length": 50, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "HasIrrTypeBubbler", "type": "esriFieldTypeString", "alias": "HasIrrTypeBubbler", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasIrrTypeDrip", "type": "esriFieldTypeString", "alias": "HasIrrTypeDrip", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasIrrTypeSpray", "type": "esriFieldTypeString", "alias": "HasIrrTypeSpray", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasIrrTypePopUp", "type": "esriFieldTypeString", "alias": "HasIrrTypePopUp", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FlowmeterManufacturer", "type": "esriFieldTypeString", "alias": "FlowmeterManufacturer", "length": 50, "domain": { "type": "codedValue", "name": "irrManufacturer", "description": "", "codedValues": [ { "name": "Weather Trak", "code": "Weather Trak" }, { "name": "Rainbird", "code": "Rainbird" }, { "name": "Unix", "code": "Unix" }, { "name": "Wilkins", "code": "Wilkins" }, { "name": "Watts", "code": "Watts" }, { "name": "Febco", "code": "Febco" }, { "name": "Rainmaster", "code": "Rainmaster" }, { "name": "Irritrol", "code": "Irritrol" }, { "name": "Hunter", "code": "Hunter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasMasterValve", "type": "esriFieldTypeString", "alias": "HasMasterValve", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MasterValveSize", "type": "esriFieldTypeDouble", "alias": "MasterValveSize", "domain": { "type": "codedValue", "name": "irrWaterMainSize", "description": "", "codedValues": [ { "name": ".75", "code": 0.75 }, { "name": "1", "code": 1 }, { "name": "1.25", "code": 1.25 }, { "name": "1.5", "code": 1.5 }, { "name": "2", "code": 2 }, { "name": "2.5", "code": 2.5 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "ROWType", "type": "esriFieldTypeString", "alias": "ROWType", "length": 50, "domain": { "type": "codedValue", "name": "ROWType", "description": "Type of median asset in right of way", "codedValues": [ { "name": "Median", "code": "Median" }, { "name": "Roadside", "code": "Roadside" }, { "name": "Trail/Pathway", "code": "Trail/Pathway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9232_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_9232", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4467_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 77, "name": "wController", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 75, "name": "Irrigation (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "98b04962282733f8e323628ea28402cc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACPElEQVQ4jb3Ua0iTURjA8b+bTigyuhrRJq01cIQKdpEQIUbFICIvkFBafSlqa+YgsLKgm1/KZTos6PLJtIsRSaJpq5kVWnNpTEHBpRZqzgxxDE2bsXcg1ea0kB44vOec55wfh4eHN5Q5jND/i0kk0YSGyPGEuBgdrfsXLBwYE2aahFNc1u6h8MEHispj/fIzYIvZmfiYoRELr1pOEyb+gWIVLFzwXciq5Gqio/KxOwy0dz8Pjm1SlXL/QiKtH2PQF0z+lvNC2uTrHElRkHHWRHv3esA9PeYcPchxUxUFWSoKj2Vx+NIXYX/YFYE2+ZoAldU66Rs69ysUGHM4eqhEA1d94MOLEcJ+zl4lK5ciQLee6DFb7wavWWLsa+KVvtqMuF28aJpAvcF3xgv1fwWz9RvrVh8SxohbQl3LeTo/V/tjmgQpJzOlTBcrlsDNE0rAO6CrD5pylgV+WV3zGxx9ImHe0SMnd18M2zaGTeW9L0s/04VC9k5Yj0+IGZtsC4zVNKYL37WyrehTiwXI3ORBHS+ivtnD5hgR+fpF6IwdNNhzg9fMG0qZGn1aMdpUBSVPBygq76XxRhyPXrZS9kyMyaDCZNChM/In6I9Jl+9nV9Ia7tQMcLsyG1nkdiCO+fPGqKhPQV9QjfGoiqjIHTTY84L3mdmayYE8CeMTFVhspaRt8WK+6Oz9RNV7DfbsEvoH02fuM5ik9u3uqdXgsIgr95xY28Kn+tBBUoB7s/hrWGwZWGwzHpsd9hcxp9hPZ9vIFI/q5FYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099890.7151999995, "ymin": 1933185.1308, "xmax": 6126671.307700001, "ymax": 1949034.8977, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 200, "domain": null }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 200, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 20, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MountType", "type": "esriFieldTypeString", "alias": "MountType", "length": 20, "domain": { "type": "codedValue", "name": "parkirrControllerMount", "description": "", "codedValues": [ { "name": "Pedestal", "code": "Pedestal" }, { "name": "Wall", "code": "Wall" }, { "name": "Battery", "code": "Battery" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NumOfStations", "type": "esriFieldTypeSmallInteger", "alias": "NumOfStations", "domain": null }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 30, "domain": { "type": "codedValue", "name": "irrManufacturer", "description": "", "codedValues": [ { "name": "Weather Trak", "code": "Weather Trak" }, { "name": "Rainbird", "code": "Rainbird" }, { "name": "Unix", "code": "Unix" }, { "name": "Wilkins", "code": "Wilkins" }, { "name": "Watts", "code": "Watts" }, { "name": "Febco", "code": "Febco" }, { "name": "Rainmaster", "code": "Rainmaster" }, { "name": "Irritrol", "code": "Irritrol" }, { "name": "Hunter", "code": "Hunter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 30, "domain": null }, { "name": "SerialNumber", "type": "esriFieldTypeString", "alias": "SerialNumber", "length": 30, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ConnectedStations", "type": "esriFieldTypeSmallInteger", "alias": "ConnectedStations", "domain": null }, { "name": "EndUseDescription", "type": "esriFieldTypeString", "alias": "EndUseDescription", "length": 254, "domain": null }, { "name": "MeterID", "type": "esriFieldTypeString", "alias": "MeterID", "length": 50, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "BackflowID1", "type": "esriFieldTypeString", "alias": "BackflowID1", "length": 50, "domain": null }, { "name": "BackflowID2", "type": "esriFieldTypeString", "alias": "BackflowID2", "length": 50, "domain": null }, { "name": "BackflowID3", "type": "esriFieldTypeString", "alias": "BackflowID3", "length": 50, "domain": null }, { "name": "isMedianController", "type": "esriFieldTypeString", "alias": "isMedianController", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "location_type", "type": "esriFieldTypeString", "alias": "Location Type", "length": 20, "domain": null }, { "name": "location_type_id", "type": "esriFieldTypeString", "alias": "Location Type ID", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R9055_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_9055", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4405_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 78, "name": "irrMeter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 75, "name": "Irrigation (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OwnedBy", "defaultSymbol": { "type": "esriPMS", "url": "d1d1d02cff7eccf0f582b35885736c7a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA80lEQVQ4jb3UMU6EQBTG8T+4FlYmxhDtvQPHmEcIcAGOAHeg4SLAddjExlZj7I2BEbOFhZuJ+wZZv3KKX75M3ns7zpTdf8F3f/RegU8X/AzYlegFcA+8uODv1m/4Zz75x0EQ7IEHjbYsyztwffzuhMMwvKqq6rJtW+b5RxFXiQOunwoRIY5jiqJgmiZNeR18SJIkdF1Hnufe+Mk5FpFVuGpBZAWu3jwRoe97sixT4V4rbYxR4963wijxVUfIGMMwDKRpirXWDx7H8Vc8iiLquqZpGj1srX0qy1J7jD608A1Q4JdbDfzIBjmGgy1QF7xZzgZ/AULfWQEUH7cvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "f0c3761a638a16f22ddd5bbb55fd7f5e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNElEQVQ4jWNhoBFgoYvB87dmSVBi2MPTYq8aGhr+YRjMwszynIGB4S+Z5jLLm76SZGBgeIFhMAgw/2aViPLtfcNAIli8I+8PwTBevDP/2uN7b1T+/CbseAk5oe9pAdP40cWxGszEwMgpwm7Cmp1XxvD792+8Bjf0h5GWKgIDAxhEBOQZwsPDCRpOksEgEBgYyLBq1SqGsLAwkg0nmI4DAgLIMpyoDBJAhuFE57yAgACG1atXM4SGhhJlOElZ2t/fn2jDSS4r/Ik0nKxCyN/fn2HNmjUMISEhpBv84Qs4y+MEVnZ6DDPm9DA8/3yCeIP//ft/78TV5QTzM5s4A4O8uOhPogz+zfRDiPUPRzgDCWDZ5mKRvwy/8RvMxMx88y8z6VkYHaAYHOsxiZFiE7EZTE1AM4MBvOFwjL3S+hEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "California Water Service", "label": "California Water Service" }, { "symbol": { "type": "esriPMS", "url": "328703185426ee2dc37a047cecc61058", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABK0lEQVQ4jWNhoBFgoYvBDaGvJCgyTVv0VUMD4z8Mg/8xMD9nYGD4S6axzExXX0syMDC8wDAYBJhYWCUalvO9YSAR1IW+/UMwjOvC3l579eGKyt9/vwkaKMKr+r19vTw/ujhWg5kYGTi1nF+yFtdEM/z+jd/wZOcdpKWKwMBABhnVlQzh4eEEDSfJYJjhq1atYggLCyPZcILpOCAggCzDicogAWQYTnTOCwgIYFi9ejVDaGgoUYaTlKX9/f2JNpzkssKfSMPJKoT8/f0Z1qxZwxASEkK6wa8e4y8yjDS9GCa0r2C4uJOdeIP//mO4t3HGFyIKI3sGCQHGn8QZ/O+nEDMLezgDCaAh8pPIvz+/8Rv87x/TTQYiCh9CAMXgptXCjBSbiM1gagKaGQwAh3ZwjURJtmoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cupertino", "label": "Cupertino" }, { "symbol": { "type": "esriPMS", "url": "170a4a65f949580466b6e11ec34bba15", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABI0lEQVQ4jb3Uu0oDQRTG8W/imiAiQQkSG1EIiKQIFj6DXWYG9gIWvsSa3hfYymew2EteI00qGzFN1k5zKWxEspvsiHaa4MzsGv/lFL/iMOcYWFPGv8CdWNSLYNtHGN8Qki3BGfAMYJHT3Xh7wgGAlyX4qwR174RMoZkbi7l0xtexeJg83jcWSSIFdxun77fNnerP95UwAbbOXoebnSsHaZr+Cl92e3q/gnGOQ9+H48hxLfgzzjmCIIBt29q49B8zxnLhSgvCcuDKm8cYQxiGsCxLCddaaUqpMq59K6ginusIUUoRRRFM09SHR5Ixti7a8O4i9CsVdTgDhsFU4Ridt7EPzJRgYWCPJHCgkTsQNSlMShigjMJ9g71jQoqTK+C/bG3wB7VkaUqyEIIFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Private", "label": "Private" }, { "symbol": { "type": "esriPMS", "url": "302ade9d5b1fba084b36c71662eba4ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNElEQVQ4jWNhoBFgoYvBV728JCgxTMvM7BVjQ8M/DIP/MLI8Z2Bg+EumuczXTp2SZGBgeIFhMAj8ZvovYbJ58xsGEsFFb78/BMP4ko//tRufPqr8/gf2FV6gzMPz3WLHNn50cawG/2di5Pzl6cGaWFfL8Pv3b7wGL7K2JS1VBAYEMHCpqzGEh4cTNJwkg0EgMDCQYdWqVQxhYWEkG04wHQcEBJBlOFEZJIAMw4nOeQEBAQyrV69mCA0NJcpwkrK0v78/0YaTXFb4E2k4WYWQv78/w5o1axhCQkJIN/jHo0d4DXdRU2dY1NLKwLhlKwkG//t378mkKQQLIy0GBgZGPv6fRBnM8pdF6Dfzn3AGRgaiwRlfXxGGfwQMZmT8e5P1Hwmm4gAoButv3US5idgMpiagmcEAGihv9MAXwq0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "San Jose Water", "label": "San Jose Water" }, { "symbol": { "type": "esriPMS", "url": "65d8034df60015bc8f514abbd32bdd1c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKUlEQVQ4jWNhoBFgoYvBplldEpQYdlrs2yuGhoZ/GAYz/GN9zsDA8JdMc5lNX3FJnmZgeIFpMAMDw79/fyXOzip5Q6qpphn9fwiGsVlm/7Vvb5+p/P+LohYr4BAQ/352bgU/ujhWg5kYGTnDzBVYmysKGH7//o3XYK2gfNJSRWBgIIOOoiRDeHg4QcNJMhhm+KpVqxjCwsJINpxgOg4ICCDLcKIySAAZhhOd8wICAhhWr17NEBoaSpThJGVpf39/og0nuazwJ9Jwsgohf39/hjVr1jCEhISQbvC9Z+/wGq6ka8rQ0D2ZYfmR28Qb/Pff/3stS3YTVRhxikj/JMpg5v+MQn///Q1nIAEYp/WIEDT4PzPTTSYGygGKwadnFDJSwUxMg6kJaGYwAGpncBFOvRBrAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Santa Clara Valley Water District", "label": "Santa Clara Valley Water District" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 147, 78, 255 ], "toColor": [ 217, 147, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 70, 199, 255 ], "toColor": [ 113, 70, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 250, 116, 255 ], "toColor": [ 95, 250, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 209, 227, 255 ], "toColor": [ 93, 209, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 82, 129, 255 ], "toColor": [ 186, 82, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 128, 65, 255 ], "toColor": [ 64, 128, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 165, 250, 255 ], "toColor": [ 171, 165, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 242, 162, 255 ], "toColor": [ 234, 242, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 222, 169, 255 ], "toColor": [ 91, 222, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 84, 133, 255 ], "toColor": [ 68, 84, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 120, 232, 255 ], "toColor": [ 240, 120, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 81, 91, 255 ], "toColor": [ 232, 81, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 69, 47, 255 ], "toColor": [ 130, 69, 47, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099888.5918000005, "ymin": 1933175.3824, "xmax": 6126437.3244, "ymax": 1949071.431, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 200, "domain": null }, { "name": "AsBuiltDate", "type": "esriFieldTypeDate", "alias": "AsBuiltDate", "length": 8, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 200, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WaterType", "type": "esriFieldTypeString", "alias": "WaterType", "length": 10, "domain": { "type": "codedValue", "name": "irrWaterType", "description": "", "codedValues": [ { "name": "Potable", "code": "Potable" }, { "name": "Reclaimed", "code": "Reclaimed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MeterNumber", "type": "esriFieldTypeString", "alias": "MeterNumber", "length": 10, "domain": null }, { "name": "MeterSize", "type": "esriFieldTypeDouble", "alias": "MeterSize", "domain": { "type": "codedValue", "name": "irrWaterMainSize", "description": "", "codedValues": [ { "name": ".75", "code": 0.75 }, { "name": "1", "code": 1 }, { "name": "1.25", "code": 1.25 }, { "name": "1.5", "code": 1.5 }, { "name": "2", "code": 2 }, { "name": "2.5", "code": 2.5 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "MainSize", "type": "esriFieldTypeDouble", "alias": "MainSize", "domain": { "type": "codedValue", "name": "irrWaterMainSize", "description": "", "codedValues": [ { "name": ".75", "code": 0.75 }, { "name": "1", "code": 1 }, { "name": "1.25", "code": 1.25 }, { "name": "1.5", "code": 1.5 }, { "name": "2", "code": 2 }, { "name": "2.5", "code": 2.5 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 20, "domain": { "type": "codedValue", "name": "parkirrMeterMnfctr", "description": "", "codedValues": [ { "name": "Wilkins", "code": "Wilkins" }, { "name": "Watts", "code": "Watts" }, { "name": "Febco", "code": "Febco" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 20, "domain": null }, { "name": "SerialNumber", "type": "esriFieldTypeString", "alias": "SerialNumber", "length": 20, "domain": null }, { "name": "EndUseMedian", "type": "esriFieldTypeString", "alias": "EndUseMedian", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EndUseFireService", "type": "esriFieldTypeString", "alias": "EndUseFireService", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EndUseTypeFacility", "type": "esriFieldTypeString", "alias": "EndUseTypeFacility", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EndUseTypePark", "type": "esriFieldTypeString", "alias": "EndUseTypePark", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EndUseFountain", "type": "esriFieldTypeString", "alias": "EndUseFountain", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "isDetectorAssembly", "type": "esriFieldTypeString", "alias": "isDetectorAssembly", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Purpose", "type": "esriFieldTypeString", "alias": "Meter Purpose", "length": 20, "domain": { "type": "codedValue", "name": "parkirrMeterPurpose", "description": "", "codedValues": [ { "name": "Domestic", "code": "Domestic" }, { "name": "Irrigation", "code": "Irrigation" }, { "name": "Mixed", "code": "Mixed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ServiceAddress", "type": "esriFieldTypeString", "alias": "Purveyor Service Address", "length": 30, "domain": null }, { "name": "LocationName", "type": "esriFieldTypeString", "alias": "Location Name", "length": 20, "domain": null }, { "name": "AccountNumber", "type": "esriFieldTypeString", "alias": "AccountNumber", "length": 20, "domain": null }, { "name": "WaterPurveyor", "type": "esriFieldTypeString", "alias": "WaterPurveyor", "length": 8, "domain": { "type": "codedValue", "name": "parkirrWaterPurvayor", "description": "", "codedValues": [ { "name": "SJW", "code": "SJW" }, { "name": "CALW", "code": "CALW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "EndUseSchoolField", "type": "esriFieldTypeString", "alias": "EndUseSchoolField", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EndUseSchoolSite", "type": "esriFieldTypeString", "alias": "EndUseSchoolSite", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BackflowID", "type": "esriFieldTypeString", "alias": "BackflowID", "length": 50, "domain": null }, { "name": "ControllerID", "type": "esriFieldTypeString", "alias": "ControllerID", "length": 50, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "isMedianMeter", "type": "esriFieldTypeString", "alias": "isMedianMeter", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "location_type", "type": "esriFieldTypeString", "alias": "Location Type", "length": 20, "domain": null }, { "name": "location_type_id", "type": "esriFieldTypeString", "alias": "Location Type ID", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R9051_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_9051", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4401_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 79, "name": "irrBackFlow", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 75, "name": "Irrigation (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Manufacturer", "defaultSymbol": { "type": "esriPMS", "url": "212c685fcf461d9350cbc071be1b3067", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBklEQVQ4jbXTvQ7BUBjG8X+lO9HZLQgXwSDpbUiL2KwSicEFSOoSDK7Ax9oBm8FocAMGgxhaeTVCVHuOryc96dL88ryn55j8MObfsNB1e28LljU2+v1tDMPzuhQKUKupkc0GfB/a7QDovR5zv4diERqNZGi9hkpFc89aLTAMcN1k6HDQxMIQms0IdBwtKP1vCiijZjJQrysh9dEQUJrtdjAapUJ650zAwUD5mR5mWTCZQKcTjfoxls/DfA6lEsxmUK3CavUBJtBiEUGSXA6m01TQVDZ6jIC3hsulBnaDyuXXjbPZe8MnMI6dz2DbKHM6Re8gkLsZxwx5jkeuSzfDYUqzL/JT7ALdllksraID+QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a689240d47e6ef2645b14e86cd25ea98", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABL0lEQVQ4jWNhoCJgoZlhVxZdaSTVADYethVqQWrXMQx7cOBhHacQB4OorhhBQz4//czw/s57BkVXhX8MDAyNWL35/d0PBj5ZXgZ5R3mcBn188JHhZO8p4sLsytKrDAwMjAzyjnI4Dfr97TdxhjH8Bxl4BWQeg7yDHFEG4Y9NkIFLrjAwMjIwyNnLETSIcNL4z8BwefEVhm9vvjM8OvAIr0HEpbP/DAx3t90lqIwow9h42BiMsgwZrq+6AfYq2YaxcrMymBebMfDJ8YHpU32nGD7c/0i6YSCDLErMwQaB+VysDGZF+A1kIcYguDgXyKXm4Fj9cP8DYcNwGQTXwMkC9jI2AzEM+//nH8PpSWcYCIF/v0FZkoHh/7//EAa6YT7zvBkJmoIO5uFxGSWAqoYBAIYNeXdSzqqSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Febco", "label": "Febco" }, { "symbol": { "type": "esriPMS", "url": "9233843d2dce5e5c4377017495e89bde", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABM0lEQVQ4jbXTu07DMBQG4N+pRURTVYIVaB+AgRcApLYSExPvwNZk5LIgZaRDB0AVY2mXtAMTExIM8BAMlcJFiAUBGygXbOSIAFIuTqD8ixfr8zn2McUYQ/8N6zqWmRcoo2StqatXEezMv9iZJlNYKMxLkXv2gBGzsUJrDIAZ2+Yzf0FFmUGDLidC1+wOu85etjvruUMABA26lAi98rdsGAdHzx2AAKj/ANOg1NcU4FEAEtToohSSjoYAu66FR/6Ec/8yFco0ZwI88U5l27JhJaJBn1iH5R0Hrf4a04iGLdVARZnFpmKg5ezDZrf5MQFtf0IiRTKJDVVPBWlyRfoXFOYbPIDNbuRYCFWVudjTiwHYjAUj2Dv30XYOIYsHL1gZmPibUayvdcTQ50ofneTK/pKxYh9+43vsA3ERgQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hunter", "label": "Hunter" }, { "symbol": { "type": "esriPMS", "url": "f72da7d2ad4a7548e1dc616af2f0a2bf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJklEQVQ4jWNhoCJgoZlhb4/NayTVgP/sXCtEjCOuYxj2+eaeOhZuYQZOGQOChvx6/5jh56tbDLxa7v8YGBgasXrzz9e3DKyCsgy8Gq64DXpzj+HlrnbiwuzdiYUMDAyMDLwaLjgN+vfrG3GGMTD8Z3h3YgEDAyMjA6+6M1EGEYjN/wzvjs9nYGRkZOBRcyJoEBFJ4z8ohhn+fH4Nihy8BhGZzv4zfLy8ibAyBiIMY2LnYRB1LGB4f2YZ2KtkGwYySNy9ioFNSJ5B3K0SHGa/8BjIQoxBYD4bF0EDWXAbVAk3CC4ONfDVrg6Gn2/uEjYMYZACdhezcTGIuVVgNRDDsP///jC82tOD1SAUdX9/wzSA8iamYQqJyxgJmoIBluF2GSWAqoYBACdoeZkIlO1ZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Irritrol", "label": "Irritrol" }, { "symbol": { "type": "esriPMS", "url": "ff46a44e7de2f4099455ab35225bb16e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+0lEQVQ4jbXUOwoCMRQF0Jv40BHRStAFuAIVLF2Fla5FcC8KbsCxsLbT2g2IgpWMjB9IJpJxBGE0ib/bBEI4JHkvIfww9DfMP8jBu0ABfNwuslUKW1xkv8QZallmRXZCYS0UWnlEAAZPjxlECpUMR9PjL6GtUBhehNudTUMJvbfGE3CroUDgrN4ogB/KeHwETZC1mn6yw7rHrZBTa0xCiX2ksDxHRsi5z+YnXTB7yLYgz4BOkTA7yvioH2Ma6pUIVWLxOAoENgaQXCAdjwFdC0gu0D1eMj98AZIrdE/OAKYw3arjw61hTRHqBinEbzON9csOL9yQ//1n3+YKCIVuIkum9eIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Rainbird", "label": "Rainbird" }, { "symbol": { "type": "esriPMS", "url": "99b9bd0603013d3672694a23c2e6636b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABMklEQVQ4jWNhoCJgoZlhXbO2NJJqgCAf74rUCPvrGIat232mTlyYj8HSSJWgIXcfvWK4fPMxQ7iX+T8GBoZGrN58+fYTg4qcOEOwuylOg67ffcaQ17KYuDDrnbeNgZGRkSHIzQSnQV++/iDOsP//GRh65m5lYGRkYAh0NSHKILyxCTKwew7IQEaGABdjggYRTBogA7tmb2F4/uoDKHLwGkRUOgMZuGjDEULKiDOMn5eToa0ojGHKkt1gr5JtGB8PJ8Pk2jgGVQUJhkk1seAwu47HQBZ8Bk2pgxgEAjzcHAQNZCHkImQANrA2jiG/ZTHDtTtPCRsGM0hNEdUguIFc7AwTa2KxGohh2O8/fxlKOpcxEAK/fv8B0//+/QflTUzDTqxuYCRoCho4sRqPyygBVDUMAB/YfMj7p8RAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Rainmaster", "label": "Rainmaster" }, { "symbol": { "type": "esriPMS", "url": "1145fefb4dd11ce3d2f09ff3b4a16887", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABO0lEQVQ4jWNhoCJgoZlhk3Z0NJJqgAAn74o4++zrGIZtPbuuTpRPnMFU2YqgIQ9e32W49uQSQ4BZ+D8GBoZGrN58/eklg5KYCoOPcQhOg249v85QtTyXuDCburOHgYGRkcHHKBinQV9+fCbOsP8M/xmm7uhmYGRgZPA2CiLKILyxCTJwyo4uBkZGJgYvwwCCBhFMGiADJ2/vYHj54RnD1vPr8BpEVDoDGbjy+EJCyogzjI+Tn6EmqINhzr5JYK+SbRgvJx9De9QUBmVxNYa2yMkMVcvzGG49v0a6YSCDOqKmgg0CAR4OXoa2yEl4DWTBbRDERcgAZGB7FMSFN59dJWwYwiB1rLZzs/PAXYhuIIZhf/7+ZqhbVcxACPz+8wtM//v/D5Q3MQ3bWX2KkaApaGAnwyncLqMEUNUwAJQHfMW5Z+YWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Unix", "label": "Unix" }, { "symbol": { "type": "esriPMS", "url": "c7b3e4b83ecc897fe5293419b5be53c6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABPklEQVQ4jWNhoCJgoZlhx3r6Gkk1gJ2fd4Vxaup1DMNubNpcxy0mxiBjYU7QkPf37jG8unKVQTs06B8DA0MjVm9+ffWKQUhZiUEjwB+nQW9u3mTYWVRKXJgdnzCJgYGRkUHD3w+nQb++fCHOMIb//xmO909kYGAAGehLlEH4YxNs4AQGRiZGBnVfH4IGEU4a//8zHOvtZ/jy/DnDjY2b8RpEXDr7/5/h0tLlBJURZRg7Hx+DU3MDw+lpM8FeJdswdj5eBo/+HgYhFRUG975uhp3FpQxvbtwk3TCIQb1gg0CAjYeHwb0Xv4EsuAxy74O4CBmADezrYdhVXMrw+voNwobBDBJWVcVqOxs3N4NbbzdWAzEM+/f7D8OeimoGQuDvr19g+v+/f6C8iWlY0qH9jARNQQeH9uN2GSWAqoYBAPnnfPWWwasKAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Watts", "label": "Watts" }, { "symbol": { "type": "esriPMS", "url": "f459ee3245260d0339a2aee8a96304c7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABLklEQVQ4jWNhoCJgoZlhG+b8biTVAG6efytcI9ivYxh2cvefOn5hRgZ1QyaChrx49J/h0a1/DFZeLP8YGBgasXrz49v/DBJyTAwWbsw4DXp67x/D3NbfxIXZ5vm/GRgZGRjMXZlxGvTj63/iDPv/n4Fh0zyIzcgG4jMIb2zCDGRkYmAwc2YmaBDBpAEycOOc3wzvX/1nOLnnL16DiEpnIAMPbvxDSBlxhnHxMjJEFbIybF/yB+xVsg3j5GFkSK5mZZBUYALT89p+Mzy5+490w0AGpdRADAIBDm5GhqQq/Aay4HQRkkEwADawmo1hXtsvhid3/hE2DGaQFJpBcAO5GBiSqrAbiGHY3z//GRZ1YWYVdPAHquTfPwa4iSiGta/kZCRoCjpYicdllACqGgYAr398eRKMNNcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Weather Trak", "label": "Weather Trak" }, { "symbol": { "type": "esriPMS", "url": "6ff1be90481be6802172a7bc7267a38f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEElEQVQ4jbXUMWvCQBQH8H/MmdhGRIguXQS7VSmufgIn9YP0OxT8Np0V95jFrZt008GIRcgiJpcol5SEgLSJyTXqW+/x4967947ghkHuhq2pNvovIBbkjye5+xXDTHfxXiyUUSGNTMRhJiz2jbr86gEYJZZ58g4oiSpqUvsiZLMdltaEr2cbqkMAoCaAdgQx3+XDgjCoDkCAKrW4oMzXNOgsAl8yIa7RMKiGo7eHeVykQtxztnM/edKQiRGhhMZjD1tnHpaaGxMFGU1lgAexhqbSD3tmp4AkDXpWhiF0hvupIOGB/t50aY0TQcILnc+li2AM8+FhZU8ToV95Povy/WA341in+hZsUe643392bfwAK39z9IMlVxIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Wilkins", "label": "Wilkins" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 147, 78, 255 ], "toColor": [ 217, 147, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 70, 199, 255 ], "toColor": [ 113, 70, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 250, 116, 255 ], "toColor": [ 95, 250, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 209, 227, 255 ], "toColor": [ 93, 209, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 82, 129, 255 ], "toColor": [ 186, 82, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 128, 65, 255 ], "toColor": [ 64, 128, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 165, 250, 255 ], "toColor": [ 171, 165, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 242, 162, 255 ], "toColor": [ 234, 242, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 222, 169, 255 ], "toColor": [ 91, 222, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 84, 133, 255 ], "toColor": [ 68, 84, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 120, 232, 255 ], "toColor": [ 240, 120, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 81, 91, 255 ], "toColor": [ 232, 81, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 69, 47, 255 ], "toColor": [ 130, 69, 47, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099888.146, "ymin": 1933177.0612, "xmax": 6126445.862600001, "ymax": 1949074.1712, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "MedianLifeCycle", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Removed", "code": "Removed" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Underconstruction", "code": "Underconstruction" }, { "name": "Inactive", "code": "Inactive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 200, "domain": null }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 200, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 20, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Size", "type": "esriFieldTypeDouble", "alias": "Size", "domain": { "type": "codedValue", "name": "irrWaterMainSize", "description": "", "codedValues": [ { "name": ".75", "code": 0.75 }, { "name": "1", "code": 1 }, { "name": "1.25", "code": 1.25 }, { "name": "1.5", "code": 1.5 }, { "name": "2", "code": 2 }, { "name": "2.5", "code": 2.5 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsCaged", "type": "esriFieldTypeString", "alias": "IsCaged", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 40, "domain": { "type": "codedValue", "name": "irrManufacturer", "description": "", "codedValues": [ { "name": "Weather Trak", "code": "Weather Trak" }, { "name": "Rainbird", "code": "Rainbird" }, { "name": "Unix", "code": "Unix" }, { "name": "Wilkins", "code": "Wilkins" }, { "name": "Watts", "code": "Watts" }, { "name": "Febco", "code": "Febco" }, { "name": "Rainmaster", "code": "Rainmaster" }, { "name": "Irritrol", "code": "Irritrol" }, { "name": "Hunter", "code": "Hunter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 40, "domain": null }, { "name": "SerialNumber", "type": "esriFieldTypeString", "alias": "SerialNumber", "length": 40, "domain": null }, { "name": "PressureRegulated", "type": "esriFieldTypeString", "alias": "PressureRegulated", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PSI", "type": "esriFieldTypeDouble", "alias": "PSI", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "MeterID", "type": "esriFieldTypeString", "alias": "MeterID", "length": 50, "domain": null }, { "name": "hasBlanket", "type": "esriFieldTypeString", "alias": "hasBlanket", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BlanketDimension", "type": "esriFieldTypeString", "alias": "BlanketDimension", "length": 10, "domain": null }, { "name": "IsolationPurpose", "type": "esriFieldTypeString", "alias": "IsolationPurpose", "length": 10, "domain": { "type": "codedValue", "name": "parkirrBackIsoPurpose", "description": "", "codedValues": [ { "name": "Domestic", "code": "Domestic" }, { "name": "Irrigation", "code": "Irrigation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BackflowType", "type": "esriFieldTypeString", "alias": "BackflowType", "length": 20, "domain": { "type": "codedValue", "name": "parkirrBackType", "description": "", "codedValues": [ { "name": "Internal", "code": "Internal" }, { "name": "Meter Protection", "code": "Meter Protection" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PumpID", "type": "esriFieldTypeString", "alias": "PumpID", "length": 15, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "ControllerID", "type": "esriFieldTypeString", "alias": "ControllerID", "length": 50, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "isMedianBackflow", "type": "esriFieldTypeString", "alias": "isMedianBackflow", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WaterPurveyor", "type": "esriFieldTypeString", "alias": "WaterPurveyor", "length": 15, "domain": { "type": "codedValue", "name": "parkirrWaterPurvayor", "description": "", "codedValues": [ { "name": "SJW", "code": "SJW" }, { "name": "CALW", "code": "CALW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasInspection", "type": "esriFieldTypeString", "alias": "HasInspection", "length": 255, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "location_type", "type": "esriFieldTypeString", "alias": "Location Type", "length": 20, "domain": null }, { "name": "location_type_id", "type": "esriFieldTypeString", "alias": "Location Type ID", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R9053_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_9053", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4403_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 80, "name": "Pump", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 75, "name": "Irrigation (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 123, 128, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6107231.288699999, "ymin": 1937097.8481, "xmax": 6122374.2915, "ymax": 1946619.0612, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 100, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Pump Manufacturer", "length": 20, "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Pump Model", "length": 20, "domain": null }, { "name": "SerialNumber", "type": "esriFieldTypeString", "alias": "Pump Serial Number", "length": 20, "domain": null }, { "name": "PumpSize", "type": "esriFieldTypeDouble", "alias": "Size", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "location_type", "type": "esriFieldTypeString", "alias": "Location Type", "length": 20, "domain": null }, { "name": "location_type_id", "type": "esriFieldTypeString", "alias": "Location Type ID", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9052_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4402_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 81, "name": "Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 75, "name": "Irrigation (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 94, 171, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099810.6084, "ymin": 1933148.2209, "xmax": 6126668.182700001, "ymax": 1949038.0538, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 100, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Valve Manufacturer", "length": 20, "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Valve Model", "length": 20, "domain": null }, { "name": "ValveSize", "type": "esriFieldTypeString", "alias": "Valve Size", "length": 20, "domain": { "type": "codedValue", "name": "parkirrValveSize", "description": "", "codedValues": [ { "name": ".75", "code": ".75" }, { "name": "1", "code": "1" }, { "name": "1.5", "code": "1.5" }, { "name": "1.75", "code": "1.75" }, { "name": "2", "code": "2" }, { "name": "2.5", "code": "2.5" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "1.25", "code": "1.25" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ValveType", "type": "esriFieldTypeString", "alias": "Valve Type", "length": 20, "domain": { "type": "codedValue", "name": "parkirrValveType", "description": "", "codedValues": [ { "name": "Isolation", "code": "Isolation" }, { "name": "Station", "code": "Station" }, { "name": "Master", "code": "Master" }, { "name": "Quick Coupler", "code": "Quick Coupler" }, { "name": "Flow Sensor", "code": "Flow Sensor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "hasBatteryPoweredController", "type": "esriFieldTypeString", "alias": "isBatteryPoweredController", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StationNumber", "type": "esriFieldTypeInteger", "alias": "StationNumber", "domain": null }, { "name": "hasBuiltInFilter", "type": "esriFieldTypeString", "alias": "hasBuiltInFilter", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StationNumText", "type": "esriFieldTypeString", "alias": "StationNumText", "length": 10, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "location_type", "type": "esriFieldTypeString", "alias": "Location Type", "length": 20, "domain": null }, { "name": "location_type_id", "type": "esriFieldTypeString", "alias": "Location Type ID", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9067_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4417_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 82, "name": "irrValve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 75, "name": "Irrigation (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ValveType", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "8940b593941ed0b2de59c1b15f4965c9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAt0lEQVQ4jWNhoBCwUM2AmNTqXn4hESNiNL148Wj62oX9q1AMEBAS1Q6KzncgxoCu2sQTDAwMqAaQC1hoasDTR3cYePkEGfgEhEk34NiBTQy1+QEMfPzCDIu23AIbRJIBL54+YPj//z/Dp0/vGL5++Ui6AX5hGQz/Gf4zSMkoMUhIKZDuBRZWNobg6HycGgkaQCxgIVolIQN2b1q8/8blU0eI0XTz2vnbGAbcvH628+b1s+S7gFwAALWcNR/YQWgCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Isolation", "label": "Isolation" }, { "symbol": { "type": "esriPMS", "url": "7257b487bde1790aad96b13b3cd96116", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACdklEQVQ4jWNhoCJgoa9hbGyazIwsSox//3358+fHQXIMY2dgYPgJYqgYeVbbJ/ZEn9s86dL5LZP10eUJGSakbO638ceXdweeXj1Sy8TM+ldAUoWBg5v/F0hSWE7LWVhGs/ftwytFb5/e3IfXMEl182W+Zats3jy6qrd/Vt5/ZDmQQYZe2TP0vbJUtvfFTnn79KYJAwPDN5yG/fj8Ou3ggtLtjikTtBzTJuXvnZb5Eiz+9SOfgVf2dJBBNw4tf/353fMmZIOwGvb+2b1HDAxbPfczMIAN9K1cywcSNwupUOMRkmIAGXRp19y8x5f2rsAbZtLaNkfFlIzBYfPr2+cvjy7t/yOv7wxWAzLo6/sXDI8u7H0vIq+TDsK/f3xme3blYPO753d3YBimaOQpax5aJcuAA3ALSjC45c1RY2BgAGGGT68eMGy8c1YUq8ueXDl47OOLe0wQ795Ssgir0ZM3dGOFyYNctrUr4oGAlMppEP/f39/M//7+vIbVsAfnd0WAaCEpVVcDn7xpIIMeXdz7T07fmenp1cP/pDStmOyTewX3zsy59fzmiRq8YQYCwtJqzvreedMMfbJVrh1Y8urClsnPovRPGtw+sf7qjUPLmZ0ypmg5p0/J2TszhwHdQAzDeERkE1QtA5SvH1z66vLueYW8onLuDAwMBmwc3D9vnt4UtG9m3g6HlD4tPjF5n+c3T7ThTWcPL+6N2zkxke3P39+bnlw+sEzNOgRkGBi8e3b38X+G7Z5ra68s+f7pRQTBdMbAwPD/wYXd4TDOj09vmM5u7H/94vYZdlg6fP/snh0WfYRLjUeXD8Q+unyAkDLiDCMFUNUwAKAgDdosU4zfAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Master", "label": "Master" }, { "symbol": { "type": "esriPMS", "url": "d5bc0d9a1694182814cc1c9d6bb06c90", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABy0lEQVQ4jWNhoBCw0MSApefuyR/fsaXk769fqn/+/P0tJCqx39glbkqYNuMvggbktU2Zcu3kiTQn/whWAWFRsNj9G1d8TmybXZHfOStlYnnaJpwGpFS1Tje0dcqQV9VEMVRRQweERY9u37A8va7Tb2ZT+V4MA0JzynVVdAwT0TUjA2vPAK41MydMYGBg0MUwgPHvnzwzJ092ZA0vHj9g4OETYODhF4CLGdu7aNt5Bdkd2rbuEIoBwuKS4siaj+/azFCTEMDALyjMsOjYLbghiho6jMwsLPYMDAyoBvz98/c3sgHPHt5j+P/vH8PHd28YPn98j+KKnz+/w2ODBcZ4fO/WbWQD/OIzGP7++cMgpaDMICmnCBd//+bV1xunT57DMODAltXrApJzQ1W19ZVAfFY2doawzGKMgNyycMaed+9e7ccw4PunT6cmlWUu7F67t5CDgxPhXiRw89KZ0+vmTZrMwMDwB8MABgYGhqtnj7fneVv+KuqZ6a5haG7HwMDABJX6uG7ulO0LO+qWff78Hp4GMAxgYGD4fefqxY4sT4vdErLKuqo6+mK/fn//denogRffv38/AIpZdFfhykxnXzy+C8I4pAkbQDQAAJAPrD0UOsjWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Quick Coupler", "label": "Quick Coupler" }, { "symbol": { "type": "esriPMS", "url": "5f74aa41fd081689a31a89b423b8af22", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABPElEQVQ4jWNhoBJgoZ9BygYBDLw8HxguHDlAiUHMDBpGlQz///xhuHDEmnyDNE0rGZLqjBg+f/jP8PBOKsPVY7PJMUiQwdQlmkFCnoVBQp6BQcM4m+HqsYUMDAy/SDNI36aXIa5KA85PqNJjuHO2luHisVriDeLm1mVwj3Vl4ORBiAlJMDKYeoQyXDw2kYGB4Q1xBmlZdTP4pcpgiEeVqDOc3dvJcP5gMmGDxGUjGeKrzRkYGTEtYOdkYPCId2G4fVab4cuXq/gMYmfQscxjMLQXYMAFvBPkGPauaGE4tSsQt0GyqtUMWV1GDPgAIyMDQ1yFFcP1cz4Mn99swWaQJIOGaQTD//9sDM8f4DWLQUJRjEFdv5zhzN7tDAwMf9ENYmTYvSyNYfcy/IagAk4GBoYv6AY9g2KyANVyPwC9w08B023qTQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Station", "label": "Station" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 147, 78, 255 ], "toColor": [ 217, 147, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 70, 199, 255 ], "toColor": [ 113, 70, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 250, 116, 255 ], "toColor": [ 95, 250, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 209, 227, 255 ], "toColor": [ 93, 209, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 82, 129, 255 ], "toColor": [ 186, 82, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 128, 65, 255 ], "toColor": [ 64, 128, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 165, 250, 255 ], "toColor": [ 171, 165, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 242, 162, 255 ], "toColor": [ 234, 242, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 222, 169, 255 ], "toColor": [ 91, 222, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 84, 133, 255 ], "toColor": [ 68, 84, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 120, 232, 255 ], "toColor": [ 240, 120, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 81, 91, 255 ], "toColor": [ 232, 81, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 69, 47, 255 ], "toColor": [ 130, 69, 47, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099810.6084, "ymin": 1933148.2209, "xmax": 6126668.182700001, "ymax": 1949038.0538, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 100, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Valve Manufacturer", "length": 20, "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Valve Model", "length": 20, "domain": null }, { "name": "ValveSize", "type": "esriFieldTypeString", "alias": "Valve Size", "length": 20, "domain": { "type": "codedValue", "name": "parkirrValveSize", "description": "", "codedValues": [ { "name": ".75", "code": ".75" }, { "name": "1", "code": "1" }, { "name": "1.5", "code": "1.5" }, { "name": "1.75", "code": "1.75" }, { "name": "2", "code": "2" }, { "name": "2.5", "code": "2.5" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "1.25", "code": "1.25" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ControllerStationID", "type": "esriFieldTypeString", "alias": "ControllerID", "length": 20, "domain": null }, { "name": "ValveType", "type": "esriFieldTypeString", "alias": "Valve Type", "length": 20, "domain": { "type": "codedValue", "name": "parkirrValveType", "description": "", "codedValues": [ { "name": "Isolation", "code": "Isolation" }, { "name": "Station", "code": "Station" }, { "name": "Master", "code": "Master" }, { "name": "Quick Coupler", "code": "Quick Coupler" }, { "name": "Flow Sensor", "code": "Flow Sensor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "hasBatteryPoweredController", "type": "esriFieldTypeString", "alias": "isBatteryPoweredController", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StationNumber", "type": "esriFieldTypeInteger", "alias": "StationNumber", "domain": null }, { "name": "hasBuiltInFilter", "type": "esriFieldTypeString", "alias": "hasBuiltInFilter", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StationNumText", "type": "esriFieldTypeString", "alias": "StationNumText", "length": 10, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "location_type", "type": "esriFieldTypeString", "alias": "Location Type", "length": 20, "domain": null }, { "name": "location_type_id", "type": "esriFieldTypeString", "alias": "Location Type ID", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9067_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_9067", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4417_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 83, "name": "irrPump", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 75, "name": "Irrigation (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bd318dc1ba8b00b541ed5cadde4667cb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAXCAYAAAAcP/9qAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB1klEQVRIie2UP2hTQRzHP00uRm0sKeFh2gSqkgT6Cipolypu4mClg3R2VMTBzVUnJ8ci7aRCh4KbTkkGFwVtMGmhgbZaeIlJS2teXyTGxnuJYqCVR9rnn+Tp0s90d7/v3ef4HZzgPyH+MN8P9O1RWwWKTolHgck9ateBKafEHUNsD7oDyrWeYPiOXfhbo3GwLr/uWnMJcdflFrft9q8upO8BMxax8B4aunJ/arD/5Fn+kj6b96c4n2LmxtUz5WLOKv7XiH2xHfJLlc/ZFHVjw7reoxAcvkDHW12Ye4O5tUVd1jhR1rg5PmapTzyepiBruD3e5vx3LiF+FVhPv2LMs0koFsI0TV6/1VAUxZIJ+32MRnsRQqBpGol3WZSI2p64YWwQO6fyIpWhXDORlUpLpvBRp7KwzKnjYVRVZTqZaV/s9hxASsn8ehkxfBF/JtGaCQTRoiMsvXzOrcsBvId9HWh1IU/cNPiQz+PzZ9FzeR48tH7Ja6VP6F0ZqrpBfHYOPVdqXxw6fwkNOBYdac7rAxFWZM0aisDR7iOgnm5mY1HaF/tDAziBcOTUfbFdq11C6Omnj4zF5DOcoGqUmo4W8WZuZXL2yUTSEetP3reIf7iBlMPiHb4DcLyae4gijOUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6107231.288699999, "ymin": 1937097.8481, "xmax": 6122374.2915, "ymax": 1946619.0612, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 100, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Pump Manufacturer", "length": 20, "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Pump Model", "length": 20, "domain": null }, { "name": "SerialNumber", "type": "esriFieldTypeString", "alias": "Pump Serial Number", "length": 20, "domain": null }, { "name": "PumpSize", "type": "esriFieldTypeDouble", "alias": "Size", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "location_type", "type": "esriFieldTypeString", "alias": "Location Type", "length": 20, "domain": null }, { "name": "location_type_id", "type": "esriFieldTypeString", "alias": "Location Type ID", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9052_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_9052", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4402_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 84, "name": "Storm Water System (Group)", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [ { "id": 85, "name": "Structure" }, { "id": 86, "name": "Structure Private " }, { "id": 87, "name": "Junction" }, { "id": 88, "name": "Channel" }, { "id": 89, "name": "Pipe" }, { "id": 90, "name": "BoxCulvert" }, { "id": 91, "name": "SW Treatement Area" }, { "id": 92, "name": "SW Watershed Basin" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6098649.012116477, "ymin": 1929970.544575721, "xmax": 6127226.370315969, "ymax": 1950789.7795119733, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 85, "name": "Structure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 84, "name": "Storm Water System (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "StructureType", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "17a87aee3d828ad108ab1195493d824c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAjklEQVQokWNhIBOwUKzx4sWLTt++fRPAp1hCQuKcoqLiAxSNvb295YsWLXLDp3HWrFnZDAwM06jjVKpolJKSYti9ezfDrl27GAoLC4nXKCsry6ClpcXw588f0mw8efIkg4WFBcOjR49I0wjTzIAHUB44ysrKr4ODgy/hVczC8hZDY319fQwhW9auXUu5UwE4eykXaM5ZqwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "InFall", "label": "InFall" }, { "symbol": { "type": "esriPMS", "url": "7c2f4e194ce361ffd01951eb69b0b3c9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABI0lEQVQ4jWNhoBCwUM2A7OzsaUxMTKbEaGJkZOydNGnSChQD9u/fH8DJySmpoKCAV/OJEycYdHR0nBkYGFANAIGMjAwGKysrhnv37jFgAy4uLgwxMTEMX758wR0Gs2bNYli/fj2DqKgoiviVK1cY7ty5Q1wgVlZWMmhoaDC8ePECzHdwcGCwsbEhLRZaWloYZGVlGc6ePcsgICBAXjQ6OTkxvHnzBp8SBpwGgAJs586dDPz8/AxSUlKkGbB9+3YGU1NTcDiAwKZNmxjev39PnAG2trYMf/78gQcgDERGRjLw8PDgN+DIkSPg0DYwMMBq25o1axgePHjAICIigmnAx48fd2/dulV/69atWDUjg/fv3x/DMODp06fxBHVCAXLMUJwbAfVEWZUQI7/qAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Area Drain", "label": "Area Drain" }, { "symbol": { "type": "esriPMS", "url": "699af42e3b289af9ff5adf1006b49f8f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeElEQVQokWNhoACwUFVzQ0MD0/Pnz9vY2NhcuLi4eL99+/b5z58/u8TFxWsaGhr+4dRcWVmp9vLlyz15eXmyWlpacPErV64YT5s2LbqmpsalpaXlNoZmkI0vXrzYO2nSJBlWVlYU1ygrKzPcunVL7v3796cbGhqEYC6Aa37x4kVXTk4OhsYfP34wBAQEMOzduxfE5TczM2sFORJFMwsLi4O2tjaKxp8/fzIEBQUx7Nq1Cy527969UAzNPDw8vMgaf/36xRASEsKwfft2FAM/fvwogOHnr1+/foaxf//+zRAWFsawZcsWFI0gwM/P/wFD869fvw7eunXLWElJiSEiIoJh48aNDNiAoqLiGgzNkpKS5ZMmTQp7/fq1zLp167BqNDQ0/CgpKVmFobmhoeFPZWWl+5EjR04wMDCg+B+q8ZOHh4cZckJBSSTt7e3XQPFobm7ede/ePb9Pnz4J8PHxfVBSUtogJSVVhjeFwVzAwMBQBMV4AUUZAwCRSJGo3NriDQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BubbleUp", "label": "BubbleUp" }, { "symbol": { "type": "esriPMS", "url": "d5b8abba074bbdf426143c560c6ed968", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVQokaXSv0sCcRjH8Td1XoPgJg3SUoIKYoLokIOTnYuj4H+g0v8Qgf4RUtFfEDRqmbiqEP5aHMThcHEIWvTwCJOSQy+/nXB95uf1wOfhkbAZ6d/Qe0z68ACP1bC25EWdMjbBuJ9SNk4oFRYAHW5fodbjWp1SNMHgCR9uF1S7sI01He7qULj8geKOkVN4G2+wpsN9HfJJkKU9xzHwUxsm75ATICH8TsADj0248ImREM4XUK7BTQb6Kjz3QDnfAw10pcCRA6Jn0B7tHswEZwukbWQk5l3jSucP2BrxmQwxfGjwJeo0UHHKMpMdWOmQ+L3VKrZ/dQUnmkyRGUn9VgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Catch Basin", "label": "Catch Basin" }, { "symbol": { "type": "esriPMS", "url": "ada5cf59e4ee62181b57f11b419d62f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSElEQVQokWNhIBOwUFujohSfrMWXnx/fffr56TADA8M3vBp5GHhEjRSsloboJBq+/PJMxE0l4O+6q4tv7b+/beWlF6cacWlkdNX0X9PmNtuOg4WTYc3VBQxy/ErMBVb1mi4qPmWNe/MYzzw71oCh0VbBtbTMrtMapAkd6IgZczkoecedeXasC+ZsuEY1YR17CR5pZlyB4asRobjnzkbvCy9OrUbRyMnCzcOAB/Cy8THwcgpIYDj13Y9XL//9/8fAxMiEVeOF56f+fP/2ZT+GRjYWtrp11xa5h2gn8KFr+vPvN8PWW6uunHl57AqGxgVnp9xINS1tXndtcUOgVgw3TPz11xcMM0913v3LyhiIbBhKPM4+3d2Tb96wq/NQeefnn59Un39+9OH552cn/1x6l7eBYfVfnBpBYOLJhksMDAyeOEMJl0ZiAQBnV3lubRoFMwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Clean Out", "label": "Clean Out" }, { "symbol": { "type": "esriPMS", "url": "d7b402195f3ef044f7bffbb87f0e09d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOElEQVQoka3SsUsCYRjH8a91kZxBVIMXGnR3BEWTDtFWizjbVkORIJr/RBCNQeFQUVNK0RINrTXl0lJgSVZ0ojWUQ2HlFYUSR4WceBHSb3p5eT/v+z7P+wo0GOHfoThAt35OASj/GSphpt0B5opp0ne7RO+TaL/DXuz946yqM0yIPbQ4/bjbB9kXN5nNJkjUha4xhiUfy3IIj625usDpR3b0sS50MXq1RAT4MMEOLyElgscYvz/CcRScPpCD0KbQ6gow2SQwf7FA1gT1AlsljaBDgYcjuNmGp7MvaKSUI/WDTFCLcSCNcO1QUI2TvCvQOVS9sq5xaNkcPU8SUI0aVaOa7zxnKL9obFjCtzw7r7dM2SVz64spTnNxTixhZpG9SplwxVbzTBXS5q3qfIDLGGu1c/XS8F/9BCycVv9yOH2YAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Drop Inlet", "label": "Drop Inlet" }, { "symbol": { "type": "esriPMS", "url": "dd44415a8ccfcd9065d2b0645ffb0ab6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABcUlEQVQokWNhIBOwUFujkqysrPmnT5/efvz48RADA8MPvBp5eHhElZWVd9jb26s+evSIV0ND4/+xY8de//r1a/KJEydacGlk0tHRObho0SJNVVVVhpqaGoaEhATG9vZ2sfr6+loODo7/Bw4caMXQaGNjU1dSUqIO0oQOGhoa2FxdXYsYGBi6GBgYfqNo/Pv3b7CmpibTgwcPwPyPHz8yPH36lIGFBaLE1NRU6M+fPx4HDx7cjO5U7nnz5sE5586dY/j9+zeDgIAAmH/hwgVQGMhgOFVISOhOSkqKooqKCphfA/EjA4yfmpr679mzZ3sxNCoqKua1tbWdmzdvHie6H69cucLw5s2bG9u2bbuFoXHKlCk3kpOTO8LDw6sbGxvZQGLfvn1jWLZsGcP8+fNf2tjYOG/YsAFrdDDMnTu3KS4ubnd5efnEd+/eKZw4ceKHnJzcNhsbm6yGhoZ/yGoxUs6iRYuOMzAwmGHECRogO60CAMZRiufNYXSbAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Dry Well", "label": "Dry Well" }, { "symbol": { "type": "esriPMS", "url": "1ee0976879fccb6a30fe6c8a081c8482", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABpElEQVQoka3QTUiTARzH8a/40JKZ6C5eQsSxTiV6SLMmWQTV6MU3hrvu4kuFBxPyYI7y5E6yVVQ0eC4VW5Jp6rzMty1fEAmygykqK2ELfNrbQcKmPDsMx/NEQv7O/w/8/j+B/4hwpDiKV/eEwedLrFyRiGl1nEiUc2q8DUtrAZcif8UitoqrdExrOKa5SwNFFBIkXODgXdMwgVoXnRes2JcUeAKbcJ+3PhNVmh6sDOPHyzxlGPDhoJsXx5/yccqNO9+M+U8GFll8nEuOVob1dDGEP92ojot46CXAl9wxxIdATwZeI3ijHTMfmMmAct4zxQifuEcj/bhrFThCIk/+cYw51WU/s8o1KvlFPE/xs0D2VpBw0WlKVHEpenm81J0CR4i/7MdzdhKnYKKKUWbT8BZGbmKkhju728SeKfAmIXGH3w8e4TIM0Zc1yDTLrHMGPbepxsarvVV+fAsjvVZgIBlCqnYy4POyUNyJRXudc6mq52lOrLG1IRG9DOypYTk/JWKlC3xtaMFuyYKTSZLfJeJvgIGDUA2nGgCebaIe1eX+gQ+dfbxkjb+ls90sAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Energy Dissipator", "label": "Energy Dissipator" }, { "symbol": { "type": "esriPMS", "url": "6f4c2135ed6d55eef857fea6f5c4a08f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAgklEQVQokWNhIBOwUK5RWc+JgZNLAK/qLy/OMTx48ABVY1RxOYNHnBtejR1p2QwPZk+jklOpovHNMwaGfFcGBnM3Boa8fhI0vnrMwPDgGgMDC24HYZfRMmdgmH2CgUFcjkSNMM0MuAEVAufp3dcMB9Zewqv6z5+3mBrnNcWQZyOJAAARsB8FxkMZrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Inlet Culvert", "label": "Inlet Culvert" }, { "symbol": { "type": "esriPMS", "url": "e9b77a819f80bf8dc8d75c05f0917ecf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAgUlEQVQokWNhoACw0EKzLgMDw3Qkfi4DA8N5YjXzMzAwWKPxaedsAwYGBgEkZzOgycHABwYGhgvomicwMDDYM2AH/UjsgwwMDA7omkkGLNTSnIsUqiA/T0OSy0OKqo/YNF/GYwlI7gg+m0kGuDSDomMvEv89KZqvMDAwuJBrM1EAADiaEN0wQl3QAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Intercept Separator", "label": "Intercept Separator" }, { "symbol": { "type": "esriPMS", "url": "fbbc73a8d2f1d4308a0c485ed86a295c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABHUlEQVQokZWRv0sCARiGH+EOahJRc+g4FJoDaSsydTxou0H3xD+gEkchKW9wu6mhwZZw6B/Q/cQGCeIQHSS4hkvC5WiQQyOOkw4uqBc+eL8fz/K9Av+UEDKLZrOcxONsDQa8OA7mr0CphFqpUC8UOIhEwLJ413XuNI0r4DMAKAo5TeNWlon5M0lip9WiLoqIzSYXAaBc5tw/dhyYzyGT8XbVKmfdLveTCc8bIJVi3/eqCv0+TKceJElE83kOA8Bqhev7YhFcFxIJr1+vYbn09htgNuMJ2Pv2tZpXvgwD2zR5DACGwaUsk1MUdn9+zrJwez2uh0M+AkCnw1syyZFto6fTHAsC24sF49GIm0aDh9Ac2m1egdOQMMOD+4u+AG9XVhE6EtypAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manhole", "label": "Manhole" }, { "symbol": { "type": "esriPMS", "url": "2c5b172ddd8403a20e701bcf863b9f50", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAjUlEQVQokWNhIBOwUKxRT0/PiYuLSwCf4hcvXpx78ODBAxSNxcXF5XFxcW74NKalpWXPnj17GnWcShWNz549Y3B1dWVwc3Nj6O/vJ17j48ePGa5du8bAwoLbQVhlzM3NGU6cOMEgJydHmkaYZgY8gPLAuXv37uu1a9dewqf4z58/bzE0NjU1xZBlI6kAAC3CKr6pX31zAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Outfall", "label": "Outfall" }, { "symbol": { "type": "esriPMS", "url": "3e8a3f8150855a115344b1ad51495559", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+UlEQVQ4jd3VLUsEQRwH4Ae9oE2boH4A0WhTDCajGMUmwl25YhQFg9UumA/RU7EYhQsGmxYvWUTE5Dc4FWEWDtnb251bQfyleYGHmf8MMxW/lMq/hpcwg6Oy4GHsYSe0V7CJ90HgaTSw2DW2inlsoBUDr+EY4ylzU7jBAfbRyQOP4hDVPrsZwi6WsY7nLHgOJ5iVPwt4wBaaveDTcPJFM4YzTOI1Db6OhL9zn6BpcBPbkfB5d+cnfIeXcOqlwp+4QL0g+oh2FpyUoz7IanvBt3jDRNnwBy5Ry4k+hXvcF07KUYtdbRbcwhVGcsCNInAnvGLR+RM/SKF8AckRKt8/Gh4rAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pump Station", "label": "Pump Station" }, { "symbol": { "type": "esriPMS", "url": "2e76012139072d7f433e561485c411b4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABs0lEQVQ4jbWT0UtTURzHP3e769rcmCJaiS8b+pBK2R8g9FQg1VO96KA5GepDe/FhT8kl0BJ6ajDQYRBqBIH1kD4VofSWoTIdag2FRWEOF6tdXXMzrlcb8zoVRl848D3nx/lwvuecn0iREv8PwNPXRFq5R/m5C+yk08S+hSm39hGQf58M6OwfwmxxcbnFRF2TtvZ68BZnS920+XoYGxgtDHD6nnLD3c6PaD70jATXnVXMvBtEIM7owIQe0CnXs5VyEglBdAUMRvgZ02qrYfj4VnVmkoknwBGArZSX217Tns9mwCiCvWEfsAiORs3vZu1I4hVe+GfzAbbKairOa37jqwY4mFtsOS+VCEy/ugocAgjCNqeRGksUE/oI8fV5xgN3KDHD9zUwGODznFab/5ADREJ/MFnG9YCy6sdYyrq41lrD0owW4eAZVbW4ILMDI48mCd6P6wF+bwqP3M2n988ptVp1R1c3v/Qvo2TuFv4HQfkNngc3UX4FcFy6SFWNQGITIgspRh5OomRdjMn/8usBe5DeKaCBDrmWZ/3N7JJEMk4Q7E0edaeFm2lY/gKo41gV3Y1/AUhggpdxLDcJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Thru Curb Drain", "label": "Thru Curb Drain" }, { "symbol": { "type": "esriPMS", "url": "99365af129a6e4fd1ddc9b4d7510c2ae", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEUlEQVQ4ja2Tv2qEQBDGvwXBFaytrH2HoE3QxtoHsBUbFTvfwT+tvcUVPsLa2VmFdHkKO7HasAMHSS53Gi4fDLs7y/fbGYbV8KS0fwNIKWMAryd9LWPs7WcFL5xzBXkozjnWdR0B3ACw7zutQRAgjr+z+r7HPM/3W7jK8zxM04QoipAkCeWapiGzuluWBQ8BWZYhDEOkaUrnbdtQliXquoZlWccApaqqwBgjiJSSKiiKAsMw4PQYDcMgswKp/T1pvyW7rqMX27alFq7tmKZ5DOj7HkIIMud5TjlViYL4vn8MEELQGG3bxjiqcQOO48B1XbrTdf24BSEExRl9BTRSysspF/B+A2CMfQBQ8Sc9/Rs/AY+lYgHKmGvNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Treatment Device", "label": "Treatment Device" }, { "symbol": { "type": "esriPMS", "url": "8b9c08fd8e86def239893a74e2aba6bf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABlElEQVQ4jdXTTUiUURTG8d/oQElgUJAhFSEvLXIROi1cGIVB0KJZCIGbCOwL3QT2QYtgIBECoYjADDKxCVrIQBliRR+baBMFLYKIKSoQWoxCjTmYZaEzA5H6joGbHrhwn3Pu+XPOvdyoZVL0vwNtbiWVYWaIRkz9C2htE73PacsSPcjWNONDRDZRE9D1mFbkQkFxUil2nmR9D6eK8TXUHOHGaWLNRIfZHwqapHuQ4AKNY1yejUUoP87Ns9RdIT3J+ZKjPWQYx3B1gO0T2MbK1VTNQgZpecKLUNBe3u4p7L9S9gOVBZ/FDCvi3IrjARMj1C8I2kJlA1VF/+uPXAQxNhb9e9KLdpRkdzJfFBygq4Ha74XcKvTy8g4dZWSmmV4UNM7rDQSHSSSoPceHJqo/8u0nuX7qT9B5jeYsmdDLjjGQoO4S7/o4s4vkFLk+2svp6WbHG/pH2BcKGqO9heujHP3El2L8GfcrOHSXzlHa/q6bB3rKq3xjcwpuk/0892A84p78mqdSfy19kXUlziwJtGQtG+g37LtpohnblioAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Unknown", "label": "Unknown" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 147, 78, 255 ], "toColor": [ 217, 147, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 86, 227, 255 ], "toColor": [ 168, 86, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 250, 116, 255 ], "toColor": [ 95, 250, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 139, 145, 255 ], "toColor": [ 54, 139, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 62, 111, 255 ], "toColor": [ 176, 62, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 143, 230, 255 ], "toColor": [ 115, 143, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 148, 72, 255 ], "toColor": [ 110, 148, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 245, 86, 255 ], "toColor": [ 218, 245, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 250, 195, 255 ], "toColor": [ 165, 250, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 129, 224, 255 ], "toColor": [ 247, 129, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 232, 152, 255 ], "toColor": [ 250, 232, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 83, 128, 255 ], "toColor": [ 115, 83, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 60, 153, 255 ], "toColor": [ 54, 60, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 81, 91, 255 ], "toColor": [ 232, 81, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 84, 73, 255 ], "toColor": [ 145, 84, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 231, 240, 255 ], "toColor": [ 156, 231, 240, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AssetID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2256.994353, "name": "Default", "priority": 56, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6099353.8801293075, "ymin": 1932474.5054470599, "xmax": 6126658.529260054, "ymax": 1950272.7336300611, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PlanName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 50, "domain": null }, { "name": "PlanName", "type": "esriFieldTypeString", "alias": "PlanName", "length": 50, "domain": null }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SubWatershed", "type": "esriFieldTypeString", "alias": "SubWatershed", "length": 10, "domain": { "type": "codedValue", "name": "swSubWaterShed", "description": "SubWaterShed Number", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" }, { "name": "11", "code": "11" }, { "name": "12", "code": "12" }, { "name": "13", "code": "13" }, { "name": "14", "code": "14" }, { "name": "15", "code": "15" }, { "name": "16", "code": "16" }, { "name": "17", "code": "17" }, { "name": "18", "code": "18" }, { "name": "19", "code": "19" }, { "name": "20", "code": "20" }, { "name": "21", "code": "21" }, { "name": "22", "code": "22" }, { "name": "23", "code": "23" }, { "name": "24", "code": "24" }, { "name": "25", "code": "25" }, { "name": "26", "code": "26" }, { "name": "27", "code": "27" }, { "name": "28", "code": "28" }, { "name": "29", "code": "29" }, { "name": "30", "code": "30" }, { "name": "31", "code": "31" }, { "name": "32", "code": "32" }, { "name": "33", "code": "33" }, { "name": "34", "code": "34" }, { "name": "35", "code": "35" }, { "name": "36", "code": "36" }, { "name": "37", "code": "37" }, { "name": "38", "code": "38" }, { "name": "39", "code": "39" }, { "name": "40", "code": "40" }, { "name": "41", "code": "41" }, { "name": "42", "code": "42" }, { "name": "43", "code": "43" }, { "name": "44", "code": "44" }, { "name": "45", "code": "45" }, { "name": "46", "code": "46" }, { "name": "47", "code": "47" }, { "name": "48", "code": "48" }, { "name": "49", "code": "49" }, { "name": "50", "code": "50" }, { "name": "51", "code": "51" }, { "name": "52", "code": "52" }, { "name": "53", "code": "53" }, { "name": "54", "code": "54" }, { "name": "55", "code": "55" }, { "name": "56", "code": "56" }, { "name": "57", "code": "57" }, { "name": "58", "code": "58" }, { "name": "59", "code": "59" }, { "name": "60", "code": "60" }, { "name": "61", "code": "61" }, { "name": "62", "code": "62" }, { "name": "63", "code": "63" }, { "name": "64", "code": "64" }, { "name": "65", "code": "65" }, { "name": "66", "code": "66" }, { "name": "67", "code": "67" }, { "name": "68", "code": "68" }, { "name": "69", "code": "69" }, { "name": "70", "code": "70" }, { "name": "71", "code": "71" }, { "name": "72", "code": "72" }, { "name": "73", "code": "73" }, { "name": "74", "code": "74" }, { "name": "75", "code": "75" }, { "name": "76", "code": "76" }, { "name": "77", "code": "77" }, { "name": "78", "code": "78" }, { "name": "79", "code": "79" }, { "name": "80", "code": "80" }, { "name": "81", "code": "81" }, { "name": "82", "code": "82" }, { "name": "83", "code": "83" }, { "name": "84", "code": "84" }, { "name": "85", "code": "85" }, { "name": "86", "code": "86" }, { "name": "87", "code": "87" }, { "name": "88", "code": "88" }, { "name": "89", "code": "89" }, { "name": "90", "code": "90" }, { "name": "91", "code": "91" }, { "name": "92", "code": "92" }, { "name": "93", "code": "93" }, { "name": "94", "code": "94" }, { "name": "95", "code": "95" }, { "name": "96", "code": "96" }, { "name": "97", "code": "97" }, { "name": "98", "code": "98" }, { "name": "99", "code": "99" }, { "name": "100", "code": "100" }, { "name": "101", "code": "101" }, { "name": "102", "code": "102" }, { "name": "103", "code": "103" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "StructureType", "length": 20, "domain": { "type": "codedValue", "name": "swStructureType", "description": "", "codedValues": [ { "name": "Area Drain", "code": "Area Drain" }, { "name": "BubbleUp", "code": "BubbleUp" }, { "name": "Catch Basin", "code": "Catch Basin" }, { "name": "Clean Out", "code": "Clean Out" }, { "name": "Drop Inlet", "code": "Drop Inlet" }, { "name": "Dry Well", "code": "Dry Well" }, { "name": "Energy Dissipator", "code": "Energy Dissipator" }, { "name": "Manhole", "code": "Manhole" }, { "name": "Outfall", "code": "Outfall" }, { "name": "Thru Curb Drain", "code": "Thru Curb Drain" }, { "name": "Treatment Device", "code": "Treatment Device" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Pump Station", "code": "Pump Station" }, { "name": "Inlet Culvert", "code": "Inlet Culvert" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsCityStandard", "type": "esriFieldTypeString", "alias": "IsCityStandard", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "RimElev", "domain": null }, { "name": "AccessDiameter", "type": "esriFieldTypeSmallInteger", "alias": "AccessDiameter", "domain": { "type": "codedValue", "name": "swAccessDiameter", "description": "", "codedValues": [ { "name": "24 inch", "code": 24 }, { "name": "36 inch", "code": 36 }, { "name": "48 inch", "code": 48 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CoverType", "type": "esriFieldTypeString", "alias": "CoverType", "length": 15, "domain": { "type": "codedValue", "name": "swCoverType", "description": "", "codedValues": [ { "name": "Bolt Down", "code": "Bolt Down" }, { "name": "Grate", "code": "Grate" }, { "name": "Standard Lid", "code": "Standard Lid" }, { "name": "Open Pipe", "code": "Open Pipe" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasHeadWall", "type": "esriFieldTypeString", "alias": "HasHeadWall", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasFlapGate", "type": "esriFieldTypeString", "alias": "HasFlapGate", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasLadder", "type": "esriFieldTypeString", "alias": "HasLadder", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasStencil", "type": "esriFieldTypeString", "alias": "HasStencil", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasButton", "type": "esriFieldTypeString", "alias": "HasButton", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasPrivateBMP", "type": "esriFieldTypeString", "alias": "HasPrivateBMP", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ErrosionControl", "type": "esriFieldTypeString", "alias": "ErrosionControl", "length": 10, "domain": { "type": "codedValue", "name": "swErosionControl", "description": "", "codedValues": [ { "name": "Boulder", "code": "Boulder" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Gabion", "code": "Gabion" }, { "name": "RipRap", "code": "RipRap" }, { "name": "Sacrete", "code": "Sacrete" }, { "name": "T", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsCheckPoint", "type": "esriFieldTypeString", "alias": "IsCheckPoint", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsInlineCheckValve", "type": "esriFieldTypeString", "alias": "IsInlineCheckValve", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "CheckValveInstallDate", "type": "esriFieldTypeDate", "alias": "CheckValveInstallDate", "length": 8, "domain": null }, { "name": "CheckValvePlanNumber", "type": "esriFieldTypeString", "alias": "CheckValvePlanNumber", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "IsFloodProne", "type": "esriFieldTypeString", "alias": "IsFloodProne", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasHeavyGrate", "type": "esriFieldTypeString", "alias": "HasHeavyGrate", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ManualClean", "type": "esriFieldTypeString", "alias": "ManualClean", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EOA", "type": "esriFieldTypeString", "alias": "EOA", "length": 50, "domain": null }, { "name": "hasSmartCover", "type": "esriFieldTypeString", "alias": "hasSmartCover", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasInspection", "type": "esriFieldTypeString", "alias": "hasInspection", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BuinessLotFeed", "type": "esriFieldTypeString", "alias": "BuinessLotFeed", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DeviceModelType", "type": "esriFieldTypeString", "alias": "DeviceModelType", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasTrashCaptureInsert", "type": "esriFieldTypeString", "alias": "HasTrashCaptureInsert", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TrashCaptureInsertManufacturer", "type": "esriFieldTypeString", "alias": "TrashCaptureInsertManufacturer", "length": 255, "domain": { "type": "codedValue", "name": "swStructureManufacturer", "description": "", "codedValues": [ { "name": "United", "code": "United" }, { "name": "Hydra", "code": "Hydra" }, { "name": "Stormtek", "code": "Stormtek" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TrashCaptureInsertDeviceModelTy", "type": "esriFieldTypeString", "alias": "TrashCaptureInsertDeviceModelTy", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TrashCaptureInsertInstallDate", "type": "esriFieldTypeDate", "alias": "TrashCaptureInsertInstallDate", "length": 8, "domain": null }, { "name": "HasCurbScreen", "type": "esriFieldTypeString", "alias": "HasCurbScreen", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CurbScreenManufacturer", "type": "esriFieldTypeString", "alias": "CurbScreenManufacturer", "length": 255, "domain": { "type": "codedValue", "name": "swStructureManufacturer", "description": "", "codedValues": [ { "name": "United", "code": "United" }, { "name": "Hydra", "code": "Hydra" }, { "name": "Stormtek", "code": "Stormtek" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CurbScreenDeviceModelType", "type": "esriFieldTypeString", "alias": "CurbScreenDeviceModelType", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CurbScreenInstallDate", "type": "esriFieldTypeDate", "alias": "CurbScreenInstallDate", "length": 8, "domain": null }, { "name": "HasDebrisRack", "type": "esriFieldTypeString", "alias": "HasDebrisRack", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DebrisRackManufacturer", "type": "esriFieldTypeString", "alias": "DebrisRackManufacturer", "length": 255, "domain": { "type": "codedValue", "name": "swStructureManufacturer", "description": "", "codedValues": [ { "name": "United", "code": "United" }, { "name": "Hydra", "code": "Hydra" }, { "name": "Stormtek", "code": "Stormtek" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DebrisRackDeviceModelType", "type": "esriFieldTypeString", "alias": "DebrisRackDeviceModelType", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DebrisRackInstallDate", "type": "esriFieldTypeDate", "alias": "DebrisRackInstallDate", "length": 8, "domain": null }, { "name": "HasDrainInsert", "type": "esriFieldTypeString", "alias": "HasDrainInsert", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DrainInsertManufacturer", "type": "esriFieldTypeString", "alias": "DrainInsertManufacturer", "length": 255, "domain": { "type": "codedValue", "name": "swStructureManufacturer", "description": "", "codedValues": [ { "name": "United", "code": "United" }, { "name": "Hydra", "code": "Hydra" }, { "name": "Stormtek", "code": "Stormtek" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DrainInsertDeviceModelType", "type": "esriFieldTypeString", "alias": "DrainInsertDeviceModelType", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DrainInsertInstallDate", "type": "esriFieldTypeDate", "alias": "DrainInsertInstallDate", "length": 8, "domain": null }, { "name": "HasFilterFabric", "type": "esriFieldTypeString", "alias": "HasFilterFabric", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FilterFabricManufacturer", "type": "esriFieldTypeString", "alias": "FilterFabricManufacturer", "length": 255, "domain": { "type": "codedValue", "name": "swStructureManufacturer", "description": "", "codedValues": [ { "name": "United", "code": "United" }, { "name": "Hydra", "code": "Hydra" }, { "name": "Stormtek", "code": "Stormtek" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FilterFabricDeviceModelType", "type": "esriFieldTypeString", "alias": "FilterFabricDeviceModelType", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FilterFabricInstallDate", "type": "esriFieldTypeDate", "alias": "FilterFabricInstallDate", "length": 8, "domain": null }, { "name": "HasFiltersCatchPan", "type": "esriFieldTypeString", "alias": "HasFiltersCatchPan", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FiltersCatchPanManufacturer", "type": "esriFieldTypeString", "alias": "FiltersCatchPanManufacturer", "length": 255, "domain": { "type": "codedValue", "name": "swStructureManufacturer", "description": "", "codedValues": [ { "name": "United", "code": "United" }, { "name": "Hydra", "code": "Hydra" }, { "name": "Stormtek", "code": "Stormtek" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FiltersCatchPanDeviceModelType", "type": "esriFieldTypeString", "alias": "FiltersCatchPanDeviceModelType", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FiltersCatchPanInstallDate", "type": "esriFieldTypeDate", "alias": "FiltersCatchPanInstallDate", "length": 8, "domain": null }, { "name": "HasHydrodynamicSeparators", "type": "esriFieldTypeString", "alias": "HasHydrodynamicSeparators", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HydrodynamicSeparatorsManufactu", "type": "esriFieldTypeString", "alias": "HydrodynamicSeparatorsManufactu", "length": 255, "domain": { "type": "codedValue", "name": "swStructureManufacturer", "description": "", "codedValues": [ { "name": "United", "code": "United" }, { "name": "Hydra", "code": "Hydra" }, { "name": "Stormtek", "code": "Stormtek" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HydrodynamicSeparatorsDeviceMod", "type": "esriFieldTypeString", "alias": "HydrodynamicSeparatorsDeviceMod", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HydrodynamicSeparatorsInstallDa", "type": "esriFieldTypeDate", "alias": "HydrodynamicSeparatorsInstallDa", "length": 8, "domain": null }, { "name": "HasInterceptorSeperator", "type": "esriFieldTypeString", "alias": "HasInterceptorSeperator", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InterceptorSeperatorManufacture", "type": "esriFieldTypeString", "alias": "InterceptorSeperatorManufacture", "length": 255, "domain": { "type": "codedValue", "name": "swStructureManufacturer", "description": "", "codedValues": [ { "name": "United", "code": "United" }, { "name": "Hydra", "code": "Hydra" }, { "name": "Stormtek", "code": "Stormtek" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InterceptorSeperatorDeviceModel", "type": "esriFieldTypeString", "alias": "InterceptorSeperatorDeviceModel", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InterceptorSeperatorInstallDate", "type": "esriFieldTypeDate", "alias": "InterceptorSeperatorInstallDate", "length": 8, "domain": null }, { "name": "HasMediaFilter", "type": "esriFieldTypeString", "alias": "HasMediaFilter", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MediaFilterManufacturer", "type": "esriFieldTypeString", "alias": "MediaFilterManufacturer", "length": 255, "domain": { "type": "codedValue", "name": "swStructureManufacturer", "description": "", "codedValues": [ { "name": "United", "code": "United" }, { "name": "Hydra", "code": "Hydra" }, { "name": "Stormtek", "code": "Stormtek" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MediaFilterDeviceModelType", "type": "esriFieldTypeString", "alias": "MediaFilterDeviceModelType", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MediaFilterInstallDate", "type": "esriFieldTypeDate", "alias": "MediaFilterInstallDate", "length": 8, "domain": null }, { "name": "HasRetentionIrrigation", "type": "esriFieldTypeString", "alias": "HasRetentionIrrigation", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RetentionIrrigationManufacturer", "type": "esriFieldTypeString", "alias": "RetentionIrrigationManufacturer", "length": 255, "domain": { "type": "codedValue", "name": "swStructureManufacturer", "description": "", "codedValues": [ { "name": "United", "code": "United" }, { "name": "Hydra", "code": "Hydra" }, { "name": "Stormtek", "code": "Stormtek" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RetentionIrrigationDeviceModelT", "type": "esriFieldTypeString", "alias": "RetentionIrrigationDeviceModelT", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RetentionIrrigationInstallDate", "type": "esriFieldTypeDate", "alias": "RetentionIrrigationInstallDate", "length": 8, "domain": null }, { "name": "HasRiser", "type": "esriFieldTypeString", "alias": "HasRiser", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RiserManufacturer", "type": "esriFieldTypeString", "alias": "RiserManufacturer", "length": 255, "domain": { "type": "codedValue", "name": "swStructureManufacturer", "description": "", "codedValues": [ { "name": "United", "code": "United" }, { "name": "Hydra", "code": "Hydra" }, { "name": "Stormtek", "code": "Stormtek" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RiserDeviceModelType", "type": "esriFieldTypeString", "alias": "RiserDeviceModelType", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RiserInstallDate", "type": "esriFieldTypeDate", "alias": "RiserInstallDate", "length": 8, "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": "R2346_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1926_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 86, "name": "Structure Private ", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 84, "name": "Storm Water System (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "StructureType", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a91858e51f3125feca623d1ef8725b64", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJ0lEQVQ4ja2RsWqDUBiFD5hBkGQwQ6g4ChkcHIKBiFt3KWQV+wAOPkkXh85OoU8ggUZQhzo4ODi5ioNkMBEhUyDB0JaGGGvSftu93PNd/vP38Ed6/ybQNO2VIAixS+hwOLxYlvV2JgiC4IkkyQeWZVvDURRhPB4/AjgX1KiqislkgjRN0YQsyzAMA7vd7noHi8UCy+USw+Hw7D5JEvi+361EXdfBcRzW6/XpPJvNMJ/Pb9uCaZpgGAZxHGMwGNy3RkmSUBRF2xNcFdSFeZ6Hfr+P0Wh0m8B1XQiCcOqhZrVaoSzLboLpdIr9fv9d4BeKooCiqHZBGIYQRRE8zzf+Zts2siwDTdOXgqqq3h3HERzHaQz/ZLvdflwI8jx//jX5yWazaR7hHo5bmlzyclkARgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Area Drain", "label": "Area Drain" }, { "symbol": { "type": "esriPMS", "url": "c6c35e2ab062143cfb106c626942f09f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeUlEQVQokWNhoACwUFVzQ0MD061bt9pYWVlduLi4eL99+/b5379/u5SVlWsaGhr+4dRcVFSkdvfu3T1JSUmyqqqqcPGbN28aL168ODovL89l0qRJtzE0g2y8c+fO3sbGRhkWFlQHycvLM9y7d0/u48ePpxsaGoRgLoCrun37dldCQgKGxp8/fzKkpqYyHD16FMTlNzQ0bGVgYKhE0czCwuKgpqaGovHXr18MaWlpDIcOHYKLPXjwIBRDMzc3Ny+yxt+/fzNkZGQwHDhwAMXAL1++CGD4GRSqMPafP38YsrKyGPbu3cuADnh4eD5gaP7169fBe/fuGcvJyTFkZ2cz7Nq1iwEbkJWVXYOhWU1NrXz+/Plh7969k9mxYwdWjTo6Oh/V1NSqMDQ3NDT8SU9Pd793794JBgYGFP+DgJaW1ic3Nzcz5ISCEi8zZ868BorHW7dudT169MgPFDggP8rLy29QVVUtw5vCYC4AJTYoBoMjR45g9QZFGQMAAK6Xfmw4F3AAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BubbleUp", "label": "BubbleUp" }, { "symbol": { "type": "esriPMS", "url": "a7b5aa8a5b4361e4fc149ae704ab21aa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+0lEQVQokaXSP2qEQBgF8CfoNCm3TCWInVGwFr2AJ1DxDF4gTXIU8c8FBNOMeoIBC2OTQgK26ZxCSLDYZY3DFruv/n7Fe3wy7oz8MFRV1Zck6fnW8bquH9M0fe2gbdvvvu+/eJ53AJxzZFmGrutep2l620Fd139OpxOapsE15pwjz3NEUbRBcUfDMND3/QVzzlEUBcIwhKIo4o7/cV3XmOcZQRAckBBu0TQNVVVtvYVICJdlQZqmSJIEwzCgbVu4rnsbnlEcxyCEwDRNMMYOg+3gsizyNTrHsqwLFkLG2Oo4zmdZlr+iTuM4PhFCvg+QUupSSoVDiHL3r/4BfDFuJNgwp4wAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Catch Basin", "label": "Catch Basin" }, { "symbol": { "type": "esriPMS", "url": "313e7b8abcd9da01916761b153026036", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABS0lEQVQokWNhIBOwUFujopSUlMWXL1/effr06TADA8M3vBp5eHhEjYyMloaFhRm+ePFCxM3N7e+6detuHThwYOWFCxcacWlkdHV1XdPR0WHHwcHBsHr1agZ5eXnmwsJCTRcXl7KGhgbGM2fONGBotLW1LS0vL7cGaUIHurq6XI6OjnFnzpzpgjkbrlFdXd1eUlKSGVdg+Pn5Ke7evdv7woULq1E0cnFx8eDSBAI8PDwM/Pz8EmAOssZ37969/PfvHwMTExMDNnDx4sU/v3//3o+hkYWFpW7t2rXuoaGhfOia/vz5w7Bly5Yrx44du4KhccGCBTfS09Ob161b1xAYGMgNE3/9+jXD9OnT7/758ycQ2TCUeJw5c2ZPfn7+rs7Ozs7Pnz+rPnv27MPLly9P/vr1K2/Dhg1/cWoEgYkTJ15iYGDwxOpRfBqJBQD5RXwWy6sWEAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Clean Out", "label": "Clean Out" }, { "symbol": { "type": "esriPMS", "url": "dd52fc5d1adb8982538fa06684cbda06", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABRklEQVQokWNhIBOwUF2jpqam5PXr118xMDD8JVpjTExMoru7e9OtW7eu7tixI+v06dP38GpUUFDg8PHxmRETExMlKSnJamdnJ6OmprZn/fr19evWrVuMVaOnp6eFra3ttIiICENmZma4Ajs7O0UFBYXZwsLCDrNnz85gYGD4jaJRS0srNTo62hDE/vjxI0NNTQ2Dra0tQ1hYGIOcnBy7m5tb3P///1vmzJlzH0Xjhw8flj169ChJTk6O4fz58wybNm1iuHnzJlgjCDx+/PgSTBOKxrlz5+41MzO7KycnpwyyqbW1lcHAwADu5EePHh3GGThPnz49wsDAoAzyY0xMDFz8zp07fx8/frwQn8a1z58/jxcVFUUJ+hs3blxeu3bteZwa586du/n////pjIyMKOL//v27imIStgQwb968Wehi2ADZaRUAO9J5smL3WoEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Drop Inlet", "label": "Drop Inlet" }, { "symbol": { "type": "esriPMS", "url": "5efb60d1a2a55ad238f8f785398411db", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABa0lEQVQokWNhIBOwUFujkpSUlPnXr1/ffvz48RADA8MPvBp5eHhEZWVld5ibm6s+f/6cV0lJ6f+5c+de//r1a/L58+dbcGlkUlVVPdjf36+pqKjI0NPTwxASEsJYUVEh1tfXV8vOzv7/xIkTrRgaTUxM6tLT09VBmtBBYWEhW3R0dBEDA0MXAwPDbxSN////D1ZRUWF68uQJmP/p0yeGFy9eMLCwQJTo6+sL/f371+PEiROb0Z3KvWrVKjjnypUrDH/+/GHg4+MD869duwYKAxkMpwoICNyJiIhQVFBQAPN7IH5kgPHLy8v/vX79ei+GRllZ2bypU6ee6+7u5kT3482bNxnev39/Y+/evbcwNC5YsOBGeHh4R3Z2dnVRUREbSOz79+8MGzduZFi1atVLPT09Z1zRwbBy5cqm0NDQ3e3t7RPfv3+vcO7cuR/S0tLbXFxcshoaGv7h1AgCq1evPs7AwGCGLo4OyE6rAGmLiYjYAVYoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Dry Well", "label": "Dry Well" }, { "symbol": { "type": "esriPMS", "url": "1b98d11bb8a25029e83d10c78bfc0194", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABu0lEQVQoka3QsWsacRQH8G/k4IqWYjtKKVmCIhJwaJdSPIvikiFS0AiC4nJ00knq0g7dBBUXpZQTFYlo8A/Qk9PLLN1OMIuK5IZy8DuPgEttyt0QEu5KC+13fh/ee18K/xDqv2JJkp61Wq0vkiSFCCEOp9N54/P5holE4r3f71d/i8vl8qtkMnlJ0zSdSqXgcrkgy/LTZrN5xvP8abFYfJ3P57+Z8GQyobLZrMAwDJ3L5TAejyGKIrxeL7rdLkql0qNOpyP2+31nLBbbP8C1Wu2z3W536JBlWfA8f3dRJBJBvV7HbDZ7PBgMPgL49ACvVquTTCZjoPtQz3A4hCAISKfT4Dju1IQ1TXui/zidTi2bnc/nCAQCxpzpZ4qirmVZfuF2uy2xx+PRyzPmTFjTtK+NRuNlr9ejgsGgXuAdDIfDCIVCiMfjPwghdRPebDat3W73oVqtHnEcdzAajbBYLIyNOq5UKrfL5fJKUZRzEwbwU1GUN+12WxBF8ZBlWQfDMMap0Wj0Zr1eL1VVfQvg1grr+U4IOSaEvCsUCgmbzfZ8v99vttttF8DgPrTCxgUALlRVvbBs7g/4r/MLQarEEM6BXsEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Energy Dissipator", "label": "Energy Dissipator" }, { "symbol": { "type": "esriPMS", "url": "303e90c666bbff85f2cf0f38624079e6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAjUlEQVQokWNhIBOwUKxRXV3diZubWwCf4nfv3p178ODBAxSN6enp5cHBwW74NFZUVGQ/ePBgGnWcShWNL1++ZIiOjmaws7NjqKurI17js2fPGG7fvs3AwoLbQVhlDA0NGTZs2MAgLS1NmkaYZgY8gPLAefDgwett27Zdwqf4z58/bzE0Tpo0KYYsG0kFAJTzK3WaE4VzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Inlet Culvert", "label": "Inlet Culvert" }, { "symbol": { "type": "esriPMS", "url": "e9b77a819f80bf8dc8d75c05f0917ecf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAgUlEQVQokWNhoACw0EKzLgMDw3Qkfi4DA8N5YjXzMzAwWKPxaedsAwYGBgEkZzOgycHABwYGhgvomicwMDDYM2AH/UjsgwwMDA7omkkGLNTSnIsUqiA/T0OSy0OKqo/YNF/GYwlI7gg+m0kGuDSDomMvEv89KZqvMDAwuJBrM1EAADiaEN0wQl3QAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Intercept Separator", "label": "Intercept Separator" }, { "symbol": { "type": "esriPMS", "url": "192a7a6c92a0f37945cf495b2f4f5781", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNElEQVQokWNhIBGwYBHj19PTs+fl5eW4ePHilS9fvlzDqcHf3z8kMjKywsLCwpiRkZHh+fPnrxYtWjRv2rRpzQwMDN9QNDg5OdmVl5fPkpaWFoSJSUpKipWXl1cwMzOzTp48uQRFg5+fXzFM8devXxnevXvHICsrC5aLiYlJ2bJly+L79+9fhGsQFRXVg7EzMzMZjhw5wnDw4EGwJgkJCX5LS0srFA3//v37A2NbWVkx/Pnzh0FISAjM////P8PPnz/B8nANjx8/Ps3AwKACYmdkZIAxDJw7d+7l48eP16FoOH/+fKmkpKSdk5OTNHLIPX/+/M+RI0faTp069RZFw+rVq5/y8fFZv337doq0tLQtCwsL58ePH29cvXq1vb+/fwXWeJg7d+5DBgYGXyyRiT3iiAEAIdx0fcB99uwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manhole", "label": "Manhole" }, { "symbol": { "type": "esriPMS", "url": "303e90c666bbff85f2cf0f38624079e6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAjUlEQVQokWNhIBOwUKxRXV3diZubWwCf4nfv3p178ODBAxSN6enp5cHBwW74NFZUVGQ/ePBgGnWcShWNL1++ZIiOjmaws7NjqKurI17js2fPGG7fvs3AwoLbQVhlDA0NGTZs2MAgLS1NmkaYZgY8gPLAefDgwett27Zdwqf4z58/bzE0Tpo0KYYsG0kFAJTzK3WaE4VzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Outfall", "label": "Outfall" }, { "symbol": { "type": "esriPMS", "url": "ce3964bc361f5ef9e304e7d53339cb3e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2UlEQVQ4jb3UP0tCYRQH4Ie6a0uNgW0uQl8gkD6BYzi0NTUIQUs4+S3ammxoyALBwdmtliAacpHoIxgKQcgFg9R7b+9V8be9f3g4hwMnsqZEm4R28IWfVaAj3GKAU3zmhbZQRwPbOMALzvAYCu2jieO5+1084BqXGGVBFdxgL60FnKOMKl6ToBPcCUsJTzhEfx56ky+j6RAWKorLfEcxEGrjOwmK08JVIHT/9xAlPIZAQ3SzoGd8oPAP1ME4C/pt7yJPW2lQ/KkmPeNpRTNJgnrLbIWNrpGgTACECSWG/zKcBQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pump Station", "label": "Pump Station" }, { "symbol": { "type": "esriPMS", "url": "487fa1ac45c5c89efdc95055d1f98360", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB2klEQVQ4jWNhoBCw0MSA0tJSg58/f+YKCwtL/v79+/erV6+usbCwtE6bNu0LQQPKyspm8fDwJDg5ObFqaWmBxZYuXerHycmZlJmZWTx9+vQlOA3IzMycFx4envjs2TMUQ9nY2BiCgoLEjh07NvPv37/vZ82atRXDgNzcXK1///7F3Lhxg+HevXsMzMzMDO/evQPL3b59m+HIkSMgJte3b98mMTAwYBrw79+/vMTERFYQ++/fvwwsLCwMampqYLlbt24xqKurg9n///9XZGdnN5w7d+55FAOEhISkREVFwWxBQUGwATA+Ly8vnM3Ozs64c+dOBwYGBlQDGBkZfzAQAUDeYmJi+oThhTdv3lxctGhRKCcnJ8OTJ09AihiuXr0Kljt9+jTcgBs3bvzi4uJah2GAhoZGDwMDQ4a/v7/MpUuXwF6ARSMIhIaGMvz584dh2rRp23p7e99jGJCXl/ezqKgo8/jx48u4ubl50Z0O0jx//vybv379iseZDvr6+rYUFhb6fv/+fZqGhoamhIQE44cPH0Cx8HPq1Knbfv/+nTB58mS4/zEMAIH+/v6DDAwM2oWFhSozZsyw/f3799ffv39vnTVr1ldsgYozM/X3999hYGAAYbyA4twIAJjCtvM5R+YUAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Thru Curb Drain", "label": "Thru Curb Drain" }, { "symbol": { "type": "esriPMS", "url": "53a4b508ed88e41bff57684aaee6762e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJ0lEQVQ4ja2TMWuDQBTH/3JiAq4uQqYDv0EylDjY0T1joGAc8xFMBnFuP4A4HnQouPkJzskp1KlL8FuEgFjuQQptYrWkf3jcvXf8f/cex+m4U/q/AZqmeQLwOMbUtu0L5/zws4MHx3EU5FdNJhPUdf0G4AqA8/lMq+u6WK1W34xCCFRV1T/CRYvFAmVZwvd9rNdrqqVpSmZ1djjQxf2AIAjgeR6iKKL8dDohSRLKLcsaBihtt1tomkamruuw2+0QhiHyPMfoZ5xOp2RWILXvk36rmGUZ4jjGfr+nES7jmKY5DBBCQEpJ5s1mQzXViYIsl8thgJSSntG2bRRFQTXOOebzOZ0ZhjE8gpSSYoy+AIyx5+Px+DrGxBh7vwLMZrMPACr+pLt/4yfemmVnxO1BYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Treatment Device", "label": "Treatment Device" }, { "symbol": { "type": "esriPMS", "url": "d792235079645ae19ab0b7f8ec291fff", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACEklEQVQ4jWNhoBJgGXIGKYSHh6999+7dv927d9swMDD8JMUgYSsrqxmXL1/O/Pz5M0tQUJDWo0eP3u3evZtRTk5OSUZGpvXYsWNJDAwM3/Ea5OrqunbGjBn2LS0tEkuWLCmFiQsJCSmFhYUtysjIME5PT2fZu3dvKF6Dfvz40b1t2zaVuro6m/fv308GiTEyMjInJCQsyc3NNVyyZMmdL1++dBD02uHDh7f+/fs3nYGBYWZ/f7/Jt2/fGLS1tTl4eXnFQYZs2rQp4uTJk2fxGmRvb3/L3t4ezP78+TPT379/GXh4eMD8r1+/Mvz9+5fd3d19ubu7O8ORI0e+7Nu3zwirQcrKynxGRkbiMP7///9RbNXT05OFsR8/fnwHp4s2bNjgvGHDBoZ///6pBAcHtxoaGmr//v0bLMfFxcWwePHiczt37ixiY2N78xsmgc2gd+/eXRUVFVWJj4+vLygo0J44ceIDKysrqadPn3799+/f997eXiNBQcHmlStXBn3+/PkN3sA2NDRcWFBQYDh//vy7K1eurDA3N1/869ev7ytXrsxiYmKaVlVVZXvnzp35Bw4c8MVr0OvXr7NycnLmPX36NO3p06cfYeJnzpzZycHBkbxnz57md+/eZaLrwzDo/PnzF8+fP28M5ars3r378+vXr/+BOEeOHNnBwMAAwhiAUF67M2fOHDECaogyiGhANYMA1FDkYCZpArUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Unknown", "label": "Unknown" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 147, 78, 255 ], "toColor": [ 217, 147, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 86, 227, 255 ], "toColor": [ 168, 86, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 250, 116, 255 ], "toColor": [ 95, 250, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 209, 227, 255 ], "toColor": [ 93, 209, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 62, 111, 255 ], "toColor": [ 176, 62, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 128, 65, 255 ], "toColor": [ 64, 128, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 78, 138, 255 ], "toColor": [ 69, 78, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 245, 86, 255 ], "toColor": [ 218, 245, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 250, 195, 255 ], "toColor": [ 165, 250, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 129, 224, 255 ], "toColor": [ 247, 129, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 232, 152, 255 ], "toColor": [ 250, 232, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 151, 232, 255 ], "toColor": [ 174, 151, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 81, 91, 255 ], "toColor": [ 232, 81, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 84, 73, 255 ], "toColor": [ 145, 84, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 112, 133, 255 ], "toColor": [ 46, 112, 133, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099353.8801293075, "ymin": 1932474.5054470599, "xmax": 6126658.529260054, "ymax": 1950272.7336300611, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PlanName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 50, "domain": null }, { "name": "PlanName", "type": "esriFieldTypeString", "alias": "PlanName", "length": 50, "domain": null }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SubWatershed", "type": "esriFieldTypeString", "alias": "SubWatershed", "length": 10, "domain": { "type": "codedValue", "name": "swSubWaterShed", "description": "SubWaterShed Number", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" }, { "name": "11", "code": "11" }, { "name": "12", "code": "12" }, { "name": "13", "code": "13" }, { "name": "14", "code": "14" }, { "name": "15", "code": "15" }, { "name": "16", "code": "16" }, { "name": "17", "code": "17" }, { "name": "18", "code": "18" }, { "name": "19", "code": "19" }, { "name": "20", "code": "20" }, { "name": "21", "code": "21" }, { "name": "22", "code": "22" }, { "name": "23", "code": "23" }, { "name": "24", "code": "24" }, { "name": "25", "code": "25" }, { "name": "26", "code": "26" }, { "name": "27", "code": "27" }, { "name": "28", "code": "28" }, { "name": "29", "code": "29" }, { "name": "30", "code": "30" }, { "name": "31", "code": "31" }, { "name": "32", "code": "32" }, { "name": "33", "code": "33" }, { "name": "34", "code": "34" }, { "name": "35", "code": "35" }, { "name": "36", "code": "36" }, { "name": "37", "code": "37" }, { "name": "38", "code": "38" }, { "name": "39", "code": "39" }, { "name": "40", "code": "40" }, { "name": "41", "code": "41" }, { "name": "42", "code": "42" }, { "name": "43", "code": "43" }, { "name": "44", "code": "44" }, { "name": "45", "code": "45" }, { "name": "46", "code": "46" }, { "name": "47", "code": "47" }, { "name": "48", "code": "48" }, { "name": "49", "code": "49" }, { "name": "50", "code": "50" }, { "name": "51", "code": "51" }, { "name": "52", "code": "52" }, { "name": "53", "code": "53" }, { "name": "54", "code": "54" }, { "name": "55", "code": "55" }, { "name": "56", "code": "56" }, { "name": "57", "code": "57" }, { "name": "58", "code": "58" }, { "name": "59", "code": "59" }, { "name": "60", "code": "60" }, { "name": "61", "code": "61" }, { "name": "62", "code": "62" }, { "name": "63", "code": "63" }, { "name": "64", "code": "64" }, { "name": "65", "code": "65" }, { "name": "66", "code": "66" }, { "name": "67", "code": "67" }, { "name": "68", "code": "68" }, { "name": "69", "code": "69" }, { "name": "70", "code": "70" }, { "name": "71", "code": "71" }, { "name": "72", "code": "72" }, { "name": "73", "code": "73" }, { "name": "74", "code": "74" }, { "name": "75", "code": "75" }, { "name": "76", "code": "76" }, { "name": "77", "code": "77" }, { "name": "78", "code": "78" }, { "name": "79", "code": "79" }, { "name": "80", "code": "80" }, { "name": "81", "code": "81" }, { "name": "82", "code": "82" }, { "name": "83", "code": "83" }, { "name": "84", "code": "84" }, { "name": "85", "code": "85" }, { "name": "86", "code": "86" }, { "name": "87", "code": "87" }, { "name": "88", "code": "88" }, { "name": "89", "code": "89" }, { "name": "90", "code": "90" }, { "name": "91", "code": "91" }, { "name": "92", "code": "92" }, { "name": "93", "code": "93" }, { "name": "94", "code": "94" }, { "name": "95", "code": "95" }, { "name": "96", "code": "96" }, { "name": "97", "code": "97" }, { "name": "98", "code": "98" }, { "name": "99", "code": "99" }, { "name": "100", "code": "100" }, { "name": "101", "code": "101" }, { "name": "102", "code": "102" }, { "name": "103", "code": "103" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "StructureType", "length": 20, "domain": { "type": "codedValue", "name": "swStructureType", "description": "", "codedValues": [ { "name": "Area Drain", "code": "Area Drain" }, { "name": "BubbleUp", "code": "BubbleUp" }, { "name": "Catch Basin", "code": "Catch Basin" }, { "name": "Clean Out", "code": "Clean Out" }, { "name": "Drop Inlet", "code": "Drop Inlet" }, { "name": "Dry Well", "code": "Dry Well" }, { "name": "Energy Dissipator", "code": "Energy Dissipator" }, { "name": "Manhole", "code": "Manhole" }, { "name": "Outfall", "code": "Outfall" }, { "name": "Thru Curb Drain", "code": "Thru Curb Drain" }, { "name": "Treatment Device", "code": "Treatment Device" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Pump Station", "code": "Pump Station" }, { "name": "Inlet Culvert", "code": "Inlet Culvert" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsCityStandard", "type": "esriFieldTypeString", "alias": "IsCityStandard", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "RimElev", "domain": null }, { "name": "AccessDiameter", "type": "esriFieldTypeSmallInteger", "alias": "AccessDiameter", "domain": { "type": "codedValue", "name": "swAccessDiameter", "description": "", "codedValues": [ { "name": "24 inch", "code": 24 }, { "name": "36 inch", "code": 36 }, { "name": "48 inch", "code": 48 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CoverType", "type": "esriFieldTypeString", "alias": "CoverType", "length": 15, "domain": { "type": "codedValue", "name": "swCoverType", "description": "", "codedValues": [ { "name": "Bolt Down", "code": "Bolt Down" }, { "name": "Grate", "code": "Grate" }, { "name": "Standard Lid", "code": "Standard Lid" }, { "name": "Open Pipe", "code": "Open Pipe" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasHeadWall", "type": "esriFieldTypeString", "alias": "HasHeadWall", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasFlapGate", "type": "esriFieldTypeString", "alias": "HasFlapGate", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasLadder", "type": "esriFieldTypeString", "alias": "HasLadder", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasStencil", "type": "esriFieldTypeString", "alias": "HasStencil", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasButton", "type": "esriFieldTypeString", "alias": "HasButton", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasPrivateBMP", "type": "esriFieldTypeString", "alias": "HasPrivateBMP", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ErrosionControl", "type": "esriFieldTypeString", "alias": "ErrosionControl", "length": 10, "domain": { "type": "codedValue", "name": "swErosionControl", "description": "", "codedValues": [ { "name": "Boulder", "code": "Boulder" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Gabion", "code": "Gabion" }, { "name": "RipRap", "code": "RipRap" }, { "name": "Sacrete", "code": "Sacrete" }, { "name": "T", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsCheckPoint", "type": "esriFieldTypeString", "alias": "IsCheckPoint", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsInlineCheckValve", "type": "esriFieldTypeString", "alias": "IsInlineCheckValve", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CheckValveInstallDate", "type": "esriFieldTypeDate", "alias": "CheckValveInstallDate", "length": 8, "domain": null }, { "name": "CheckValvePlanNumber", "type": "esriFieldTypeString", "alias": "CheckValvePlanNumber", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "IsFloodProne", "type": "esriFieldTypeString", "alias": "IsFloodProne", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasHeavyGrate", "type": "esriFieldTypeString", "alias": "HasHeavyGrate", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ManualClean", "type": "esriFieldTypeString", "alias": "ManualClean", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EOA", "type": "esriFieldTypeString", "alias": "EOA", "length": 50, "domain": null }, { "name": "hasSmartCover", "type": "esriFieldTypeString", "alias": "hasSmartCover", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasInspection", "type": "esriFieldTypeString", "alias": "hasInspection", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BuinessLotFeed", "type": "esriFieldTypeString", "alias": "BuinessLotFeed", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DeviceModelType", "type": "esriFieldTypeString", "alias": "DeviceModelType", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasTrashCaptureInsert", "type": "esriFieldTypeString", "alias": "HasTrashCaptureInsert", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TrashCaptureInsertManufacturer", "type": "esriFieldTypeString", "alias": "TrashCaptureInsertManufacturer", "length": 255, "domain": { "type": "codedValue", "name": "swStructureManufacturer", "description": "", "codedValues": [ { "name": "United", "code": "United" }, { "name": "Hydra", "code": "Hydra" }, { "name": "Stormtek", "code": "Stormtek" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TrashCaptureInsertDeviceModelTy", "type": "esriFieldTypeString", "alias": "TrashCaptureInsertDeviceModelTy", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TrashCaptureInsertInstallDate", "type": "esriFieldTypeDate", "alias": "TrashCaptureInsertInstallDate", "length": 8, "domain": null }, { "name": "HasCurbScreen", "type": "esriFieldTypeString", "alias": "HasCurbScreen", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CurbScreenManufacturer", "type": "esriFieldTypeString", "alias": "CurbScreenManufacturer", "length": 255, "domain": { "type": "codedValue", "name": "swStructureManufacturer", "description": "", "codedValues": [ { "name": "United", "code": "United" }, { "name": "Hydra", "code": "Hydra" }, { "name": "Stormtek", "code": "Stormtek" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CurbScreenDeviceModelType", "type": "esriFieldTypeString", "alias": "CurbScreenDeviceModelType", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CurbScreenInstallDate", "type": "esriFieldTypeDate", "alias": "CurbScreenInstallDate", "length": 8, "domain": null }, { "name": "HasDebrisRack", "type": "esriFieldTypeString", "alias": "HasDebrisRack", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DebrisRackManufacturer", "type": "esriFieldTypeString", "alias": "DebrisRackManufacturer", "length": 255, "domain": { "type": "codedValue", "name": "swStructureManufacturer", "description": "", "codedValues": [ { "name": "United", "code": "United" }, { "name": "Hydra", "code": "Hydra" }, { "name": "Stormtek", "code": "Stormtek" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DebrisRackDeviceModelType", "type": "esriFieldTypeString", "alias": "DebrisRackDeviceModelType", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DebrisRackInstallDate", "type": "esriFieldTypeDate", "alias": "DebrisRackInstallDate", "length": 8, "domain": null }, { "name": "HasDrainInsert", "type": "esriFieldTypeString", "alias": "HasDrainInsert", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DrainInsertManufacturer", "type": "esriFieldTypeString", "alias": "DrainInsertManufacturer", "length": 255, "domain": { "type": "codedValue", "name": "swStructureManufacturer", "description": "", "codedValues": [ { "name": "United", "code": "United" }, { "name": "Hydra", "code": "Hydra" }, { "name": "Stormtek", "code": "Stormtek" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DrainInsertDeviceModelType", "type": "esriFieldTypeString", "alias": "DrainInsertDeviceModelType", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DrainInsertInstallDate", "type": "esriFieldTypeDate", "alias": "DrainInsertInstallDate", "length": 8, "domain": null }, { "name": "HasFilterFabric", "type": "esriFieldTypeString", "alias": "HasFilterFabric", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FilterFabricManufacturer", "type": "esriFieldTypeString", "alias": "FilterFabricManufacturer", "length": 255, "domain": { "type": "codedValue", "name": "swStructureManufacturer", "description": "", "codedValues": [ { "name": "United", "code": "United" }, { "name": "Hydra", "code": "Hydra" }, { "name": "Stormtek", "code": "Stormtek" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FilterFabricDeviceModelType", "type": "esriFieldTypeString", "alias": "FilterFabricDeviceModelType", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FilterFabricInstallDate", "type": "esriFieldTypeDate", "alias": "FilterFabricInstallDate", "length": 8, "domain": null }, { "name": "HasFiltersCatchPan", "type": "esriFieldTypeString", "alias": "HasFiltersCatchPan", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FiltersCatchPanManufacturer", "type": "esriFieldTypeString", "alias": "FiltersCatchPanManufacturer", "length": 255, "domain": { "type": "codedValue", "name": "swStructureManufacturer", "description": "", "codedValues": [ { "name": "United", "code": "United" }, { "name": "Hydra", "code": "Hydra" }, { "name": "Stormtek", "code": "Stormtek" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FiltersCatchPanDeviceModelType", "type": "esriFieldTypeString", "alias": "FiltersCatchPanDeviceModelType", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FiltersCatchPanInstallDate", "type": "esriFieldTypeDate", "alias": "FiltersCatchPanInstallDate", "length": 8, "domain": null }, { "name": "HasHydrodynamicSeparators", "type": "esriFieldTypeString", "alias": "HasHydrodynamicSeparators", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HydrodynamicSeparatorsManufactu", "type": "esriFieldTypeString", "alias": "HydrodynamicSeparatorsManufactu", "length": 255, "domain": { "type": "codedValue", "name": "swStructureManufacturer", "description": "", "codedValues": [ { "name": "United", "code": "United" }, { "name": "Hydra", "code": "Hydra" }, { "name": "Stormtek", "code": "Stormtek" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HydrodynamicSeparatorsDeviceMod", "type": "esriFieldTypeString", "alias": "HydrodynamicSeparatorsDeviceMod", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HydrodynamicSeparatorsInstallDa", "type": "esriFieldTypeDate", "alias": "HydrodynamicSeparatorsInstallDa", "length": 8, "domain": null }, { "name": "HasInterceptorSeperator", "type": "esriFieldTypeString", "alias": "HasInterceptorSeperator", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InterceptorSeperatorManufacture", "type": "esriFieldTypeString", "alias": "InterceptorSeperatorManufacture", "length": 255, "domain": { "type": "codedValue", "name": "swStructureManufacturer", "description": "", "codedValues": [ { "name": "United", "code": "United" }, { "name": "Hydra", "code": "Hydra" }, { "name": "Stormtek", "code": "Stormtek" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InterceptorSeperatorDeviceModel", "type": "esriFieldTypeString", "alias": "InterceptorSeperatorDeviceModel", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InterceptorSeperatorInstallDate", "type": "esriFieldTypeDate", "alias": "InterceptorSeperatorInstallDate", "length": 8, "domain": null }, { "name": "HasMediaFilter", "type": "esriFieldTypeString", "alias": "HasMediaFilter", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MediaFilterManufacturer", "type": "esriFieldTypeString", "alias": "MediaFilterManufacturer", "length": 255, "domain": { "type": "codedValue", "name": "swStructureManufacturer", "description": "", "codedValues": [ { "name": "United", "code": "United" }, { "name": "Hydra", "code": "Hydra" }, { "name": "Stormtek", "code": "Stormtek" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MediaFilterDeviceModelType", "type": "esriFieldTypeString", "alias": "MediaFilterDeviceModelType", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MediaFilterInstallDate", "type": "esriFieldTypeDate", "alias": "MediaFilterInstallDate", "length": 8, "domain": null }, { "name": "HasRetentionIrrigation", "type": "esriFieldTypeString", "alias": "HasRetentionIrrigation", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RetentionIrrigationManufacturer", "type": "esriFieldTypeString", "alias": "RetentionIrrigationManufacturer", "length": 255, "domain": { "type": "codedValue", "name": "swStructureManufacturer", "description": "", "codedValues": [ { "name": "United", "code": "United" }, { "name": "Hydra", "code": "Hydra" }, { "name": "Stormtek", "code": "Stormtek" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RetentionIrrigationDeviceModelT", "type": "esriFieldTypeString", "alias": "RetentionIrrigationDeviceModelT", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RetentionIrrigationInstallDate", "type": "esriFieldTypeDate", "alias": "RetentionIrrigationInstallDate", "length": 8, "domain": null }, { "name": "HasRiser", "type": "esriFieldTypeString", "alias": "HasRiser", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RiserManufacturer", "type": "esriFieldTypeString", "alias": "RiserManufacturer", "length": 255, "domain": { "type": "codedValue", "name": "swStructureManufacturer", "description": "", "codedValues": [ { "name": "United", "code": "United" }, { "name": "Hydra", "code": "Hydra" }, { "name": "Stormtek", "code": "Stormtek" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RiserDeviceModelType", "type": "esriFieldTypeString", "alias": "RiserDeviceModelType", "length": 50, "domain": { "type": "codedValue", "name": "swDeviceModelType", "description": "", "codedValues": [ { "name": "Manual Retractable", "code": "Manual Retractable" }, { "name": "Pipe Screen", "code": "Pipe Screen" }, { "name": "Wing Gate", "code": "Wing Gate" }, { "name": "Auto Retractable", "code": "Auto Retractable" }, { "name": "Tophat", "code": "Tophat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RiserInstallDate", "type": "esriFieldTypeDate", "alias": "RiserInstallDate", "length": 8, "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": "R2346_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2346", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1926_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 87, "name": "Junction", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 84, "name": "Storm Water System (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 156, 83, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099965.311649218, "ymin": 1932498.70651415, "xmax": 6126680.720160559, "ymax": 1949620.4081630558, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PlanName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 50, "domain": null }, { "name": "PlanName", "type": "esriFieldTypeString", "alias": "PlanName", "length": 50, "domain": null }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SubWatershed", "type": "esriFieldTypeString", "alias": "SubWatershed", "length": 10, "domain": { "type": "codedValue", "name": "swSubWaterShed", "description": "SubWaterShed Number", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" }, { "name": "11", "code": "11" }, { "name": "12", "code": "12" }, { "name": "13", "code": "13" }, { "name": "14", "code": "14" }, { "name": "15", "code": "15" }, { "name": "16", "code": "16" }, { "name": "17", "code": "17" }, { "name": "18", "code": "18" }, { "name": "19", "code": "19" }, { "name": "20", "code": "20" }, { "name": "21", "code": "21" }, { "name": "22", "code": "22" }, { "name": "23", "code": "23" }, { "name": "24", "code": "24" }, { "name": "25", "code": "25" }, { "name": "26", "code": "26" }, { "name": "27", "code": "27" }, { "name": "28", "code": "28" }, { "name": "29", "code": "29" }, { "name": "30", "code": "30" }, { "name": "31", "code": "31" }, { "name": "32", "code": "32" }, { "name": "33", "code": "33" }, { "name": "34", "code": "34" }, { "name": "35", "code": "35" }, { "name": "36", "code": "36" }, { "name": "37", "code": "37" }, { "name": "38", "code": "38" }, { "name": "39", "code": "39" }, { "name": "40", "code": "40" }, { "name": "41", "code": "41" }, { "name": "42", "code": "42" }, { "name": "43", "code": "43" }, { "name": "44", "code": "44" }, { "name": "45", "code": "45" }, { "name": "46", "code": "46" }, { "name": "47", "code": "47" }, { "name": "48", "code": "48" }, { "name": "49", "code": "49" }, { "name": "50", "code": "50" }, { "name": "51", "code": "51" }, { "name": "52", "code": "52" }, { "name": "53", "code": "53" }, { "name": "54", "code": "54" }, { "name": "55", "code": "55" }, { "name": "56", "code": "56" }, { "name": "57", "code": "57" }, { "name": "58", "code": "58" }, { "name": "59", "code": "59" }, { "name": "60", "code": "60" }, { "name": "61", "code": "61" }, { "name": "62", "code": "62" }, { "name": "63", "code": "63" }, { "name": "64", "code": "64" }, { "name": "65", "code": "65" }, { "name": "66", "code": "66" }, { "name": "67", "code": "67" }, { "name": "68", "code": "68" }, { "name": "69", "code": "69" }, { "name": "70", "code": "70" }, { "name": "71", "code": "71" }, { "name": "72", "code": "72" }, { "name": "73", "code": "73" }, { "name": "74", "code": "74" }, { "name": "75", "code": "75" }, { "name": "76", "code": "76" }, { "name": "77", "code": "77" }, { "name": "78", "code": "78" }, { "name": "79", "code": "79" }, { "name": "80", "code": "80" }, { "name": "81", "code": "81" }, { "name": "82", "code": "82" }, { "name": "83", "code": "83" }, { "name": "84", "code": "84" }, { "name": "85", "code": "85" }, { "name": "86", "code": "86" }, { "name": "87", "code": "87" }, { "name": "88", "code": "88" }, { "name": "89", "code": "89" }, { "name": "90", "code": "90" }, { "name": "91", "code": "91" }, { "name": "92", "code": "92" }, { "name": "93", "code": "93" }, { "name": "94", "code": "94" }, { "name": "95", "code": "95" }, { "name": "96", "code": "96" }, { "name": "97", "code": "97" }, { "name": "98", "code": "98" }, { "name": "99", "code": "99" }, { "name": "100", "code": "100" }, { "name": "101", "code": "101" }, { "name": "102", "code": "102" }, { "name": "103", "code": "103" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "JunctionType", "type": "esriFieldTypeString", "alias": "JunctionType", "length": 25, "domain": { "type": "codedValue", "name": "swJunctionType", "description": "", "codedValues": [ { "name": "22 Bend", "code": "22 Bend" }, { "name": "45 Bend", "code": "45 Bend" }, { "name": "Channel Junction", "code": "Channel Junction" }, { "name": "Connectivity Junction", "code": "Connectivity Junction" }, { "name": "Fitting", "code": "Fitting" }, { "name": "Grade Break", "code": "Grade Break" }, { "name": "Junction Box", "code": "Junction Box" }, { "name": "Pipe Change", "code": "Pipe Change" }, { "name": "Pipe Junction", "code": "Pipe Junction" }, { "name": "Plug", "code": "Plug" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "R2344_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1924_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 88, "name": "Channel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 84, "name": "Storm Water System (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6098649.012116477, "ymin": 1929970.544575721, "xmax": 6127226.370315969, "ymax": 1950789.7795119733, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 50, "domain": null }, { "name": "PlanName", "type": "esriFieldTypeString", "alias": "PlanName", "length": 50, "domain": null }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SubWatershed", "type": "esriFieldTypeString", "alias": "SubWatershed", "length": 10, "domain": { "type": "codedValue", "name": "swSubWaterShed", "description": "SubWaterShed Number", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" }, { "name": "11", "code": "11" }, { "name": "12", "code": "12" }, { "name": "13", "code": "13" }, { "name": "14", "code": "14" }, { "name": "15", "code": "15" }, { "name": "16", "code": "16" }, { "name": "17", "code": "17" }, { "name": "18", "code": "18" }, { "name": "19", "code": "19" }, { "name": "20", "code": "20" }, { "name": "21", "code": "21" }, { "name": "22", "code": "22" }, { "name": "23", "code": "23" }, { "name": "24", "code": "24" }, { "name": "25", "code": "25" }, { "name": "26", "code": "26" }, { "name": "27", "code": "27" }, { "name": "28", "code": "28" }, { "name": "29", "code": "29" }, { "name": "30", "code": "30" }, { "name": "31", "code": "31" }, { "name": "32", "code": "32" }, { "name": "33", "code": "33" }, { "name": "34", "code": "34" }, { "name": "35", "code": "35" }, { "name": "36", "code": "36" }, { "name": "37", "code": "37" }, { "name": "38", "code": "38" }, { "name": "39", "code": "39" }, { "name": "40", "code": "40" }, { "name": "41", "code": "41" }, { "name": "42", "code": "42" }, { "name": "43", "code": "43" }, { "name": "44", "code": "44" }, { "name": "45", "code": "45" }, { "name": "46", "code": "46" }, { "name": "47", "code": "47" }, { "name": "48", "code": "48" }, { "name": "49", "code": "49" }, { "name": "50", "code": "50" }, { "name": "51", "code": "51" }, { "name": "52", "code": "52" }, { "name": "53", "code": "53" }, { "name": "54", "code": "54" }, { "name": "55", "code": "55" }, { "name": "56", "code": "56" }, { "name": "57", "code": "57" }, { "name": "58", "code": "58" }, { "name": "59", "code": "59" }, { "name": "60", "code": "60" }, { "name": "61", "code": "61" }, { "name": "62", "code": "62" }, { "name": "63", "code": "63" }, { "name": "64", "code": "64" }, { "name": "65", "code": "65" }, { "name": "66", "code": "66" }, { "name": "67", "code": "67" }, { "name": "68", "code": "68" }, { "name": "69", "code": "69" }, { "name": "70", "code": "70" }, { "name": "71", "code": "71" }, { "name": "72", "code": "72" }, { "name": "73", "code": "73" }, { "name": "74", "code": "74" }, { "name": "75", "code": "75" }, { "name": "76", "code": "76" }, { "name": "77", "code": "77" }, { "name": "78", "code": "78" }, { "name": "79", "code": "79" }, { "name": "80", "code": "80" }, { "name": "81", "code": "81" }, { "name": "82", "code": "82" }, { "name": "83", "code": "83" }, { "name": "84", "code": "84" }, { "name": "85", "code": "85" }, { "name": "86", "code": "86" }, { "name": "87", "code": "87" }, { "name": "88", "code": "88" }, { "name": "89", "code": "89" }, { "name": "90", "code": "90" }, { "name": "91", "code": "91" }, { "name": "92", "code": "92" }, { "name": "93", "code": "93" }, { "name": "94", "code": "94" }, { "name": "95", "code": "95" }, { "name": "96", "code": "96" }, { "name": "97", "code": "97" }, { "name": "98", "code": "98" }, { "name": "99", "code": "99" }, { "name": "100", "code": "100" }, { "name": "101", "code": "101" }, { "name": "102", "code": "102" }, { "name": "103", "code": "103" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": { "type": "codedValue", "name": "swChannelNames", "description": "", "codedValues": [ { "name": "Calabazas Creek", "code": "Calabazas Creek" }, { "name": "Heney Creek", "code": "Heney Creek" }, { "name": "Junipero Serra Channel", "code": "Junipero Serra Channel" }, { "name": "Permanente Creek", "code": "Permanente Creek" }, { "name": "Regnart Creek", "code": "Regnart Creek" }, { "name": "Saratoga Creek", "code": "Saratoga Creek" }, { "name": "Stevens Creek", "code": "Stevens Creek" }, { "name": "Prospect Creek", "code": "Prospect Creek" }, { "name": "Sunnyvale East Channel", "code": "Sunnyvale East Channel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ChannelType", "type": "esriFieldTypeString", "alias": "ChannelType", "length": 30, "domain": { "type": "codedValue", "name": "swChannelType", "description": "", "codedValues": [ { "name": "Channel", "code": "Channel" }, { "name": "Ditch", "code": "Ditch" }, { "name": "Swale", "code": "Swale" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Infiltration Trench", "code": "Infiltration Trench" }, { "name": "Extended Detention Basin", "code": "Extended Detention Basin" }, { "name": "Underground Detention Systems", "code": "Underground Detention Systems" }, { "name": "Trench Drain", "code": "Trench Drain" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ChannelShape", "type": "esriFieldTypeString", "alias": "ChannelShape", "length": 15, "domain": { "type": "codedValue", "name": "swChannelShape", "description": "", "codedValues": [ { "name": "Rectangular", "code": "Rectangular" }, { "name": "Trapezoidal", "code": "Trapezoidal" }, { "name": "U", "code": "U" }, { "name": "V", "code": "V" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ChannelMaterial", "type": "esriFieldTypeString", "alias": "ChannelMaterial", "length": 10, "domain": { "type": "codedValue", "name": "swChannelMaterial", "description": "", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Unlined", "code": "Unlined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ChannelLength", "type": "esriFieldTypeDouble", "alias": "ChannelLength", "domain": null }, { "name": "WidthAtBottom", "type": "esriFieldTypeDouble", "alias": "WidthAtBottom", "domain": null }, { "name": "WidthAtTop", "type": "esriFieldTypeDouble", "alias": "WidthAtTop", "domain": null }, { "name": "CreekDesignation", "type": "esriFieldTypeString", "alias": "CreekDesignation", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "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": "R2343_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1923_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 89, "name": "Pipe", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 84, "name": "Storm Water System (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099353.8801293075, "ymin": 1932474.5054470599, "xmax": 6126679.617800549, "ymax": 1950272.7336300611, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PlanName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 50, "domain": null }, { "name": "PlanName", "type": "esriFieldTypeString", "alias": "PlanName", "length": 50, "domain": null }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SubWatershed", "type": "esriFieldTypeString", "alias": "SubWatershed", "length": 10, "domain": { "type": "codedValue", "name": "swSubWaterShed", "description": "SubWaterShed Number", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" }, { "name": "11", "code": "11" }, { "name": "12", "code": "12" }, { "name": "13", "code": "13" }, { "name": "14", "code": "14" }, { "name": "15", "code": "15" }, { "name": "16", "code": "16" }, { "name": "17", "code": "17" }, { "name": "18", "code": "18" }, { "name": "19", "code": "19" }, { "name": "20", "code": "20" }, { "name": "21", "code": "21" }, { "name": "22", "code": "22" }, { "name": "23", "code": "23" }, { "name": "24", "code": "24" }, { "name": "25", "code": "25" }, { "name": "26", "code": "26" }, { "name": "27", "code": "27" }, { "name": "28", "code": "28" }, { "name": "29", "code": "29" }, { "name": "30", "code": "30" }, { "name": "31", "code": "31" }, { "name": "32", "code": "32" }, { "name": "33", "code": "33" }, { "name": "34", "code": "34" }, { "name": "35", "code": "35" }, { "name": "36", "code": "36" }, { "name": "37", "code": "37" }, { "name": "38", "code": "38" }, { "name": "39", "code": "39" }, { "name": "40", "code": "40" }, { "name": "41", "code": "41" }, { "name": "42", "code": "42" }, { "name": "43", "code": "43" }, { "name": "44", "code": "44" }, { "name": "45", "code": "45" }, { "name": "46", "code": "46" }, { "name": "47", "code": "47" }, { "name": "48", "code": "48" }, { "name": "49", "code": "49" }, { "name": "50", "code": "50" }, { "name": "51", "code": "51" }, { "name": "52", "code": "52" }, { "name": "53", "code": "53" }, { "name": "54", "code": "54" }, { "name": "55", "code": "55" }, { "name": "56", "code": "56" }, { "name": "57", "code": "57" }, { "name": "58", "code": "58" }, { "name": "59", "code": "59" }, { "name": "60", "code": "60" }, { "name": "61", "code": "61" }, { "name": "62", "code": "62" }, { "name": "63", "code": "63" }, { "name": "64", "code": "64" }, { "name": "65", "code": "65" }, { "name": "66", "code": "66" }, { "name": "67", "code": "67" }, { "name": "68", "code": "68" }, { "name": "69", "code": "69" }, { "name": "70", "code": "70" }, { "name": "71", "code": "71" }, { "name": "72", "code": "72" }, { "name": "73", "code": "73" }, { "name": "74", "code": "74" }, { "name": "75", "code": "75" }, { "name": "76", "code": "76" }, { "name": "77", "code": "77" }, { "name": "78", "code": "78" }, { "name": "79", "code": "79" }, { "name": "80", "code": "80" }, { "name": "81", "code": "81" }, { "name": "82", "code": "82" }, { "name": "83", "code": "83" }, { "name": "84", "code": "84" }, { "name": "85", "code": "85" }, { "name": "86", "code": "86" }, { "name": "87", "code": "87" }, { "name": "88", "code": "88" }, { "name": "89", "code": "89" }, { "name": "90", "code": "90" }, { "name": "91", "code": "91" }, { "name": "92", "code": "92" }, { "name": "93", "code": "93" }, { "name": "94", "code": "94" }, { "name": "95", "code": "95" }, { "name": "96", "code": "96" }, { "name": "97", "code": "97" }, { "name": "98", "code": "98" }, { "name": "99", "code": "99" }, { "name": "100", "code": "100" }, { "name": "101", "code": "101" }, { "name": "102", "code": "102" }, { "name": "103", "code": "103" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "PipeType", "type": "esriFieldTypeString", "alias": "PipeType", "length": 20, "domain": { "type": "codedValue", "name": "swPipeType", "description": "", "codedValues": [ { "name": "ABS", "code": "ABS" }, { "name": "ACP", "code": "ACP" }, { "name": "AP", "code": "AP" }, { "name": "Connector", "code": "Connector" }, { "name": "CMP", "code": "CMP" }, { "name": "HDPE", "code": "HDPE" }, { "name": "IRON", "code": "IRON" }, { "name": "PVC", "code": "PVC" }, { "name": "STL", "code": "STL" }, { "name": "Unknown", "code": "Unknown" }, { "name": "UNRCP", "code": "UNRCP" }, { "name": "VCP", "code": "VCP" }, { "name": "RCP", "code": "RCP" }, { "name": "SubDrain", "code": "SubDrain" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PipeShape", "type": "esriFieldTypeString", "alias": "PipeShape", "length": 10, "domain": { "type": "codedValue", "name": "swPipeShape", "description": "", "codedValues": [ { "name": "Arch", "code": "Arch" }, { "name": "Elliptical", "code": "Elliptical" }, { "name": "Round", "code": "Round" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "swPipeDiameter", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "3 inch", "code": 3 }, { "name": "4 inch", "code": 4 }, { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 }, { "name": "15 inch", "code": 15 }, { "name": "18 inch", "code": 18 }, { "name": "21 inch", "code": 21 }, { "name": "24 inch", "code": 24 }, { "name": "27 inch", "code": 27 }, { "name": "30 inch", "code": 30 }, { "name": "33 inch", "code": 33 }, { "name": "36 inch", "code": 36 }, { "name": "39 inch", "code": 39 }, { "name": "42 inch", "code": 42 }, { "name": "45 inch", "code": 45 }, { "name": "48 inch", "code": 48 }, { "name": "51 inch", "code": 51 }, { "name": "54 inch", "code": 54 }, { "name": "57 inch", "code": 57 }, { "name": "60 inch", "code": 60 }, { "name": "66 inch", "code": 66 }, { "name": "72 inch", "code": 72 }, { "name": "78 inch", "code": 78 }, { "name": "84 inch", "code": 84 }, { "name": "26 inch", "code": 26 }, { "name": "14 inch", "code": 14 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsSiphon", "type": "esriFieldTypeString", "alias": "IsSiphon", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PipeLength", "type": "esriFieldTypeDouble", "alias": "PipeLength", "domain": null }, { "name": "UpstreamInvElev", "type": "esriFieldTypeDouble", "alias": "UpstreamInvElev", "domain": null }, { "name": "DownstreamInvElev", "type": "esriFieldTypeDouble", "alias": "DownstreamInvElev", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "IsSlipLined", "type": "esriFieldTypeString", "alias": "IsSlipLined", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CreekDesignation", "type": "esriFieldTypeString", "alias": "CreekDesignation", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "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": "R2341_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1921_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 90, "name": "BoxCulvert", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 84, "name": "Storm Water System (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099325.441865966, "ymin": 1933067.5990771502, "xmax": 6126700.720120549, "ymax": 1949960.050856471, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PlanName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 50, "domain": null }, { "name": "PlanName", "type": "esriFieldTypeString", "alias": "PlanName", "length": 50, "domain": null }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SubWatershed", "type": "esriFieldTypeString", "alias": "SubWatershed", "length": 10, "domain": { "type": "codedValue", "name": "swSubWaterShed", "description": "SubWaterShed Number", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" }, { "name": "11", "code": "11" }, { "name": "12", "code": "12" }, { "name": "13", "code": "13" }, { "name": "14", "code": "14" }, { "name": "15", "code": "15" }, { "name": "16", "code": "16" }, { "name": "17", "code": "17" }, { "name": "18", "code": "18" }, { "name": "19", "code": "19" }, { "name": "20", "code": "20" }, { "name": "21", "code": "21" }, { "name": "22", "code": "22" }, { "name": "23", "code": "23" }, { "name": "24", "code": "24" }, { "name": "25", "code": "25" }, { "name": "26", "code": "26" }, { "name": "27", "code": "27" }, { "name": "28", "code": "28" }, { "name": "29", "code": "29" }, { "name": "30", "code": "30" }, { "name": "31", "code": "31" }, { "name": "32", "code": "32" }, { "name": "33", "code": "33" }, { "name": "34", "code": "34" }, { "name": "35", "code": "35" }, { "name": "36", "code": "36" }, { "name": "37", "code": "37" }, { "name": "38", "code": "38" }, { "name": "39", "code": "39" }, { "name": "40", "code": "40" }, { "name": "41", "code": "41" }, { "name": "42", "code": "42" }, { "name": "43", "code": "43" }, { "name": "44", "code": "44" }, { "name": "45", "code": "45" }, { "name": "46", "code": "46" }, { "name": "47", "code": "47" }, { "name": "48", "code": "48" }, { "name": "49", "code": "49" }, { "name": "50", "code": "50" }, { "name": "51", "code": "51" }, { "name": "52", "code": "52" }, { "name": "53", "code": "53" }, { "name": "54", "code": "54" }, { "name": "55", "code": "55" }, { "name": "56", "code": "56" }, { "name": "57", "code": "57" }, { "name": "58", "code": "58" }, { "name": "59", "code": "59" }, { "name": "60", "code": "60" }, { "name": "61", "code": "61" }, { "name": "62", "code": "62" }, { "name": "63", "code": "63" }, { "name": "64", "code": "64" }, { "name": "65", "code": "65" }, { "name": "66", "code": "66" }, { "name": "67", "code": "67" }, { "name": "68", "code": "68" }, { "name": "69", "code": "69" }, { "name": "70", "code": "70" }, { "name": "71", "code": "71" }, { "name": "72", "code": "72" }, { "name": "73", "code": "73" }, { "name": "74", "code": "74" }, { "name": "75", "code": "75" }, { "name": "76", "code": "76" }, { "name": "77", "code": "77" }, { "name": "78", "code": "78" }, { "name": "79", "code": "79" }, { "name": "80", "code": "80" }, { "name": "81", "code": "81" }, { "name": "82", "code": "82" }, { "name": "83", "code": "83" }, { "name": "84", "code": "84" }, { "name": "85", "code": "85" }, { "name": "86", "code": "86" }, { "name": "87", "code": "87" }, { "name": "88", "code": "88" }, { "name": "89", "code": "89" }, { "name": "90", "code": "90" }, { "name": "91", "code": "91" }, { "name": "92", "code": "92" }, { "name": "93", "code": "93" }, { "name": "94", "code": "94" }, { "name": "95", "code": "95" }, { "name": "96", "code": "96" }, { "name": "97", "code": "97" }, { "name": "98", "code": "98" }, { "name": "99", "code": "99" }, { "name": "100", "code": "100" }, { "name": "101", "code": "101" }, { "name": "102", "code": "102" }, { "name": "103", "code": "103" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "swBoxMaterial", "description": "", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Steel", "code": "Steel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BoxType", "type": "esriFieldTypeString", "alias": "BoxType", "length": 10, "domain": { "type": "codedValue", "name": "swBoxType", "description": "", "codedValues": [ { "name": "Single", "code": "Single" }, { "name": "Double", "code": "Double" }, { "name": "Triple", "code": "Triple" }, { "name": "Quad", "code": "Quad" }, { "name": "Five", "code": "Five" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BoxWidth", "type": "esriFieldTypeDouble", "alias": "BoxWidth", "domain": null }, { "name": "BoxHeight", "type": "esriFieldTypeDouble", "alias": "BoxHeight", "domain": null }, { "name": "BoxLength", "type": "esriFieldTypeDouble", "alias": "BoxLength", "domain": null }, { "name": "UpstreamElev", "type": "esriFieldTypeDouble", "alias": "UpstreamElev", "domain": null }, { "name": "DownstreamElev", "type": "esriFieldTypeDouble", "alias": "DownstreamElev", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "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": "R2562_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2102_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 91, "name": "SW Treatement Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 84, "name": "Storm Water System (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "0c6c30c73054258c7d2d5c090c019a2f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD0klEQVRogbWZzW0cMQyFfWAt01NKSQUuJVWkkWkkxwQGsoAsk3zfo8Y8LGYkkSLFxx/Nxu8/73+vXz/f7h/vbxPKeNcxR/aJHo6M+PhZF1VMlSHZ2nVMyar41nXdIe7vncHX/7VRbdwJI97olOuQkenS7a10yfYNeuq7AAXh6p2sfTLcMjmhoF15qHqm8OsMq/jJcyXzWtZ8gjf1eEcUfjTRkYMmOt7LmiDeWYkkumqdC+0JzAl/ZBtTiGfjr7EpajoPuvCu+ENqASDajSlvOd48gfcHfYlpCnEXckrmSdKahlRUcKQ1ttvAaRz2+UkCoyEVbpytpIyipYx6yEmw3XtUjATeU5jv78pDOxqdZih7D6UIhajrGYemCKp0CNocTDqtDinO7Yx2b+r9epUsmqFJ0ujGd4gqSFfPJ+i5s5j+ri4pkzmlSXK8tnXhevk7mw+3N6B63ntM74LdpJDN07jen0lvQA5ReTycXpk2F06pI7nBvToqjweB0xPliOQE54PGvt7RJToFs3cSBpVilSwyR/TMeLOQi24TUrqoIVQWkTn5wnOv2ZvG9MmhrOPKC9MewYL3DWN1shEtfxTiTm7ZD/SqLhxTQ4iBk3o98XDV+d0ZvJUCyhCVnTt4V7IqHbpxcrChMiBNNtmY091Nkho5HATvF7m1tDOQQtvtAHfqUHOv8HYNmsCbJifHQEfOTp9iWpUbMu56ahq/JwcUTn1zlFoVcS4J7sFX8jtnBlGEbH4K705pp3npDu963bImBlKeyXymNG1eMp0zjwc1MCPFMymHjh4E8tmaqBbvz9k85dtrJZXpkEp0K33511IxkkRTQe40SXUHS8ti+a/lScYmc47cSWyrKhKtVoUQNa7mTspTt155+N4TmYrlSpCay+ROYprop/Z5UZxCZyWVAxzPdvuqQ1PzUVogFK0EVuO0EpDbnavjXXVkzr160q/TSnCaMEmoxOk92NmsWqd4TzJ1xhdqE0rUE8S7zrVRJbXsPYA9uEHIvlJMqgAJjZNwCLVoF+x2XqffwZRBqiRmSItOSYcIzDpDn/i6QhNjVItc4ycH9wS8HbpUG0ogSrw7rddKccXbVaB4KqYnWdSR48hTMsPdlChzcsM6QRjtyaPbdEpEITfmCa+See/NCSkF3bOa6xQ6/XLiej4qpcgpu+VjkvgqIuWukhOThp0qUylBu7EJcgiiovPWBOJOtp5Wjc6gbvzeY9rZdALjrm4+0QVW+7UxfR3C+sS7+xxNlt2Bd7ZEpuhp5u7GOp7MGNqMON/fIhNwmrmVgnRe0eQLzgf9A/w0LgzZyVZ+AAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 158, 0, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099470.58527647, "ymin": 1939880.1412263066, "xmax": 6124448.673115477, "ymax": 1949828.9189008921, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SubWatershed", "type": "esriFieldTypeString", "alias": "SubWatershed", "length": 10, "domain": { "type": "codedValue", "name": "swSubWaterShed", "description": "SubWaterShed Number", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" }, { "name": "11", "code": "11" }, { "name": "12", "code": "12" }, { "name": "13", "code": "13" }, { "name": "14", "code": "14" }, { "name": "15", "code": "15" }, { "name": "16", "code": "16" }, { "name": "17", "code": "17" }, { "name": "18", "code": "18" }, { "name": "19", "code": "19" }, { "name": "20", "code": "20" }, { "name": "21", "code": "21" }, { "name": "22", "code": "22" }, { "name": "23", "code": "23" }, { "name": "24", "code": "24" }, { "name": "25", "code": "25" }, { "name": "26", "code": "26" }, { "name": "27", "code": "27" }, { "name": "28", "code": "28" }, { "name": "29", "code": "29" }, { "name": "30", "code": "30" }, { "name": "31", "code": "31" }, { "name": "32", "code": "32" }, { "name": "33", "code": "33" }, { "name": "34", "code": "34" }, { "name": "35", "code": "35" }, { "name": "36", "code": "36" }, { "name": "37", "code": "37" }, { "name": "38", "code": "38" }, { "name": "39", "code": "39" }, { "name": "40", "code": "40" }, { "name": "41", "code": "41" }, { "name": "42", "code": "42" }, { "name": "43", "code": "43" }, { "name": "44", "code": "44" }, { "name": "45", "code": "45" }, { "name": "46", "code": "46" }, { "name": "47", "code": "47" }, { "name": "48", "code": "48" }, { "name": "49", "code": "49" }, { "name": "50", "code": "50" }, { "name": "51", "code": "51" }, { "name": "52", "code": "52" }, { "name": "53", "code": "53" }, { "name": "54", "code": "54" }, { "name": "55", "code": "55" }, { "name": "56", "code": "56" }, { "name": "57", "code": "57" }, { "name": "58", "code": "58" }, { "name": "59", "code": "59" }, { "name": "60", "code": "60" }, { "name": "61", "code": "61" }, { "name": "62", "code": "62" }, { "name": "63", "code": "63" }, { "name": "64", "code": "64" }, { "name": "65", "code": "65" }, { "name": "66", "code": "66" }, { "name": "67", "code": "67" }, { "name": "68", "code": "68" }, { "name": "69", "code": "69" }, { "name": "70", "code": "70" }, { "name": "71", "code": "71" }, { "name": "72", "code": "72" }, { "name": "73", "code": "73" }, { "name": "74", "code": "74" }, { "name": "75", "code": "75" }, { "name": "76", "code": "76" }, { "name": "77", "code": "77" }, { "name": "78", "code": "78" }, { "name": "79", "code": "79" }, { "name": "80", "code": "80" }, { "name": "81", "code": "81" }, { "name": "82", "code": "82" }, { "name": "83", "code": "83" }, { "name": "84", "code": "84" }, { "name": "85", "code": "85" }, { "name": "86", "code": "86" }, { "name": "87", "code": "87" }, { "name": "88", "code": "88" }, { "name": "89", "code": "89" }, { "name": "90", "code": "90" }, { "name": "91", "code": "91" }, { "name": "92", "code": "92" }, { "name": "93", "code": "93" }, { "name": "94", "code": "94" }, { "name": "95", "code": "95" }, { "name": "96", "code": "96" }, { "name": "97", "code": "97" }, { "name": "98", "code": "98" }, { "name": "99", "code": "99" }, { "name": "100", "code": "100" }, { "name": "101", "code": "101" }, { "name": "102", "code": "102" }, { "name": "103", "code": "103" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "CaptureType", "type": "esriFieldTypeString", "alias": "CaptureType", "length": 30, "domain": { "type": "codedValue", "name": "swTreatmentArea", "description": "", "codedValues": [ { "name": "Infiltration Basin", "code": "Infiltration Basin" }, { "name": "Porous Pavement", "code": "Porous Pavement" }, { "name": "Roof Gardens", "code": "Roof Gardens" }, { "name": "Wet Pond", "code": "Wet Pond" }, { "name": "Wetland", "code": "Wetland" }, { "name": "Other", "code": "Other" }, { "name": "Bioretention", "code": "Bioretention" }, { "name": "Vegetated Buffer Strip", "code": "Vegetated Buffer Strip" }, { "name": "Vegetated Swale", "code": "Vegetated Swale" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "R2348_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2348", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1928_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 92, "name": "SW Watershed Basin", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 84, "name": "Storm Water System (Group)" }, "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": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SubWaterShed]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 15, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 22, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6099166.0950718075, "ymin": 1932891.36977081, "xmax": 6126714.899226055, "ymax": 1950358.3610834777, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SubWaterShed", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SubWaterShed", "type": "esriFieldTypeString", "alias": "SubWaterShed", "length": 10, "domain": null }, { "name": "WaterShed", "type": "esriFieldTypeString", "alias": "WaterShed", "length": 20, "domain": null }, { "name": "WaterBody", "type": "esriFieldTypeString", "alias": "WaterBody", "length": 30, "domain": { "type": "codedValue", "name": "swChannelNames", "description": "", "codedValues": [ { "name": "Calabazas Creek", "code": "Calabazas Creek" }, { "name": "Heney Creek", "code": "Heney Creek" }, { "name": "Junipero Serra Channel", "code": "Junipero Serra Channel" }, { "name": "Permanente Creek", "code": "Permanente Creek" }, { "name": "Regnart Creek", "code": "Regnart Creek" }, { "name": "Saratoga Creek", "code": "Saratoga Creek" }, { "name": "Stevens Creek", "code": "Stevens Creek" }, { "name": "Prospect Creek", "code": "Prospect Creek" }, { "name": "Sunnyvale East Channel", "code": "Sunnyvale East Channel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "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": "R3253_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2515_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 93, "name": "Traffic Control (Group)", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [ { "id": 94, "name": "Traffic Cabinet" }, { "id": 95, "name": "Traffic Calming Device" }, { "id": 96, "name": "Traffic Legend" }, { "id": 97, "name": "Traffic Signs" }, { "id": 98, "name": "Traffic Sign Support" }, { "id": 99, "name": "Traffic Poles and Streetlights" }, { "id": 100, "name": "Traffic Striping" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6099365.661652297, "ymin": 294701.66550546885, "xmax": 7597069.498872235, "ymax": 1949508.4379372597, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 94, "name": "Traffic Cabinet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 93, "name": "Traffic Control (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "dc5f90fe4c0b7161484646f8f5c079f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAmUlEQVQ4jWNhoDJgoamB////5yDTnJ+MjIz/UQz8//8/z927dz9///6dJJM0NDQYWFhYbBkYGI5guDA4OJjh4kUPBgYGSSKNu8nw+HEVg4yMDL4wjGVgYNAm0sC9dI4UagAWqpiCBEYNpBywjHADTUxMGAQEskkygJ19NU4Dv8+ZM8eRTIddxjCQkZHxLwMDwwEyDYQDqochAJK/H3s/vkYfAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AssetID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 23, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 77, 168, 255 ], "haloSize": 1.75, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6105483.334173173, "ymin": 1933236.7181842178, "xmax": 6123984.2690740675, "ymax": 1949091.3763156086, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 100, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "CabinetType", "type": "esriFieldTypeString", "alias": "CabinetType", "length": 50, "domain": { "type": "codedValue", "name": "traffControlCabinetType", "description": "", "codedValues": [ { "name": "TS2", "code": "TS2" }, { "name": "TS1", "code": "TS1" }, { "name": "332", "code": "332" }, { "name": "M Cabinet", "code": "M Cabinet" }, { "name": "336", "code": "336" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NoPhases", "type": "esriFieldTypeSmallInteger", "alias": "NoPhases", "domain": null }, { "name": "NoOverlaps", "type": "esriFieldTypeSmallInteger", "alias": "Number of Overlaps", "domain": null }, { "name": "HasVideo", "type": "esriFieldTypeString", "alias": "HasVideo", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DetectionType", "type": "esriFieldTypeString", "alias": "Video Type", "length": 15, "domain": { "type": "codedValue", "name": "trafVideoType", "description": "", "codedValues": [ { "name": "Iteris", "code": "Iteris" }, { "name": "Trafficon", "code": "Trafficon" }, { "name": "Opticom", "code": "Opticom" }, { "name": "Gridsmart", "code": "Gridsmart" }, { "name": "Econolite", "code": "Econolite" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasInductionLoop", "type": "esriFieldTypeString", "alias": "HasInductionLoop", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 30, "domain": null }, { "name": "AutomatedPedType", "type": "esriFieldTypeString", "alias": "AutomatedPedType", "length": 30, "domain": { "type": "codedValue", "name": "trafAutomatedPedType", "description": "", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Polara", "code": "Polara" }, { "name": "Campbell", "code": "Campbell" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ControllerType", "type": "esriFieldTypeString", "alias": "ControllerType", "length": 50, "domain": { "type": "codedValue", "name": "trafControllerType", "description": "", "codedValues": [ { "name": "900", "code": "900" }, { "name": "900ATC", "code": "900 ATC" }, { "name": "2070", "code": "2070" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasRedirectedPhases", "type": "esriFieldTypeString", "alias": "HasRedirectedPhases", "length": 3, "domain": { "type": "codedValue", "name": "shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ControllerNum", "type": "esriFieldTypeSmallInteger", "alias": "ControllerNum", "domain": null }, { "name": "HasMonitoringVideo", "type": "esriFieldTypeString", "alias": "HasMonitoringVideo", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DetectionVideoType", "type": "esriFieldTypeString", "alias": "DetectionVideoType", "length": 50, "domain": { "type": "codedValue", "name": "trafVideoType", "description": "", "codedValues": [ { "name": "Iteris", "code": "Iteris" }, { "name": "Trafficon", "code": "Trafficon" }, { "name": "Opticom", "code": "Opticom" }, { "name": "Gridsmart", "code": "Gridsmart" }, { "name": "Econolite", "code": "Econolite" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StationID", "type": "esriFieldTypeString", "alias": "StationID", "length": 50, "domain": null }, { "name": "NetworkType", "type": "esriFieldTypeString", "alias": "NetworkType", "length": 50, "domain": { "type": "codedValue", "name": "trafNetworkType", "description": "", "codedValues": [ { "name": "Serial over Fiber", "code": "Serial over Fiber" }, { "name": "Ethernet over Fiber", "code": "Ethernet over Fiber" }, { "name": "Ethernet over Copper", "code": "Ethernet over Copper" }, { "name": "Ethernet and Serial over Fiber", "code": "Ethernet and Serial over Fiber" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NetworkSwitch", "type": "esriFieldTypeString", "alias": "NetworkSwitch", "length": 50, "domain": null }, { "name": "MMU", "type": "esriFieldTypeString", "alias": "MMU", "length": 50, "domain": null }, { "name": "PowerSupply", "type": "esriFieldTypeString", "alias": "PowerSupply", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ControllerEthernetPort", "type": "esriFieldTypeString", "alias": "ControllerEthernetPort", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UPS", "type": "esriFieldTypeString", "alias": "UPS", "length": 50, "domain": { "type": "codedValue", "name": "trafUPS", "description": "", "codedValues": [ { "name": "Tesco", "code": "Tesco" }, { "name": "Clary", "code": "Clary" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EVP", "type": "esriFieldTypeString", "alias": "EVP", "length": 50, "domain": { "type": "codedValue", "name": "trafEVP", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "Yes with Railroad", "code": "Yes with Railroad" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CCTV", "type": "esriFieldTypeString", "alias": "CCTV", "length": 50, "domain": { "type": "codedValue", "name": "trafCCTV", "description": "", "codedValues": [ { "name": "Serial", "code": "Serial" }, { "name": "Ethernet", "code": "Ethernet" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Interconnect", "type": "esriFieldTypeString", "alias": "Interconnect", "length": 50, "domain": { "type": "codedValue", "name": "trafInterconnect", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Wireless", "code": "Wireless" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PedPhases", "type": "esriFieldTypeSmallInteger", "alias": "PedPhases", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9031_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_9031", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4382_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 95, "name": "Traffic Calming Device", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 93, "name": "Traffic Control (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DeviceType", "defaultSymbol": { "type": "esriPMS", "url": "6c2e64f7945127939cd4951125b645bc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDUlEQVQoka3QPSjEcRgH8E+6Y+IcKYkok43FxGKSzOqKlOnqDAbFJpkMFplJJMlLXgfRGQwmi5RBSRkwuJOUxUtSd/S/0xXf8ff8PvV9npA/JPS/+FGFJdOi2pWIevEg5UjMkKh0fjyv1bI9MZUimddSaf2WdZnVacBpECeFnFuTUBloU464KjPWrWjU4/Un3jJqTO2vS/aqN2EYkz9xjeZvVXOnHNVagrWLC7x8WDiIb90UhO+y/7J4Q9KIPhFleWFayqrDIL6wYVCHBXEU5aCvEhZc2g5i3iwa9+TZnG5RTZnJgzP9du2Ywnsu/Jl7m0ZVONCmQZ2IKyknrnHwHebCXw3Yd5x3819xwfkA6XtAAYUnE5MAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "61b2b0455102591fd08ed754d37d02eb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABR0lEQVQoka3QTSjDARjH8W+2+ZfYawoRpdQO3kpyoLSDSa7UilZcVnNwUHaTnByUpNxIk5a35fWwxnZwkINEohhWy3DYS2valqElsv6bVvyOz9Onfs8j5Q+R/i8eDKu5X55BULUhEVS8xgIkgm5qDcNMq0LZsX6xGa9tjxqDBkHxNS0iHjJyZutCN9/JwcCJGLe7pCQu1qk3a0RtBCXUmYo5nd2gZ6Wa1d5kOg5vWWgZK//1SG1fJccTI8BkOi4sa/hRNXMEJRSUNIprS/Jz+3yeTCbG0UdfTvjlySfGHruLptF+BIU8K4yHglyv7Ytx4MqOe0iH3mpKlctAk7jMVkI322IMb1wujZOIROlY6EZQab83scA5DuMutztTwHsmnMoznk0Lc2onpa1VyCsURO6CPBx5AedPmAl/NgAH/kPwZ70+K845H+QZYD+IfLImAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bot Dot", "label": "Bot Dot" }, { "symbol": { "type": "esriPMS", "url": "24e13b28e08706a18521a88269a98fcf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABXklEQVQokWNhoACwUFXzKndLocNP30ziYWW1ZWViFPz97/+7z7/+HHAWlSoIPHDgA07NZfpqZkeevt3mICUuzM0Cl+L98vtP/L7nz7wK9FQ8Jly6cw5Dc4ODA8vr10/X+spLC6O7hoeVhcFbTkp008Nn60JDQ5VXr179F0XzpYd3K6JV5WXw+dFJSkx+xdnjJQwMDJ0omgXZ2Q2QnIoV8LCyMAiwsxtiOJuVibiQZ2ZgYsXQ/OHHzyfEaH7/C6EOrvnIq/f7w1T+xHKxsPDh0vj1z5/3R56/2Yuh+cmXL+unXr3jVKqvnsHAwMiERe/fKVduL3727dtmDM0MDAz/9j590fjt75+vJXoaPtwsLJowiU+//lzuvnh96+nXb3sZGBj+Y9MMAq+Ov3hTEfziyB5tIX4FEQ5O/ldfv7+//vHjQwYGhj3IGrFpBruAgYFh19V3HxkYGEAYN6AoYwAAQxiBUL/H6pgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Chatter Bar", "label": "Chatter Bar" }, { "symbol": { "type": "esriPMS", "url": "bedf95d0585e1c56cf4a48c098a47cc2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABW0lEQVQokWNhoACwUFVzcuhjoRsP10xiZxOwZWJmF/z798e7X78+HlCVCihYsEHxA07NTpbTzW49Wr9NWTFUmI2VDybM++vXx/g7D9Z62VpM8Th8IucchmYHh/0s37+dXautliaM7ho2Nn4GDbUk0Ws3Zq4LDV2lvHp12F8UzW9frqsw1CuXwedHFaUI+fOXO0oYGBg6UTRzcYobIDkVK2Bj42fg4pQ0xHA2EwsbUSHPyMTCiqH5+9eXT4jR/P0bQh1c8/2Hm/br6RTEsrHy43T7r98f3997vGEvhuaPX26vP3aqxMnBenYGyBdY9P49erJ48efP9zdjaGZgYPh35/7Kxt9/v361s5jmw84moAmT+PHr7eVDRzK3Pnq2o5eBgeE/Ns0g8Orhoy0Vix9t2SMuYq7AwyvH/+Xzw/cv35x6yMDAsAdZIzbNYBcwMDDsevnmJAMI4wMUZQwAXXmCTHr18yUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Choker", "label": "Choker" }, { "symbol": { "type": "esriPMS", "url": "30393fbc7ba0195afd62e0680ab7a55b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABYElEQVQokWNhoACwUFXz44+hQusXP5wkIMBqy8HBLPjjx9937z/8OhAXLV0gKLjhA07Nc+ZYmm1a9nBbWLi8MD8/K0yY9+OHX/GLlz70mjnTwiM9/cQ5DM379zuwXLj0ZW1Gppowumv4BdgYUtNURadPv7Vu1apQ5bCw1X9RNG/Y9LKiskpHBp8foyIV5Ns7rpQwMDB0omiWEOcwQHIqVsAvwMYgIcphiOFsdjYmokKehZURbgNcw/OXP54Qo/nlC4Q6hJ83PtxfXKIVy8/PyodL44cPv99v2PB4L4bm2ze+rC8sOOM0b75lBgMDAxMWvX/z804vvnPn82YMzQwMDP+WL73f+Pnz76+z51r6CPCzasIk3r/7dTkp6djWHdue9TIwMPzHphkEXm3Z9KRCUnT1HisrEQVpWW7+xw+/vj9x4s1DBgaGPcgasWkGu4CBgWHXsWNvGBgYQBg3oChjAAAMvH6zoNNkjwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Delineator", "label": "Delineator" }, { "symbol": { "type": "esriPMS", "url": "a648c6caa61e8ebc297fb92c0a9a0be2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABXElEQVQokWNhoACwUFVzYZ+20KUTXyZxcDLbMrMyCf799e/dj29/DuhaCxVMKLzwAadmnyhFsyunvmzTMBISZudkhgnz/vz+N/7K8Xde7jHyHjuXPDyHodmhwYHl25V7aw1sxYTRXQMySM9aVPTCoVfrQkMZlFevZviLovnzgesVFh5SMvj8qGkqLH9ix68SBoYXnSiauflZDZCcihWwczKD1BliOJuZhZGokGdmYmDF0Pzl098nxGj+8unPEwzNdy++32/mLB7LzsnMh0vjz+9/3t++8m4vhuZ3r76v37f2kZNnjGIGAwMDExa9f/eufrz4w8ufmzE0MzAw/Lt++m3jr+//vnrEKPiwczJrwm389vfy9iX3tt67+rGXgYHhPzbNIPDq7pX3FVMr3u+RVORV4BNk4f/89s/7Zw8/P2RgYNiDrBGbZrALGBgYdj2//5nh+X1cvsetmWgAAAhMgVaBA0r1AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OM2-2H", "label": "OM2-2H" }, { "symbol": { "type": "esriPMS", "url": "e40fab8acde34f4f5b8d76dffba60e84", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABXklEQVQokWNhoACwUFXzsYZVQpsvHpnEx85jy8rKJvjz9693X358OeBm4Fjg2BD4AafmltAys60Xj21z13MU5uHghgnzfv7xJX7Xhf1eVUEFHm3rJpzD0NzQ0MDy6fybtWEWfsLoruHl4GEINvcRXXVs47pVoaHKYatX/0XRfGvPpYo051gZfH70NHKWn7t3WQkDA0MnimZRXmEDJKdiBbwcPAzCvEKGGM5mZWElKuSZmJhZMTS/+fzuCTGa3315/wRD8/5rR/Yn2IfH8nBw8+HS+OX71/f7rh7ai6H54asn67s2T3VqCi3LALkOi96/HRsnLX785tlmDM0MDAz/tp3b0/j159evjcGlPjycPJowiY/fP12uW9W99eiNk70MDAz/sWkGgVcHrx6vcLgatMdATltBTEiE/8X7V+8vPbz+kIGBYQ+yRmyawS5gYGDYdeHRVQaGR7h8j1sz0QAAGJ5/f9UJUk0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Raised Curb", "label": "Raised Curb" }, { "symbol": { "type": "esriPMS", "url": "08d4625b34f87622722b5a2f6009f762", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABXklEQVQokWNhoACwUFXz4+THQqturJ/Ez8Zvy8bEIfjz3493H368OxCiHlCguEDxA07Nk2znmK25vmFbkFKoMB8bH0yY9+Ovj/Hrbq32mmI70yPncPo5DM37HfaznPp5YW2KZpowumv42fgZEjRSROdcn7FuVegq5bDVYX9RNK95va6ixLBKBp8fQ5Uj5XsvtpcwMDB0omgW45IwQHIqVsDPxs8gxiFpiOFsNhY2okKehYmZFUPzy28vnhCj+dX3l08wNG99sGl/vm5JLB8bH063f/z18f2m++v3Ymi+/fH2+vITRU7T7eZkMDAwMGHR+7f0eMHi+5/vb8bQzMDA8G/VneWNX359/jrFbpYPPxu/Jkzi/c93l7MOpm7d9WRHLwMDw39smsFe2vZoS4XSEqk95uJWCjJc0vyPPz9+f+rNiYcMDAx7kDVi0wx2AQMDw66TL48xnMTleTyaiQYA44Z+lMxDTwkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Raised Curb W Delineator", "label": "Raised Curb W Delineator" }, { "symbol": { "type": "esriPMS", "url": "e04754bf93de42e40f514366a9b7822c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABW0lEQVQokWNhoACwUFVz6OMGoXtrzk9iE+CwZWZnE/z74/e7Xx9/HJANMCjYoNjwAadmy+mhZg/WX9wmH6ovzMrHARPm/f3xR/zDtRe8jKcEeZzNWXcOQ7PD/gaWz2fPrVVJsxBGdw0rPweDSpKZ6O2Zx9eFrgpVXh22+i+K5ufr9lRolzvJ4POjQoSh/JWOfSUMDAydKJo5xHkNkJyKFbDyczCwSfIaYjibiY2FqJBnYmFixdD84+XnJ8Ro/v7yyxMMzY83XduvUWAXy8bPwYdL46+PP94/3XB1L4bmL7dfrT9XssnJYnZYBsh1WPT+PV+8cfHn+282Y2hmYGD493DlhcbfX39/NZ8W5MMmwKkJt/Ht98snMldvfb7jRi8DA8N/bJpB4NWzLVcr1m+5ukfEXE6BW06A/+vDj+/fnHr4kIGBYQ+yRmyawS5gYGDY9ebkIwYQxgcoyhgAOqGCB1Wlwc8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Soldier", "label": "Soldier" }, { "symbol": { "type": "esriPMS", "url": "21eec086d34fef98f17ab4e35f267965", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABWklEQVQokWNhoACwUFWze0Oy0MPzNyaxcnDYMrIyC/778+fdn28/D0gYqRYcaFjwAadm7VAns0cXbm2T0FMRZuFggwnz/vnxK/7FuTtemkG2HtfXHT6HodmhwYHl+bkfa2XNtYUxnMfBxiBjrin65PjVdaGhocqrV6/+i6L5/p63FYqORjL4/ChhqCp/cv+5EgYGhk4UzWy8XAZITsUeQBxsDGzcXIYYzmZiYSYq5JlYmFgxNP/6/O0JMZp/fUGog2t+fe3+fjlb/VhWDjY+XBp///j5/tXVe3sxNH959XH9zc1HnXRCHTNArsOi9++tTUcXf3vzeTOGZgYGhn8vLtxp/PPz91edEHsfFg52TbiN339evrbmwNbXNx71MjAw/MemGQRevbn+sOJA86I9/HLiCpwCPPzfP355//Hhy4cMDAx7kDVi0wx2AQMDw66Pj14ygDA+QFHGAABe/4IxoNq7egAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Speed Bump", "label": "Speed Bump" }, { "symbol": { "type": "esriPMS", "url": "22011d1cc65464911fe2881c2299dc90", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABXklEQVQokWNhoACwUFXz1R0NQlt2X5wkwMduy87GKvj95+93n778OBDmbVCg6NjwAafmSdWhZtv2XdwW6KonzMfDARPm/fjlR/yqbRe8+kuDPAq7153D0Ly/oYHlxMfzaxODLYTRXcPPw8EQ728uOnftsXWrVoUqh4Wt/ouiecW1PRXFSc4y+PwY4m4kP2HB3hIGBoZOFM3iorwGSE7FCvh5OBhERXgNMZzNxspCVMizMDKxYmh+9fbzE2I0v3z35QmG5u2Hru3PibaP5ePh4MOl8dPn7++3Hbq6F0Pz7Yev1lf1bXaaUheawcDAwIRF79/Kvo2L7z9+sxlDMwMDw781u841fvn+8+vE6mAffh5OTZjE+0/fL+c2r9q65/iNXgYGhv/YNIO9vuPw1Qp1j6t7zHXlFKQkhfgfPX3//uzVhw8ZGBj2IGvEphnsAgYGhl0nLz9iYABhPICijAEASQF/7+u0Q5EAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Speed Hump", "label": "Speed Hump" }, { "symbol": { "type": "esriPMS", "url": "5a522515551ea1f3e4375a009ef0ef85", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABWUlEQVQokWNhoACwUFWztnuD0OfHZyYxM3PaMjGxCv77//vd318/DghJGBdcONDwAadmGe1Qs8+Pz28TEtcTZmbhgAnz/v3zI/79i7Ne8ppBHg+vrzuHodnBoYHl7ovTa0VlzYXRXQMySETGVPT145PrGEJDlRlWr/6Lovn6/V0VkkoOMvj8KCSpL//95IGS1wwMnSiaWTl4DZCcihUws3AwsLHxGmI4m5GBmaiQZ2JiZMXQ/PvXpyfEaP7168sTDM0fX9/aL6FgF8vMwsGHS+Of3z/ef3h1Yy+G5u9fXq1/fH2bk4JuUAbIdVj0/n18c8vin9/ebMbQzMDA8O/tiwuN//78/CqvE+jDzMqhibDx++UHV9du/fj6Vi8DA8N/bJpB4NX7N9cr3h+4voeXX06BhVOA/+f3d++/fXzykIGBYQ+yRmyawS5gYGDY9fnjIwYGEMYDKMoYAFokgeHrPaKgAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Speed Table", "label": "Speed Table" }, { "symbol": { "type": "esriPMS", "url": "81e458daa52d6afb8fbafcf953fa8c29", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABYElEQVQokWNhoACwUFVz8rHHQje2rZ/Exidgy8zGIfj31493Pz69P6DuHFewwFHwA07Nti1zzG7s2LRNyStMmI2HHybM++vzx/jb2xd72TbM9DjckH4OQ7NDw36Wn98urNWKyBBGdw0bLz+DRliq6LUV09eFrlqlvDos7C+K5rf3N1QYpFfK4POjineU/IWZ7SUMDAydKJo5hCUMkJyKFbDx8jNwiUgYYjibhY2dqJBnZGFhxdD87c3zJ8Ro/v7m5RMMzQ/2bdivl1Qcy8bDz4dL46/PH97f271hL4bmj/durz/eXuhk3zovg4GBgQmL3r/HWvMXf358ZzOGZgYGhn93Ni9v/PXl81e7ltk+7LwCmjCJHx/eXz5Yk7T1yaEdvQwMDP+xaQaBV4/2b6lYYi25R9zASoFHSpr/45PH799cOvGQgYFhD7JGbJrBLmBgYNj18sIxhpcXcPket2aiAQB4N3/Z1LMfxwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Type Q", "label": "Type Q" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 123, 194, 255 ], "toColor": [ 97, 123, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 230, 92, 255 ], "toColor": [ 87, 230, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 90, 83, 255 ], "toColor": [ 230, 90, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 245, 241, 255 ], "toColor": [ 132, 245, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 104, 240, 255 ], "toColor": [ 247, 104, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 206, 89, 255 ], "toColor": [ 235, 206, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 50, 103, 255 ], "toColor": [ 143, 50, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 133, 61, 255 ], "toColor": [ 80, 133, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 90, 237, 255 ], "toColor": [ 107, 90, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 98, 74, 255 ], "toColor": [ 133, 98, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 154, 219, 255 ], "toColor": [ 237, 154, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 118, 130, 255 ], "toColor": [ 85, 118, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 227, 138, 255 ], "toColor": [ 177, 227, 138, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6104146.055937231, "ymin": 294727.70656615496, "xmax": 7596954.121183351, "ymax": 1949126.0293884575, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 100, "domain": null }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "DeviceType", "type": "esriFieldTypeString", "alias": "DeviceType", "length": 30, "domain": { "type": "codedValue", "name": "trafCalmingDevice_1", "description": "", "codedValues": [ { "name": "Chatter Bar", "code": "Chatter Bar" }, { "name": "Choker", "code": "Choker" }, { "name": "Delineator", "code": "Delineator" }, { "name": "Raised Curb", "code": "Raised Curb" }, { "name": "Raised Curb W Delineator", "code": "Raised Curb W Delineator" }, { "name": "Soldier", "code": "Soldier" }, { "name": "Speed Bump", "code": "Speed Bump" }, { "name": "Speed Hump", "code": "Speed Hump" }, { "name": "Speed Table", "code": "Speed Table" }, { "name": "OM2-2H", "code": "OM2-2H" }, { "name": "Type Q", "code": "Type Q" }, { "name": "Bollard", "code": "Bollard" }, { "name": "K-2(CA)", "code": "K-2(CA)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DelineatorHeight", "type": "esriFieldTypeDouble", "alias": "DelineatorHeight", "domain": null }, { "name": "IsTemporary", "type": "esriFieldTypeString", "alias": "IsTemporary", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 50, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9032_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_9032", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4383_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 96, "name": "Traffic Legend", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 93, "name": "Traffic Control (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LegendType", "defaultSymbol": { "type": "esriPMS", "url": "0708efcf4e5a00b5a259f8b3a5a28756", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABd0lEQVQ4jd2VvS9DURjGf29TRKQJMTHZhK2JRc0GJh+97U3UKDHY/AEaJv4CYS/tbRqjxKAGYhOCxoTEYGh8TBbtKze3aPpx9TaViGd6c557fvec57w5x88vyv//4abSX4CAJdy0HF6EMNANrLYcrmAAPS2Hm04kIcBnKMOWcN0yeNGJxGfXAhEg7gkeV3xXENIaP1SIldVmWMnWgrXDeUJ4roYLRUPpFNgBel0WNChwWLk5hZUEHNVcuS1LODCVkQJkgCCN6QmYSwv7lUZVBLvCnaGMKWxJWRx1dAbMWsJtwwdqCW/AvKFcABt1wPbuYqVvvXeLwL3W9x5TLuAf4QozLt40yhJilx7hE0oHMPnNYh14BdZK8/rCMJqGE8/wLhgHAkDezt8qdUNUyRaddh0QmKUZuDgTjwtgZoSHz/GkcDqlBNtgGye2ZU/wuOK7hFweFrLCe6W/J7wARkRZjCpDSSHXOFzs66RuC34pJWy6+X/jJWpGHxBWamwBpQQFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "62da1ec5fe630fdaa13e94feedc9126f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB0UlEQVQ4jd2Vz0tUURTHP+fNmEgI/aBFrtpF7YQgslWLFr6RQEdFSJdBju9No/0BXWqVixzfm5yoP0BoYUjNJLTIFkW7yIXSqoIWLUprIVI498RUVjhP8Q0jSN/V5XzP/ZzDuQdukl1U8v+Hh95sWyKxrzUz2fmm4XCRZK+1lQPA9YbDEe1DOdhweOjNtoF0IDiBXz6ZDd3FhsFFkr2A8+us/YCJBTfGOEdWTndYWa8taBn8UwgGwtzD+ShY4pu8zhS7VqLgtnCl1CI2MQ16eJuGjot1ntaUV64NF91nmajOq/ImU0+KucenrNUZhXZ2pmWBiyNhas7bZNSMYDjf+e7W6P2zzZX9d5W/44iSwCtrK2mvcOHtjh90bKJ/DRgq+KUFhPGoHBVmvjurg2PBz9w6tkV4v6WnfPzdBHXBRelR2dLuVtSTalZceOCXm1XU3ehT4aYjfFXlRvWewNGpbOkMAS9iwx1Hz6O0Ap8EhrwgNVeNT/nleSs6DRxTJA11wIE0wnNrZSAbuh82gpnQfTmRe9DeZJvugfQAV2PBjTGOLsvS50Mtl4w5t77ZH813fwH6wmzp8u3coxMj+a6lOHAL0Sv4r/wgdWc7f2/8RPXoB831m0WKugOoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "" }, { "symbol": { "type": "esriPMS", "url": "132e7e1e7e846829a89b14172a568ac6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAJMAAAAECAYAAACKhg3uAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAASElEQVRIie3SwQkAIRBD0R+whC3CurYci7DVWeawDQwiInmQY05Jw2yRVilFxAtk7E5T0txyJuABerFr58t92XImSQPImPH7APlPBnhYn9QDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 110, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "12 Inch Bar", "label": "12 Inch Bar" }, { "symbol": { "type": "esriPMS", "url": "4dac23bd3794e6ee86bbd85007de957c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADYAAAAgCAYAAABZyotbAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqklEQVRYheXYMQoCQRBE0V9QZh7AREQEA69o7qE8heAZDDU3sUUwMHA3E+naFw0UDVMMnYwJZUKZqRWrqh2wBI6SqlvugVJr4ATMgD1w6JSPvdjqPfSybZgzvR3rzoQyoUwoE8qEMqFMKBPKhDKhTCgTyoQyoUwoE8qEMhMrVh/nR8OcoWJn4AIsXv92DXO+FpN0q6oNMJd07ZaP7pikO3DvmptQ/vcFfuUJaW6DK9YmZMgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 40, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "12 Inch Piano Key", "label": "12 Inch Piano Key" }, { "symbol": { "type": "esriPMS", "url": "f97f969a9cfb07d72cc5aa20c4d11b04", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACoAAAADCAYAAADlYJ2lAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJElEQVQYlWNhGCKABZvg////CxgGEDAyMk5AF8PqUGwKBxoAAAnnBKC40twSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 31, "height": 2, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "24 Inch Limit Line", "label": "24 Inch Limit Line" }, { "symbol": { "type": "esriPMS", "url": "11cb51279e6203519b0bb011cbb21a0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACYAAAAjCAYAAAD48HgdAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAfklEQVRYhdXRIQ4CMRgF4WkyAskxuRKnRJINYvGktWX2k/+rmKQSJVFylbDzPO+Td8cY471jX4YBr8ntCTw27cuwBImSKImSKImSKImSKImSKImSKImSKImSKImSKImSKImSKImSC4Udk9tn4z4PG2Pcfm8790t+ZYL/Dlj5AjhKJEl9GwtqAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 28, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "24 Inch Piano Key", "label": "24 Inch Piano Key" }, { "symbol": { "type": "esriPMS", "url": "2d89788b1cc8410dc60803479794b7ea", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC70lEQVRIie3WXYjUVRjH8c/ZmfUNtu0iA8teIDBCiUIynVmniESywAiJoPAmuxDsKkJ6EbOISLYgiGRJEKuLgm68iogwbf+zVHiRsVJdaYRdlOAWohu788Q0/81xdmZ31gXrogeGOb9zznO+z3l9/kX/khX/B3eyMNzHoh5W/56kCNkq0kNdeNaS8t45LXWobiR2oIKrGEf1fMhGiLN4ZHawSXQHDtFDdYjY1qZ5Me4jNQ2cLswQ/kS72g4zHtmNKejXpN0sGOFCjZ41xMso5QP/kJRXmqMVp8Xn8DXEzoZKX9FfSVb+2dTl83D0BIXTeZ/bwpcrkvU/zgtM72YsbJRru1qgufWsahKJ9CDmC04rLpbPVTv43dHic/1coG3BSXlnGN3F2WXJxnOt7XmvO1v0raH6EbEUZ4gqtQ+Syq/t/bU/XPnynurkNH3G0XKf0xYKe0J1R1J6r2vwTBaqi4mm7RDEJzhO6sV6rEEfcTBkC5Pyu/MGM1GhUPiHqfhksvbApcFlW/A+FuHtMPJZsu7kZYMbV60weLEm7W2F/l2r/HHIrsNbWEDtaTxzWeAwcjO1T5EvcwwmA/l9b2djQ/S/hiXE/a2tXYHD8Fpqh3BtXvVSMrBnJp9k03jIRnEXafmcwSF7DAfy/ZogticD+7sJGB3f8OLM0OFn8XrjdTKGR7E0ZIOkq1n3VD1FzjDEjfn/T12DQ/YiXsnlKSY3JZUTYfggtjZOdD2D+aaDf/1ZvSlXX3QFDsOPN0FHmdyQVH7JdX2vt+blF/Bwh7T6Zi7rGW1oVnA4cgNpXy5/Y+KB5J4pKE4fYvkxYjU2h+ydejZLBv5o+B9dRrXuv6HRP72RlL7vYsa9zxN9uRijuC9kreHV9/t8/lGwnbQtVI8T9bNwe9O4H/Lzc9MZLeBwuEg80VR1S/6bzXrzFZiy+jv/KqX9nQ5f8VK5pJ+JY+ZmPcS3pCPUximcTErfzeZUbBbJ3WdwrytgxSsB+U+B/wLxmuRKxfNNRgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "25", "label": "25" }, { "symbol": { "type": "esriPMS", "url": "116080296b32c21059dc80e8913e31aa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADVklEQVRIieWVb4hUVRTAf+fNaK2Cu1vhnyJs1zJBW4SEwXnO5maggi34pT/7oQ9BEEFg2IcoQmlRCSQi/KASIrpUfohddiFakF23N/PSWj8tRpJuCEZgGsuS6+6yM0fuvjvOm5n3Zhskv3Q+zJ13zrnnd8+9556b5AFL8v8NVH50Id8OshJkAgqXwBkQ0ncC+0gLJHeBtoLMglyFuV6h/a+6gIq3FhKnoJACuacN/uuk4n8IPAP6LuCU+ySOKH43bD4gSGFBoOK1guOBLrcqD2QUtBl0R5CtHglNuQwMgiwGfRl4AvQT8BuB9/9FhnIMWG6X2yW435QWM9wEiz1gg1V9C3+8KrySD+yje2Hma6AT2Ktk+4Qt2VigkjOBXrKfR8Ow+aXQMaFkJbSFN4uwwL5pShl9HWauAKtAPga218pwIzAFLAFOV2+3vw50fUnjPFu1Pxho7jiwD9imDD8mdNyMBApuj6JfwYU1kLpaGQx4oWIJk0TLkAUmYNE24ExchtjK+i0mUPHsijIY7Za4DMWdludqAuNEOb8M8h0h1c8weyLaO3UD/FnAVO6TYcuCQCX3DvAe5FcDi6x6CpI7BXc6ao4gquT+AR4BaaoLCGwGnq6KST4D9NWYN23Hh+oEypfAZ+DkTdsCaQUaQHuV3AeC+2nMRI1SLggU0iOlCNlxwADt+XBI8YeF9E8RUxvsOFMXsFycSbvwaQsUKLwJRAGX2vHWfQAL47bLLAO5Dbo04qqgnF8BeXt2ej0WqHgpcNrMdgjuF9VA+SXkPWd1TrVfPtyBLsUCwdkDvAbMKX6PkP67IsOR+dcokEYL/r0ayIuhOT/UAM53DgNMQuFt4GBZfmTGFf8i6PMhdX/YR/FNBb9lP78T2v+sAZQzoPuB1abTK96YkBkoBVOB3BhIEXgLmntL9uGHQU3Tf9xqDlWmXtG803cUvwv0bFDWTr/in4PCaHBW/naQ0GvBozAxpmT7A7vsBm2xtoOVb2HUlhqor3gZcE4GFahbQbaWe+kAiCn3N4C1IPZlV/NjuvZhwf2oMnYkMIBmLiraBr5p1u3BY2ousJiL/73g/hqE97oh0Qn6FEgCuALaJ7jXouLGAgOoqH3XhuJ9MmYBn8fZqQf4X8kDB94FXCYJYwnxAugAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "30", "label": "30" }, { "symbol": { "type": "esriPMS", "url": "9f12069c28613d031bfbdad39e09961b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADLElEQVRIie2WX2jNYRjHP89+Z/4k/8Jsd1YWMcuyrZltSCEXxCK5QDL/pvyJC4VyQYokN+7UCkXIhfIvTbPfr2ElZSTClQgN82dn55zfo9d5T/ttO9vOjlNc+Navznve53k/z/O+v+d5fyH+kkL/walKuT8OIgUpWKpQdT+DWx3dCHJ0YDuJJeP0C1aaJ0JsI1ANmgvyGWiFrHPgF6cfNH2DFbcGYmeAUTbyxFQ1+FuBdju+Bnqon/A1ZbDiLQC9ADhxgJ4EWoCxwGqQxcBIa94gVJq5QSnUG6pZ4J3ugjqzhPIXAZN6xb0IrLQeQwcL7SNjbx6QeFsP94BaiQtqwVKcIbCaTG+AFIFeTe6m0wODXKVxGjhzQSdA1icTvVDxaFBgofI2YJ7+FMxyCjitCW9zWL9Dw20GaoU5T1ICDyTlotmRmYG/coA24DlINugMYAhQbjJXmhYKlc1pgZWWbOjMAb8IZF+Xn0TA3wbD6oWSiLUdDR2HQerib75cUZqmCJXtaWTccQRkT6CWjVohe5dQ2u1YhJIvwHalKQSyGcgDtgDH0gDLJOArELO1bJQP4SVKQ4MwP9rbxz8Ajul6DsjSNMH+JqGqzbbRAvCPgq4A2QlD8hVdLki3DiVUf1Dcp4A584KeK6YETkDjv3/XdY3iXY7DWQZeDXApiWvCb3ha4KAUtzC+9eoBBmzUB1jG2/J6/8dgkEM2UyNzW40ByU8SYA7oVDtsHhCsuLWg80xNCnNW9QbrnUCmdgu1I0mE+4EsG2z9gGCgFGRNPAhvslDxsvu0cxaiB0BygcQF0Rq4ZAS83aakLPS6UHEnBbBcAa0NRL2+2yzlX5WHa6HzRldGVCnu8XjP9BYChV0BRdclSS4ZePZN8O6ZxUDXKe4n+HZQWPQ9nlFjHoS3giSg2JIxT0B6HiI7hPkfUwKbelQerIJIo62/3TBys+I+sxkWBfxuQewEOKX20ygMvIHoNWHu62TAft9qoeyd0lIK4SPABtARQEnA5C3IMZh9ShAfuMkgFeprwvbcOqVlL/wsAycP/DDIK6h43LNTZQyckFDyA7hLhhXK9IL/PPgXOw312guyQfQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "35", "label": "35" }, { "symbol": { "type": "esriPMS", "url": "c331f4e21befb115da363dc35886176e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACzUlEQVRIie2WTUhUURSAv6MzjqWhKRJIRQhBJC0iC5yR/IEIC5RaBEKERFCLalFG0A8R5CZQqmUEFrjSTQVa0kIq56HSos1grYqyCDTTjHJM58TDq/McZ97MqOCmA4937j3n3u/ce88973lYI/H8B6ciSkcmFIlQPaO8yYPpetBSEC/oMEi34H+3qlut9B0A6QFECV6D8GVgw7zVvFsUqwPCp4Xq8RWDlYFCmHloQ03XLfMeBXkCkUmQSmA36DHI2qx01wiHwisCw+x9oDimcxCkVvCPRQMMXjVB+SHvkiPA9MGKdRL0aEx3BPSEEFiA2iIEmpXgXqAeaFKsFsH/J22w8roE9I5pdgGHjT4gVLyPPypyBzJscB5wEHicFngugzPaTQK1g4RADVj6E48ssGB8CsheFhiK7fMqBz6B7yxMNUdzSz8kGiWUTivBj8AOiOyKtbuCFWsf6PW5e6KNQtmEYm2MXhu+Jon68xxYtqQMVnpyQNuNT6tQ0WssOY51/XLnyqQJMj9lMOTaybQdCMHEFYfB65h4yf1cLJEpcyy+lMBKXx1wCpgGjscUgIV9BnXo8UQS2j1Lof2bYPaBGXhD8L+N8Qg7ksuXBLzOxBlOCoZIG1AE9EH57TizOQqBrHcHa67x++4KnttirTWtEbBalWDsKnY6PgbnlGCVXUuFwMU45K3Gb9gVDFLg0I8kWIWzUWOeWWARWAllwfg2M1coCZgRkIH4wIUp7WMoMfpPyBiCyMxSvzE/ZGQbv5euYCFg1+EuVyzBRqAtesZ/G4TKOBVMzhtlFHxPXcHLEA94O5VXtcL+kWhwVhPo/FHdFcp+rzbYxuyBzCHF6gR+gFaB2rXdll7Ij3czWCn4JnABKAQ9s9gkzyCrwf5YrBJYvkWTZeYReO+B1pmfPbuOfwF5IfgH3WbxpI3F/xywH6fY/2FpiSfdAaslawb+B3x43GnZTs+lAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "40", "label": "40" }, { "symbol": { "type": "esriPMS", "url": "96a84f0cdfdf44d90baef3c844f20948", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB50lEQVRIieWTz0tUURTHP+c9LReaFK0EDRrnjeJCaJeuxHW0sJ//gZsgvI3hJmpVNrwYbBW0aZELW7gIIpAiKggqIgSZ6b0JQiIJEsNHBc28d+PGM6Rmxuc4rvpu7rnwPZ977rnntrCLavk/4P1Z0oUcftPhqQlGQs0DRzHuudxpGvzwRTqtCvNo2oBbvZM8Kl3nY1PgdsisQGe83WuF3AeOAHpH8N4sKYkYAn4Ce4CKuYyjGPZcnu8IXsrxHtifUTzWMIJm2btBaqu8mvDMJF1RxAnRHAPOei5f/jGdxHZ6eCiwICFzxTwf6sKdCQaBmzpkWMASeBF08L1aAQMD2OV1Ai1Ma5tpR/EKC+XleFYV3rWPpU8BAlhmr+Foe8CKo3AjQSR+vrTiXDngEsLBP8lCe5vmTc3Kn1ym0n+eU6H922QSv8brFTQ/Ylu3wEwcrwOtQKgrjC3m+VYTblTIs5JWnBaY9ZY5lOnhjIYZgQNxhQZmDrrQ2sHtcsBLhGt+nkLdnm/Id3naN8Ug9wjfwd10liWJeG1GPm7Xcd9lwcR9U4wWr7K6rVEsbkrwc7x1FCUzSMDqBvhvX2J4FX2O4abPiZQYLubRTKDrf/mG4I0oMTyCNVO9wFrT4b7LWFLvtuGNaFfhvwAamJgyfE3/NAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Arrow All Way", "label": "Arrow All Way" }, { "symbol": { "type": "esriPMS", "url": "fe720c191972692b7084e67beb58cfbf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABPUlEQVRYhe2UvUrDUBiGnxOPTgUXFUHFqXfh6FIxRYeWNDcgjr2D6uBFCGJF6e+WFKugLoKgi6BjZ3XQqVNtSY4kdZDqouU0qHngwPcznAde+CQRI2MB4ggiRsYC/KoIMrWxL+f1rKdfwCxN0fEfgfHPu8o5rrWsV8C1X0hXGyi1PrC5RXmbP/n8ewIhfhHEoEACIRaAln6B2XaTp8lnYPrDNAnGGWalgGtt6xXY3ehhVo9A5YFrYB6YAwSwhVl+wM3t6RMIEF4RZeQRfoGef4WUB8BauMPYIVM7pJ7tok3Ase9Il1I4uVMQitSxhWzf96NQM3S8JeBCn0CAY5+AHZY0V15ZLV8iRDLslbHIyC+hQRf1XgsmRi8wBJKIkX9DwBc3CJXoN6o1eoGGtQ8E779GMASSiJGxAHEERMsb9ghR0eMseugAAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Arrow Lane Reduction", "label": "Arrow Lane Reduction" }, { "symbol": { "type": "esriPMS", "url": "86213300170874e3105882a50b3d615e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAWCAYAAADAQbwGAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABGklEQVQ4jd3TsS+DQRjH8e+dE52MRkkXJIZOjI2Rpm9FGi0hNn+ChLUxWyyMSvK+atJWxCo2Rpu/wYCByNt7hNBq82oO7/T+khue5558csndGWKOSQC4UB2hNTRBvXz5f9A7LhLafZTcA+N/B+eOhhk0u4isgQLh0AWLBvP+DEodIIy2e4ocXjDVM9kCrgnDCuerj9GgF2wDW4Du6gtj8LF6k8WYNFCMBi0BmjyQwT2570U3eLZ0y2JtmhepgGx0Tio+oju3rGwW1PJnlfoZfM9J6RXYxKs1wVaBNEqnaJT32jMF/wbhC3R8No3SFYXTDPK8g9hJHGP67tbnn4B1Vywpf/mXMQkFrX1AD1zEBzZX7oDZ+MA+iR18AxpXR4NogJAYAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Arrow Left", "label": "Arrow Left" }, { "symbol": { "type": "esriPMS", "url": "47048273c0d4d08ee3d42f50020fc3d6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAWCAYAAABKbiVHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB0UlEQVRIie2VS2tTQRSAvzOJVhB0ZaUboQgquCgiuhGCdVMtuRERk6bSruy6iBR040KldFWQQqnoplW4SXST3KugK1FBxcdKROhf0EWpj2Jz54ghjxpLm9yWEosfDMwZzsx8M8PMRGkhorQQUf45mTMz7QRtByiknjU9QyIbQ4OPeP2f1y7jZM9StLcQ/QLsb1pG9Q5EdhLPXsBPeeFkTt3bwZboBKqDIKDcbVqkJMMjRIcRCiTc2ywsXuTJ4LfGZeLucUSmUfZU24RenMyRuswAeIPRmwRyCeEQEPkjQ9iFVsRkiLatJ4jnBvCTL1eXcTI3gCuAqVvhPiiVemJY049ox7ILq4jU2IvY5zjuVbz06MoylgyGONBFw9iO0lE2znsCeVDf+LfMw74PnMsdZUGvgY7Udkhd1NRuk9gYSLocLBlAp1Hzavk8isAo87uv87S7uLrMb+4nfwKXcXI+2BmgEzHb8FJT1ZyE+xalMslSmTH81Kdq6GR6yrVZjA6QT78Od7W95AsS+S70xzhqDxIGpR1hEraPkHe+r+2dKZyeB4YIi993bBN/BxvEf5lNvjPWzmEij8vRYeBdqbZov268jH9+FjgZuv+6yrD+tJTML1ZfiPSDbTwuAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 26, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Arrow Left Right Turn", "label": "Arrow Left Right Turn" }, { "symbol": { "type": "esriPMS", "url": "54008d895d4ad8a4a33dec0d1e999a92", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB4klEQVRIid2VPWgUQRTHf5PsmQiCjYIEUvlRaGUjFiIoEvDI3p0mt3eXIrYGYpfCNIo2KsQmkFbEQG53o5jc5gMkBIOFoBZioRARtI2Vwejp3c2TXT+4i1xye9lC84eB+Xjzm/fePGYMIpaxTYFpdycf95Z4fKocDbCoR9i1sgJc2zow6ZxBywBKKnS788xYz5oHpt3dFPUdQAV7W/Q4pncUz/zSHPCbHgU6/4yFQ6jPt4GB8MBuJ45I/1/zoi6SdB4wnVkIB1RqDWQY6AAu/Zq9ClIGaSJkz1oCljDzQz9TGGRymULOrjarD0zkO0ClQR2kkBls9FyjZhR392HoXsBCOBH4oLjfcBRUA5PuYbR+iRCrsdD6LSl7P1PZd+GA09ZrTPsKcKPGQqlhKlzGtB8SKw1SahToy8vcwnSO+/5SK/8WzlOKnQSes4GMdfuEdvcCRf0COADcRNGJkAZ2AHuAsyGAwKT1icRED9LyFC1zzOaeELev0yrjoI5tBKtfNoW+V6TyR/CyHyAHc9lluu6dpi22uBnUqLsylXsfwH7rUf8aKbuPCm9gXSVUKdzj4JdOwplB5Fw9E4OwEv/CVIRA+P4ffFL/NrC9dYxi+W7QbzNWtw6ctL4CfovIw00UOfAH7eiPrjGkyfIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Arrow Left Thru", "label": "Arrow Left Thru" }, { "symbol": { "type": "esriPMS", "url": "05428e20b3fe45038af2bf20e68218a4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABT0lEQVRYhe2Uu0oDQRhGz+hEMEYwguDtYWyFTSzEZEG0UmwFfYQ8hKawEhKSQk02b2Aj2Ah2djaCpZLC3H4ZWCSCgdVssmPYAwPzMxcO31w0FqGxCI1FaCxCYxEai9BYhMYiNJMnI4psLUVt6z16mUzFRaRItnxCzS1GKyOde9R0CuGcTNlBtw642n8drczm5TqJRB6R9A+j5ojmTU50Zh7JlA+puzejkXEqa6jeAyKLAWYvAdc4pQumksdB71JwGdXbAYKI9K1Ry9BM+qmFKSML5tH4fAANoN03wwHm/H4TUad4+bNxXOAGdXf7q8qWVhGV86s7pLuHt/v0203/KtP+VgkbQBdRBWZVgarbje5pr7xVeUnf4uWeh9kmHJnikUlqKJHwZEIilpmwZHpTHZSYz87QilbGyxcA00bGPz2mMRDLDCJOZhBxMoOwKplPfypUjAMCFyYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 26, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Arrow Right", "label": "Arrow Right" }, { "symbol": { "type": "esriPMS", "url": "c556caa2bb84181ea8006d56ec0f8b33", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABq0lEQVRIieXVO0gjQRzH8e9sFhXEwsJGBEtBOLAQA4Jg6yOuFtlEDFpa2mhhYeFdYaGCdmIphpgsKF4uXi+KCFrER6sIgg9ERI7DR3ZGiESDz90kjfjv/r/574fZZYbVKXDpXxVUAr9VimX+Kwzoiw5wSz0Qyh80YrVIOYaihI6FRX4HF3MH/bEibmUYKEn3ihm65tZY6j3PDbxRP4G6rKSCVNEs0OkeNCJepBp6Y8bAF+0mHoi4A21xg6Z+obgEMf0YqnkQ2wh57X6Hf4JJIEl7pBmRCcUZ8eCUU8z9wfZFx0GeYUuLlZ6jAtwUVQ5iEI9nHN/CJqgoKdvib+jYPdgargYOsxIvCC+6PoERaWS5e9MZ2DJflX4I/ID2al0wmcE+BwUN6PoOUP7OxCrF2nB28DGoaMrqUsASsAeMAqfYWgDLtJ2Dz5VEEiIR3MOI/UDKEYQIsGKevhx0Au7jKW4m3nWV7pbNXdrCNSR6Dt4a1j/lpNb3hGXqHcwBqDZImNu4KP3jZbHlBnPyynd8l79eIcHK63VOyioem7L/+YOz/ffARY4b/ALf8AGIiX9K/1LCsgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Arrow Right Thru", "label": "Arrow Right Thru" }, { "symbol": { "type": "esriPMS", "url": "54008d895d4ad8a4a33dec0d1e999a92", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB4klEQVRIid2VPWgUQRTHf5PsmQiCjYIEUvlRaGUjFiIoEvDI3p0mt3eXIrYGYpfCNIo2KsQmkFbEQG53o5jc5gMkBIOFoBZioRARtI2Vwejp3c2TXT+4i1xye9lC84eB+Xjzm/fePGYMIpaxTYFpdycf95Z4fKocDbCoR9i1sgJc2zow6ZxBywBKKnS788xYz5oHpt3dFPUdQAV7W/Q4pncUz/zSHPCbHgU6/4yFQ6jPt4GB8MBuJ45I/1/zoi6SdB4wnVkIB1RqDWQY6AAu/Zq9ClIGaSJkz1oCljDzQz9TGGRymULOrjarD0zkO0ClQR2kkBls9FyjZhR392HoXsBCOBH4oLjfcBRUA5PuYbR+iRCrsdD6LSl7P1PZd+GA09ZrTPsKcKPGQqlhKlzGtB8SKw1SahToy8vcwnSO+/5SK/8WzlOKnQSes4GMdfuEdvcCRf0COADcRNGJkAZ2AHuAsyGAwKT1icRED9LyFC1zzOaeELev0yrjoI5tBKtfNoW+V6TyR/CyHyAHc9lluu6dpi22uBnUqLsylXsfwH7rUf8aKbuPCm9gXSVUKdzj4JdOwplB5Fw9E4OwEv/CVIRA+P4ffFL/NrC9dYxi+W7QbzNWtw6ctL4CfovIw00UOfAH7eiPrjGkyfIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Arrow Straight Left Turn", "label": "Arrow Straight Left Turn" }, { "symbol": { "type": "esriPMS", "url": "c556caa2bb84181ea8006d56ec0f8b33", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABq0lEQVRIieXVO0gjQRzH8e9sFhXEwsJGBEtBOLAQA4Jg6yOuFtlEDFpa2mhhYeFdYaGCdmIphpgsKF4uXi+KCFrER6sIgg9ERI7DR3ZGiESDz90kjfjv/r/574fZZYbVKXDpXxVUAr9VimX+Kwzoiw5wSz0Qyh80YrVIOYaihI6FRX4HF3MH/bEibmUYKEn3ihm65tZY6j3PDbxRP4G6rKSCVNEs0OkeNCJepBp6Y8bAF+0mHoi4A21xg6Z+obgEMf0YqnkQ2wh57X6Hf4JJIEl7pBmRCcUZ8eCUU8z9wfZFx0GeYUuLlZ6jAtwUVQ5iEI9nHN/CJqgoKdvib+jYPdgargYOsxIvCC+6PoERaWS5e9MZ2DJflX4I/ID2al0wmcE+BwUN6PoOUP7OxCrF2nB28DGoaMrqUsASsAeMAqfYWgDLtJ2Dz5VEEiIR3MOI/UDKEYQIsGKevhx0Au7jKW4m3nWV7pbNXdrCNSR6Dt4a1j/lpNb3hGXqHcwBqDZImNu4KP3jZbHlBnPyynd8l79eIcHK63VOyioem7L/+YOz/ffARY4b/ALf8AGIiX9K/1LCsgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Arrow Straight Right Turn", "label": "Arrow Straight Right Turn" }, { "symbol": { "type": "esriPMS", "url": "8a7e36f92111d628a843cde7b8398648", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAALCAYAAACOAvbOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAwklEQVQ4jc2TsQ7BYBRGz19dJCa7xGBhNFowGAxNjS2TF5BOHkG8gJlB2rJRVvoAeAOT0WC1/K00sUiIpNHGSe5wb27uWb6rkiLq/8j0ZQUpm2zMSYKyUKC5FkEwQog9mr2IdT0IJdve7bOs4xSR7gxE/Tlpg3KNJVM4A6X3Mt0pIMURyJMA6ku3Mi9obguYA+VkZRGecaIxrZLLjhEMAB8RDomDFPfvAfH70ZKFZq8JMzU840Di0fe6OyCqn5DqUz8AeYIwD6w9MjQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 20, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Arrow Thru", "label": "Arrow Thru" }, { "symbol": { "type": "esriPMS", "url": "170ecbb76320bdd18f1f44686ba1b78b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABbElEQVQ4jb3SvS9DURjH8e+5txVDB4mhiUXSGRuLBYNEmlsvoS9pYipiMEhMWASrf8AgLNqSNPSyNbqYJAwM/gFJEVbVtPeR21zSqFYr+CU3ec5zTj7n3JPj4pfi+j9oKqnzYnWhKQ+6+5bUxFPzkBGfI2+tofAiAsVCiUAiRVEtcBrMNQYF9tcRVj91dUQm0aWX8b0+UtMP9aHRZDeWteyM7lFsYEkOpaLAGNBJsWUTmKkPWRIGtHKtZITjyJUzc4iRyIAMAWEGzubJDhZrQyI+VLm6q0DedzFB2ZAHz6O3vKYmpHA7Vb56E+0FJc7/lNx//I6M+A7gAzqcTjtGwgTLQzoy0DgksotSmY+LhjYQP6LNNnciM5LFSGyBLFV005ih7eYgO61qhbwMAz2gHnC9xr5DvoYOggX88SgaFwixytfbHGTnJHyDEe/HDF1WzenqHEsWy/Vr6bk+ZCcdrkbsHAWvAftr4EQ/yBtNv3JtIFbe6QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Arrow U Turn", "label": "Arrow U Turn" }, { "symbol": { "type": "esriPMS", "url": "f9b7c00fb61b0ea446a62ac6bc45d487", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAChElEQVRYhe2WS4iNcRjGf08+l3HLLSkL14VLiAVKsnPZKClZiY2ykLEwSrIaRST3olyK5FLGQixEIqEsbKYUuUxCI8m1cX308j91mqbmHN80fXGe3f/6/r7n/77vORkFV0bBlVFwZRRcGQVXRsGVUXBlFFwZBVdGwZVRcGX8y4C2+wB7gTbgpqRzFAlQUpvticBCSZ9K82luHDAUGAAckORuB7Q9GHgP1NmuK1saC6wBRgCb/xYuNyCwDBgOnO5gbQJwStLlPAGqArQdQefE60bO8QfwlqT6DvZeAIbYXgC8BGYBP4Abkh51KWAqhsPAeCACfwMOAX2Bz7brJe0u2x+uPge2Ag+BS8nl2L/L9hNgvaSfXQII7AFeSFrRLv8mAb2BybaXSGpKy4uApnRuGzAXuCjpK3DSdgOwCWjMDWg7En1eginNjQFGpSe+DSwGDtqOp/yY0iDgekhqtL00Ob4qXbEDuGZ7Z3SCXIDA9Lis9By2Z6evXxVztq8AU4BwN/pgL6AZmAFctx0Ot0TR2N4gaUdUte37qRU15wX8nHKnpKfAWklv0ngg8CX6oO2VwJ1UDDOBfsA0IGA2Au/K7ukf5zoLXgngPeCI7QGSPkh6VVrwn943H2hIjbvV9tnk2BngPLC6fTHY/g1eSTV3CpiciQo9b3t5yblUJCeB7e3y6AQwNfbZPg7ss71O0vd0blA6t6UCcyqrYkn7bcdT37X9IOIAIxNcOFWu16W8knQsnYtcfAb0BIZF+5F0tcsAU7CjyZHRKcdaOvoJi2cGWsvG8QFnkuMxfltpzKoA0+WRS4+rOVNStWD/x//B7lANMK9qDuZVzcG8qjmYVzUH86rwDv4CtpX2ca4rPrIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 30, "height": 30, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bike Lane", "label": "Bike Lane" }, { "symbol": { "type": "esriPMS", "url": "389ffb762ceb789b69d54623a2a41b6a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAASCAYAAABIB77kAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJ0lEQVQ4jc2VTYiOYRSGr5svGUOoQZryk+zGwk9WRKlJw0YN8lsWY0MWRChFfmIy/sKUyAYjZUNKQo3FNGNhbJQUpbCZEUOT38+tU8/o7fN9n0lmcuqt533POc997nOf53lzDLLl/ltA2xE7HPgi6duAAtquAFqB+8ANoG1AASV9st0F7Mmys70dmAKMAW5JuvJPAG1PA0YAK20XuhcB+4Br/dmrvxpuANqBkQXfPwJjQ1tJ+b8CtD0K2AzUAsOADmA20BNMJH3OxNYAJ4E625XAQiDy3wNnJbWWBbQd1d4FLgErgHfAlrTeD5y3vV7Sj5SyBLgOVAG7gfmSntueDDTaniOpqRzDA0BTVnzbsxJg+M4AR4GtyT0VmAAEu7rw2a6X9NL2qhgk2zclPSsFuCC1M4CGAjuAB5LabL8GOoFq23uB8L8B1gDHJT21HYU2AtuiC7aPAfXAod8A08HOSeobwxlAXtK59N4NjJd0yvYRYDWwKem2PE1yRQyW7dGSelJBVUVbKum77bztcZK6JD0G4umzuamtYTsTs2XAhzQkGyV9LejYPOBJOQ1PAydsr8sMRrBviERJb1Nxth3gF4CJwGXgIvAL0PYkYC2wuCSgpOYU2G77KtCbEoYkRll7AdRI6kya3k4avgJmprwGSb3lGAborqRHbbqsD0vqKBJ3J7O+Z/shsBSYDjwCDoZMhXlFb5o4S0BzMV8pkxS3Tsuf4gb9f/gTVGDaIsPP8o0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bike Loop", "label": "Bike Loop" }, { "symbol": { "type": "esriPMS", "url": "3886b0a6b4e180b79d62ef4e3b5d4fc0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEIAAABCCAYAAADjVADoAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADIklEQVR4nO2bTYhVZRjHf38cjHBa6UJTBElQK2YjUagLQUVbCa5EMbCi0pUu+iJdCIL4QYSIqBVBjgV+bArchItWTR8DfaILdaSgVDBCBY0xnnjn/u9wvNxJr3MZD/T84HLf+97nPu85v/N+XQ6nh2SEnsZbkiJMijApwqSIOomICEkK/u8i9JAl1EZEHUgRJkWYFGFShEkRJkWYFGFShEkRJkWYFGFShEkRJkWYFGFShEkRJkWMV0RELADWV6uA34Djkv6qxE0DtgDfSPqsUv8MsBo4IekH1+0E/pT0bktbU4GtwPeSTrpuEzCzEnYHOAeckjQ8kT1iHvBOm/rtEbFIUpFSmOa4w8CoCGCh68vBj4ho5ouIM005ZqO/OwaMiABeco5WBiNiiaTbEz003gA+d7lc5Y+BHcCL48i5GXi18vnlMeJ+B5a5PAlYC2xz/IGJFvGHpHO+kheBj4AnxplzfUS8Lul6RCx172vHcLNtt7/fIp7utMFuiHgkInqBx3wQ5cp8Mc6cU4AXfFVf+Y84ue3muWxw+UJXRcT93YH6wK8mZZjs5sH5FZgFbIqIT4E1wBAwp03sbOBGS90lz0cdnU9PF+5A/ViGBzAZeBZYDqwATvNglEn2LLAS+LD0OODQGHLLhPily2Wl+BnYV4ZUp+fTjaGxV1J/KUTEU8B3wHsdiGh3cEcsoiyvN4GjY4i4ImkVddtQSfolIgaBRRExSdI/ZV9QWUarPO730T1HhbLMXgamA/1tun/X6YaIGREx3+W5QB9w3hKKnKsRUcb48xHxnKSBiOjz8li69kBrQkl3IqKsPm8DB5kAuiFij19UxmrZBVZ5C/gE+CoibgGPuv5NSdfGyPs+sFjST5WVoZYihtrMzqU7n5RUJq1RJB13ryiCngSulpWm1Lf8vuQ7798MRUTZPTbllu++rsSeAnofugg1tsCvdRD/LbDuHjF35ZPUlPJ3a1uSdtFF8t+nSREmRZgUYVKESREmRZgUYVKESREmRZgUYVKESREmRZgUYVKESREmRdRJROTDbQ3y4bYaUYuhUQdShEkRJkXQ4F/ie+YJTYNZNAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 49, "height": 49, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bump", "label": "Bump" }, { "symbol": { "type": "esriPMS", "url": "ea362bad0c61745a2b9a975b599b061e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAC8AAABWCAYAAABfCs+lAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGp0lEQVRogeWbCcweUxSGn9NeWym1VBBFLaklVMS+F1FERBNL7GukthIhSuwqBBGxF6XEHqSWIqgglMYSVRRN1dpaaistWv1fOX/PyJh+a/9Ke9Mnmcz/fXNm5p17zz13/tz3S2RMImMSGZPImETGJDImkTGJJUm8pBWBjQHffw98Bcwws7l14g1YAVgW+B2YXS+2dE53YCmgw8xmd1m8pC2By4GBceEyUyXtYmaf1Th1O+CN0uf3JG1jZn/XuY9rGgdsBZwPXNkl8ZKOBu4M0e8AzwE/ACcD/YC1gAmSBpnZ8w0u9Q3gjXAucEWdmHND+Fjg6ka6moqXNAC4C/gTOMbMHiwd2yHEOz2AUZL6m9mkOpe7GLgDuFDS42Y2sXKvzYCLIr2OapZeDcVHvt4CeA6eYGYP1wl9E9geWA64DdizTpz32s3AacAISTubWUfcq3s00tJ+vE4Kti4eGBCDc0ID4c6lwPXRC3tIWtfMvmiQFvsCO8RD3BDfnwVsCzxtZt47LAzxRI43ojOlYmB6bx0bDzQfZjZL0vHAy14AJD0SPXZJjKMTWxHeivgNY/9xswuZ2ThJPsh28hSTdJmZqU7sq5JuBIYA1wArx5g5wsy+W1jiV4r9jBav91iI7xMp4QLrcR6wH3BkfB5pZqNog2bif469t0orePc73uJXSXqmXqDNS59TAC+tPwJn0CbNxBcjviiHzfBS57wA7B3VY2iD+Cmxn25mrfZuy+KfBC4ABkm6oF4OO5KWi9nXY7xFnwB2BQ7mfyI1Omhmb0l6N2a8k4DhDcL9IVf1VjezyZKOjerjs/D/QmohxsvaWz74pM6Gv71GDxwZcb8XYs3sbUlXx/vJohFvZuMlHQg8GLPnEEle96dHjzgnRI0+zFu9dLrX+kOBDeLzvZJmlY77m6azrqSNGrxWLJj4eIBnJG0dYgbFbFgtkUPMbGrlvNmS/E10ZHy1eZ1bLAss347wlsWHEG+VwyUtE9XHb+Ziv270AmVm9wC+Lfp/RszsL+B9FgMSGZPImETGJDImkTGJjElkTCJjEhmTyJhExiQyJpExiYxJZEwiYxIZk8iYRMYkMiaRMYmMSWRMImMSGZPImETGJDImkTGJjElkTCJjEhmTyJjEkiJe8/xfvs1ptIgmyQ0/3ZrFVZHUrTAPLZD4sEqNqBHrhra1fc3UbVbAsFoXdPMbMBroPe9j58qzO/R+AabF32V8VXHN0NJT0hzAjUZuurjWzNyX1nLL9wxHnlNuNbdRFVwsaaKZ+frrv0g6KRaa3TDkfBkP6+usa8TmLVusoFv0kOPGibERuxFwphuHJA00s7Gtii8YZ2bbl4R1j8VgX6rv9INJetHMfo3ja4e/5g/gc2DT6MHLgEfju7Oj9dcHVgcmR48eYmajS/fqEQvWHv+IpPVr+SvbWUSeK2lmfJwAbBFGuMfjO/eNea7fVOq5grlmdo4b4sJIt2ekYGd8WXjcy5f4q/HPLrD4Cj/FfqkaRqFyelW5Kh7su0iNduJZWOI3i/R4qfRd8ffgMH/Oh5m5B8c3T40iDQZLcmvAvWb2W734dsWvJWloJdb9Y4ShzU2bP5Ru9IEkr0KXR047x8V+S0nuOfu7hhnpgEi168Jg9yrwCvBaIx9xM/F9Gvh4ffD9x40aDzBM0hsxQHsBfeNQvyZmuY6oPLvH5syQdLdXtqIotCP+0zBwUsrN04HdQtSbkvY3szGVBxgj6cPopfuiOs0qmey82njvlFPES/LouLaL3ysKgpvm9gnn6/R2xP9ctQpK2jVu8ICnTVhr3fFapRA6PsQ/Fb04MozQm5iZeyqrPBWb36t/Kd79xUO6OmDdL0/MgG5d6SdptbAwuss7mdlRkXKUWzccU4cDH3nLRkoU8fNRja8V0654r+/ExYoS1xFzgNfiPpLcc+wP9DVQzdVpxTnMq90eP8zMPqlzv3J8l8WPidYvZt7xZlbU/PvDQ+l57jxU4/yhpbI6Mz6PiLHzS5P4tsR7q/gkQWUiKhvcVpE0PFx9fWPgrRQl0d9Rdoy43SR5qq0Tsd3i+PQY2P7Lh7eBW+O4p91BYcSeWq/qNazzlWpTZlI4t32y8pexAk+Tb2P29Lpe4C9kBf77kVNrNMousZXxmn+imU1rVfxHJet5mY5o9Slm9mNUhF7xjtIzRLtZbo6k3lGVvL6vF6/DH8RAr0WveJGbGZXKJ7/Xq79saCo+PL3ubW9K5Ol8uRozr09U7TCqzfgl6N/AxY1ExiQyJpExiYxJi1pAV/gHtUdJjhTy7mkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 35, "height": 64, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Buses Only", "label": "Buses Only" }, { "symbol": { "type": "esriPMS", "url": "7ccc9b441f6c352c8fce1ae679369b9b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB50lEQVRIie2VO2hUQRiFv6MLKQwoFj6QCEIUbMRCEEEQQUQxQUTwRXS1tBEs7bSwsrRInybtmiI2oilsYkCwFAuRIGgjiAiRFEcmTuBymbn37t0LaTywLHvO7Hz8/7x6bJF6/8FVsj0DTGbiRUnv6LrVtncAs8B4ZsgJYKpzMHC1Ahp0wfY+Sd+6Bvdr8u3AbeBZZ2DbB4GzDYbe6xTMv0rUYNxR2yclLXcFvpPwPgGHE/5dYHSw7VPAkUT0HLgfqiz5N2w/lLQ2Epj8ploA9ifAu4ArwHxrsO0x4Hoi+iDpi+0B8CjT7vZg4HKsoKwX8XsF+AocKOXnbE9IWm0L7mf8DbAk216Ia13Utrghnw4Ntr0XOJ+IViW9L/weJMCb7R4eDMxk8lBhUW+An8DOkj9p+7Skt8OCU2e3uL4bkrRuexG4mbnJmoNtHweOJaJQ2VLCH2TA12w/kPS7EbhiU70MFaZ84A8Qjl9R4/FVm6sF2w7erSZt3pSkX7ZfAxcz7Z6rBcc/70n467GynAYZ8BnbhyR9rgPn2rwkKawxFd2YjWe4KMU5H2fBtncD0xUTZyXpu+3wKoVHpay+7SfhwkmCoy5l5g7XY53Cek5ksjFgLQmW9AN4RUtJ+giET616bSGjasvAfwED8I0fTaz3uQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Chevron", "label": "Chevron" }, { "symbol": { "type": "esriPMS", "url": "69a02686bde56fbcbf2c073a6324dff3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABqklEQVRIieXWuy9EQRTH8e+RDQUKpZo/gNar9ohOJdGJRqHwKMRazyX7FJXE/2FVHmHVGlH5G0Q8EpojV84mk82d695dUTDlFPczvzlnZm6KXxyp/4Op0ifCbTMfVaUfuBPhw4upMgccqbIqwn6D0AhwApypMuWC9cl6AQH2VCEpqMqwQe1AF9AKHkyEFVVagEUDRYS9BqBrYEyEl8iaibAUpDIwawkjQVWGDOrwQaGYBwwSZj3QIFD5DvJiIeCuJcyGQKdxoEjsO1CVgbiJYh/qEDDo1nNL1BkXioWFgDvAO9CWBEp0XRnYDUwb9JAESoRZjSadqR5gFjj4Ucxp76BGN0AVWAbKdizKP4LVtXfVtu5Z9atua0DJwFJTmN0MFQcardVIhLQqQdukgaKBxYawOugKGK9vBhHWDVwHCgYWEmHOpeqFHDBjYAbI28EvxH08R5zb+xKYEOHVt1oDNwzcMDBImI/EGoEccNPATSBnYC4q2bxBFwa9xYFqQ4QtA7eABVWORXj0YTPAfbCypFBtiLCtylOwQy4U9lJ/2L43NUQ4DJv/u/+Nn+eTztt6to+0AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Crosshatching", "label": "Crosshatching" }, { "symbol": { "type": "esriPMS", "url": "b35935f9c6de100764943a951d02dbe5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAArCAYAAAC0PJKeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAg0lEQVQ4je3QMQrCQBBG4W9hWitLOy/gJUSsvIKn8gKewxsIgq1gb2mjlbAiJDGEJV20yetm3gzDP6GHGFhmpljjkjg2MjPBGbOq3ib29eaiFhUbLRmlczFwlBJR7I7yS+ghRumvT3h2+o+2POGAJe7YNTLxyqwwxy11Nj8DGdcfRHkDIYgURYE1+r4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 32, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Curb", "label": "Curb" }, { "symbol": { "type": "esriPMS", "url": "8324aaa64e840751e95ecf87f34eb1ea", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADYAAAA2CAYAAACMRWrdAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADL0lEQVRoge3aS6hVVRzH8c+6rswbpQZBSWFJYNQletAsB9UgGzpInDUQMirt3HNz0gM6FA2i8moaYeDAJhEVdLGJEUb0AC2IJr2gbkWIDbqeBhlXr+cfe3sowQe3+zh6Fn5hn7X22vu/1/qd/1o/9t7srFCyQskKJSuUrFBy77qKRIoChaWeiaq4MBX7jaxQskLJCiUrlNzzHkfibh0vYKHwtG3p/f4XNhxLdYzhsm7L2zbG9Xakg/0tbMC1Ov+KIlkkW4k+F3bMd7JxYUW35bjsi/noKusl29OkjbFK9ni12jDhpfRXGeaxIx3UiN1SLexwaXa/uP4NE2UJS5Z0awUKi9ol+1RYM64W3jqlPVzZrU3YFDe52C9zbSLZ/DKIO894NBy2wFpT1mvGg0bTB/0h7DfjrrPslPajNkme7JrHYslyYY+RuM+W9NH5K2xDXOJSN5gyaNKgVGeuKhd167d3z5xwuR3arsKjOt4zHLfYmn6eR2Ex85cvg0Z0PGfgdJetzeMEC0xopY5WPKbtRtyDZ/HA9DqKM47xLMJmKGpDXCR5BG1h11nPPerbuqzENeMJYb+w1uZ4eHpmkqJ3U3HQOiyTvGJr2jztuNF0QDPGscIxt+HT2Qwjm2uSRl1O2TmD6J9qYdUfM0uyuaQRq3AHPnHI91qRtdLUtOOjO57kyPklbMBwbQ7sdI11/vQDvpxWbCsGtA2dlLlzKKwZgzr2GbAHHwpr8Iel3tV2oLtOpiesXcdeIRk3mk6YyjkTNmWFbLHwPPVWsVvLpGHH8ZBGjNmW9p71Oo2obrFG63p42RyQZxW9PX2DIY1YXb3RkNxroDKNyoZjIz6WjGnGiFGvndaemzGk4x0sl3xuyYxMZ57W2ImM7NWI5bakX+u2rekzjVgv2SW8arhyy3hT8hX+RnWDvFq4X7IAX5uy5n+ZTc/MY1tX1H/7bxiOH6my5WY80zWXk5mscu+Ip7yeZu2GvXseqzLXilu13YVqyq4UFuJ37LfQmBfTof580GylDvZ1t56QFUpWKFmhZIWSFUpWKFmhZIWSe9fVhS9z5oSsULJCyQolK5R8rgcwX/wDNHTqkTQ1LZYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 40, "height": 40, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Handicap", "label": "Handicap" }, { "symbol": { "type": "esriPMS", "url": "7077bd77cfffdf11043b29a66abb06fd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACgAAAAmCAYAAAC29NkdAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAF7ElEQVRYhdVYXWxTVRz/ndvb9rKNlX11K1MHg+LYIsH2wnSJPmpiwMQQX3ww4cHEEF98MH5E5Q0fTHwxRH008VkNGmIiDyY+mElTY4TNbWXCGO1grWXd+rHe9h7zO+w2XRncTWCMX3LS23vuOef3//7fq2OLQ8cWh44tDh2PKkEp5VEAAQDfCyGW3DaSUrYDOAYgDeCMEKLq8rwAMAzgZQAnhRDWuglKKXUp5ZdCiJ0AqlLKPwH8BWAGwByAIoBlAC0AnrRt+wUAg5KnCuEBkJdS/gZgAsBVANmV5ysAQgCiALiGQmFhYYHzn25Eg68IIUJzc3PQdd1jGMZTfr9/0Ov1+gBozkO2bVcsy0KxWNSLxSJ4rWkatm3b1mwYxvOGYTynaZpPCCHq1pTL5TJKpZKvVCph+/bt8Hq972yU4LFisSjL5bLgZoVCwQvAu571tm0jn89zUJi1sOo+nw0Gg13pdHqgs7Pzb9cDVsx7pFgs1jT1IFEqlZRQ1Wr1AwCvuxIEEBZCNHPhZqFUKsEwjBfXmluL4GC1WrUrlcqmaJCgGxmGERwdHe0YHh7OwMWH9gshtM7OTmwWPB4PfD4fSY4A+OGuBC3LekzXdfriphGsVqtgoDc1NT3rSlAI0c7Impqa2lQNHjx4kJfh9USxn1H1MKBpGguDK8ECJWpEW1sbOjo64Pf7VTKmWfL5PG7cuEHToL29Xc3RVHT6mzdvIpvNgr4cCASY8FU6WVpaAgvA8vJyPTH1W61W/a4EhRAZOmw9QqEQdu68TThWDEW6rlAocH1LS4ta4xzuwDAMJez4+HiNJMmvEMy5ErRte5KbOKA2e3p6av8zmQxrp7rX1NRUI0eNTk5OKi3t27eP5atGjppOpVLo6upS2uSevb29mJ6erglKWJaVciWo6/ooD+Ui1leajZJSSh545cqVWoT39/fX1vGZQqFQI7Rjx47aXDKZRC6XUwmZBAn+8hzuxbNYx8vl8owrQa/XG7dtW7a2tgoS5KFjY2ONjykz1YPapFYqlUqNhAOnKlEIapiCclB4zrW2tqpzhBC3VOrig9bi4uJsIBB4/Pr1643TSuq+vr4aQSmlGjyw3hXqQfPXXzump1XorxRudnaW+/zqSpDI5/Pnuru7j9MX62syN9uzZ4/a0CFXqVSUvxH0TWqoUbuNQVQPRjn3yWazGdM03bsZIpPJnGprazve3d2tfI4gqXA4XIs4mmthYYGtkvrP9JFIJNT1rl27VHQ7YFBQEOfaAYUhQfqnZVln1+KyJsGhoaFEKpUa6+npGWTUcnNGprM5c9zly5dXpZ76vNbYCTEIOE8LOOal1qhpap9BJKU8vW6CRDKZfC8QCJyhv9Fv6iXngQMDA6vuMWqbm5uVMI2NBgUhIaaZhkYV8/PzDJDfTdMc3RDBSCTy4+Tk5B/hcPjpRh9i9DXC4/Eo0vUgKSdl7d27d5VpnQhmcAghTt6Jxx0JCiFkLBZ7bX5+/kIwGPRQM9ywscsRQijTcd6pQMxp9Elqh9pkGqEpaQmmLgYfTU2ftW37a9M0f9owQYJRFYvFPsrlcqeYlBkgly5dus3H7oarV/lSdwt8Qdq9e7cShlXHsqykz+d7+55e3E3T/CQWiz0xMTHxJkkODg6C+ZGly15n10Pzs54zK7CBYIDZts1XzaMHDhzI3hNBIhqNnojH45nx8fH3e3t7NSZkppF0Oq3MSJPeiRhNTGI0L3tMphQA/2iadiQSidxeov4PQfojgA/Pnz//y8zMzFfpdLqfkRkKhVT1WFxcVIOphL7ldDMc9DkGAjW3UnW+tSzrjZGRkX/v+7eZQ4cOnbt48eL+QqHwViKReNfv9wfZBzIIqCVqjJqij5LwtWvXag0EgAtCiI9N0/zugX48GhoaKgP4bGpq6nQul3s1mUyeSKVSfJdYC3TSnwF8Ho1Gz65YYnO+boXDYZaObzji8XifbdsvAXiGVVFKyS4jLqU8e/jwYX7Lebif3yKRCAv2FyvjvuLR/T64VaA/bAJu+A8mMOR+E14YSgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 30, "height": 28, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Highway Shield", "label": "Highway Shield" }, { "symbol": { "type": "esriPMS", "url": "7c8b6b6393fefbb38d373c9aae28af72", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACwAAAAWCAYAAAC7ZX7KAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACoElEQVRIidWWW4iNURTHf39OGgwlmhcjwoQnDcrtgQdyySAZY6LkBXnjQYpJyQtSUlPKizwZkXuNR5MyUoxCySW3qTGRcavJyNKqRZ+vc77OmTGYVae9z15r7++3916XnWOASY4BJjkGOrCZVQAzgA5JbSndamAOcA7oAiYBn4HyMHkp6aGZbQMmAI2SXiXmjwXqgGFAD3AvVN+BbuC1pGclAQPzgPMBtTalWwpsBZ4E0B7gCrAi9HdjsxuB+cAF4BcwsAo4kgVkZs+B3ZKaigXui1Sb2eQM/cxE32/mYPQVpz4LWAScNrNuSRf7E9ivdzqwLsNmdqL/RdKBtIGZ7QcagH1AvwJfBqqAWocpEBvTiljncAD7bZVJ6u4vYIe8GsB38uhrgUFFrNMTQei2QyIYiwIeamaVqbHh0Y4CRuSZ0xRgo/Po1gPtgGeKLKkJ2BeSPqaVWcDLUxGelEMFxv2EPwFjkoNmNi6yhmefNTE8OBGgikNYAOyNsaP5PpAF7KfRmhqrBibGlXtUT00q3d/M7BKwITWvLqBuJYB9U48LfPsEcKxU4FZJv+VhM2sEtgPHgfGRh/O5xU/gr9HWA7eBzoRdd+R6wmf9Zp4CzV58CkGVGnS+qMvIDJtriaDpMrOqKCY7U3YfJHmBKUlKBfYqRLjCmyLWLAdWxgbOAItLBcxavBhpidYzwckCNpsS6asmCkmLpHYz468Cx8PmbLwxHMylLNoKM2tIRPkHwB9BldH+EelN4dgSOXhJ/Pfa77IjEWibgblh+w3wTfYb8FvgOvAg3wRJ781sWTxc6iPavVDcBzylnZLUaWaPgClAm6R3Mb0j3Koy8bTsG7CkG8DCrEmS3Bl3xa+Qzc30OpKaPW31BrQg8P8uuX8NUKr8AMMou1srM/twAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 33, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hump", "label": "Hump" }, { "symbol": { "type": "esriPMS", "url": "36070a88759cc922599dfba9cf3325f3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADAAAAAaCAYAAADxNd/XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGUlEQVRYhdWXS2tUQRCFv6PXGKMiBMSde0UQfMXE6IzgNrh26Q/QvXv/k4/4GmHcGBGDiIqIuEgQXIhofEAoKaiWppmLY5LJnXvgMMPt6jv1dVc/pqLlqmi5KlquihbIzA4BXeC5pLdjD2BmB4EOcDF8JJoWgPEDMLNp4EKW8DFAw/RtBMDMDhQJHy8SNmAZeBC+BFxvDMDM9gPno4494RPAjiLsTZbwI0mfs/4zde8eCYCZ7QXOZSN8CthZhH2IZB/6p6SVjfzWlgCY2R5gLpL1UT4D7CrCVlOywH1JDrBpbQjAzHYDZ7MR9u8TRZiXQC+VhaTXjEDVkAlPxKimhGeBySLsK/A4K4sXknwxjlRVTcJV1G1K2Ot5qghbA/pZWSxJWmebVdU8n4lDw+v55IA4H9lF4FbU8zsaUjXooSQf2X7Mxj5gPk7GbsyM97sc9piPDhL2el9tFCCXpG/A7XDaIucDphNAh4GrYY95lQH1JH1hRKr+t4Ok78CdcL7nd7MZOhq+Bqyb2bMMqC/pZ2MANUB3wwloLgM6HTuY+wbwy8yeZEBPN7P4t/wkDqDFsANNxQx1MqC0u9307dfMeglI0stGAUpJWhsAVM7QQtjbP6XTepgTe9tvowF0L0x2DUlAXmpXwt7+Hvhd977G/w9I+pGthwQ0WwD51WU8AWqA0rXagSazGVoZe4BSseX+BWodAP9Q6wH+AMBbwq2kmyrQAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 36, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Island Tips", "label": "Island Tips" }, { "symbol": { "type": "esriPMS", "url": "df4117bc41e083113aaa58151406ab9f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADAAAABmCAYAAACN1RJtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGOElEQVR4nOWbeexdUxDHP9OOvXYa+xqCINbYxRJrbLUWtYZYa/kDsfwjEYklSAhCLRW1tIhUQlNiF8QSUmupvZRqaytV7e8rw1y5fd779b32dTnpJ3m5955z7jln7pmZc14y4xSOUzhO4TiF4xSOUzhO4TiF4yxqAkjqY2Y9lCKApHWB04FDgfWBpSVNBAx40cyOlLQS8GQb462Yvx+AP4CZTdrMAH4BPgNGmtnoORZA0gnA7TFp4DvgdeBPYBugP3C4pIOAN4Ed8rVmk6rok9dV8zoV+LGhzWLAatn2HEk3mdmFHQsg6UjgvhzkJGCYmf0zOUk7A6/kKozI1Qm+N7PVWvQXqzcOuBs4MSf6uJkNatJ28RzzVuACSY+a2cttC5AqcUc+HmJmzzY0qWxgPLAm0PIL1Tg1BX4E2BLYvrYSs2Bm04E7JW0BDAaOANoXADg6dXVkk8nXCbV6C3gf2L83wwdOBn4HXsjJhAAbzUboj/PaVNDeBKhU4rHZDDDTzA6VFGpzaS/t9gXWSjX8Q9LbWb6upJXNbFLjC5JitQ7Ox486FWC9vL5DZywl6cwm5eHFgkmS+qenCWJlLpI0pNZ2yRAs39kPmFhT57YFiEGCyR0KsBxwWy/15wEPNpRdkr9mhHqeYmbhdjsSIPxwGHI/OuNn4NyGsrCN44EngOHAp7UV/hNYImwNmADsBmwKfAUMMrOXZjdgKwHG5yChtx92IMA0M7u/XiDporzdAwj3S046CFda2dIZqffXhFqFu5W0m5lNmBMBngN2AfYCnu6tA0lv5F7RrG77dJkTUh0q1gC2Ti8W6nqwpDXM7FvgYkmbpAE/LmlXM5vRqQCPAleE/km62sx+bdFuWWAz4LdefH9wrZndWBNsYNrC87nLD0ijvTKbnAZ8kLv75bXy9gQws3ckPQwcAwyVdJyZTWvSdMO83tm4mUlaCjg2jxaNhlvnrkoASVfFbh9GK+l8INTxMkkjzOyDtgVIYkJbZedjJN2ebnXxLKt0+Zt0fcFKkl6tbT7L56EsjgP1vj+p3Y8Cvs0d/R+1yY84LM9i4UqHpCr1tC2AmX0XLwE351Z+fYumYehn1Yxyx4b6DZq4yfNq48yUNDQ3wrMqAZJ4fg/YCTgbuKVtAbLzOCkeK2n17GTt1NmJuUdMrvWzeZOJhzeLXfevhro41I2Jw18+x8eJY/MsX9jMPpcUdrBKKztr6w9NrEYbx4pn6Iyva/1PToNuNnasQEsWvb+UCxtO4TiF4xSOUzhO4TiF4xSOUzhO4TiF4xSOUzhO4TiF4xSOUzhO4TiF4xSOUzhO4TiF4xSOUzhO4TiF4xSOUzhO4TiF4xSOUzhO4TiF4xSOUzhO4TiF4xSOUzhO4TiF4xSOUzhO4TiF4ywKAujfgNQI8OvJ0Ph6XZ8MBCSv8RwRfvFOIzOyrgp4JcPMpjfru5srEHFrr2YGx45NQvV7C6tsG0k9GWcXIf8Rrzp2fqpQFVcZocqTMg46JvRTrc332W6zjJuemr+xuWJLZ+x0ZG8cJmkXM3t/XguwXe1+oJkNz3yCCBSc2JiSIikSIe6JoFYziwjdWZC0DPBAZI4A1wEHzjMBJEWixAX5+EpMnrnEzKZKGpwC7CPJ5yR2erZIOizD6UNN+qbudovxGbLsGZ89pasC1CYfAa03ZoB2N9k2P8qUBhvqSiZfNflwhZFZ8UVW7STpobyvYqlXkfRl3vekF4t0rGDPbH+FmX1ac9dhU/dmmwfMTN0UYOOcfITjR0Tt7kCVM7NO/ur0bSirMjeq0OQNIkdBUvj/mPwK6YmCd9tZ2U4FiNSsiKfeOyPOx+Ryk2kk59Qi199Od3pAlikTIY4CbshUxJ9r8dIzczXHZUT7PZHx1G0BQif3rOKZJZ0CPJV1S5rZN1leeY0ZZhYZHv8haUpNPU7rcPy5FmBsPRjbzEZJGp15YmED/cysVTbHPMG70MewFCDcXSRJ/C83cmEXYHpeQ5ePl/RM6vB8wbvY17T0IHfVUgf7S6onEMW+UdnAIZJey/sBmaOwQAWo3F+fPKyRrrFfE09WeapVG/LKOqbdDI7XWpzvoy42o2oDm+84heMUjlM4TuE4heMUjlM4TuH4gp7A3PI3JO39BGHdY2kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 36, "height": 76, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Keep Clear", "label": "Keep Clear" }, { "symbol": { "type": "esriPMS", "url": "752b9ff1662683149168bf5d5dcc884c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAABHCAYAAAA6AQYyAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAkElEQVRIie2VMQrCQBBF34/B0tI6d/ACXkjwCNaWlh7EIwXR2kbQL8uukgTBLkiYB1MM+5hhfzM1P6inJ9hugKukW0+wvQROwAq4295IOnYnbMtjYg7sgJ5QDVZXf5vDN0LIRA6ZyCETOWQihwnksLA9k/R4C+eBcEnHsDvhUK7dGmhTL+n5EUqzLzXSL8YUXmk5HSbWRaXbAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 53, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Limit Line", "label": "Limit Line" }, { "symbol": { "type": "esriPMS", "url": "82a8bdf5f8d93c1138aca2986aaaab7e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAGgAAAAWCAYAAAAsNNkQAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGUklEQVRoge2Zd4wVVRTGfwcWRMWCWIglQjQ2MLbYEo2FaCJqJFbgD0HUaGwJRo0FC2vX2CBqMCr23hPBElAwgtiiMYJYsPeuoCLKMef6Dd4d5719LItszH7JZN7M3Llzzzn3fKe8JjrRodG0vBfQifroNND/wUDu9AM2Beaa8XbF897AXsBGQHfgQ+AFM2ZlY7pqTGA6sAqwZXkq4HfgR+BtM+a5sypwErAQuMwsjala42rAzsDXkH5vAvQB5gNzgCkxX+mdbYG1WxE/vr8N8AuwhtY4w4z7S3OF3HvqMr67PvAR8FXFnD+Y8QLt6EGHARcDlwKnZ4taSfePlWFawJ1ngBPNeBMYBDymR6dJkRPqfHOhO49rzPm69xNwfY3xWwCTgAXAChXP57tzBdBsxp+61wzsy5JjlDsvAUdINmS8+H4jmAnstEwpTjt2MrAd8DEwDnheCgpvOxrYIzzJnUOAI+UZ8fwY4EJN9QrwSDZ1GH0dedtgYGD27DJ3JpnxQWktTdo8gS7AJVpb7N7VNccJwDnAhsAIjb091lchXo9QPrCurn+RIfcGztC97QvZzHgieze8dIbWP0lsUcYn/0UMuknGiV0+pEQfofS73BkFXAncDfQEHgW+k/H6a+xrZlxQntydFeUtw7PbMcfN7gwsUV149a76PdlssRILTHPnBilruDu3mSXKu7dKMHcekHEW6djfjGfd2aw0NNZzpzsDRH2IUqfIQE+ZcTVLgTYZyJ0dgIPkOYeZpUX9C2Zc5c7WwOG6FTvt3cy7asKMX93TuB0hKcYVS+K944BrtZa1gLMVo7rJQ6vm+9SdM4E75EFTWpFtkbxxVBizNCwMe4BoPahtjLyz3dFWDyoUPr6WcTI0Z+OflHtH8AzD1YVZikOh0MLDRohGL3VnohnvQ6LPUNTTWRJSCw+K9p6rM2akzmGcW8wYWzHmLeBl4HJdH5zFyQ5hoF10ntrA2IgnBfqY8bE7t2rXN4LXdTYzZirQR5IxwT15UxGjCt6vCTN+kyFbS4gCs5X81EJQ94HKHHtllN0hDBQpJPKE1lDsyMB6kLKfW4DRoTPt1Hr4pvjhnsYHlewP7AYcD2ygx5+ylHDnFCUVgeFm1XQZMGORe0okZkmGoOJAUO5Z+t3s/k/Wm2GQGa8uSwNFAA/UpTd3VgYOzeLDyhJurnuqpzbNFFxzGv5Bt1Cae6K66crWvtSzhRXfjzgxXpemo/jdJ0u3Y+xAzVdgbivrCjnmuKc0O+q5o7P1LlACEecWtZcQ8Y1laaBQSj/ttm/rjDtUBek8GWgH90QHuXE3b6BQTDBLRWycX3RP/H+6gjTZOccfFQrqpx1vmXH6KvB3lceu2YBsBb7P2AG9f7XqwwuXSxYntw5BoxJ/rwF6i92EOgJlrOfOxmYpu6vCZjqXOwjnier61zK0WSoB4lgM96TA3tl11F0P615khn1V87QmW9EdKZKdokCOjdhuaKuB7pMQUaO0aHkUcE+tll2UNUU75Y1SPNoPOFe/o3A9tca3BlbdzKhupjwi5msLbpSSp0VKDQxtTbYMg+XhM1SUNuv6X12V/9pAD2gH7+vOMDPuqhgzMqvKAxeZpdQ0QcVdgRHujC4HZfdUrUeLqJK3Yz73FDfOLGWL9bof3UtJwVAlOwcrrW9EtqL+ukqXY2XgZuk0kpflYqCu7knhi7TrJwK3BUXFIs34IXP9o/RO7Kj7zLinxpw/ifOHuaeOQw/x+T7K9FqjjDGqQ8JjAztFsRlxqhjgnuYfopgVMTFobnclBfNUmP5cR7ZxalMV6Kt6bINCNvfUIE2fyxqwTZqzCgtqNX6XxkCn6KhS0nnuKbP6Fdgq4/nrgJMbSAJu1pHjT0g1U97uaYFIHNyTF4RBusqTol76RkVxT8XLeBZ4SDt8tO71VOpfC2N0RHFaYHgd2RYnHypki2K2jFhTi57i0hjoozpFaTft+F7i8i7K0D6PoGu2uClaxheas3sW4GdrR3+rAvV+KfGA0g5ugagp3FPxOlhd8nhngNL4yPwiFY7O+gSzvwtfd95poNAuZOstr+mixmlQ9am5l+o7U7PEJhKGz7SeKkTRTLsYSDxcycVthTrAeRe4Hno1MF9U9lcuwfevgXS0C8xSEzhos13R+Y9qB0engejY+Au2G/J9hBlDBAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 78, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Loading Zone", "label": "Loading Zone" }, { "symbol": { "type": "esriPMS", "url": "5eed3ffc2904df3f23c80a32660a7317", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACoAAABTCAYAAADp7pVSAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFMklEQVRogeWaaaxdUxTHf382bbUNSk01RQyl/UDRVEiQUhVUDP2AVjUVL4I2qoghNc8SfEDNbalQVIKGKlEiWkWJIUpDW5FqzFMUaS1Zus7Lcd3ppffe987zT072OWcP53/OXmvvddZaiYIgURAkCoJEQZAoCBIFQaLIRM1sBNCvTNVOcXwM/ACsk/RErt9g4HhgW+A94Leo+gvoD/QEnpG0rMJz9wP2AuZK+qUmUeB6YP86XvQPoJ0ocDJwRY0+15nZMEn+IqUYB0wC9gaW1kO0Deibuz4UuBJYAgwBLgUWxpeqhBNyD9sIuCpepAfwspn1l1StPzWJSnonf21mW8epT7fjA0kLaoy9QlL7VzGzlXG6NsRqAnDfBhFtMuYDRwNTzWymJBefLkl0jyh3BK4GLu5sokeZ2cA43wQYGue7Aw8Bw4ALzGyOpDc7k+iNFe7fBlwUSvkGMN2XJUm/N5KoRak62p4CfBZTfTmwK9ALeFCSK9RiM7s1pv4a4MJGEs3euk8dbRdKck1/y8zmBWkneiTwYbTxNfc4YLKLQCOJZrvFbjXarQO+zi4kfWdmc4FTXYFCLle6xpvZGbEmu9wuaBTR5VGeZma3SPqzpH6bKJdJWlNS91VuNqbFEuUv4V/8ZuASYOdGftHpgH+F15xs7D49QovHRrvHqozxBTDSzMZIeiTu+a41ChjUKKKOc6I8HXiypG5NlP/a2Urga+f9rv1m9oKkb3MisAjYeEOIvgocDnwuyS2i8WZ2GXAYsF0YJyt8yoEdfIstM8bdwHOuXKFMvWJ9/QeS3jazA4HN46t3nKikb0oFXdIq4NEyzT+tMIZrvR+Osgu8pHe7p+HcFZEoCBIFQaIgSBQEiYIgURAkCoJEQZAoOlEzGwMcAlwr6cvc/cnAnlXG7B3/Q76f5+1VN7YHZMMAr1cZ4yZJy+siGpbRhDBy24mG3eiek1rYp0Z9RdszbN66idZCX0m/lt40s30Bt4IekHRmpc7hfXGrbJ6kkd1fRrsaEv8DoovNrJzbsGeUo8zM/4FKsVaSryYtI/pjBf9o79zY5RwV7iWhlURH1ND6OdW0vqP4X8hoS5HoRkSnmtn3uWsPrzgWmlm5//OtonTHREuJenSjHAbHUQlb0AqiobEN09pSuM+pTodw95PRLoFEQZAoCBIFQaIgSBQEiYIgURAkCoJEQZDojkTN7KQIuj4raW6FNqOB4eGyOQIYGM/xAO7zwKwy4cfGEgUOisSY0WY2SNLqMm2GR5u2iEZ7wowTOxg40cOJ/sKSFjWTaAZPXrkncpzaYWY9cvbrTGCipJ+izkOH7ni7y4NrZjZU0vvNJro0/tvHSno4d39KLsJ8Q0bSIclD4zPMzCN+L3qCAXBAs4l6EtXjwB1m9pKkLMR9drgaN63UUdL8iN0fY2ZDJC1pJtFVQXYGcK9nMZiZp2QMCKXZpUb/p51oxOybStS/zMzQ8GPNbFyQd7RPdxVkwVvP82vJOnoW8BFwO3B+B1w2WXLhZi0h6rJpZpNCw7MfwcxJVg2ZwmWz0PydybU+RMCzbTzBYPs6umXevLrks5FbaFs8vA+wZbWGZub/++OBn32HaynREIGJQH5N/U8OqJl5qufsmPpzO7KVNswo8YwbWy8CHjVxzDazWcArIRKDIsriojFN0p2daT21hQj0CwPE09586crg+/t5kp7q6MAdIirJt8gpVepX55xk2d6f5eR55liWKNu17FGtT2L9pBFjdU/DuTORKAgSBUGiIEidTaBe/A0FaJXjfeuLqQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 31, "height": 62, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "No Left Turn", "label": "No Left Turn" }, { "symbol": { "type": "esriPMS", "url": "8ee41969612c4f5df7aaa3d64661e751", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACoAAAATCAYAAADmtp8+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACjUlEQVRIidWWW4iNURTHf2sMuZRCDYXhwYPwQC7lEopQSuRSLpEMeUCEMqVMzAOKYpikKRRTRAmhlAcPXsiDF7eipjEPrk2jBsP8tVhHpy/fnHPmmKn5v5zd2evb+7fXWnutXUoPUSk9GVRSJTAKOGZmrxJzw4AKYAMwCPgKfAaeAx/DbCLQD2gF3gLvgZHAaOAZ8CHs2sxse9ba64BZQLWZNeYEBZYDk4EJkmabWXsstB6oBQYA3wEDhgDD3ZY/YC1xgN4pa4/LGn8D/oICc4FNwBkgL9CMZgI7geOSVgEXgDfARuAEUB5QdcAIYBFw3czWSCoJ71yKuYxWmtlVClRHoF+AZg+DpPtxSg+te7hRUrat220F3G61pHozuwU8kLQfOF8oWCGgHpbNwG3gWniuKpk7GZnZT0m7gUfAFsBBifwtWh2G3szuSDoXoXbdzWH/WJIfZGGEvi+wN2FWIiltX+sUaGgXsBbo45uk2MyX5Knh6hW2N4CpQBnwEJgR85fz2LNwUDNrltQAjPELJGm6h/kfN9nnXf3j9/fFAq54wcgCvQe8TtluDjC2U6ChFwHiHvI8PJqYP2lme3wg6QkwKbw/NMDmZdmeTbv1kuqKBfULshj4BByUdDNlo4HA+CjqHuKq8OppilS+oPXAgegwg6PceC4mtS3y8yJwGFjg5Qxo6hZQb6OSaoAd0SqnJUuPpCVxGG8INd7NJHm1eBqdrutBQ/uiVztQW7RI955raeRuE7DCzFrigC8lVQOHug3UzFolLYsOVBlt0Xs+MT7lQGb2LvHpkWgc5f8d1MympPzfHo+SWkll8SLy8DeY2Y+Ub9riJZZTZuavsoq8QfNc1D2X9B5dpR7zcP4F4hHQYBwARPgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 31, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "North", "label": "North" }, { "symbol": { "type": "esriPMS", "url": "da902cb99d29daf09bce15e70a35c8ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAWCAYAAADTlvzyAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACOklEQVRIieWVW4hNYRiGnzeTY05xJa4kKSEmJIfJKUluROYOTRQuqIk75wunUFwYwt1ECskhRaHkMFcoXBCGHJpxyHGa0quvfrVn7L3W3hekvLX619r/env69v9+36riL6vq/wba7g7UAKOAPsAHQMANSTczfDVAeD9KulUW0PZKYDMwsMh2m+1aSWeK+LYD64H3wOyyKrR9GKgDvgJ7gItACzAT2A10A07Z3iBpWxFYS7wr6V4u0PbqBHsCzJH0uGCvR7p9BAwCttpuknTJ9g5gHfAamCHpYbFiOgBt9wQ2xS2woBDWSZ+AXcBRYL/t0wn2Apie4futwrnAAOCypLtkSNIx23HGwxLsaYI9y/J1Bk5O6zXKUwRjSKQRmCrpZZ6hM3BwWpvzjLbjLx2dHnsD/YGKgb9CEenMUjUwIZ1ZVNgFOGG7WtK3SoBv09ovBxiA28DV1AavgBHAAWBZJcAHaR0LHMnwPU9N3Zie96Z0L7UdgWssF3gS2AkstF0v6XsJ3xugFzArpg5wCPgMHIzL9p1SrdEBKOm57YAuAvYBK0oAY57GNOoKNEiKvmywHW01Hzhue5Kk9rwKQ6uAKcBy25G+qDTOqFDDgfFpGtUX/F4H3AfGATF51uYCJbXangicBWqjWtsxBFqBoem1vsD12Jf0pcDbYjtCcx5YY/uKpHN5FYax2XZUsARYDIwBRqah/A5oAuZJ+lHEe8H2FmBa+FOI2jKBydiewhBXRZK0sdTev/XF/xP6CUxxzW99kjJwAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OK", "label": "OK" }, { "symbol": { "type": "esriPMS", "url": "84f335c1f96d04fd24e620940af9292e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACwAAAAWCAYAAAC7ZX7KAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC7ElEQVRIid2XW4iVVRTHf/8c84JdvBFChdKLmTcUhaBeRO2hrGgSY7xECCIoiHclQnsQg9BBy8qwl6Cb9jYM+DCi8zCMN1DwTiapoJSIIDpmD/5lxZo4jOc754w30gWHzbe/tfb6fWuvtfY+dTxiUscjJnU8jsC2BwJTgJeAQTEFtEvaUaA/HhgFdAD7gBeAfsBZSSeq+BoODAUuSzrQLWDbfYH1wHzgyS6vF9uOBT+SdKzLu3XAG516wD/AFuAv2yMkXa4QmD3Ac8Db5XQKgW0/A+wCIlrngS+ANuAtYHWqTQD22p4uaWeFb/8aqAcmAZuAWQV6mxN2m6SmbgED3yVsM/CBpGv5IaO76MVW/2B7pKSL5RaSZNtzgSPATNs/SWruEqCIaANwJneFmoFtT8yIRGRnSLpeRu0X4J1MlQHAp8C8IkeS/rC9PKP9je1XJF1Nf/1jDrgFzOkMTs3AYZTj1gLYkJPAQeDzfH7f9kJJka9FsjUDMTlrY0HObwCGAJ9JirSju8Cv5dhayRjYCLwHvApElMYAd1R2mdQ4GoVsO9Lu6Shc4DCwhipSBPx8jucqGUu6ZTucHQeeAF6vBBwi6ZztZRntr4CngJvA7Cq7UxG4T45F6fCfSDpl+1j23UW2v6zB5lvbkRpTc2qppIg6dwv8JzAMeDYaeA3rXMnxReCTWhwDKxM4CruxRptC4OMJPA74vdICtnsAY/Pxb2BVtbRI6ewEHZHb3CPwduBN4EOg7PFbIu9m4bSnXWOmxwORIuBfgbUBbbtB0o/llGwPLtnOzQlcX9JlHg6wpI6s/hbge9txGWmUdKNELeba8mKzXdLPMZl20aMjVf71Ybt3rb7vCjihW21PzZSIy8zHtg8BcUEh04VsTUtK7E7b/g2IWxd5sHQeLqXScl+B0/lu2y8DC4FpWVw989oYp9xySfvLmDblQdILuABcKijsntV6fbeAE/pSnkBVT6ESmxVA/O67PJ7/OPgfyW0JtfaHg26oGAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 33, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Only", "label": "Only" }, { "symbol": { "type": "esriPMS", "url": "25c6897d5ece7ee1662ebac047d5f1fa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADMAAAAGCAYAAABuFqY0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAVklEQVQ4jWNhGEaABZvg/5UMLgxMDC4MgxX8Y9jDGM6whyjPMDAw2DD8ZyhnGLzgBwMD8Z4ZkoAFq+h/hmUMTAxnGAYr+MdwC5swVs8wRoAVY9UwmAEAVR4O11VVeRoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 38, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Parking Angle", "label": "Parking Angle" }, { "symbol": { "type": "esriPMS", "url": "c5a86417385cf65ff178dc9b84c4388e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAl0lEQVQ4jc3PMQ4BYRCG4eePv1BoXUOjUpFwANVqnccJJG6wFQpRSMQdHEBPp1CxGgVLYq1IfM0kM5l33om+TPwZIFuLDoYudmFg9bnBXhUTwYwygIKJ/wPIUiM07maVW21lqeXDVmYcBqZ5gybaL47U0cv1Fk8GIdF9OJKq4Yh5SPTfvlA28a8BZ2ywLQUIiRM63xgUyhWzHBsWhDp1ugAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Parking T", "label": "Parking T" }, { "symbol": { "type": "esriPMS", "url": "76969c51d78b4e5abb26044db6f78cb2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACoAAABTCAYAAADp7pVSAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEyUlEQVRoge2ae4xdUxTGf4tLvEKkKKU0QTSMRNsQEYQqBn9oisS7VGklJYQ/iqYa0UgazYwQilZSj7YqQUWi3v6QVIlXPVtkSBDPtmSKmjGfrOm6cRxn7twZ+057k/MlJ+fe/Tj7O9/ee+2TrK9Ck6BCk6BCk6BCk6BCk6BCk6BCk6CyNQeXtAvQZWZdgyIqaQ9gJbAbMNHMvihoMxJ4BtgE7A08AhwFtADXmtkLfTx7NXBo/N0zyr4EngLmmdl3dRM1s18ktQGPA49KOsHMujOD7QAsBw4HZgAPAPsCo4DDgIWSWszs10yfXYHFwDFAD/AQ4ARd1ROB64GLJZ1iZh/URTTILpd0JjAZmAXMyVTPA44FrgM+Keg+EvAXvSJT1g6cA6wHus3sypzSk0KYhyWNNTPVRTTgah3vRCU9b2arJE0MgivM7C5JXp/FBuBTYIqkJ8xspaSjganA24DPxvACYZ6UtAiYFiKsqpuomXVKugh43degpFbAH/YVcHkf3Xqi7r1YAkcAl0TdrcDcGkPeDtwffQe2681staQ58ZC3AF9rZ5nZhhp91kry5XJnLIFxPt3AS7WImtnXgF+DDk93+EIHRgMLzOyNOvq0AZNC3U7gBzPbLP2z9CTtFM/M46cgPWCip8dudlwoycNIR60OZtYjqboEfGf/UdDsEODdgnKf/ukDIippf9+J/pbAbcDdwGMRsv7qh+y6WALzgWGSds41+Ra4JvN/P+DmomfVJCppe2AJsFcE/hWSPOadB8yOzdEf2oEbg8Ts3It4qLonM17LoIhG7HRi9znJKPMpOQ64RVLh6VOwBK4Gng7ChZulP/RJVNL4eLuPgRsyA6+X5IfAi74EIu7VhG2ZiVeA8XF6/Zwby6LODxJHd11EJe0TJPxj4QIz+z038MuS2uPYc5XqwRmAfzMcEOv1Q2BdHABjgRERgxcCN9VFFPDjba0HeTNb00cbf9iBwEHAO8BnMeg3RY3N7M+YpSXxMeKkTo5qP0CWAg96DB7IR8ncfk4Qb7MZOLdWmzzMzF/Gj9MBo/xwTo1S0dQoFU2NUtHUKBVNjVLR1CgVTY1S0dQoFU2NUtHUKBVNjVLR1CgVTY1S0dQoFU2NUtHUKBVNjVLR1CgV3WqKhvOhNV8cmePRkYD9Pso9j+R5zSy8fk3kodxN8VFDiIZ9ot90Yg24UWZC/J4vyTPWU+uxEg12jZ5qZu5k6IWkCZEXdTWHR9bPE7PPeVLNzGZFu+2A3YExYVS4NGbkskYRzaOaYHWy7pI4Pywa/8kyAxuBVyPV6C6KyZLuNbM3h4JoFU6CMGvVhJn9JslTmMvCGDOkRN0p4fi8zvbPxj1vR0pGdIQk94JUcXDcz467p7QXxO+rIlr0EjKzjRlVN0nqDAdaQ4i6ba0Ibg7oiDDU67kDPANdJfcvZ1jAfQA7Noroosz0KqbcDSy+KWbEDm+NXb+4uuvzkFSJF+poFNFlufB0UhAtsgvVwpgY//1t/ayfFnc3xWx7RLXF6OKGwilh73B755ASPU2SG1cIg4tjuiT3SDm6wgU5Lpw6P7pNs5FHaF84Mq4shsVVxahw6rhtqK0v9+3/ImpmM4GZBeWvRWhqKMoP59QoFU2NUtHUaBpF/wZjf5VWRMlBDwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 31, "height": 62, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ped Xing", "label": "Ped Xing" }, { "symbol": { "type": "esriPMS", "url": "5b54aac68a92b561b8f24a6106f033bb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACgAAABWCAYAAAC91tTcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFjElEQVRogd2ae8yWYxzHP7+6EHNmDmPDNBrDnE/TgeWQY0hTQqg0oRhispzPDWOxCcWaQw5tmDUVjRRrzWmUbP2ReufQ3iRReb/24/fk9nY/z/u89PZe9dmevc9z39d9Xd/7Ovyua+/vm8icROYkMieROYnMSWROInMSG6NASVsABqw2sz+qPSzJn98JWGNmP9Uo53V5ndsCuwM7AkuBr83s91YLBB4FhgAzJPUws6aSRrcEPgM6x28v916V+kYBt5dc/1XSZOA2M1vQGoHXAd2ArsBNwL0lZR6viAuekXSQma0ovEQnvw5cGJca4rnlwB7A2XGvl6RTzGx2XQLNzN+sHzDL31zSFDObU2j4YuAyHyKgS1zeB3gAuKpQ1f0hYEG8zGwzu7tQz83ALcCdwPOSDjSz1fX0oIucK+nWaHSipEND+AHAWODn6F0foqb4PVTSJDObLulw4GrgR+Ba4K2SNvy5uyT5SPX0noz6WhYYPAScCpzo3yWNAF4EtgL6AosqnQEMB56rDDVwaSy0x2JB1OIOYErMaeoWaGaK4fQHrwT2BrzxsWb2sqTDCmXHS+oDnB69fkbceh3YuoV2PgD80/o4aGbfSRoEvAqcBnwai6iMwcAX8TKOD+FXwJG0caD2HvwN8FXZCKwqK2RmiyX5fJsQl37xOCr5DPgHSZfHnLPKo/F3npmNapXACNovhbjvI/xUCz2Yma/GvjHU20javKSY96iXac6H/6UHfaH4XJsEjIm54qHnXaDaLjMoFlAH4BLg82b3R/rqLfzeH/D6aJVASb2BYcBin1e+nUm6L2LXxFip62BmSyRNB04CHgT6NLvv06Sx0M721TRUFShpL2BcTPQBhb12NHAycARwY43382nwCbAd8EitjijMwfoEStos4t0OvhuY2bS1NZmtltQfmAucVbVFszmSnogR8OBeiqRe0ctOU709eA9wTPTAqJLG50vyUPNk5VKVekbEFufB3ukpaULsLrsA3WNPdmYCA1sUGG90vYcIoF/zvbEg8qnYr32b8ojeofmpx8zWeOyUNAM4ISLBgEIRD1dT4wAx2TeGFgWa2dux+lrEzLrVWa5rIWTtGb23DFjo+3s2J2r7+3D6bXw24SN/TiQyJ5E5icxJZE4icxKZk8icROYkMieROYnMSWROInMSmZPInETmJDInkTmJzElkTiJzEpmTyJxE5iQyJ5E5icxJZE4icxKZk8icROYkMiexMQmU5G4M/y9/GU3hNXDfgae5XvA0g6RzIvf2V8rBzJZHXcdHfs9TC+ea2az/LRDwzOTRkSSsZNMpJGt2DXuJJ7kHS/Jc3DWRFusIXBR2ASJLtVt8r5qLa63ACg1m5tn1Mv9Lj0j9HxsZy+7h7PD02NCCwA0/ByMTNE3S8MjA94+e9aH06dFb0nFmNrNdBBaYF393dnMO8H4YLXpHL7a7wEqWs6ObJsxspaQ3AU/Z9okeblOBHSV1Linri+TMsKD4cPvwjvebZrZK0sTwygwM00+bCfTV902N5xpieBsiW1nh2RA4pIYzZL0IXBErlch8donVuzLCirvYHnY7UzEFG24lt60cEp82E9hoZp4pX0sE5FfCGbckLg+T5F6ZIhUTT6+2FLgOZvaGpJHhAtkX+AH4uEpx9zQctUEFBmMiG+8mxWVmVrE//QtJr0XI2eACOxWGsLOkK8zs6ZJy49pL4HnuJgLmA/u5W8Pjn5n5ai7yTjjefHdxBkryLbGML92ttL4EuqmRMCTeABwchojzi4XCrzW1YOi5oEad7hesW+DSCCfVjK+jw+v3EeB+VQ/mbuFL4fAo4u6khXFM8x6thltUqEug7wbRcClm5vaSCn4cW1Sj7IIWnEmb4Ik6RxKZk8icROYkMie1t4CW+BNyv9cmJrtPywAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 30, "height": 64, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Rail Xing", "label": "Rail Xing" }, { "symbol": { "type": "esriPMS", "url": "0b7f25d9aa6b592326c1fa5b05cb8eed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAATCAYAAADF7c7rAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD/0lEQVRYheWXe8ifcxjGP7e92gGzORWGlcwpJYec28IfI2ONHDLnFK80ZjT5hygxFHIcaXj/sNqWEbLmD8dFrVFOYyflMOZsXnZw6f7uel5Pvz2/F/u9Slz19PQ83+d7uO77ug9PF/9xdPF/JygxDjgX2B8YDHwGvAQ8CowGLgQOAnYGhgDfA5Mi+LzNeg8DhwJrgeHAp8AiYCZwGHAGsJ/Ptgp4HugBrge2jWDqgBGUuAe4EvgVWOZDHQOcCtySGwLrgPeBrz2WRlgsMTaCpbW1BgF3Apf61dvAV8C+wMnAjcBWwC85H+j1epOAm3IJ7zcwBCXGm9wC4LwIVtcO+hpwBPBNei+ieDXHFgLH25sLJQ6I4Ecvmcbq9sE3RHCw56RB3gHG+LvpEdxd22sycD8w1AZmoDw43vfrKnLGOJNLj+3ojfvs4vu9wFX21l1S8US3DbOr51WYZnL3AWenMiRmp8Qj2AjMkooBX2zZq2OC633fG1hSe58xl7jGElvTMPdBSzq9j8klbnDs1nE5FC9PB1YCM4Bz0jDVBxEskPgZGCZxSESRcMcEe+yFtOBxwFwng7GWSk8EG9rM/c4kU2Zd9vpaz++DxD7A7sALEfwkMc8ET6oTNHL+MI91TjCCJVLJaJndpvjKBDDYXtvFGbUJX7R5n/NxpsVZOLHc9/Tgb8Ae/SiqaWzLsmgET0tFZhNsufTEXk4iSyWmRGwmucSsGpmtgYst57mWX4UsKzjx5H4bpZKx01OtSOK0GdvyOhhRtP+Ur5TVGh8sN5wp8UFESR51TIv4IzYlzkqJRXCZxInATh6qamVJOlIpA0PbKCMzKv2o5q8TlNjGVl8RwbMtw2/amxcBjzmNtxIcJPEE8GoEDwFvpfcldmv57j3H1tF+Ptb3phirMujijgmySe8Z5O/CZgTnmWCpY1CM0YoTTHx7KASftLyntqrDiWWyxCmuu/j7PkiMALZzGXqmY4IRrJOYn12ExLURJbNVeDxrI3CFn19uWOIOH2ZGLSazHFzdUFaydJzmEMj4mhPB6zVySWy2JdobsSleOyJYq3NHAbc7huY7ZjJeemtzJ7jjyFjNtI+L+c0RvJIPWU4kzgSec2uWz91OPHsCX7replHWS1zg9vBA4BKv90PGvsQjNOONpoTXX5lYKXE4cCsw0f1ghW8df8Pdl+ZVR3cED7Sst1ziyIxrSzc7lwor7PWsiae7o6mwyNK9zUZIwk0Y0tBE/GmZyE7/fKmk+qxZI13DllVFXioLjwJ2AFZHlD+AdutlAzBSKk31qFotzbZMtd50tJPKqohizMQc/qn/wYiSdD5qM5b17uO/s2lEKTGf+GodS2l+yACha6AW+rfid583Rab7kwFJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 42, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "School", "label": "School" }, { "symbol": { "type": "esriPMS", "url": "7d0da0f908c997f7ddb45b65aacfbbd0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAAAPCAYAAABzyUiPAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhklEQVRYhe2YvytFcRyGn1fkRzKQcjMof4AFGwYmUhRlQmZlIolSBiGxMJHCZDBZTMpsw39gsNpQ9OrWUZLLPd/j3nuG+07nx/ep5/v26ZzTqaScRKlMhpcTVKDtEeBS0muBmVHgXdJFGv2CCrTdABwAG8BOoZgoh8Ab0JJSv6AJXAGagWXbR5KeCsHYXgWaouNZSftp8gsq0HY7MBedNgJLwGIBmJpo3Weyk7GfFr8kE7gFVH85n7O9J+nhn5mTb0y97W1J8ynxi1+g7R5g7NvlGmANmPlHpu0H5nNjK5JeSukXVKBtAbs5bk/Z3pF0l5SJcg5U/HC9CjgGJkrsFzSBk0BXjnsVwCYwlJSxPQB0/uIxbjsj6bEUfkEF2q4D1v9YNmi7X9JVKBPl9A8mu7EzoK9EfkETuAC05rFuy3a3JIcwtrNvwkweTK/tDkm3xfQLKtB2LdANXJNfumzfx2WAG2AayPf7az56ThXTL36Bkp6BYeJnOC4gqTOAKZpfrpR/JpAsHxZ+HvMV74jZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 60, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Shark Tooth", "label": "Shark Tooth" }, { "symbol": { "type": "esriPMS", "url": "c051bc2ff2770e8bf1ac23e0a3554a95", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACgAAAAyCAYAAAAus5mQAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADuUlEQVRYhe2Ya6gVZRSGnxe3lZXZjSgKsguUhkb3O0E/utAFIlCJiCww+1EZkUJF/UihMLonZZRRp/ICahEFRWFJF6PIH50QjCxJCyWi20HLzhur1sDmcDxntjP7uMH9/toz8818z17fWrPebxp0uBp0uBp0uBp0uBrsKYC2RwMPAIcCt0nq6xhA28cDrwGn56lzbE+V9NVuB7R9A/AksH/T6YnAZ7Zvl/TcbgG0fSDwDDB1J0PGAAttXwTcLOm3EQO0fT7QAxxdYvg04Ixc8i/aCmh7FHAfcA8Qv8vqOOBj23MkPdYWQNvjgVeAc9k17QU8mks+XdLPtQHavhpYBIwrMxzQENevBNbavkTS17UAAjeVgPsVmAlsBV4Gjhhi7FHAqUBtgMPpE+BaSd/Fge2TM+KXV31wVcB+4EHgfkk7ipOSIopX2J4FPJT5N+KAm4DrJK3a2YCoWNsfZJc5YSQBX4+8VIlKlPSl7dOy20xvN+A24E5JC1q5SdKfwI2238nuM64dgL3RFaoYAEmLba/JJa8V8CXgDUkRwUqStCFb5WG1AUpaOth52/sAT+TSr5a0rOTzouI31wY4xETbbE8ALs08K8AnZP89BBgLPC0pOkzLqgRo+yAgbNQY22GvCh0L3AIcDty7q3CVAYEpmUuLB7l2IvCqpLerTNCq3YpJz0szsDoBP5I0a5CxK4GDwxQAPwJnAf8AH0r6plbALIaFQOw9YuK/gWeBfYG+aGnNPs92RPUHYB6wHngroxzjH7G9AbhDUn8tgMDjUXWSrh+QfxOBvYGTwpJJWpGXLwNW5H3Rqy8A3pT0Vzhx27OBu4G5lQFtR6JfmDDFuWPS7k9JJ3MVsMB2LOUfmQYBN0rSXNvXZMSLVjcfeN/2w8O9W8tE8JR4WLEcts/Ofx+uuN/2u8AkIKK7LJ1Lb/q9VbYjwhujaGzfJWl+VLXttfkq6q0K2Je5Uyg8361NRuEAYHu8B3ML+mkWw5nAfkB4w4CZk6a2UGxTtw83eRnAz4HnbY+V9Lukn4oL/v/ddzEwO1/cW2wvzYgtAZYDMwYWg+3/wMtU87CAGZmo0OW2pxWRyyLpCUM6II/C7k+OcbZfDJuVG/gdTfvpntwd1taLn7IdS73G9rrcGB2ZcBGpZm0t8krSorwvcvF7YHR+u5kn6b3aAHOyFzIi4zPHNg7WwmKZgS1Nx/EHlmTE4/iXsnO2BJgPj1z6tpV7CrUKtud9H2yXuoBV1Y1gVXUjWFXdCFZVN4JV1Y0gFfUvBvx0Hbl7q0QAAAAASUVORK5CYII=", "contentType": "image/png", "width": 30, "height": 37, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Sharrows", "label": "Sharrows" }, { "symbol": { "type": "esriPMS", "url": "9098331c77fbc2c7a582059cdea736a6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADQAAABWCAYAAACARLW6AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAHQ0lEQVR4nOWbC6xdRRmFv58OraBiALGCiuCrtsUHivGJCmnFatQq4AvQiggUMSpVEUWJGvFBwUZRjCKCIKhoAo0IpDyKImqEEEUoggSERnmo2NZYW0qX+Zu1yXA459577iMm45dMZt+9Z8/M2jPzzzRdp9AYhcYoNEahMQqNUWiMQmMU/p8FSdoKeBSwNfDviHigz/PpVd2ZssyDQ/ZL+V5EbJ7qEVoCfNnXFwOv63n+VuC8MdZ1G/B04B5gZr8CktYBNwI/AL7R+wEnQ9B7cmSAbYHdRyiXnVwP7OaO39HzfAbwMmBNJeYvwKqqTLaRz17idIikeRHxz0kRJCk7MBv4kUdiN0lbD/hqK4E/AZ8ETo+IL/bU9QngFcCngK/69sURcVifducCZwMvBM4H5k+KIOBQ59daUK6lhW5kWBYBa4FvAscBO3tEHkFE3ChpAXA9ME/SfhFx6YQESXq0RdztL99x5LCCJL0SeGa+l6Mr6Rpgf2DWoHci4h5JS4GTgXcCExNkMY8FvuUIlPwL2FfSrIj44xCa3uv8e84fEiRpWkQMioiXWlB+ECYqqJtuZzkyUYXnX0v6u68f4zw72IXcd0h6ftVeTtP/AJf43j+c5yx4PbB8QB/ucL7LhARJepYX8PURcYOkTlA4f5w7L0ev3nqf6/QwImJTn+YWjyBog/PpkmZExIZxCapGZ6WkPYBdu7+B7YG9gGMi4ixJb/c+lJ36M/ABICPc1/1O3t8T+KDrSp7kPKfaayTtHhG39+nHds4fGCRmVEE5p4F3+c8PO3XM7/myOR071juKJWsiYrWkORaTnNqnuWwrOQL4eJ/nz3ZeB6XhBPkkkCH1Ou/WSX7ZdwM3eGHnXvPiap2MFgxyH/ttdT9H+G3A74Dn5YyQ9OmI2Njz/mud/2IigrpOnBIR5+aFpIUWdEtELM0pAhzlUbqyXyW5AedO77W2JEeserbIgq51f+Y6qDx0hJI00/XjTXZ4Qa4ko06epy4YoY4zLOigjHgDyrwB2Am4vBbTh+8CS935LYIk7eXt4vHZj4i4elyCvHby+U8iIs9vfYmI6yR10yWjYTKvuj7Kexg+LnWi/xoRb66qeqPXWEbLvSXdDOxoIckvfcJgvILyIDrqEJvv+EzWBYrsSMdTqusM+V3YzyhYs5NTR54m7vWGmuv3nAGhfmyCImLOgPsXVHtQd+9rQKahiYgzgUyTQqExCo1RaIxCYxQao9AYhcYoNEahMQqNUWiMQmMUGqPQGIXGKDRGoTEKjVFojEJjFBqj0BiFxig0RqExCo1RaIxCYxQao9AYhcYoNEahMQqNUWiMQmOUsRSSNN1uxh1tq7w1IrZYXySlEVDpv5G0rb1A6Zja4HL3jlBv2mHSlDHNXp98Zyvf2zSW//UeSpCkFPA54ODKa5BskrQC+IzNFusl/dRegxk9dfwKOD4irujTxEeBL1R/H2wbQN770gDPz/gE2cV4ha1hdwHft6MxjRCvAhY4T7YBDrS4y+0xSNNg8lLgMknvj4jTBjSXo7PRDsmLhhUx1hE63GLSErZ/PfySwl/x2O5WGp0iYoupT9KRlSDc2WWS0hpzS3U/p1aSdrI/2ByYnp8pEbS382W9czkiJOmznjI55zd2Ynr4TTq1corasbi4x6LWeeZW2S2y0JbmKRG03vmcAS6rBRaTDFq8l7iz6dG5ubKodaQxKbnJM2Ft5akbFyMJOtcO3JNtITvPNs3OS/qmMbbxIXuA0sD3VI8arrMzs98dERlYfgi8b0oERcRFko5zlFvidL+kqz1iGcZHJSLWSMpO/iytmpJWOpQf2usZsudnagQl6YiXlFPhMHvenuE800g8zfkBkma747d7RE6TdKCn4YOVNTPbu0bSfXZljej+HffGGhE5v4/JJCn3iFcD+6V9uVpDvezgfK5TzVuAzwNPtnU5fx+xc2Wqvc2CRrN8jk9QTUTcZf/c2d6nMirV4bcjDYHJV9Le6evf20WMPxAWk3zMqWa2pO0j4v4JC5L0IuBC4KqIyJHoRxdm6TNS3Q881naWTEldMDnHJ4Iss8JG3eWVOXYf38u+LfJHmZggT4UnpOdU0g4R0bnfay50mN2uz+LuR1dmVTWqT/T1lRGxLC8klep3SUdMiqCIuE/Sj+3WXS7poIjotVTmIbQzhE+T9JF0NfaaxCU9BzjR6ypPFGlW73jBKPvgLEn7DjgHjl2QOdoL8+VpaZb0c2+Om72n7NOzdk5KD7eky6qgkEegE3y92i77Ux3xVvh4NYhuip4v6daeZ+siYv6w+9DfvJaOt4V5nlPHTZ4O3/bXPNMjekBVZqYDxBkud0q1jk5ytMzNth8ZdPDHyeNTTf4TZlz70DofQI+VtKvXVQaA1RGRPzFLTu/KSzra+8cuPpDe2bP+FleG8jrK1W3mKD7sF2FTErYj4s7s4ChlNntqjWQ2n1IKjVFojEJjFBqj0BiFxij/6w5MNv8FALRSywp6cUMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 39, "height": 64, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Signal Ahead", "label": "Signal Ahead" }, { "symbol": { "type": "esriPMS", "url": "c14de7b8f7ed3b61ec2abd1863f07bbe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAC4AAAATCAYAAADvXT9EAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADf0lEQVRIid2WfcjecxTGPxfP0FheJi9rtD9GCiUvSZZ3Goa0v4iWkrcitJYaEYqI8hrbHwyFWq39QTxsT7NN1lbYZkU0zWxGjbUtTzO7dOq6+fXrfu49t0Zx6tvvvr8v51zfc65zzneA/6gM8H8Ebnt/4DrgamASsBtYD2wFxgCPStrY5dxpwAxgGnA48CnwETBX0g/ZcwzwUI48Iun7lo5jgQeBTyS9Omrgtg8BBoFzgG3AN8ABwDXAwdn2CrCxddGngLsyVSDHA6cClwCzbd8paS5wJXBr9tXFXm5BuDjrq/v1+P0B/UTdXNJwwB0KrAImA7cBKxpnngXuAD7M2visvwnMB+YBc2wLuCzOGAdM7QL8/HwH+wVeyn4B7pPkzqSkbbaXBvjlnXnb5wb08pqXtNv2+uiYIume7PkiUdkDvAVUZK+yPUbSbw375xUtJX3dL/BSMhYorm1qrZVRGhwloEtmF+hcco/toQAbK2mL7ceBJ7P3/Xj8+rocMBQnHA2cCLw0ErhewCusz1Vy2H4ReAdY2/R+rTV+XwDsBJa19BRtrgXODrAFAV56FsU5JHpDo6FJT+CSnrd9RLj+WMZW20uAI5t7K8zABGCdpN+7AC8pmhSwb/N/uGhXiW97Tag5q0GTitrivoEH/MO25wDTgUujsLzXkVOAz4CD8v/XLjq+sr0hVKBx6V38JUWZmbYnSNoUOytysb/XgFJ3X6hhez/gdOB14KSiku2Fkrbb3pkq0k2KEtNzvsppyXeN9aLEzKKb7ffikGb+jA647clpOh9IWtO4RCXlKtvLA/ww4ArgbWBlDHe81qbLTcDJaWi0cmFponUhsKNM9eL3iMCB41KyngHu7qWg0YzeSILeG++1PV7JeFZ6A4laxyHDyZ0z0ux+jiP6Bl4e3QzcYnuBpFLalOqQBMyyRhW6Hah6vVrSaw1gVQbXAg8AB1bUJH3c0jmYAlDJvahLku8duKRdtm8GFlYlsF2lcEm8MSnJWlLNYZb9Z4WsTlg0m2f7xpS+n4DjgarNR2XfDV3MVoI+DZxZ3bUX6BGBB/y7tqfEC1PzYOrI9nxPyGjLjiRxvU86siXfzyV92cXeOtv17pm4N373BB5l9c64yPa48L7a84+SOrV4REkFmRgvV7JubjWvbvbKxr57j1e5q+YyWqWNCrQhY5/LwD+h9N+QPwAkxk0WjgjsRgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 34, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Slow", "label": "Slow" }, { "symbol": { "type": "esriPMS", "url": "9e16e6fdc298bb3d46b5d5511398b3b3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADMAAABzCAYAAAA1+TpGAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAKVklEQVR4nOWcC9CWRRXHf4cWS6y0HCBIiDLLSe1iZVZEkhaQlBVpN2vyRlaWkWQykVemGhkoFUxJMSo1EbsMIggCWkmYWmZexhsiSeAFA1EBIU9z1v9DT68v34Xv/bqs/5lnvvd93mf32bN79ux++//vJgpCoiAkCkKiICQKQqIgJApCoiAkCkLi+WqMOzsD3wGeAcaZ8USTZ3YEpgJvBc4EBgKvAiaZcc828j0b2A9YA/QF1gN/Ai424+ZuMcaMde78HfgWsBNwZJPHpgBH6PM7gf1l2N7uDDHLFVE3fEotn1uAh4HewPHAGHfOic9meEuNEU4F3h8FdmeOGVfUCvc5FWwuMKIh3buBrwGTa/cuAT4CuYK2mPGWWl6DgIuArwB3qbVba4wZW9z5tGpxmjtLzVjpzhuAHwJ3qsB1Y8Id1wET3LnSjLvdOVSGzAP6Aa9oeM9ydw4B7gW+6c657bXOdgUAM+5zzzUWNXeROx8Gfh4/QS7kyxqSbAKOAa4CfuzOYOAL+u2rwOXbeM/j7owBeup6uuXG6EVRqKj9w4DfAvsAR5lxuwrb+Pxc92x89KeTgAOAWyMoeBv1bcbF/6nQHLX7LuBtUbtmTG/n+THqbycDLwDupoVIXUwfUWcXfX6TOzuZ8WQ70fAYBQiauY1+n9gk+ZFm/KJbjHHnhcBMyH8vBT4FnAUc3VY6M+a55/71SeAdTR75K3BN7fvuwJuBHbqzZSbrJd/W4LhX9Bn3XOsPtZP2iwoUu7v/KxxXxvJshMtw5zjIYw3dYow7o4AvAb+JGUEMhArXNwE/CqPaSm/GWnd+CXwc+LXCdpeROptAg9kFGugOr0Z0RbGIUj9Qa7WHY4EPAgN0Pac13dlD7th6Y9xzrL9Mnf5Qs+zfdZytAn6gvbzMWOPOweofEdl2dc/zvgc1Tg0BDgJ6qPWuaakxwPc0IbzQjFlNCujufF6zgJiU9mnHoGvdc81frkKPaxhor46WNmN+d0w0T4B8tfXMqlq47kieUSnmnmcPMaV5JfAUcL8ZG/4v/5/RvGuVru3C/4wxrUCiICQKQqIgJApCoiAkCkKiICQKQqIgJApCoiAkCkKiICQKQqIgJApCoiAkCkKiICQKQqIgJApC4vlijD+7cH2UlmR3EU//e+B3Wk/eR4RTLJ5vBk40y5Rgs7yCbv8E5FXK4HRWArfFT8C+WsqN/G/XQmBoByaY5bXnrhmjNeAZInmC8X0UeL0WswNb9OI1ogFfGgvc7uwfbHItn1gUnyRePxC/rVCaWGRHed+iigmqJNIELtRC+vYb487LRVuEwOBgM27V/ekiWDfrOsiMR90zhXG6FssXBo1ullUWFTMQBfwb0F+t8zqxCavUMv3FiQYV/2rxPrspzxFdMkZ0QigwxtcMOVCGLBKzFWzZIaq9ii/+FfAx0eST3bOQIQy5Xi0S6XsB56lF91OlRAtPcme2Gfe751X/EEcMd2ekGVd2xZh4QcUnVgiqInCaFBNRuD83pJsDLAYW6HsYEoj+8ll9Hi7+5dSqP7hnqmSieNGgF+tk+mjomjEL5atfds/CnJCFDIXMJC8JlYYIoEaEEuMnKmAS1x9plkKWoqC+Qp23hEwJTpRL1eUowaYNc6dHXXPTKWPM2Oieo9WlIlLjCmwMDtOdS8xyh21E9INmiHQVon8EltXuLVdEDDqwjqjQvop0q7fLGBl0p3sOmQeob4Qs5EXAN4Cx7tnvj2uosQW1QvaU3z8Cmb9/L7BnjQLfSiSZ8Q/3zJT12kYl9GrPkDaN0UueUYdfpFAdVN1YEbBBfwen+d1akml1etA9R64nzTjWPUfHPRWGA7vKLeO5F0OWa0XEqyOiKk3ud9wY0eA7m2WVUoWb5dPXSdCzTP2gbkwPd34ag6oZ5wM3Rsu6b3UtFLneI8nWA7pXaW3+2FCU1wY/Gm6/3cZUmhh3ZpllN6k6aRhztBnj3fMIHuG7jhAoHK7xJoz5mdz067Vn5ir/4925LFxMmhr0fB09m9zrtDGzNNac585nVDMRpU4MgtY9f4/ZQKPiaLTCaqV9mSF3jMJW05wVUlxEH5wqZWEEmyvMWKJnBurvyo6qM9oyZpoGv7hC6DZTU5rZEa6BM0RtR5CI8WNYzcfPqOZnEtodJreMABCI73+Qu1Was3C3q9xzZYyU8gmNZd9vIuF6zCxXbPvGmLHJPc+bxmmieULDgPqgaO4JDUnPMcvyq3pey2K+pr72xgauP2YBrkllzCQCa4E7ICsLh+pqRLRYx4xRISJ0RsFOds/N3luGLAvVrHsO07upNR4y29qZm+W1VhKuHkrTRxFqlYQQfTTGhMut0KDcPf/PmGU/X9Fwb6Ncr8NQqG+WV0xo4+oSEgUhURASBSFREBIFIVEQEgUhURASBSFREBIFIVEQEgUhURASBSFREBIFIVEQEgUhURASBSFREBIFIVEQUmcTiAoP7jH2M8dmulh9vF9rx7HyOdMsczr1NCPFa75GDPN9YgNiv/8G97zUG7vZ0Vr1yob0sZH7lKATYxtyS4wRKTRf+/zXqVA7iFkLTgfdy8a4Z0JplmiNLXrfI+JmYlH+NG2T3Ku2iB6HGgQdUseB+j0z3y0xJqh0GRK0+SkVCaQTHOaokMEmT9QO2zB8X213nC3id4HYt+BxzgWuFd0RlfASpT+/4b0VgzC/lcbEi2IR/KT63nztWb5AxkThUYHj85lmeT9/D6UdLIJphntePJ+vlf5gAaLlPxRbKM220veIK4oNdfe20pjNIkv7NeEZq5X72LeMSKb14nLyorl71ghEYXuZ8ZQZC9yzFida+x65YLhr0IKL1ep9pegIQphWGjNDTNbSODlBrnVbwwkKd0lAFFsU5zUcGhIbRz+qDdqLK+JIf3euMXEjar93yMU6bYwZU6SrGS9iNq7H3DORVLHIKMo1cv2VMcgdq8JGrQd6xx5Pd/4idz6x5mLR6otaaowMOt0904SjRNcNUW1XGKjOHPi3TaM6O2NFxS7LhYJRrnP9sWs2dAb9zbIrR/43RL9suTEq1GqdNjJVHTt3dHXk0RIEBSI0NyIi2iilCy40ds5S64PhTmNFuYckZe/aGNQaY9xzDcZAucAsu0KdDbtJ8q2hotMHSTMTR1LQxNWO0NgyXK23Y00DEGF6g/J6Qsa2fG/zAIngztL5Me3lG7qBw5tIrKJlImC8HXifCvu4xqFKt3OdDt5ZJ57zxlYbc72mIqPjYAKz/MJmeblkj9doZjDdnWFmeWSPwj7knuWMQblHnwmMbdiUPV/BJcajhRqXWmeMGU+75/MxQpq1OE4DEh2+Tm5VnZ2xuhaJlqj2ww3vkyrwUe0qjylOYIbZc077uVpSrZBzRbDpEDobmkN4MFi1Fv4eE8gKlSyl3zaOndijidpiudlWUV79PXe4Z63Bbh3tL9sbmm+I2nbP86gBmoI8HMcRtZVOc7VB6uwPmOW+0NZ7BnS2bF05EWi9lBQdfX6T5JDdhkRBSBSEREFIFIREQUgUhERBSBSE9N8uQCvxT5aSQkn+BWUwAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 38, "height": 86, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Slow School Xing", "label": "Slow School Xing" }, { "symbol": { "type": "esriPMS", "url": "1f5583b7d5b37f5ab5c59c275f9f28dd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACoAAAATCAYAAADmtp8+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC7UlEQVRIid2WbWiXZRTGf5fOktLlEAaVOmEfMsMYaFBYmX5RFEW0ksoXsFEhpkIYDekNxKDQDxOlfPkQvsBABE0iEO2bXzZoxSJCphZttGEMEefruuLAcTyM/z/3lxnYBQ/P89znvs99Pec51zl3FfcJqvg/ELX9EvAG8CTwINANtAFjgGeBycB44EegSdJPua4JqEs3tcATwOWc+wtwMW03Jb1b2G8l8DywVdIfwyJquxkIJ9eBTuAKMA9YklPCUQ8wDXgMWGj7K2ADsByYWcb19MJz+B4kCkRg3gS+TP//TtT2gnRwElglqcf2q0AL8BcwEegCPgC+B/YDk4C3gWpJs4ZE6UDB/SuSjlAhykU0iAbeT5Lj8iuDZEM+L8pIBi4B7wCngddsH5Z0olIyd0P0Zt7rgfbYHKgBPoncsR2R3A3o9gJJA7bfA1qBt4D/hOghYBPwte0XgKdy/Lsk1QF0pNgGIanNduTWfNujJP1dwvco2+X2VUVEJbXbfhnYC2wsmLbb/iZyTlJUgFLozHwNtf9Zwh55XjHKql7SMdshpsXArhTQ7Lw+tL0xSQ1Ff94fKuM6fJ4rY5uTVWT4RJNsbNpie1WKJ9LgxVR7RHtdTh1dWFab9+4StsCecqq3vW/YRG0/DKwFzheU25pEp0jaZvsH4Ftgbtqrc201MCOKuqRraZvACKCqjOJ3AD8XlHsY+Djy1XbkWBANhFgGgKfzfT3wAHCw4K/hnhCVdMP2cWCZ7c2SvpB01vbO7DqRr305/RTweKSE7a3A5vgTwM6McH12qaizj4wo0UTUw+eAz22vAIL4r9mno/sEfkvhnEmBbQGuAkeBNbajVb4ORLNoHlI9RoaopAu2nwE+A5YCnxbM/dmj67LekgeOuB7Nj7yNSJGPgLH3hGiSjV6+2naclKZmZ4pf2Cnplu3aPD1FGvyeYzVZQ8Nvl6Teoss7kZHUCDRWRLSwOMR1tsR4kOgdMtZXyN8RxX1zcP4Hy3gDrQwsru8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 31, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "South", "label": "South" }, { "symbol": { "type": "esriPMS", "url": "fcce335be4745bfda7001cd3f70dff2b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAC4AAAAbCAYAAAADDr0pAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD2UlEQVRYhd2YW6hVVRSGv79O2cUoq0NUDyVdKcq0C0JEpj1kURFJPkhBRvciS7PocoigUqKHegh6KCsyorLSAkEpCCzSMivNFA/drZDsYiUknv3HsLFhstp7n7085yH9YZ4911xjzfXPMcf8x1inh10UPeyi6GF3Jm77MGAyMAY4DdgG/AasA9YCA5VH9gROAE4GDgb2AfYDPgc+ADZV7BvA3znnBkmbhkTc9kHAI8C1SWaoGAdcOZiR7VXAg5LeqE3cdnhoMTA+h34GPgEm5LUqi3GOVT3ZyHt7tXhNeHl79uP+3tkfC7xue5akx2oRB+4oSN8HzJW0vbK4o4CXgbMqpJcCMyStLWxj4YcAy4GTgAOS7BWSFqVNjE0BngBGxm7bfkvS+jrEr87fVyU91MpA0je2LwP6gX1zeDNwgaTwdCv0A9fn4nqBebaPl7RZ0h95vSXemwu7BpjdFXHbMX50Xq6gM8KTJTZ2IL0Dkj61PQOYn4f3TuDu4v6C3KFDgTNogZbEIyRy1XE4zwEepT0uKbxNxvOgkPSi7dmpVNNt31NZ8E9J/MCuiSci7q4CLrb9JDBH0rct7M5j5/FaEu9NxfkoBm3HIY3zE9hYl/i9wPnAEcCNwA22Y+J3gHeB9yX9Dpye9ltTq+vgvaI/pkk8YzoOamBJLeKSvrd9NvA0MDFV48xsd0XSsf0hcFw+sq1L4iNtH5v9EcX4WNuhKFNTWZrenleLeJL/Gphke3xOODkzIqnhTbmkjU63wqXZqrg5WxNxOC+X9Fdt4sUCIk1Hu9324cC5GUYXAnEd2J+ho5FlxJuh5ZJ+GLYiS9KPwEvRbO+RtUpzFyiyXzssBGZlP0LwqeyHtj8rKUJuULTT8VOBY4Atkt7usIiG7UWpw020lK8Cf0rqz/dcV4wv7ZZ0W+JAX8QXsBqIRXTCggrxrmLd/0peyG3gM0lfUQPtiK9O4qfYHifp43YTSFpue0XWK4GOWbPAA0CUy4HHqYl2xJ9JHQ/vzbc9MWO7HTYUxEfZHt3Jg7ZvSkkNrASeGxbikr6zPQe4HzgR+MJ2eCXq4/WStmatHnJ4C3BR8XiEwCrbc4EXYq7K9BOAaUVanyJpYFiIJ/k+23HQbs0D15ctPDbQ4sPilyyYGmn/cDTbv8aBzHuBI3f8hUheUzNX1MZgCeg226/k4ZtUaHVJemXWz9NT39dlmp6WNciobE1EYpkZIbgznu6KeJJfBiyzPSLTe2/WEVF3f1nE/vPlc7Znpv3oTO3h+TWSYmeGjK4TkKT4zFpTwz5CJr5c/vP1MhzYvf89wf8Q/wCUCkh/D0k4CgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 34, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Stop", "label": "Stop" }, { "symbol": { "type": "esriPMS", "url": "6d522bf9bbdc97de22aeff615d6aa4bb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAC4AAABzCAYAAADnqTAeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGTklEQVR4nOWcechldRnHP08+ijaUS2gm4VJuDQmaaZlGgqRZKqkjuYuOuZClKC6BWaFpjSVuUaIzNY072jjjQjWi4j8qLuMyouWIS5qISm7lkvaNx3lO/Obw3td7367IYx84nPe9597f+Z7f8pzzz+c4RXGK4hTFKYpTFKcoTlGcojhFcT7owSXNAj4K3A1sCVxgZot739kYOBbYCFgbuAf4R6+pDwPr5H4J8O/u58C/gJeA+4Hrzeyf/1NwSV8Ejs+TbAFsDdwILBc8Ax3e/D99UJOAAdtMctpnJO1nZjdPOTgwE3gBuAXYZYjvPwBsFhdpZvcul1j6C/AQsDOwYmxm9lYeWxn4BLAPcAqwUNI2ZrZk5OCSpgHfAq4Drgb2HPJiJ2rryzmNfg58Afg4sAnwYBw3s9eBx4DTJf0V+B3wM+AbIwcH9gI+ksFjew1YZYrZZ+Y0uQH4bgaPqfW9/hfNbJ6k78fISFrTzJ4bNfghwCvANWb2hqQHco5vKqn/+xW68/YbkRQXPwO4ycyektQt2gMknWhm0SF94gI/A3wJWDB0cEkxrDG8s5sVvjiDn5rbRHw291dJiuEPVgem5QWv1nw3/t4b+M0E7TyT+6hQjNLj0dvBb5vPnsp9VJh5QBesqyq7Am9l2zFSXc+uC7wNPJnThaadIwcE70ZhpaGDS4phPyhD7C0peiX4fO4/FNXDzH7R/Gb7DP5QVpWDo6pImp4L8Mms7T8B1s+fvQhsJWlLM4t7RMuauX9h6ODA17M0Pd8rgat2OYEjJJ1lZm0PDlqU3cV2bXXTpRux6PVDe7+LKRncN0rwbppsa2ZRe5ellU7OuX139v4OeTOaEElRq/cHngbWM7N37pSSbs+SGOvoiajdko4zs5fy+AbAjsBSM3twqOCS1sraeWcbusdNGfzIyYLn1In2zuxC93gTuBg4BjgQOE9SrJUrM99pEzU6qMejgRWzwUHEXH0W2C1OZGZ/a459Mvc/zOeaYENJF+Xf7/RqckEzbU6VtGc+CqyUz0NzRwl+SC7KyycJHhUiGj0B+Dbw4+ZYlL7gm81nuzd/xwU/3pyrXT9RSv8YVcbM5g86+YTBzWzQw1EcO60ZvquAE5tjt0x083kvcIriFMUpilMUpyhOUZyiOEVxiuIUxSmKUxSnKE5RnKI4RXGK4hTFKYpTFKcoTlGcojhFcYriFMUpilMUpyhOUZyiOEVxiuIUxSmKUxSnKE5RnKI4RXGK4hTFKYpTFKcoTlGcojhFcYriFMUpilMUpyhOUZyiOEVxiuIUxSmKUxSnKE5RnKI4RXH+X4JrmeuzX6pcYUSFLxR+xMPpY7asB3wqHYjQZjqBaWmqDEq5I9SDm83stvckuKRzU657A3g0FbC1U0YKH20yIlxIeaHJfGVA+1cA+w6wV6YWXNLXMvSiEOvM7NnG0DoKOLuxa19O2zY++1G4PZJ+mj7FmcB3cqS2zpEKJ2N26peh5lw0tuBABA9O6EIHZhbDf46krzbeZYSeZWb/FT8a/pQXH/s5ZhYuUWhlhwF3pbA31uDd/P10nGiC4yelN3RZzt9B5iFmtkjS9XGhkj5nZvfkvG/9trEFvyTtqLlpwv4euN3M3swwSySFQB28aGavvkt783OEQgGO4Nvl50vHGjwtwRBJLwSOzu31dNb+kIpkqI/BQLsbWEfSho2ct7mkQxu36FdjDZ7hF0halP5a9NT2zfaDnCbBZFVhbu//GbmFu3mMmd049uAZPnrzitw6C3CfnOOd/hie3CBm53TYNH3RCHo+cKuZ/X3YHMN6+dPSSXvMzK7rXUhndS9Oxzho1d4+l0evZnkMLoyRHDbwSMGzopyVFuxywRvalwtMk7RL/yI70lk+OOv9tUyBoYJH5ZC0ENhD0vFmFjeRPq2iHuVwjqSd+q95YNmrG65Mx/OoAXb4eIInx6VnOUtS3OEWpsX9sVysccu/M/zjVHXjPRR3SLo0nkPy2YaUqtcAfm1mv2SKjFIOH5cUoc5IT7P1N2NRhXR9Xnqaz6fue3Iu3FiEHXHXPczM4q0KU2bUchje8YHpIa+fwmnYsI9274/o+Zz7S5qZ3423JzwxSuUYW/DmAmKxPjLkd+NJ8s+MGacoTlGcojhFcYriFMUpilMUf78DTJX/AHze7fK1pdFaAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 34, "height": 86, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Stop Ahead", "label": "Stop Ahead" }, { "symbol": { "type": "esriPMS", "url": "17c3dbed887a3576be4a52452d26997b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACsAAABjCAYAAAACVvnBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFz0lEQVR4nOWbd8hcRRTFf0dHLKgIYkGx944lYsWCKFgRuwY7FhSxosFYMP+IXUGwYFSiYsUSxRgbRtCo2AsqYsWOvSTR6JEb7sZ13Za4+b6M+cHydve92XfevDszb86dLVREoSIKFVGoiEJFFCqiUBGFiij8n8Ta3h3YF1g7j58OTAWulHRvhzKjgJHAuZLuye9Ozt+4S9LjXc53BrAacK2kl/sSa3tJ4G5g+xT3EjAF2BxYBNjW9p6SHmpTfDtgXWBTYIZYYDJwCbCn7XUlfd+hYi4CngZebd3fVqztBYGJwCbAFcD5kn7IfZcCpwLzAQ/Y3ljSa/RA0mTblwFRc/EbR7Wcc4moTeAn4DBJf/YlFjg9hV4k6czWa8ntJ8AKwP3AKvTHuUDU3pG2b5f0aNO+uJDlYp+kD9oV7iT2+LzCMV1OfDTwILCy7Z0lxZ3oiqSptg8HngGus72epF+jPHAEcJ+kGzuV/5dY22sAywMTJP3c5dyfAeOiJoCrsvH0RNLztiN2446Nth0Vcg3wJXBMt7Ltanbl3L7fx7kbYteyHXF2cz+CgfOAPYDTgBUzjKKxfj2rYhfKbbT8Xvya29+iIdp+TNKnvQpJmpbh8CxwCHC9pPG9yrUT+3luo+vqxdK5nZgN5zpgtz7KheAX4uKAXYAL+inTTuxbwC/AVn2U36YpHKKX2MN2NJR+md6ynTWx2TpjZBoZnbSkaPHtWCxb8I/A+OzIQ/zlwLvMATp1XWcDewFjbe/SOuwll2YYnCgp4nuK7ZOylkcMmVhJH9veH7gTeM72bcCTwDRg6zxsy+hyJF3dVO4W2/tFy86vdrXdiOtWRg1EbJ54gu14DhgNHBRDYMshp0qKW97KscCOwKLARvlqx4UDE5uC387YPSr734WBjyR916XMFxnP/bD7wMQ2CYjb/w7DTKEiChVRqIhCRRQqolARhYooVEShIgoVUaiIQkUUKqJQEYWKKFREoSJKuy9tbwCc0KHMSmn5vAl8C9wr6ZGmsjFVOQVYNj3d8CCCsDDXi4kHcI6kpzqcO2bWi7dxLzvW7Eo58etGmMXBh8BMscBmOWEMlmkyMMLPXSrfP2H7AElhVreyX15of2LT2IgamIntN4DVc1Y6w1jrYoA02EnSK40Ptl9M3zeEj7Pdy6kc1pg18HOKDas/vImxc3MDmwZMAvYOh932Te0s+blF7PzpiUUsr5P5iTCXh13s2ba/yfcLAGukAaI0kqPXGGN7vKR3hlvsbhmnEZ9kbUYY7JDZm7BXHwZusr2NpD8GLfb3ptvZixGS3rS9fN7qA1Pwc01+2ti0+k/LHNhAxTaSbYv3e6ykT22PzJqOMBiThh8Zs5GtuSDCYdBiG4mRDXscNzUzMDOIW2w78lsxOo6yPVHSpEgG2o401YQIh253bHbEhsM9JRNvV0uKEayZGFKDlyVNbxNCv6Qder3tDcP0i+Ha9g1NWccvByI2Rhzbo9P5fsn2rUBYo5FC3QLYJw/tlGaalnncnTLjGM8CzeEQWcvB9QaSLssu6ayw6Zt2Ref+XnZR3VJMxwGvRx7X9h2R+5X0Y4bDI/9ZrKT1Wz5Hzd1se7l88Iga+yROSuffiIecBou02T+x9ZlktsR2ERBp0XjNcQoVUaiIQkUUKqJQEYWKKFREoSIKFVGoiEJFFCqiUBGFiihURKEiCvOSWNsx3YlXTKvbzhhsj8jVxhPaLfIdyprdt2khZKfpzbE5zd4YmOnXzirzVhgMJYWKKFREoSIK85jYP3Pb0fbh731dne2hEDvjzxZpY3Zi0dx29MGGSmxjjfiqXY5ZM+35r4ZbbJjLwSG2L5YUK+tbh+NYQzs5VzDPNoNwET+PxBsQS/knhWD+aS6Pzpjta8X8HBWbNDLoh+Y/nZoJ0/ngyMwwN4iNFfixsj7T7/GXrIa5HPmG+KNFvJ+7+tl8RIzF7HOEeW5QGDIKFVGoiEJFFCqiUBFluAXMCn8BEJThU/BZeJ0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 32, "height": 74, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "U Turn Only", "label": "U Turn Only" }, { "symbol": { "type": "esriPMS", "url": "e21fec4811139177743e30575b7c4ea0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACbUlEQVRYhe2XTUhUURTHf2fmOaOYZeUiaFVRtAiij0UQFRXUokVgiIjRLsQyZ0YGKtrYyihpxsKgLBQJStCgTUyLDHIdbYJcBC0qmBappNHHjHNiboM508zoc95zWnTgXe697//u+XHuPffeZ1Fms/4DMN/CWk2Cg4hrkflBLc/olJ/5pyBJI8I9V6flC8eAJ/kBBB/qqntI4ZvftGx+/h7lJB4+oFwHjpfKY9nUd9EjL0wtqK3lAFgzV/NQQ6pU99gG2GjKDt1Oipulu8c2QK0pU3QA+8oHIEw5lS2WLbWwKlObcsY9NgCUcWDS1Ge5j4dXOYphwOsWQC/fCFHFbdOqJM53/FkKj4GrcwNggKi0EdIqlE2mJ8FePAzk6GaBz8Ba5wCUOH7a6dRKJhlF2GMOrG6JAev+0v+GjAMrnQEQBrkq04T0gnGetiQXCelMHti3RGSYkA6hnHYK4GVm8Pp5vZcKpOA0ZzSG0g9OAZBJN6FuEXnvo4ImotJHQMcRtjoBsN6UyjtgQ1GlcB44BfSZhQtXSgdQjgL9CDdQDhVRvuErt6hmN0HdCQwCRxBGSHGuWDSsBQDradfNROQxQe0FzubRfAJOcEcShDS9N7QQlRbgMK26Gj/7YekAFXh5QFgP0C1tBHQMIQxsASZQYvi4zDWJE9RmlAazGAM6CuZ6l75+Zd2A7AKAsosEYwS0iR4ZAtLPH2tQL0FNQ3VlemoQHi447qIB0ibsAF4T1BGEp8BHlBUo2xCaMxFx/TS0TFiVxrkeWarbQgBKErctx4eV9VJ4ZDYcN39MLJ4XBojIBHCXZTRrOZ39kwC/AAYxqEAj9YgdAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Van Accessible", "label": "Van Accessible" }, { "symbol": { "type": "esriPMS", "url": "8c08f9a7e6f8007a6af55378d1545e76", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAbCAYAAACeA7ShAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABuUlEQVRIidWVP0hXURTHP18xKivFpVqypmhoi1psCxL6ETg4RGIFQkFbe2OQoom4RKSCUTT9oLFycBECR520P5uDo1BEBX3jwvnB5ef7/Z4PHfLAfe+ecy6fd86959zXyT5K58GD2b4KTAPfgLuSfu4lsmfApRjvgfm9wD4DV2L+pQxUBhsFPgL9wG3b54C3kv5Uhkn6ZfsYcD9MD4AntieA2aI9LDvNa036GWAGeGx7StJ4FVhjz3LZBLqBsRSlpL+lMNunIpJm+QSkFEeAE8B2W5jtC8CbFt+5ATyNeXdbmO2HwCRwNCKoA71ALZZ0AYcyGIUw2wvAHWANeAG8lrRt+0PBvhFp0iqyl2lIWm4YbF8Erjet+wGcBb63hOWQTB4V2AYl7djTtqVh+yQwHGoqgY6Y12wfl9Q6sgK5BxzOOmAIGIjDuZnaqwosXUNJ6pJmbX8NWJJbVWGX472YHpKWbK9EZwzY7kmnXQqz3QecDnUpc41H7aX0B4GF3UTW6MtNSRuZ/R2Q9PORaiVYHhWpseMaSjV5JPe1g80BW8Bqge9VtFTqknKYpHUgjSLfb+B5s/3//W/+A41aghIpwAVMAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Walking Man", "label": "Walking Man" }, { "symbol": { "type": "esriPMS", "url": "f54eb00a42a5c45b83c6aa75eafe0f75", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACwAAAASCAYAAAAg9DzcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABq0lEQVRIidWVP0gcQRTGfx8eFmJjaZVOEEwR/2ClXcBK0D4hkMZAUAiksLQSCyEhRTzEQrAWxNYupSYExZxFMJGkSrRQPCwO/MLACMtmz9s9SXB/sCwzzJv37ez75lUoGRVKRoWyC7bdDfwEjiUNxjkB+0Av8ADoB3aBqqQZ2zPA+4z9RyTt2d4DhiQpI18ytgEcAq8l7eQSLOnS9hrwyvaYpA/AJDAALEiq2252AJvA78T4V9Ojyo69Bh4D27YfSTpqKTjyDpgDZoEgeB6ox/nbWAwnWkDkX7G2HwKfgJfxaS1Y0nfbW8CU7WfAKPBW0hn/GEkHtj8D40VN9waYBlZjbS3nyDdtezjUYSyldvkGTBQSHBLaDr8mGG9d0o8ciULpBKqxlNrlHOhq51rbiIKDCfPwFKgVNFsWHcBFO4KvUu9W1O5guiQ9wCklahx9wNd7L9h2J/A8Nqa1/yF4N9VUXkhaSQhKl8uTZGzKdKGRFBYczPMxNo0k9Th/klqXFR/4QnOSsY1o2qXQCwoLlrSZ9aWSwqbDrdbdICncHs2o3RZ7r2uYHJRO8B9w84xng1Qo6QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 33, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Yield", "label": "Yield" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 123, 194, 255 ], "toColor": [ 97, 123, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 205, 84, 255 ], "toColor": [ 232, 205, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 230, 197, 255 ], "toColor": [ 80, 230, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 54, 58, 255 ], "toColor": [ 135, 54, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 82, 205, 255 ], "toColor": [ 227, 82, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 235, 87, 255 ], "toColor": [ 89, 235, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 87, 250, 255 ], "toColor": [ 90, 87, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 145, 67, 255 ], "toColor": [ 98, 145, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 130, 127, 255 ], "toColor": [ 81, 130, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 147, 193, 255 ], "toColor": [ 219, 147, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 114, 85, 255 ], "toColor": [ 242, 114, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 157, 120, 255 ], "toColor": [ 191, 157, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 57, 158, 255 ], "toColor": [ 99, 57, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 208, 245, 255 ], "toColor": [ 152, 208, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 82, 111, 255 ], "toColor": [ 130, 82, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 247, 157, 255 ], "toColor": [ 143, 247, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 207, 83, 255 ], "toColor": [ 143, 207, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 104, 129, 255 ], "toColor": [ 227, 104, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 218, 150, 255 ], "toColor": [ 250, 218, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 190, 194, 255 ], "toColor": [ 76, 190, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 157, 237, 255 ], "toColor": [ 191, 157, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 59, 129, 255 ], "toColor": [ 135, 59, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 101, 50, 255 ], "toColor": [ 135, 101, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 100, 237, 255 ], "toColor": [ 161, 100, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 115, 93, 255 ], "toColor": [ 199, 115, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 97, 168, 255 ], "toColor": [ 212, 97, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 164, 89, 255 ], "toColor": [ 240, 164, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 98, 133, 255 ], "toColor": [ 81, 98, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 163, 73, 255 ], "toColor": [ 173, 163, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 166, 127, 255 ], "toColor": [ 68, 166, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 59, 128, 255 ], "toColor": [ 50, 59, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 126, 250, 255 ], "toColor": [ 95, 126, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 237, 159, 255 ], "toColor": [ 212, 237, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 139, 240, 255 ], "toColor": [ 231, 139, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 101, 87, 255 ], "toColor": [ 143, 101, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 247, 242, 255 ], "toColor": [ 163, 247, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 158, 209, 255 ], "toColor": [ 140, 158, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 247, 89, 255 ], "toColor": [ 208, 247, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 204, 139, 255 ], "toColor": [ 73, 204, 139, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 114, 131, 255 ], "toColor": [ 184, 114, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 106, 161, 255 ], "toColor": [ 135, 106, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 138, 92, 255 ], "toColor": [ 127, 138, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 100, 196, 255 ], "toColor": [ 102, 100, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 172, 207, 255 ], "toColor": [ 78, 172, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 191, 69, 255 ], "toColor": [ 67, 191, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 129, 153, 255 ], "toColor": [ 55, 129, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 161, 245, 255 ], "toColor": [ 88, 161, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 204, 120, 255 ], "toColor": [ 151, 204, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 132, 250, 255 ], "toColor": [ 195, 132, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 164, 255 ], "toColor": [ 245, 179, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 94, 242, 255 ], "toColor": [ 213, 94, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 163, 60, 255 ], "toColor": [ 137, 163, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 70, 184, 255 ], "toColor": [ 172, 70, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 207, 85, 255 ], "toColor": [ 188, 207, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 230, 170, 255 ], "toColor": [ 151, 230, 170, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "Rotation", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099403.784597456, "ymin": 294718.65629024804, "xmax": 7596950.704068944, "ymax": 1949508.4379372597, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LegendType", "type": "esriFieldTypeString", "alias": "LegendType", "length": 30, "domain": { "type": "codedValue", "name": "trafLegendType", "description": "", "codedValues": [ { "name": "12 Inch Bar", "code": "12 Inch Bar" }, { "name": "12 Inch Piano Key", "code": "12 Inch Piano Key" }, { "name": "24 Inch Limit Line", "code": "24 Inch Limit Line" }, { "name": "24 Inch Piano Key", "code": "24 Inch Piano Key" }, { "name": "25", "code": "25" }, { "name": "30", "code": "30" }, { "name": "35", "code": "35" }, { "name": "40", "code": "40" }, { "name": "Arrow All Way", "code": "Arrow All Way" }, { "name": "Arrow Lane Reduction", "code": "Arrow Lane Reduction" }, { "name": "Arrow Left", "code": "Arrow Left" }, { "name": "Arrow Left Right Turn", "code": "Arrow Left Right Turn" }, { "name": "Arrow Left Thru", "code": "Arrow Left Thru" }, { "name": "Arrow Right", "code": "Arrow Right" }, { "name": "Arrow Right Thru", "code": "Arrow Right Thru" }, { "name": "Arrow Straight Left Turn", "code": "Arrow Straight Left Turn" }, { "name": "Arrow Straight Right Turn", "code": "Arrow Straight Right Turn" }, { "name": "Arrow Thru", "code": "Arrow Thru" }, { "name": "Arrow U Turn", "code": "Arrow U Turn" }, { "name": "Bike Box", "code": "Bike Box" }, { "name": "Bike Lane", "code": "Bike Lane" }, { "name": "Bike Lane Factory Assembled", "code": "Bike Lane Factory Assembled" }, { "name": "Bike Loop", "code": "Bike Loop" }, { "name": "Bump", "code": "Bump" }, { "name": "Buses Only", "code": "Buses Only" }, { "name": "Chevron", "code": "Chevron" }, { "name": "Crosshatching", "code": "Crosshatching" }, { "name": "Curb", "code": "Curb" }, { "name": "Diamond", "code": "Diamond" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Highway Shield", "code": "Highway Shield" }, { "name": "Hump", "code": "Hump" }, { "name": "Island Tips", "code": "Island Tips" }, { "name": "Keep Clear", "code": "Keep Clear" }, { "name": "Limit Line", "code": "Limit Line" }, { "name": "Loading Zone", "code": "Loading Zone" }, { "name": "No Left Turn", "code": "No Left Turn" }, { "name": "North", "code": "North" }, { "name": "OK", "code": "OK" }, { "name": "Only", "code": "Only" }, { "name": "Parking Angle", "code": "Parking Angle" }, { "name": "Parking T", "code": "Parking T" }, { "name": "Ped Xing", "code": "Ped Xing" }, { "name": "Rail Xing", "code": "Rail Xing" }, { "name": "School", "code": "School" }, { "name": "Shark Tooth", "code": "Shark Tooth" }, { "name": "Sharrows", "code": "Sharrows" }, { "name": "Sharrows with Dashed Lines", "code": "Sharrows with Dashed Lines" }, { "name": "Signal Ahead", "code": "Signal Ahead" }, { "name": "Slow", "code": "Slow" }, { "name": "Slow School Xing", "code": "Slow School Xing" }, { "name": "South", "code": "South" }, { "name": "Stop", "code": "Stop" }, { "name": "Stop Ahead", "code": "Stop Ahead" }, { "name": "U Turn Only", "code": "U Turn Only" }, { "name": "Van Accessible", "code": "Van Accessible" }, { "name": "Wait Here", "code": "Wait Here" }, { "name": "Walking Man", "code": "Walking Man" }, { "name": "Yield", "code": "Yield" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LegendFunction", "type": "esriFieldTypeString", "alias": "LegendFunction", "length": 50, "domain": { "type": "codedValue", "name": "trafLegendFunction", "description": "", "codedValues": [ { "name": "Crosswalk", "code": "Crosswalk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 30, "domain": { "type": "codedValue", "name": "trafMarkingMaterial", "description": "", "codedValues": [ { "name": "Extruded ThermalPlastic", "code": "Extruded ThermalPlastic" }, { "name": "Preform ThermalPlastic", "code": "Preform ThermalPlastic" }, { "name": "Paint", "code": "Paint" }, { "name": "RPM", "code": "RPM" }, { "name": "Tape", "code": "Tape" }, { "name": "Surface Coating", "code": "Surface Coating" }, { "name": "ThermalPlastic and RPM", "code": "ThermalPlastic and RPM" }, { "name": "Paint and RPM", "code": "Paint and RPM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Color", "type": "esriFieldTypeString", "alias": "Color", "length": 10, "domain": { "type": "codedValue", "name": "shdColor", "description": "", "codedValues": [ { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Green", "code": "Green" }, { "name": "Yellow", "code": "Yellow" }, { "name": "White", "code": "White" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LegendSize", "type": "esriFieldTypeString", "alias": "LegendSize", "length": 10, "domain": { "type": "codedValue", "name": "trafLegendSize", "description": "", "codedValues": [ { "name": "Metric", "code": "Metric" }, { "name": "Standard", "code": "Standard" }, { "name": "Thermo", "code": "Thermo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CalTransDetail", "type": "esriFieldTypeString", "alias": "CalTransDetail", "length": 10, "domain": null }, { "name": "NumberParkingSpaces", "type": "esriFieldTypeSmallInteger", "alias": "NumberParkingSpaces", "domain": null }, { "name": "CurbFootage", "type": "esriFieldTypeDouble", "alias": "CurbFootage", "domain": null }, { "name": "ParkingFootage", "type": "esriFieldTypeDouble", "alias": "ParkingFootage", "domain": null }, { "name": "IsSchoolRelated", "type": "esriFieldTypeString", "alias": "IsSchoolRelated", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RefreshDate", "type": "esriFieldTypeDate", "alias": "RefreshDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9036_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_9036", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4387_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 97, "name": "Traffic Signs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 93, "name": "Traffic Control (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5f01c96619a62d319977e284cd937779", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABvklEQVRIid2VPUtCYRTHf9ccREicbNKtoaEPELg2FDj3ARpqCYKahIaWCEMoX0gke6GtqcGloKaCcGhrCHRxEALByXRQbxyPUer1+hIN9YfLfe7zPPz+557zvDj5RTn/J9yEBeAQmBowJWHA+dhwU8E3wLSNf8YEw4CzkeHmaGCRAzgxASsD5w/AQw2cPwTbGvRGftQGz8yA2w3FIszO6sj7u377/eDxwMuLvn0+HSuV2gbYwB0EApDNQrUKBwewuAihEEQicHcHl5dQq8HuLu25a2vQaMDFBaRSYmBT0EAACgVYXdV1cH8Pc3MQi8HWFkSj8PoK6+vw9ASZDDw8QDgscOzhj48QDMLtLSwvQ7P5NSYpyOXg7U3bou1tNd3Z6UP1wz0eiMc1v5ubmo5PSaqkFgKuVLQvmYTjY6jXR4AvLWnE+TyYUv9vkiKurEC5rH8gkvxbgK3hV1camdcLe3ualvPODr++1tXjckE6DfPz4OiqoS08SauVIRYzuno/4WK0v//V//zcy0sMhMsGkLOis167DYZLDrENu8iFeNrJ9DgGfWBL+AQGluCB8DEMBoKHXhYGnKLPRPq7d+gHyEiPVGU/wVMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099365.661652297, "ymin": 1932402.220156148, "xmax": 6126707.999723077, "ymax": 1949487.2644464076, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 50, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "ConversionMethod", "type": "esriFieldTypeString", "alias": "ConversionMethod", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 50, "domain": { "type": "codedValue", "name": "trafStreetName", "description": "", "codedValues": [ { "name": "280 FWY RAMP", "code": "280 FWY RAMP" }, { "name": "ACACIA ST", "code": "ACACIA ST" }, { "name": "ACADIA CT", "code": "ACADIA CT" }, { "name": "ADDINGTON CT", "code": "ADDINGTON CT" }, { "name": "ADELHEID CT", "code": "ADELHEID CT" }, { "name": "ADRIANA AVE", "code": "ADRIANA AVE" }, { "name": "AINSWORTH DR", "code": "AINSWORTH DR" }, { "name": "ALBATROSS DR", "code": "ALBATROSS DR" }, { "name": "ALCALDE RD", "code": "ALCALDE RD" }, { "name": "ALCAZAR AVE", "code": "ALCAZAR AVE" }, { "name": "ALDERBROOK LN", "code": "ALDERBROOK LN" }, { "name": "ALDERBROOK WAY", "code": "ALDERBROOK WAY" }, { "name": "ALDERNEY CT", "code": "ALDERNEY CT" }, { "name": "ALHAMBRA AVE", "code": "ALHAMBRA AVE" }, { "name": "ALICIA CT", "code": "ALICIA CT" }, { "name": "ALLEY", "code": "ALLEY" }, { "name": "ALMADEN AVE", "code": "ALMADEN AVE" }, { "name": "ALMADEN CIR", "code": "ALMADEN CIR" }, { "name": "ALPINE DR", "code": "ALPINE DR" }, { "name": "ALVES DR", "code": "ALVES DR" }, { "name": "AMADOR OAK CT", "code": "AMADOR OAK CT" }, { "name": "AMAPOLA DR", "code": "AMAPOLA DR" }, { "name": "AMAPOLO CT", "code": "AMAPOLO CT" }, { "name": "AMELIA CT", "code": "AMELIA CT" }, { "name": "AMHERST DR", "code": "AMHERST DR" }, { "name": "AMISTAD CT", "code": "AMISTAD CT" }, { "name": "AMULET DR", "code": "AMULET DR" }, { "name": "AMULET PL", "code": "AMULET PL" }, { "name": "ANCOCK DR", "code": "ANCOCK DR" }, { "name": "ANCORA CT", "code": "ANCORA CT" }, { "name": "ANDOVER WAY", "code": "ANDOVER WAY" }, { "name": "ANN ARBOR AVE", "code": "ANN ARBOR AVE" }, { "name": "ANN ARBOR CT", "code": "ANN ARBOR CT" }, { "name": "ANN CT", "code": "ANN CT" }, { "name": "ANNE LN", "code": "ANNE LN" }, { "name": "ANNETTE WAY", "code": "ANNETTE WAY" }, { "name": "ANSON AVE", "code": "ANSON AVE" }, { "name": "ANTHONY PL", "code": "ANTHONY PL" }, { "name": "ANTOINETTE DR", "code": "ANTOINETTE DR" }, { "name": "ANTON WAY", "code": "ANTON WAY" }, { "name": "APPLE TREE LN", "code": "APPLE TREE LN" }, { "name": "APRICOT CT", "code": "APRICOT CT" }, { "name": "ARATA WAY", "code": "ARATA WAY" }, { "name": "ARBORETUM DR", "code": "ARBORETUM DR" }, { "name": "ARLINGTON LN", "code": "ARLINGTON LN" }, { "name": "ARROWHEAD LN", "code": "ARROWHEAD LN" }, { "name": "ASHBOURNE CT", "code": "ASHBOURNE CT" }, { "name": "ASPEN DR", "code": "ASPEN DR" }, { "name": "ASPEN WAY", "code": "ASPEN WAY" }, { "name": "ASTER CT", "code": "ASTER CT" }, { "name": "ASTER LN", "code": "ASTER LN" }, { "name": "ATHERWOOD AVE", "code": "ATHERWOOD AVE" }, { "name": "AUBURN CT", "code": "AUBURN CT" }, { "name": "AUBURN DR", "code": "AUBURN DR" }, { "name": "AUGUST LN", "code": "AUGUST LN" }, { "name": "AVENIDA LN", "code": "AVENIDA LN" }, { "name": "AVILA", "code": "AVILA" }, { "name": "AVOCADO PL", "code": "AVOCADO PL" }, { "name": "AVONDALE ST", "code": "AVONDALE ST" }, { "name": "BAHL ST", "code": "BAHL ST" }, { "name": "BALBOA RD", "code": "BALBOA RD" }, { "name": "BALDWIN DR", "code": "BALDWIN DR" }, { "name": "BALUSTROL CT", "code": "BALUSTROL CT" }, { "name": "BANDLEY DR", "code": "BANDLEY DR" }, { "name": "BANFF DR", "code": "BANFF DR" }, { "name": "BARBARA LN", "code": "BARBARA LN" }, { "name": "BARK LN", "code": "BARK LN" }, { "name": "BARNHART AVE", "code": "BARNHART AVE" }, { "name": "BARNHART CT", "code": "BARNHART CT" }, { "name": "BARNHART PL", "code": "BARNHART PL" }, { "name": "BARRANCA", "code": "BARRANCA" }, { "name": "BARRANCA DR", "code": "BARRANCA DR" }, { "name": "BARRINGTON BRIDGE CT", "code": "BARRINGTON BRIDGE CT" }, { "name": "BARRINGTON BRIDGE LN", "code": "BARRINGTON BRIDGE LN" }, { "name": "BAXLEY CT", "code": "BAXLEY CT" }, { "name": "BAXTER AVE", "code": "BAXTER AVE" }, { "name": "BAYWOOD CT", "code": "BAYWOOD CT" }, { "name": "BAYWOOD DR", "code": "BAYWOOD DR" }, { "name": "BEARDON AVE", "code": "BEARDON AVE" }, { "name": "BEARDON DR", "code": "BEARDON DR" }, { "name": "BEAUCHAMPS LN", "code": "BEAUCHAMPS LN" }, { "name": "BEAVEN DR", "code": "BEAVEN DR" }, { "name": "BECKER LN", "code": "BECKER LN" }, { "name": "BEECHWOOD LN", "code": "BEECHWOOD LN" }, { "name": "BEEKMAN PL", "code": "BEEKMAN PL" }, { "name": "BEL AIRE CT", "code": "BEL AIRE CT" }, { "name": "BELKNAP CT", "code": "BELKNAP CT" }, { "name": "BELKNAP DR", "code": "BELKNAP DR" }, { "name": "BELLEVILLE WAY", "code": "BELLEVILLE WAY" }, { "name": "BELLEVUE AVE", "code": "BELLEVUE AVE" }, { "name": "BELVEDERE LN", "code": "BELVEDERE LN" }, { "name": "BENETTI CT", "code": "BENETTI CT" }, { "name": "BENTOAK LN", "code": "BENTOAK LN" }, { "name": "BERKELEY CT", "code": "BERKELEY CT" }, { "name": "BERKSHIRE CT", "code": "BERKSHIRE CT" }, { "name": "BERLAND CT", "code": "BERLAND CT" }, { "name": "BERRY CT", "code": "BERRY CT" }, { "name": "BETLIN AVE", "code": "BETLIN AVE" }, { "name": "BETTE AVE", "code": "BETTE AVE" }, { "name": "BIANCHI WAY", "code": "BIANCHI WAY" }, { "name": "BIANCHINI LN", "code": "BIANCHINI LN" }, { "name": "BIGOAK CT", "code": "BIGOAK CT" }, { "name": "BIGOAK DR", "code": "BIGOAK DR" }, { "name": "BILICH PL", "code": "BILICH PL" }, { "name": "BIRCH SPRING CT", "code": "BIRCH SPRING CT" }, { "name": "BITTER OAK ST", "code": "BITTER OAK ST" }, { "name": "BIXBY DR", "code": "BIXBY DR" }, { "name": "BLACK OAK WAY", "code": "BLACK OAK WAY" }, { "name": "BLACKHAWCK DR", "code": "BLACKHAWCK DR" }, { "name": "BLACKWOOD DR", "code": "BLACKWOOD DR" }, { "name": "BLANEY AVE", "code": "BLANEY AVE" }, { "name": "BLANEY CT", "code": "BLANEY CT" }, { "name": "BLAZINGWOOD AVE", "code": "BLAZINGWOOD AVE" }, { "name": "BLOSSOM LN", "code": "BLOSSOM LN" }, { "name": "BLUE HILL DR", "code": "BLUE HILL DR" }, { "name": "BLUE HILLS LN", "code": "BLUE HILLS LN" }, { "name": "BLUE JAY DR", "code": "BLUE JAY DR" }, { "name": "BOLLINGER RD", "code": "BOLLINGER RD" }, { "name": "BONNY DR", "code": "BONNY DR" }, { "name": "BOWHILL CT", "code": "BOWHILL CT" }, { "name": "BRENDA CT", "code": "BRENDA CT" }, { "name": "BRENT DR", "code": "BRENT DR" }, { "name": "BRET AVE", "code": "BRET AVE" }, { "name": "BREWER AVE", "code": "BREWER AVE" }, { "name": "BRIDGE PARK CT", "code": "BRIDGE PARK CT" }, { "name": "BRITTANY CT", "code": "BRITTANY CT" }, { "name": "BROOKGROVE LN", "code": "BROOKGROVE LN" }, { "name": "BROOKVALE DR", "code": "BROOKVALE DR" }, { "name": "BROOKWELL DR", "code": "BROOKWELL DR" }, { "name": "BUBB RD", "code": "BUBB RD" }, { "name": "BUCKTHORNE WAY", "code": "BUCKTHORNE WAY" }, { "name": "BURNETT DR", "code": "BURNETT DR" }, { "name": "BYERLY CT", "code": "BYERLY CT" }, { "name": "BYRNE AVE", "code": "BYRNE AVE" }, { "name": "BYRNE CT", "code": "BYRNE CT" }, { "name": "CALABAZAS CIR", "code": "CALABAZAS CIR" }, { "name": "CALGARY DR", "code": "CALGARY DR" }, { "name": "CALI AVE", "code": "CALI AVE" }, { "name": "CALIFORNIA OAK WAY", "code": "CALIFORNIA OAK WAY" }, { "name": "CALLE DE BARCELONA", "code": "CALLE DE BARCELONA" }, { "name": "CALVERT DR", "code": "CALVERT DR" }, { "name": "CAMARDA CT", "code": "CAMARDA CT" }, { "name": "CAMBERLEY LN", "code": "CAMBERLEY LN" }, { "name": "CAMINO VISTA DR", "code": "CAMINO VISTA DR" }, { "name": "CANARY DR", "code": "CANARY DR" }, { "name": "CANDLELIGHT WAY", "code": "CANDLELIGHT WAY" }, { "name": "CANDLEWOOD CT", "code": "CANDLEWOOD CT" }, { "name": "CANDLEWOOD DR", "code": "CANDLEWOOD DR" }, { "name": "CANYON OAK WAY", "code": "CANYON OAK WAY" }, { "name": "CANYON VIEW CIR", "code": "CANYON VIEW CIR" }, { "name": "CANYON VISTA DR", "code": "CANYON VISTA DR" }, { "name": "CAPILLA WAY", "code": "CAPILLA WAY" }, { "name": "CAPRI WAY", "code": "CAPRI WAY" }, { "name": "CARLYSLE AVE", "code": "CARLYSLE AVE" }, { "name": "CARMEN RD", "code": "CARMEN RD" }, { "name": "CARMONA CT", "code": "CARMONA CT" }, { "name": "CARNOUSTIE CT", "code": "CARNOUSTIE CT" }, { "name": "CAROL LEE DR", "code": "CAROL LEE DR" }, { "name": "CAROLINE DR", "code": "CAROLINE DR" }, { "name": "CARRIAGE CIR", "code": "CARRIAGE CIR" }, { "name": "CARTA BLANCA ST", "code": "CARTA BLANCA ST" }, { "name": "CARTWRIGHT WAY", "code": "CARTWRIGHT WAY" }, { "name": "CARVER DR", "code": "CARVER DR" }, { "name": "CASS PL", "code": "CASS PL" }, { "name": "CASTANO DR", "code": "CASTANO DR" }, { "name": "CASTINE AVE", "code": "CASTINE AVE" }, { "name": "CASTLETON ST", "code": "CASTLETON ST" }, { "name": "CATALANO CT", "code": "CATALANO CT" }, { "name": "CATALINA CT", "code": "CATALINA CT" }, { "name": "CEDAR PL", "code": "CEDAR PL" }, { "name": "CEDAR SPRING CT", "code": "CEDAR SPRING CT" }, { "name": "CEDAR TREE CT", "code": "CEDAR TREE CT" }, { "name": "CEDAR TREE LN", "code": "CEDAR TREE LN" }, { "name": "CEDARBROOK TER", "code": "CEDARBROOK TER" }, { "name": "CELESTE CIR", "code": "CELESTE CIR" }, { "name": "CEMETERY ROAD", "code": "CEMETERY ROAD" }, { "name": "CHACE DR", "code": "CHACE DR" }, { "name": "CHADWICK PL", "code": "CHADWICK PL" }, { "name": "CHANTEL CT", "code": "CHANTEL CT" }, { "name": "CHARLENE CT", "code": "CHARLENE CT" }, { "name": "CHARSAN LN", "code": "CHARSAN LN" }, { "name": "CHAVOYA DR", "code": "CHAVOYA DR" }, { "name": "CHELMSFORD DR", "code": "CHELMSFORD DR" }, { "name": "CHERRY TREE LN", "code": "CHERRY TREE LN" }, { "name": "CHERYL DR", "code": "CHERYL DR" }, { "name": "CHETAMON CT", "code": "CHETAMON CT" }, { "name": "CHIALA LN", "code": "CHIALA LN" }, { "name": "CHISHOLM AVE", "code": "CHISHOLM AVE" }, { "name": "CHITAMOOK CT", "code": "CHITAMOOK CT" }, { "name": "CHRISTENSEN DR", "code": "CHRISTENSEN DR" }, { "name": "CHULETA CT", "code": "CHULETA CT" }, { "name": "CITATION DR", "code": "CITATION DR" }, { "name": "CIVIC PARK LN", "code": "CIVIC PARK LN" }, { "name": "CLARENDON ST", "code": "CLARENDON ST" }, { "name": "CLARKSTON AVE", "code": "CLARKSTON AVE" }, { "name": "CLASSIC CT", "code": "CLASSIC CT" }, { "name": "CLAY ST", "code": "CLAY ST" }, { "name": "CLEARCREEK CT", "code": "CLEARCREEK CT" }, { "name": "CLEARWOOD CT", "code": "CLEARWOOD CT" }, { "name": "CLEO AVE", "code": "CLEO AVE" }, { "name": "CLIFDEN WAY", "code": "CLIFDEN WAY" }, { "name": "CLIFFORD CT", "code": "CLIFFORD CT" }, { "name": "CLIFFORD DR", "code": "CLIFFORD DR" }, { "name": "CLOVERLY CT", "code": "CLOVERLY CT" }, { "name": "CLUB HOUSE LN", "code": "CLUB HOUSE LN" }, { "name": "CODY CT", "code": "CODY CT" }, { "name": "COLBY AVE", "code": "COLBY AVE" }, { "name": "COLD HARBOR AVE", "code": "COLD HARBOR AVE" }, { "name": "COLLINGSWORTH ST", "code": "COLLINGSWORTH ST" }, { "name": "COLONY HILLS LN", "code": "COLONY HILLS LN" }, { "name": "COLUMBUS AVE", "code": "COLUMBUS AVE" }, { "name": "CONGRESS PL", "code": "CONGRESS PL" }, { "name": "CONRADIA CT", "code": "CONRADIA CT" }, { "name": "COPPER SPRING CT", "code": "COPPER SPRING CT" }, { "name": "CORDOBA", "code": "CORDOBA" }, { "name": "CORDOVA RD", "code": "CORDOVA RD" }, { "name": "CORONADO DR", "code": "CORONADO DR" }, { "name": "CORTE DE MADRID", "code": "CORTE DE MADRID" }, { "name": "CORTE DE SEVILLE", "code": "CORTE DE SEVILLE" }, { "name": "CORTE MADERA LN", "code": "CORTE MADERA LN" }, { "name": "CORVETTE DR", "code": "CORVETTE DR" }, { "name": "CORY CT", "code": "CORY CT" }, { "name": "COTTONWOOD CT", "code": "COTTONWOOD CT" }, { "name": "COTTONWOOD DR", "code": "COTTONWOOD DR" }, { "name": "COUNTRY CLUB RD", "code": "COUNTRY CLUB RD" }, { "name": "COUNTRY SPRING CT", "code": "COUNTRY SPRING CT" }, { "name": "COZETTE LN", "code": "COZETTE LN" }, { "name": "CRABTREE AVE", "code": "CRABTREE AVE" }, { "name": "CRAFT DR", "code": "CRAFT DR" }, { "name": "CRAIG CT", "code": "CRAIG CT" }, { "name": "CRAIG DR", "code": "CRAIG DR" }, { "name": "CRANBERRY CIR", "code": "CRANBERRY CIR" }, { "name": "CRANBERRY DR", "code": "CRANBERRY DR" }, { "name": "CREEKLINE DR", "code": "CREEKLINE DR" }, { "name": "CREEKSIDE CT", "code": "CREEKSIDE CT" }, { "name": "CRESCENT CT", "code": "CRESCENT CT" }, { "name": "CRESCENT RD", "code": "CRESCENT RD" }, { "name": "CRESTLINE DR", "code": "CRESTLINE DR" }, { "name": "CRESTON DR", "code": "CRESTON DR" }, { "name": "CRICKET HILL RD", "code": "CRICKET HILL RD" }, { "name": "CRISTO REY DR", "code": "CRISTO REY DR" }, { "name": "CRISTO REY PL", "code": "CRISTO REY PL" }, { "name": "CROWN CT", "code": "CROWN CT" }, { "name": "CULBERTSON DR", "code": "CULBERTSON DR" }, { "name": "CUPERTINO RD", "code": "CUPERTINO RD" }, { "name": "CYNTHIA AVE", "code": "CYNTHIA AVE" }, { "name": "CYNTHIA LN", "code": "CYNTHIA LN" }, { "name": "CYPRESS CT", "code": "CYPRESS CT" }, { "name": "CYPRESS DR", "code": "CYPRESS DR" }, { "name": "DANBURY DR", "code": "DANBURY DR" }, { "name": "DANIEL WAY", "code": "DANIEL WAY" }, { "name": "DANUBE DR", "code": "DANUBE DR" }, { "name": "DARTMOOR WAY", "code": "DARTMOOR WAY" }, { "name": "DAVISON AVE", "code": "DAVISON AVE" }, { "name": "DAWSON DR", "code": "DAWSON DR" }, { "name": "DE ANZA BLVD", "code": "DE ANZA BLVD" }, { "name": "DE ANZA CIR", "code": "DE ANZA CIR" }, { "name": "DE ANZA COLLEGE", "code": "DE ANZA COLLEGE" }, { "name": "DE FOE DR", "code": "DE FOE DR" }, { "name": "DE LA FARGE DR", "code": "DE LA FARGE DR" }, { "name": "DE PALMA LN", "code": "DE PALMA LN" }, { "name": "DE SOTO AVE", "code": "DE SOTO AVE" }, { "name": "DE VILLE WAY", "code": "DE VILLE WAY" }, { "name": "DEAN CT", "code": "DEAN CT" }, { "name": "DEEP CLIFF DR", "code": "DEEP CLIFF DR" }, { "name": "DEEPROSE PL", "code": "DEEPROSE PL" }, { "name": "DEGAS CT", "code": "DEGAS CT" }, { "name": "DEMPSTER AVE", "code": "DEMPSTER AVE" }, { "name": "DENISON AVE", "code": "DENISON AVE" }, { "name": "DEODARA DR", "code": "DEODARA DR" }, { "name": "DERBYSHIRE DR", "code": "DERBYSHIRE DR" }, { "name": "DEVON WAY", "code": "DEVON WAY" }, { "name": "DEXTER DR", "code": "DEXTER DR" }, { "name": "DISNEY LN", "code": "DISNEY LN" }, { "name": "DOLORES AVE", "code": "DOLORES AVE" }, { "name": "DONEGAL DR", "code": "DONEGAL DR" }, { "name": "DORADO", "code": "DORADO" }, { "name": "DOROTHY ANNE WAY", "code": "DOROTHY ANNE WAY" }, { "name": "DOS PALOS CT", "code": "DOS PALOS CT" }, { "name": "DOVE OAK CT", "code": "DOVE OAK CT" }, { "name": "DRAKE CT", "code": "DRAKE CT" }, { "name": "DRAKE DR", "code": "DRAKE DR" }, { "name": "DREA RD", "code": "DREA RD" }, { "name": "DRYDEN AVE", "code": "DRYDEN AVE" }, { "name": "DUBON AVE", "code": "DUBON AVE" }, { "name": "DUCKETT WAY", "code": "DUCKETT WAY" }, { "name": "DUMAS DR", "code": "DUMAS DR" }, { "name": "DUNBAR DR", "code": "DUNBAR DR" }, { "name": "E ESTATES DR", "code": "E ESTATES DR" }, { "name": "EAGLE DR", "code": "EAGLE DR" }, { "name": "EATON PL", "code": "EATON PL" }, { "name": "ECHO HILL CT", "code": "ECHO HILL CT" }, { "name": "EDDINGTON PL", "code": "EDDINGTON PL" }, { "name": "EDMINTON DR", "code": "EDMINTON DR" }, { "name": "EDMONTON AVE", "code": "EDMONTON AVE" }, { "name": "EDSEL DR", "code": "EDSEL DR" }, { "name": "EDWARD WAY", "code": "EDWARD WAY" }, { "name": "EL CERRITO RD", "code": "EL CERRITO RD" }, { "name": "EL PRADO WAY", "code": "EL PRADO WAY" }, { "name": "EL SERENO AVE", "code": "EL SERENO AVE" }, { "name": "ELDERWOOD CT", "code": "ELDERWOOD CT" }, { "name": "ELENDA DR", "code": "ELENDA DR" }, { "name": "ELM CT", "code": "ELM CT" }, { "name": "ELMSFORD CT", "code": "ELMSFORD CT" }, { "name": "ELMSFORD DR", "code": "ELMSFORD DR" }, { "name": "EMPIRE AVE", "code": "EMPIRE AVE" }, { "name": "ENGLISH OAK WAY", "code": "ENGLISH OAK WAY" }, { "name": "ERIN WAY", "code": "ERIN WAY" }, { "name": "ESQUIRE PL", "code": "ESQUIRE PL" }, { "name": "ESTATES DR", "code": "ESTATES DR" }, { "name": "EVENING SPRING CT", "code": "EVENING SPRING CT" }, { "name": "EVULICH CT", "code": "EVULICH CT" }, { "name": "FAIRWOODS CT", "code": "FAIRWOODS CT" }, { "name": "FALL CREEK SPRING CT", "code": "FALL CREEK SPRING CT" }, { "name": "FALL CT", "code": "FALL CT" }, { "name": "FALLEN LEAF LN", "code": "FALLEN LEAF LN" }, { "name": "FAR RANCH RD", "code": "FAR RANCH RD" }, { "name": "FARALLONE DR", "code": "FARALLONE DR" }, { "name": "FARGO DR", "code": "FARGO DR" }, { "name": "FARMINGHAM WAY", "code": "FARMINGHAM WAY" }, { "name": "FELTON WAY", "code": "FELTON WAY" }, { "name": "FENWAY CT", "code": "FENWAY CT" }, { "name": "FERNGROVE DR", "code": "FERNGROVE DR" }, { "name": "FESTIVAL CT", "code": "FESTIVAL CT" }, { "name": "FESTIVAL DR", "code": "FESTIVAL DR" }, { "name": "FIESTA LN", "code": "FIESTA LN" }, { "name": "FIG TREE CT", "code": "FIG TREE CT" }, { "name": "FINCH AVE", "code": "FINCH AVE" }, { "name": "FINCH WAY", "code": "FINCH WAY" }, { "name": "FIR LN", "code": "FIR LN" }, { "name": "FIRETHORNE DR", "code": "FIRETHORNE DR" }, { "name": "FIRWOOD DR", "code": "FIRWOOD DR" }, { "name": "FITZGERALD DR", "code": "FITZGERALD DR" }, { "name": "FLINTSHIRE ST", "code": "FLINTSHIRE ST" }, { "name": "FLORA VISTA AVE", "code": "FLORA VISTA AVE" }, { "name": "FLORENCE DR", "code": "FLORENCE DR" }, { "name": "FLOWER CT", "code": "FLOWER CT" }, { "name": "FLOWERING PEAR DR", "code": "FLOWERING PEAR DR" }, { "name": "FOLKESTONE DR", "code": "FOLKESTONE DR" }, { "name": "FOOTHILL BLVD", "code": "FOOTHILL BLVD" }, { "name": "FOOTHILL EXPWY", "code": "FOOTHILL EXPWY" }, { "name": "FOREST AVE", "code": "FOREST AVE" }, { "name": "FOREST SPRING CT", "code": "FOREST SPRING CT" }, { "name": "FORGE DR", "code": "FORGE DR" }, { "name": "FORGE WAY", "code": "FORGE WAY" }, { "name": "FORT BAKER DR", "code": "FORT BAKER DR" }, { "name": "FRANCO CT", "code": "FRANCO CT" }, { "name": "FREEDOM DR", "code": "FREEDOM DR" }, { "name": "FRIARS CT", "code": "FRIARS CT" }, { "name": "FRIARS LN", "code": "FRIARS LN" }, { "name": "FULTON CT", "code": "FULTON CT" }, { "name": "GALLI CT", "code": "GALLI CT" }, { "name": "GALLI DR", "code": "GALLI DR" }, { "name": "GALWAY DR", "code": "GALWAY DR" }, { "name": "GARDEN CREST CT", "code": "GARDEN CREST CT" }, { "name": "GARDEN GATE DR", "code": "GARDEN GATE DR" }, { "name": "GARDEN MANOR CT", "code": "GARDEN MANOR CT" }, { "name": "GARDEN PLACE CT", "code": "GARDEN PLACE CT" }, { "name": "GARDEN TERRACE DR", "code": "GARDEN TERRACE DR" }, { "name": "GARDENA CT", "code": "GARDENA CT" }, { "name": "GARDENA DR", "code": "GARDENA DR" }, { "name": "GARDENSIDE CIR", "code": "GARDENSIDE CIR" }, { "name": "GARDENSIDE LN", "code": "GARDENSIDE LN" }, { "name": "GARDENVIEW LN", "code": "GARDENVIEW LN" }, { "name": "GASCOIGNE DR", "code": "GASCOIGNE DR" }, { "name": "GIANNINI DR", "code": "GIANNINI DR" }, { "name": "GILLICK WAY", "code": "GILLICK WAY" }, { "name": "GLEN PL", "code": "GLEN PL" }, { "name": "GLENCOE DR", "code": "GLENCOE DR" }, { "name": "GLENTREE DR", "code": "GLENTREE DR" }, { "name": "GLENVIEW AVE", "code": "GLENVIEW AVE" }, { "name": "GOLDEN ASPEN WAY", "code": "GOLDEN ASPEN WAY" }, { "name": "GOLDEN GATE DR", "code": "GOLDEN GATE DR" }, { "name": "GOLDFINCH WAY", "code": "GOLDFINCH WAY" }, { "name": "GRANADA AVE", "code": "GRANADA AVE" }, { "name": "GRANADA CT", "code": "GRANADA CT" }, { "name": "GRAND AVE", "code": "GRAND AVE" }, { "name": "GRANT RD", "code": "GRANT RD" }, { "name": "GRAPNEL PL", "code": "GRAPNEL PL" }, { "name": "GREENLEAF CT", "code": "GREENLEAF CT" }, { "name": "GREENLEAF DR", "code": "GREENLEAF DR" }, { "name": "GREENOAK DR", "code": "GREENOAK DR" }, { "name": "GREENWOOD CIR", "code": "GREENWOOD CIR" }, { "name": "GREENWOOD CT", "code": "GREENWOOD CT" }, { "name": "GREENWOOD DR", "code": "GREENWOOD DR" }, { "name": "GRENOLA DR", "code": "GRENOLA DR" }, { "name": "GRINELL CT", "code": "GRINELL CT" }, { "name": "GROSBEAK AVE", "code": "GROSBEAK AVE" }, { "name": "GROVELAND DR", "code": "GROVELAND DR" }, { "name": "HALE PL", "code": "HALE PL" }, { "name": "HALL CT", "code": "HALL CT" }, { "name": "HAMMOND WAY", "code": "HAMMOND WAY" }, { "name": "HANFORD DR", "code": "HANFORD DR" }, { "name": "HANNA DR", "code": "HANNA DR" }, { "name": "HARLAN CT", "code": "HARLAN CT" }, { "name": "HARLAN DR", "code": "HARLAN DR" }, { "name": "HARTMAN DR", "code": "HARTMAN DR" }, { "name": "HAZELBROOK DR", "code": "HAZELBROOK DR" }, { "name": "HEATHERWOOD DR", "code": "HEATHERWOOD DR" }, { "name": "HENEY CREEK PL", "code": "HENEY CREEK PL" }, { "name": "HERMOSA AVE", "code": "HERMOSA AVE" }, { "name": "HERON AVE", "code": "HERON AVE" }, { "name": "HIBISCUS CT", "code": "HIBISCUS CT" }, { "name": "HIBISCUS DR", "code": "HIBISCUS DR" }, { "name": "HIGHLANDS CIR", "code": "HIGHLANDS CIR" }, { "name": "HILLCREST RD", "code": "HILLCREST RD" }, { "name": "HILLSDALE AVE", "code": "HILLSDALE AVE" }, { "name": "HILLSDALE CT", "code": "HILLSDALE CT" }, { "name": "HOGUE CT", "code": "HOGUE CT" }, { "name": "HOLLANDERRY PL", "code": "HOLLANDERRY PL" }, { "name": "HOLLENBECK AVE", "code": "HOLLENBECK AVE" }, { "name": "HOLLY OAK DR", "code": "HOLLY OAK DR" }, { "name": "HOLLY TREE LN", "code": "HOLLY TREE LN" }, { "name": "HOLLYHEAD LN", "code": "HOLLYHEAD LN" }, { "name": "HOMESTEAD CT", "code": "HOMESTEAD CT" }, { "name": "HOMESTEAD RD", "code": "HOMESTEAD RD" }, { "name": "HONEYSUCKLE CT", "code": "HONEYSUCKLE CT" }, { "name": "HOO HOO WAY", "code": "HOO HOO WAY" }, { "name": "HOOSHANG CT", "code": "HOOSHANG CT" }, { "name": "HOWARD CT", "code": "HOWARD CT" }, { "name": "HOWARD DR", "code": "HOWARD DR" }, { "name": "HUBBARD AVE", "code": "HUBBARD AVE" }, { "name": "HUDSON DR", "code": "HUDSON DR" }, { "name": "HUNTER WAY", "code": "HUNTER WAY" }, { "name": "HUNTERSTON PL", "code": "HUNTERSTON PL" }, { "name": "HUNTINGTON DR", "code": "HUNTINGTON DR" }, { "name": "HUNTRIDGE LN", "code": "HUNTRIDGE LN" }, { "name": "HYANNISPORT DR", "code": "HYANNISPORT DR" }, { "name": "HYDE AVE", "code": "HYDE AVE" }, { "name": "IMPERIAL AVE", "code": "IMPERIAL AVE" }, { "name": "IMPERIAL WAY", "code": "IMPERIAL WAY" }, { "name": "INFINITE LOOP", "code": "INFINITE LOOP" }, { "name": "JACQUELINE WAY", "code": "JACQUELINE WAY" }, { "name": "JAMESTOWN DR", "code": "JAMESTOWN DR" }, { "name": "JANICE AVE", "code": "JANICE AVE" }, { "name": "JEANETTE CT", "code": "JEANETTE CT" }, { "name": "JOHANSEN DR", "code": "JOHANSEN DR" }, { "name": "JOHN DR", "code": "JOHN DR" }, { "name": "JOHN WAY", "code": "JOHN WAY" }, { "name": "JOHNSON AVE", "code": "JOHNSON AVE" }, { "name": "JOLLYMAN DR", "code": "JOLLYMAN DR" }, { "name": "JOLLYMAN LN", "code": "JOLLYMAN LN" }, { "name": "JOSEPH CIR", "code": "JOSEPH CIR" }, { "name": "JUDY AVE", "code": "JUDY AVE" }, { "name": "JULIE LN", "code": "JULIE LN" }, { "name": "JUNIPER CT", "code": "JUNIPER CT" }, { "name": "JUNIPERO SERRA FWY", "code": "JUNIPERO SERRA FWY" }, { "name": "KAMSACK CT", "code": "KAMSACK CT" }, { "name": "KAMSACK DR", "code": "KAMSACK DR" }, { "name": "KARAMEOS CT", "code": "KARAMEOS CT" }, { "name": "KARAMEOS DR", "code": "KARAMEOS DR" }, { "name": "KENDLE ST", "code": "KENDLE ST" }, { "name": "KENMORE CT", "code": "KENMORE CT" }, { "name": "KENNEWICK DR", "code": "KENNEWICK DR" }, { "name": "KENT DR", "code": "KENT DR" }, { "name": "KENTWOOD AVE", "code": "KENTWOOD AVE" }, { "name": "KESTER DR", "code": "KESTER DR" }, { "name": "KILLDEER CT", "code": "KILLDEER CT" }, { "name": "KIM ST", "code": "KIM ST" }, { "name": "KIMBERLY DR", "code": "KIMBERLY DR" }, { "name": "KIMBERLY ST", "code": "KIMBERLY ST" }, { "name": "KINGLET PL", "code": "KINGLET PL" }, { "name": "KINGSBURY CT", "code": "KINGSBURY CT" }, { "name": "KINGSBURY PL", "code": "KINGSBURY PL" }, { "name": "KINST CT", "code": "KINST CT" }, { "name": "KINTYRE WAY", "code": "KINTYRE WAY" }, { "name": "KIRWIN LN", "code": "KIRWIN LN" }, { "name": "KODIAK CT", "code": "KODIAK CT" }, { "name": "KRING WAY", "code": "KRING WAY" }, { "name": "KRISTA CT", "code": "KRISTA CT" }, { "name": "KRZICH PL", "code": "KRZICH PL" }, { "name": "LA CONNER DR", "code": "LA CONNER DR" }, { "name": "LA GRANDE DR", "code": "LA GRANDE DR" }, { "name": "LA HERRAN DR", "code": "LA HERRAN DR" }, { "name": "LA JOLLA CT", "code": "LA JOLLA CT" }, { "name": "LA MAR CT", "code": "LA MAR CT" }, { "name": "LA MAR DR", "code": "LA MAR DR" }, { "name": "LA PALOMA DR", "code": "LA PALOMA DR" }, { "name": "LA PLAYA CT", "code": "LA PLAYA CT" }, { "name": "LA RODA CT", "code": "LA RODA CT" }, { "name": "LA RODA DR", "code": "LA RODA DR" }, { "name": "LA SALLE AVE", "code": "LA SALLE AVE" }, { "name": "LAKE SPRING CT", "code": "LAKE SPRING CT" }, { "name": "LAMBETH CT", "code": "LAMBETH CT" }, { "name": "LAMONT CT", "code": "LAMONT CT" }, { "name": "LAMPLIGHTER SQ", "code": "LAMPLIGHTER SQ" }, { "name": "LANCER DR", "code": "LANCER DR" }, { "name": "LANGPORT DR", "code": "LANGPORT DR" }, { "name": "LANGPORT WAY", "code": "LANGPORT WAY" }, { "name": "LANSDALE AVE", "code": "LANSDALE AVE" }, { "name": "LARK LN", "code": "LARK LN" }, { "name": "LARRY WAY", "code": "LARRY WAY" }, { "name": "LAS CAMPANAS CT", "code": "LAS CAMPANAS CT" }, { "name": "LAS ONDAS CT", "code": "LAS ONDAS CT" }, { "name": "LAS ONDAS WAY", "code": "LAS ONDAS WAY" }, { "name": "LAURENTIAN WAY", "code": "LAURENTIAN WAY" }, { "name": "LAURETTA DR", "code": "LAURETTA DR" }, { "name": "LAVINA CT", "code": "LAVINA CT" }, { "name": "LAWRENCE EXPWY", "code": "LAWRENCE EXPWY" }, { "name": "LAZANEO DR", "code": "LAZANEO DR" }, { "name": "LAZY OAK CT", "code": "LAZY OAK CT" }, { "name": "LEAVESLEY PL", "code": "LEAVESLEY PL" }, { "name": "LEBANON AVE", "code": "LEBANON AVE" }, { "name": "LEBANON DR", "code": "LEBANON DR" }, { "name": "LEEDS AVE", "code": "LEEDS AVE" }, { "name": "LEOLA CT", "code": "LEOLA CT" }, { "name": "LEONARD AVE", "code": "LEONARD AVE" }, { "name": "LEONG CT", "code": "LEONG CT" }, { "name": "LIBERTY CT", "code": "LIBERTY CT" }, { "name": "LIBERTY OAK LN", "code": "LIBERTY OAK LN" }, { "name": "LILAC CT", "code": "LILAC CT" }, { "name": "LILAC WAY", "code": "LILAC WAY" }, { "name": "LILY AVE", "code": "LILY AVE" }, { "name": "LILY CT", "code": "LILY CT" }, { "name": "LINDA ANN CT", "code": "LINDA ANN CT" }, { "name": "LINDA ANN PL", "code": "LINDA ANN PL" }, { "name": "LINDA VISTA DR", "code": "LINDA VISTA DR" }, { "name": "LINDA VISTA PL", "code": "LINDA VISTA PL" }, { "name": "LINDENBROOK LN", "code": "LINDENBROOK LN" }, { "name": "LINDSAY AVE", "code": "LINDSAY AVE" }, { "name": "LINDY LN", "code": "LINDY LN" }, { "name": "LINDY PL", "code": "LINDY PL" }, { "name": "LINNET LN", "code": "LINNET LN" }, { "name": "LIVERPOOL WAY", "code": "LIVERPOOL WAY" }, { "name": "LOCH LOMOND CT", "code": "LOCH LOMOND CT" }, { "name": "LOCH LOMOND WAY", "code": "LOCH LOMOND WAY" }, { "name": "LOCKFORD CT", "code": "LOCKFORD CT" }, { "name": "LOCKHAVEN CT", "code": "LOCKHAVEN CT" }, { "name": "LOCKHAVEN DR", "code": "LOCKHAVEN DR" }, { "name": "LOCKSUNART WAY", "code": "LOCKSUNART WAY" }, { "name": "LOCKWOOD DR", "code": "LOCKWOOD DR" }, { "name": "LOMITA AVE", "code": "LOMITA AVE" }, { "name": "LONDONDERRY DR", "code": "LONDONDERRY DR" }, { "name": "LONG OAK LN", "code": "LONG OAK LN" }, { "name": "LONGDOWN RD", "code": "LONGDOWN RD" }, { "name": "LONGFELLOW CT", "code": "LONGFELLOW CT" }, { "name": "LONGFELLOW WAY", "code": "LONGFELLOW WAY" }, { "name": "LONNA LN", "code": "LONNA LN" }, { "name": "LOREE AVE", "code": "LOREE AVE" }, { "name": "LORNE WAY", "code": "LORNE WAY" }, { "name": "LOWELL CT", "code": "LOWELL CT" }, { "name": "LOWELL DR", "code": "LOWELL DR" }, { "name": "LOZANO LN", "code": "LOZANO LN" }, { "name": "LUBEC ST", "code": "LUBEC ST" }, { "name": "LUCILLE AVE", "code": "LUCILLE AVE" }, { "name": "LUCKY OAK ST", "code": "LUCKY OAK ST" }, { "name": "LUNAR CT", "code": "LUNAR CT" }, { "name": "LYNTON CT", "code": "LYNTON CT" }, { "name": "MACADAM LN", "code": "MACADAM LN" }, { "name": "MACKENZIE DR", "code": "MACKENZIE DR" }, { "name": "MADERA DR", "code": "MADERA DR" }, { "name": "MADRID RD", "code": "MADRID RD" }, { "name": "MADRONE CT", "code": "MADRONE CT" }, { "name": "MAGELLAN AVE", "code": "MAGELLAN AVE" }, { "name": "MAJESTIC OAK WAY", "code": "MAJESTIC OAK WAY" }, { "name": "MALAGA", "code": "MALAGA" }, { "name": "MALVERN CT", "code": "MALVERN CT" }, { "name": "MANITA CT", "code": "MANITA CT" }, { "name": "MANN DR", "code": "MANN DR" }, { "name": "MANZANITA CT", "code": "MANZANITA CT" }, { "name": "MAPLETREE PL", "code": "MAPLETREE PL" }, { "name": "MAPLEWOOD RD", "code": "MAPLEWOOD RD" }, { "name": "MARCY CT", "code": "MARCY CT" }, { "name": "MARIA LN", "code": "MARIA LN" }, { "name": "MARIA ROSA WAY", "code": "MARIA ROSA WAY" }, { "name": "MARIANI AVE", "code": "MARIANI AVE" }, { "name": "MARIANI DR", "code": "MARIANI DR" }, { "name": "MARIANIST WAY", "code": "MARIANIST WAY" }, { "name": "MARSHALL CT", "code": "MARSHALL CT" }, { "name": "MARTIN AVE", "code": "MARTIN AVE" }, { "name": "MARTINWOOD WAY", "code": "MARTINWOOD WAY" }, { "name": "MARY AVE", "code": "MARY AVE" }, { "name": "MARYKNOLL", "code": "MARYKNOLL" }, { "name": "MASON WAY", "code": "MASON WAY" }, { "name": "MAUREEN WAY", "code": "MAUREEN WAY" }, { "name": "MAXINE AVE", "code": "MAXINE AVE" }, { "name": "MCCLELLAN PL", "code": "MCCLELLAN PL" }, { "name": "MCCLELLAN RD", "code": "MCCLELLAN RD" }, { "name": "MCGREGOR WAY", "code": "MCGREGOR WAY" }, { "name": "MCKLINTOCK LN", "code": "MCKLINTOCK LN" }, { "name": "MCLAREN PL", "code": "MCLAREN PL" }, { "name": "MEADOW AVE", "code": "MEADOW AVE" }, { "name": "MEADOW OAK RD", "code": "MEADOW OAK RD" }, { "name": "MEADOW PL", "code": "MEADOW PL" }, { "name": "MEADOWLARK LN", "code": "MEADOWLARK LN" }, { "name": "MEADOWVIEW LN", "code": "MEADOWVIEW LN" }, { "name": "MEDICUS CT", "code": "MEDICUS CT" }, { "name": "MEDINA CT", "code": "MEDINA CT" }, { "name": "MEDINA LN", "code": "MEDINA LN" }, { "name": "MEIGGS LN", "code": "MEIGGS LN" }, { "name": "MELISSA CT", "code": "MELISSA CT" }, { "name": "MELLO PL", "code": "MELLO PL" }, { "name": "MELODY LN", "code": "MELODY LN" }, { "name": "MELVIN DR", "code": "MELVIN DR" }, { "name": "MENHART LN", "code": "MENHART LN" }, { "name": "MERCEDES RD", "code": "MERCEDES RD" }, { "name": "MERRIMAN RD", "code": "MERRIMAN RD" }, { "name": "MERRITT DR", "code": "MERRITT DR" }, { "name": "METEOR DR", "code": "METEOR DR" }, { "name": "METEOR PL", "code": "METEOR PL" }, { "name": "MEYERHOLTZ CT", "code": "MEYERHOLTZ CT" }, { "name": "MICHAEL CT", "code": "MICHAEL CT" }, { "name": "MILFORD DR", "code": "MILFORD DR" }, { "name": "MILKY WAY", "code": "MILKY WAY" }, { "name": "MILLARD LN", "code": "MILLARD LN" }, { "name": "MILLER AVE", "code": "MILLER AVE" }, { "name": "MIMOSA CT", "code": "MIMOSA CT" }, { "name": "MINAKER CT", "code": "MINAKER CT" }, { "name": "MINE CT", "code": "MINE CT" }, { "name": "MINER PL", "code": "MINER PL" }, { "name": "MINETTE DR", "code": "MINETTE DR" }, { "name": "MINETTE PL", "code": "MINETTE PL" }, { "name": "MIRA VISTA RD", "code": "MIRA VISTA RD" }, { "name": "MIRAMONTE RD", "code": "MIRAMONTE RD" }, { "name": "MISSION WAY", "code": "MISSION WAY" }, { "name": "MOLTZEN DR", "code": "MOLTZEN DR" }, { "name": "MONROVIA ST", "code": "MONROVIA ST" }, { "name": "MONTCLAIR DR", "code": "MONTCLAIR DR" }, { "name": "MONTE CT", "code": "MONTE CT" }, { "name": "MONTEBELLO RD", "code": "MONTEBELLO RD" }, { "name": "MONTEREY CT", "code": "MONTEREY CT" }, { "name": "MORENGO DR", "code": "MORENGO DR" }, { "name": "MORETTI DR", "code": "MORETTI DR" }, { "name": "MORNING SPRING CT", "code": "MORNING SPRING CT" }, { "name": "MOSSY OAK CT", "code": "MOSSY OAK CT" }, { "name": "MOUNT CREST DR", "code": "MOUNT CREST DR" }, { "name": "MOUNT CREST PL", "code": "MOUNT CREST PL" }, { "name": "MT EDEN RD", "code": "MT EDEN RD" }, { "name": "MURANO CIR", "code": "MURANO CIR" }, { "name": "MURIEL LN", "code": "MURIEL LN" }, { "name": "MYER PL", "code": "MYER PL" }, { "name": "MYRTLEWOOD DR", "code": "MYRTLEWOOD DR" }, { "name": "N BLANEY AVE", "code": "N BLANEY AVE" }, { "name": "N DE ANZA BLVD", "code": "N DE ANZA BLVD" }, { "name": "N FOOTHILL BLVD", "code": "N FOOTHILL BLVD" }, { "name": "N PORTAL AVE", "code": "N PORTAL AVE" }, { "name": "N STELLING RD", "code": "N STELLING RD" }, { "name": "N TANTAU AVE", "code": "N TANTAU AVE" }, { "name": "N WALNUT CIR", "code": "N WALNUT CIR" }, { "name": "N WOLFE RD", "code": "N WOLFE RD" }, { "name": "NANCY CT", "code": "NANCY CT" }, { "name": "NARCISO CT", "code": "NARCISO CT" }, { "name": "NATHANSON AVE", "code": "NATHANSON AVE" }, { "name": "NEW BRUNSWICK AVE", "code": "NEW BRUNSWICK AVE" }, { "name": "NEW HAVEN CT", "code": "NEW HAVEN CT" }, { "name": "NEWCASTLE DR", "code": "NEWCASTLE DR" }, { "name": "NEWSOM AVE", "code": "NEWSOM AVE" }, { "name": "NIGHTHAWK TER", "code": "NIGHTHAWK TER" }, { "name": "NIGHTINGALE AVE", "code": "NIGHTINGALE AVE" }, { "name": "NILE DR", "code": "NILE DR" }, { "name": "NOBLE FIR CT", "code": "NOBLE FIR CT" }, { "name": "NOEL AVE", "code": "NOEL AVE" }, { "name": "NOONAN CT", "code": "NOONAN CT" }, { "name": "NORANDA DR", "code": "NORANDA DR" }, { "name": "NORMANDY CT", "code": "NORMANDY CT" }, { "name": "NORMANDY WAY", "code": "NORMANDY WAY" }, { "name": "NORTHBROOK SQ", "code": "NORTHBROOK SQ" }, { "name": "NORTHCOVE SQ", "code": "NORTHCOVE SQ" }, { "name": "NORTHCREST SQ", "code": "NORTHCREST SQ" }, { "name": "NORTHFIELD SQ", "code": "NORTHFIELD SQ" }, { "name": "NORTHFORDE DR", "code": "NORTHFORDE DR" }, { "name": "NORTHGLEN SQ", "code": "NORTHGLEN SQ" }, { "name": "NORTHHURST DR", "code": "NORTHHURST DR" }, { "name": "NORTHOAK SQ", "code": "NORTHOAK SQ" }, { "name": "NORTHPOINT WAY", "code": "NORTHPOINT WAY" }, { "name": "NORTHRIDGE DR", "code": "NORTHRIDGE DR" }, { "name": "NORTHRIDGE SQ", "code": "NORTHRIDGE SQ" }, { "name": "NORTHSEAL SQ", "code": "NORTHSEAL SQ" }, { "name": "NORTHSHORE SQ", "code": "NORTHSHORE SQ" }, { "name": "NORTHSKY SQ", "code": "NORTHSKY SQ" }, { "name": "NORTHURST DR", "code": "NORTHURST DR" }, { "name": "NORTHVIEW SQ", "code": "NORTHVIEW SQ" }, { "name": "NORTHWEST SQ", "code": "NORTHWEST SQ" }, { "name": "NORTHWIND SQ", "code": "NORTHWIND SQ" }, { "name": "NORTHWOOD DR", "code": "NORTHWOOD DR" }, { "name": "NORWICH AVE", "code": "NORWICH AVE" }, { "name": "NOVEMBER CT", "code": "NOVEMBER CT" }, { "name": "NOVEMBER DR", "code": "NOVEMBER DR" }, { "name": "OAK CREEL LN", "code": "OAK CREEL LN" }, { "name": "OAK MEADOW CT", "code": "OAK MEADOW CT" }, { "name": "OAK SPRING CT", "code": "OAK SPRING CT" }, { "name": "OAK VALLEY RD", "code": "OAK VALLEY RD" }, { "name": "OAKCREST CT", "code": "OAKCREST CT" }, { "name": "OAKDELL PL", "code": "OAKDELL PL" }, { "name": "OAKLEAF CT", "code": "OAKLEAF CT" }, { "name": "OAKLEAF PL", "code": "OAKLEAF PL" }, { "name": "OAKNOLL CT", "code": "OAKNOLL CT" }, { "name": "OAKTREE DR", "code": "OAKTREE DR" }, { "name": "OAKVIEW LN", "code": "OAKVIEW LN" }, { "name": "OAKVILLE AVE", "code": "OAKVILLE AVE" }, { "name": "OASIS CT", "code": "OASIS CT" }, { "name": "OBSIDIAN CT", "code": "OBSIDIAN CT" }, { "name": "OCTOBER WAY", "code": "OCTOBER WAY" }, { "name": "OLD TOWN CT", "code": "OLD TOWN CT" }, { "name": "OLIVE AVE", "code": "OLIVE AVE" }, { "name": "OLIVE SPRING CT", "code": "OLIVE SPRING CT" }, { "name": "OLIVEWOOD ST", "code": "OLIVEWOOD ST" }, { "name": "OLMO CT", "code": "OLMO CT" }, { "name": "OLYMPUS CT", "code": "OLYMPUS CT" }, { "name": "ONTARIO DR", "code": "ONTARIO DR" }, { "name": "ORANGE AVE", "code": "ORANGE AVE" }, { "name": "ORANGE BLOSSOM DR", "code": "ORANGE BLOSSOM DR" }, { "name": "ORANGE TREE LN", "code": "ORANGE TREE LN" }, { "name": "ORANGEWOOD ST", "code": "ORANGEWOOD ST" }, { "name": "ORCHARD CT", "code": "ORCHARD CT" }, { "name": "ORCHARD SPRING LN", "code": "ORCHARD SPRING LN" }, { "name": "ORCHARD SPRINGS CT", "code": "ORCHARD SPRINGS CT" }, { "name": "ORION LN", "code": "ORION LN" }, { "name": "ORION PL", "code": "ORION PL" }, { "name": "ORLINE CT", "code": "ORLINE CT" }, { "name": "OROGRANDE PL", "code": "OROGRANDE PL" }, { "name": "OXFORD DR", "code": "OXFORD DR" }, { "name": "PACIFICA DR", "code": "PACIFICA DR" }, { "name": "PALM AVE", "code": "PALM AVE" }, { "name": "PALM SPRING CT", "code": "PALM SPRING CT" }, { "name": "PALO VISTA RD", "code": "PALO VISTA RD" }, { "name": "PALOMA CT", "code": "PALOMA CT" }, { "name": "PALOMA RD", "code": "PALOMA RD" }, { "name": "PALOS VERDES CT", "code": "PALOS VERDES CT" }, { "name": "PALOS VERDES DR", "code": "PALOS VERDES DR" }, { "name": "PAR THREE DR", "code": "PAR THREE DR" }, { "name": "PARADISE DR", "code": "PARADISE DR" }, { "name": "PARISH PL", "code": "PARISH PL" }, { "name": "PARK CIRCLE", "code": "PARK CIRCLE" }, { "name": "PARK GREEN LN", "code": "PARK GREEN LN" }, { "name": "PARK VILLA CIR", "code": "PARK VILLA CIR" }, { "name": "PARKER RANCH CT", "code": "PARKER RANCH CT" }, { "name": "PARKER RANCH RD", "code": "PARKER RANCH RD" }, { "name": "PARKSIDE LN", "code": "PARKSIDE LN" }, { "name": "PARKVIEW CT", "code": "PARKVIEW CT" }, { "name": "PARKWOOD DR", "code": "PARKWOOD DR" }, { "name": "PARLETT PL", "code": "PARLETT PL" }, { "name": "PARNELL PL", "code": "PARNELL PL" }, { "name": "PASADENA AVE", "code": "PASADENA AVE" }, { "name": "PATRIC CT", "code": "PATRIC CT" }, { "name": "PATRIOT WAY", "code": "PATRIOT WAY" }, { "name": "PAYETTE AVE", "code": "PAYETTE AVE" }, { "name": "PEACH BLOSSOM DR", "code": "PEACH BLOSSOM DR" }, { "name": "PEACH TREE LN", "code": "PEACH TREE LN" }, { "name": "PEACOCK AVE", "code": "PEACOCK AVE" }, { "name": "PEACOCK CT", "code": "PEACOCK CT" }, { "name": "PEAR TREE CT", "code": "PEAR TREE CT" }, { "name": "PEAR TREE LN", "code": "PEAR TREE LN" }, { "name": "PEBBLE PL", "code": "PEBBLE PL" }, { "name": "PENDERGAST AVE", "code": "PENDERGAST AVE" }, { "name": "PENDLETON AVE", "code": "PENDLETON AVE" }, { "name": "PENINSULA AVE", "code": "PENINSULA AVE" }, { "name": "PENINSULAR AVE", "code": "PENINSULAR AVE" }, { "name": "PENNINGTON LN", "code": "PENNINGTON LN" }, { "name": "PEPPER TREE LN", "code": "PEPPER TREE LN" }, { "name": "PERALTA CT", "code": "PERALTA CT" }, { "name": "PERIMETER RD", "code": "PERIMETER RD" }, { "name": "PHAR LAP DR", "code": "PHAR LAP DR" }, { "name": "PHIL CT", "code": "PHIL CT" }, { "name": "PHIL LN", "code": "PHIL LN" }, { "name": "PHIL PL", "code": "PHIL PL" }, { "name": "PHYLLIS AVE", "code": "PHYLLIS AVE" }, { "name": "PINE BROOK CT", "code": "PINE BROOK CT" }, { "name": "PINE BROOK LN", "code": "PINE BROOK LN" }, { "name": "PINECREST DR", "code": "PINECREST DR" }, { "name": "PINEVILLE AVE", "code": "PINEVILLE AVE" }, { "name": "PINNTAGE PKWY", "code": "PINNTAGE PKWY" }, { "name": "PINOLE CT", "code": "PINOLE CT" }, { "name": "PLACER SPRING CT", "code": "PLACER SPRING CT" }, { "name": "PLUM BLOSSOM DR", "code": "PLUM BLOSSOM DR" }, { "name": "PLUM TREE LN", "code": "PLUM TREE LN" }, { "name": "POCATELLO AVE", "code": "POCATELLO AVE" }, { "name": "POPLAR GROVE SQ", "code": "POPLAR GROVE SQ" }, { "name": "POPPY DR", "code": "POPPY DR" }, { "name": "POPPY WAY", "code": "POPPY WAY" }, { "name": "PORTAL AVE", "code": "PORTAL AVE" }, { "name": "PORTAL PLZ", "code": "PORTAL PLZ" }, { "name": "PORTOLA RD", "code": "PORTOLA RD" }, { "name": "PRADO VISTA AVE", "code": "PRADO VISTA AVE" }, { "name": "PRESIDIO DR", "code": "PRESIDIO DR" }, { "name": "PRESTWICK CT", "code": "PRESTWICK CT" }, { "name": "PRICE AVE", "code": "PRICE AVE" }, { "name": "PRIMROSE WAY", "code": "PRIMROSE WAY" }, { "name": "PRING CT", "code": "PRING CT" }, { "name": "PROSPECT RD", "code": "PROSPECT RD" }, { "name": "PROUTY WAY", "code": "PROUTY WAY" }, { "name": "PROVIDENCE CT", "code": "PROVIDENCE CT" }, { "name": "PRUNE TREE LN", "code": "PRUNE TREE LN" }, { "name": "PRUNERIDGE AVE", "code": "PRUNERIDGE AVE" }, { "name": "PUMPKIN CT", "code": "PUMPKIN CT" }, { "name": "PUMPKIN DR", "code": "PUMPKIN DR" }, { "name": "QUAIL AVE", "code": "QUAIL AVE" }, { "name": "QUEEN CHARLOTTE DR", "code": "QUEEN CHARLOTTE DR" }, { "name": "QUEENS OAK CT", "code": "QUEENS OAK CT" }, { "name": "QUINTERNO CT", "code": "QUINTERNO CT" }, { "name": "RAE LN", "code": "RAE LN" }, { "name": "RAINBOW CT", "code": "RAINBOW CT" }, { "name": "RAINBOW DR", "code": "RAINBOW DR" }, { "name": "RAINBOW PL", "code": "RAINBOW PL" }, { "name": "RAINTREE CT", "code": "RAINTREE CT" }, { "name": "RAINTREE SPRING CT", "code": "RAINTREE SPRING CT" }, { "name": "RALYA CT", "code": "RALYA CT" }, { "name": "RAMONA CT", "code": "RAMONA CT" }, { "name": "RAMPART AVE", "code": "RAMPART AVE" }, { "name": "RANCHO DEEP CLIFF DR", "code": "RANCHO DEEP CLIFF DR" }, { "name": "RANCHO PL", "code": "RANCHO PL" }, { "name": "RANCHO VENTURA ST", "code": "RANCHO VENTURA ST" }, { "name": "RANDOLPH AVE", "code": "RANDOLPH AVE" }, { "name": "RANDY LN", "code": "RANDY LN" }, { "name": "RED FIR CT", "code": "RED FIR CT" }, { "name": "REDONDO CT", "code": "REDONDO CT" }, { "name": "REDWOOD DR", "code": "REDWOOD DR" }, { "name": "REGENT DR", "code": "REGENT DR" }, { "name": "REGNART CANYON DR", "code": "REGNART CANYON DR" }, { "name": "REGNART CT", "code": "REGNART CT" }, { "name": "REGNART RD", "code": "REGNART RD" }, { "name": "REINELL PL", "code": "REINELL PL" }, { "name": "RESULTS WAY", "code": "RESULTS WAY" }, { "name": "RICARDO RD", "code": "RICARDO RD" }, { "name": "RICHWOOD CT", "code": "RICHWOOD CT" }, { "name": "RICHWOOD DR", "code": "RICHWOOD DR" }, { "name": "RIDGE CREEK CT", "code": "RIDGE CREEK CT" }, { "name": "RIDGEVIEW CT", "code": "RIDGEVIEW CT" }, { "name": "RIDGEWAY DR", "code": "RIDGEWAY DR" }, { "name": "RIEDEL PL", "code": "RIEDEL PL" }, { "name": "RIFREDI CT", "code": "RIFREDI CT" }, { "name": "RITANNA CT", "code": "RITANNA CT" }, { "name": "RIVERCREST CT", "code": "RIVERCREST CT" }, { "name": "RIVERSIDE DR", "code": "RIVERSIDE DR" }, { "name": "RIVIERA RD", "code": "RIVIERA RD" }, { "name": "ROBINDELL WAY", "code": "ROBINDELL WAY" }, { "name": "ROCK SPRING CT", "code": "ROCK SPRING CT" }, { "name": "RODRIGUES AVE", "code": "RODRIGUES AVE" }, { "name": "ROLLING HILLS RD", "code": "ROLLING HILLS RD" }, { "name": "ROLLINGDELL CT", "code": "ROLLINGDELL CT" }, { "name": "ROLLINGDELL DR", "code": "ROLLINGDELL DR" }, { "name": "RONALD WAY", "code": "RONALD WAY" }, { "name": "ROSARIO AVE", "code": "ROSARIO AVE" }, { "name": "ROSE BLOSSOM DR", "code": "ROSE BLOSSOM DR" }, { "name": "ROSEGARDEN LN", "code": "ROSEGARDEN LN" }, { "name": "ROSEMARIE PL", "code": "ROSEMARIE PL" }, { "name": "ROSEWOOD RD", "code": "ROSEWOOD RD" }, { "name": "ROYAL OAK WAY", "code": "ROYAL OAK WAY" }, { "name": "RUCKER DR", "code": "RUCKER DR" }, { "name": "RUMFORD DR", "code": "RUMFORD DR" }, { "name": "RUNO CT", "code": "RUNO CT" }, { "name": "RUPPELL PL", "code": "RUPPELL PL" }, { "name": "S BERNARDO AVE", "code": "S BERNARDO AVE" }, { "name": "S BLANEY AVE", "code": "S BLANEY AVE" }, { "name": "S DE ANZA BLVD", "code": "S DE ANZA BLVD" }, { "name": "S FOOTHILL BLVD", "code": "S FOOTHILL BLVD" }, { "name": "S MARY AVE", "code": "S MARY AVE" }, { "name": "S PORTAL AVE", "code": "S PORTAL AVE" }, { "name": "S STELLING RD", "code": "S STELLING RD" }, { "name": "S TANTAU AVE", "code": "S TANTAU AVE" }, { "name": "S WALNUT CIR", "code": "S WALNUT CIR" }, { "name": "S WOLFE RD", "code": "S WOLFE RD" }, { "name": "SAGE CT", "code": "SAGE CT" }, { "name": "SAICH WAY", "code": "SAICH WAY" }, { "name": "SAKURA PL", "code": "SAKURA PL" }, { "name": "SAKURA WAY", "code": "SAKURA WAY" }, { "name": "SALEM AVE", "code": "SALEM AVE" }, { "name": "SAMEDRA ST", "code": "SAMEDRA ST" }, { "name": "SAN FELIPE RD", "code": "SAN FELIPE RD" }, { "name": "SAN FERNANDO AVE", "code": "SAN FERNANDO AVE" }, { "name": "SAN FERNANDO CT", "code": "SAN FERNANDO CT" }, { "name": "SAN JACINTO RD", "code": "SAN JACINTO RD" }, { "name": "SAN JUAN RD", "code": "SAN JUAN RD" }, { "name": "SAN LEANDRO AVE", "code": "SAN LEANDRO AVE" }, { "name": "SANTA BELLA PL", "code": "SANTA BELLA PL" }, { "name": "SANTA CLARA AVE", "code": "SANTA CLARA AVE" }, { "name": "SANTA LUCIA RD", "code": "SANTA LUCIA RD" }, { "name": "SANTA PAULA AVE", "code": "SANTA PAULA AVE" }, { "name": "SANTA TERESA DR", "code": "SANTA TERESA DR" }, { "name": "SARATOGA SUNNYVALE RD", "code": "SARATOGA SUNNYVALE RD" }, { "name": "SARATOGA VILLA PL", "code": "SARATOGA VILLA PL" }, { "name": "SCENIC BLVD", "code": "SCENIC BLVD" }, { "name": "SCENIC CIR", "code": "SCENIC CIR" }, { "name": "SCENIC CT", "code": "SCENIC CT" }, { "name": "SCENIC HEIGHTS WAY", "code": "SCENIC HEIGHTS WAY" }, { "name": "SCOFIELD DR", "code": "SCOFIELD DR" }, { "name": "SCOTLAND DR", "code": "SCOTLAND DR" }, { "name": "SEEBER CT", "code": "SEEBER CT" }, { "name": "SEGOVIA", "code": "SEGOVIA" }, { "name": "SELKIRK PL", "code": "SELKIRK PL" }, { "name": "SENATE WAY", "code": "SENATE WAY" }, { "name": "SEPTEMBER CT", "code": "SEPTEMBER CT" }, { "name": "SEPTEMBER DR", "code": "SEPTEMBER DR" }, { "name": "SEQUOIA DR", "code": "SEQUOIA DR" }, { "name": "SERENO CT", "code": "SERENO CT" }, { "name": "SERENO DR", "code": "SERENO DR" }, { "name": "SERRA ST", "code": "SERRA ST" }, { "name": "SEVEN SPRINGS DR", "code": "SEVEN SPRINGS DR" }, { "name": "SEVEN SPRINGS LN", "code": "SEVEN SPRINGS LN" }, { "name": "SEVEN SPRINGS PKWY", "code": "SEVEN SPRINGS PKWY" }, { "name": "SHADOWHILL LN", "code": "SHADOWHILL LN" }, { "name": "SHADY OAK LN", "code": "SHADY OAK LN" }, { "name": "SHADYGROVE CT", "code": "SHADYGROVE CT" }, { "name": "SHADYGROVE DR", "code": "SHADYGROVE DR" }, { "name": "SHANNON CT", "code": "SHANNON CT" }, { "name": "SHARON DR", "code": "SHARON DR" }, { "name": "SHARON MANOR CT", "code": "SHARON MANOR CT" }, { "name": "SHASTA DR", "code": "SHASTA DR" }, { "name": "SHASTA SPRING CT", "code": "SHASTA SPRING CT" }, { "name": "SHATTUCK DR", "code": "SHATTUCK DR" }, { "name": "SHELLY DR", "code": "SHELLY DR" }, { "name": "SHETLAND PL", "code": "SHETLAND PL" }, { "name": "SIERRA SPRING CT", "code": "SIERRA SPRING CT" }, { "name": "SIERRA VENTURA DR", "code": "SIERRA VENTURA DR" }, { "name": "SILVER OAK CT", "code": "SILVER OAK CT" }, { "name": "SILVER OAK LN", "code": "SILVER OAK LN" }, { "name": "SILVER OAK WAY", "code": "SILVER OAK WAY" }, { "name": "SILVER SPRING CT", "code": "SILVER SPRING CT" }, { "name": "SILVERADO AVE", "code": "SILVERADO AVE" }, { "name": "SOLA ST", "code": "SOLA ST" }, { "name": "SOMERSET CT", "code": "SOMERSET CT" }, { "name": "SOMERSET DR", "code": "SOMERSET DR" }, { "name": "SORENSON AVE", "code": "SORENSON AVE" }, { "name": "SOUTHSHORE CT", "code": "SOUTHSHORE CT" }, { "name": "SPANISH OAK CT", "code": "SPANISH OAK CT" }, { "name": "SQUIREHILL CT", "code": "SQUIREHILL CT" }, { "name": "SQUIREWOOD WAY", "code": "SQUIREWOOD WAY" }, { "name": "ST ANDREWS AVE", "code": "ST ANDREWS AVE" }, { "name": "ST FRANCIS CIR", "code": "ST FRANCIS CIR" }, { "name": "ST FRANCIS DR", "code": "ST FRANCIS DR" }, { "name": "ST JAMES CIR", "code": "ST JAMES CIR" }, { "name": "ST MARK CT", "code": "ST MARK CT" }, { "name": "ST MARY'S DR", "code": "ST MARY'S DR" }, { "name": "ST MATTHEW WAY", "code": "ST MATTHEW WAY" }, { "name": "ST PATRICK'S DR", "code": "ST PATRICK'S DR" }, { "name": "ST SOSEPH AVE", "code": "ST SOSEPH AVE" }, { "name": "ST STEPHAN DR", "code": "ST STEPHAN DR" }, { "name": "STAFFORD DR", "code": "STAFFORD DR" }, { "name": "STANDING OAK CT", "code": "STANDING OAK CT" }, { "name": "STANFORD PL", "code": "STANFORD PL" }, { "name": "STARLING CT", "code": "STARLING CT" }, { "name": "STARLING DR", "code": "STARLING DR" }, { "name": "STARRETT CT", "code": "STARRETT CT" }, { "name": "STAUFFER LN", "code": "STAUFFER LN" }, { "name": "STEEPLECHASE LN", "code": "STEEPLECHASE LN" }, { "name": "STENDHAL LN", "code": "STENDHAL LN" }, { "name": "STERLING BLVD", "code": "STERLING BLVD" }, { "name": "STERN AVE", "code": "STERN AVE" }, { "name": "STEVENS CANYON RD", "code": "STEVENS CANYON RD" }, { "name": "STEVENS CREEK BLVD", "code": "STEVENS CREEK BLVD" }, { "name": "STEVENS CREEK FWY", "code": "STEVENS CREEK FWY" }, { "name": "STEVENS PL", "code": "STEVENS PL" }, { "name": "STOCKLMEIR CT", "code": "STOCKLMEIR CT" }, { "name": "STOKES AVE", "code": "STOKES AVE" }, { "name": "STONEBRIDGE", "code": "STONEBRIDGE" }, { "name": "STONEHEAVEN DR", "code": "STONEHEAVEN DR" }, { "name": "STONYDALE DR", "code": "STONYDALE DR" }, { "name": "STRAYER DR", "code": "STRAYER DR" }, { "name": "SUISUN DR", "code": "SUISUN DR" }, { "name": "SULLIVAN DR", "code": "SULLIVAN DR" }, { "name": "SUNDERLAND DR", "code": "SUNDERLAND DR" }, { "name": "SUNRISE DR", "code": "SUNRISE DR" }, { "name": "SUNRISE SPRING CT", "code": "SUNRISE SPRING CT" }, { "name": "SUNSET SPRING CT", "code": "SUNSET SPRING CT" }, { "name": "SURREY CIR", "code": "SURREY CIR" }, { "name": "SUTHERLAND AVE", "code": "SUTHERLAND AVE" }, { "name": "SUTTON PARK PL", "code": "SUTTON PARK PL" }, { "name": "SWALLOW DR", "code": "SWALLOW DR" }, { "name": "SWAN OAK LN", "code": "SWAN OAK LN" }, { "name": "SWEET OAK ST", "code": "SWEET OAK ST" }, { "name": "SWISS CREEK LN", "code": "SWISS CREEK LN" }, { "name": "SYCAMORE CT", "code": "SYCAMORE CT" }, { "name": "SYCAMORE DR", "code": "SYCAMORE DR" }, { "name": "TAMARIND CT", "code": "TAMARIND CT" }, { "name": "TANTAU AVE", "code": "TANTAU AVE" }, { "name": "TERRA BELLA DR", "code": "TERRA BELLA DR" }, { "name": "TERRACE DR", "code": "TERRACE DR" }, { "name": "TERRY WAY", "code": "TERRY WAY" }, { "name": "TILSON AVE", "code": "TILSON AVE" }, { "name": "TIMBER SPRING CT", "code": "TIMBER SPRING CT" }, { "name": "TIPTOE LN", "code": "TIPTOE LN" }, { "name": "TOMKI CT", "code": "TOMKI CT" }, { "name": "TOMPKINS DR", "code": "TOMPKINS DR" }, { "name": "TONI CT", "code": "TONI CT" }, { "name": "TONITA WAY", "code": "TONITA WAY" }, { "name": "TORRE AVE", "code": "TORRE AVE" }, { "name": "TOWN CENTER LN", "code": "TOWN CENTER LN" }, { "name": "TRESSLER CT", "code": "TRESSLER CT" }, { "name": "TRINITY SPRING CT", "code": "TRINITY SPRING CT" }, { "name": "TRIUMPH CT", "code": "TRIUMPH CT" }, { "name": "TUGGLE AVE", "code": "TUGGLE AVE" }, { "name": "TUGGLE PL", "code": "TUGGLE PL" }, { "name": "TULA CT", "code": "TULA CT" }, { "name": "TULA LN", "code": "TULA LN" }, { "name": "TULIPAN DR", "code": "TULIPAN DR" }, { "name": "TULITA CT", "code": "TULITA CT" }, { "name": "TUSCANY PL", "code": "TUSCANY PL" }, { "name": "TWIG LN", "code": "TWIG LN" }, { "name": "TWILIGHT CT", "code": "TWILIGHT CT" }, { "name": "UNITED PL", "code": "UNITED PL" }, { "name": "UNIVERSITY WAY", "code": "UNIVERSITY WAY" }, { "name": "UPLAND CT", "code": "UPLAND CT" }, { "name": "UPLAND WAY", "code": "UPLAND WAY" }, { "name": "VAI AVE", "code": "VAI AVE" }, { "name": "VALENCIA", "code": "VALENCIA" }, { "name": "VALLCO PKWY", "code": "VALLCO PKWY" }, { "name": "VALLEY GREEN DR", "code": "VALLEY GREEN DR" }, { "name": "VARIAN WAY", "code": "VARIAN WAY" }, { "name": "VENTANA DR", "code": "VENTANA DR" }, { "name": "VENTANA PL", "code": "VENTANA PL" }, { "name": "VERNIE CT", "code": "VERNIE CT" }, { "name": "VIA CAMINO CT", "code": "VIA CAMINO CT" }, { "name": "VIA ESCALERA", "code": "VIA ESCALERA" }, { "name": "VIA ESPLENDOR", "code": "VIA ESPLENDOR" }, { "name": "VIA HUERTA", "code": "VIA HUERTA" }, { "name": "VIA LOMBARDI", "code": "VIA LOMBARDI" }, { "name": "VIA MADEROS", "code": "VIA MADEROS" }, { "name": "VIA NAPOLI", "code": "VIA NAPOLI" }, { "name": "VIA PALAMOS", "code": "VIA PALAMOS" }, { "name": "VIA PAVISO", "code": "VIA PAVISO" }, { "name": "VIA PORTOFINO", "code": "VIA PORTOFINO" }, { "name": "VIA RONCOLE", "code": "VIA RONCOLE" }, { "name": "VIA SAN MARINO", "code": "VIA SAN MARINO" }, { "name": "VIA SORRENTO", "code": "VIA SORRENTO" }, { "name": "VIA VENTURA", "code": "VIA VENTURA" }, { "name": "VIA VICO", "code": "VIA VICO" }, { "name": "VIA VOLANTE", "code": "VIA VOLANTE" }, { "name": "VICEROY CT", "code": "VICEROY CT" }, { "name": "VICKSBURG CT", "code": "VICKSBURG CT" }, { "name": "VICKSBURG DR", "code": "VICKSBURG DR" }, { "name": "VILLA DE ANZA AVE", "code": "VILLA DE ANZA AVE" }, { "name": "VILLA MARIA CT", "code": "VILLA MARIA CT" }, { "name": "VILLA REAL", "code": "VILLA REAL" }, { "name": "VINEYARD CT", "code": "VINEYARD CT" }, { "name": "VINEYARD DR", "code": "VINEYARD DR" }, { "name": "VINEYARD SPRING CT", "code": "VINEYARD SPRING CT" }, { "name": "VIRGINIA SWAN PL", "code": "VIRGINIA SWAN PL" }, { "name": "VISTA CT", "code": "VISTA CT" }, { "name": "VISTA DR", "code": "VISTA DR" }, { "name": "VISTA KNOLL BLVD", "code": "VISTA KNOLL BLVD" }, { "name": "VOSS AVE", "code": "VOSS AVE" }, { "name": "W ESTATES DR", "code": "W ESTATES DR" }, { "name": "W RIVERSIDE WAY", "code": "W RIVERSIDE WAY" }, { "name": "WALLACE DR", "code": "WALLACE DR" }, { "name": "WALLIN CT", "code": "WALLIN CT" }, { "name": "WALNUT CIR", "code": "WALNUT CIR" }, { "name": "WALNUT SPRING CT", "code": "WALNUT SPRING CT" }, { "name": "WATERFORD DR", "code": "WATERFORD DR" }, { "name": "WEEPING OAK CT", "code": "WEEPING OAK CT" }, { "name": "WELL SPRING CT", "code": "WELL SPRING CT" }, { "name": "WEST HILL CT", "code": "WEST HILL CT" }, { "name": "WEST HILL LN", "code": "WEST HILL LN" }, { "name": "WEST VALLEY FWY", "code": "WEST VALLEY FWY" }, { "name": "WESTACRES DR", "code": "WESTACRES DR" }, { "name": "WESTERN DR", "code": "WESTERN DR" }, { "name": "WESTLYNN WAY", "code": "WESTLYNN WAY" }, { "name": "WESTMINISTER CT", "code": "WESTMINISTER CT" }, { "name": "WESTMOOR WAY", "code": "WESTMOOR WAY" }, { "name": "WESTSHORE CT", "code": "WESTSHORE CT" }, { "name": "WEYBURN LN", "code": "WEYBURN LN" }, { "name": "WEYMOTH DR", "code": "WEYMOTH DR" }, { "name": "WHEATON DR", "code": "WHEATON DR" }, { "name": "WHITE FIR CT", "code": "WHITE FIR CT" }, { "name": "WHITEOAK DR", "code": "WHITEOAK DR" }, { "name": "WHITNEY WAY", "code": "WHITNEY WAY" }, { "name": "WIINSTON WAY", "code": "WIINSTON WAY" }, { "name": "WILDFLOWER CT", "code": "WILDFLOWER CT" }, { "name": "WILDFLOWER WAY", "code": "WILDFLOWER WAY" }, { "name": "WILKINSON AVE", "code": "WILKINSON AVE" }, { "name": "WILL CT", "code": "WILL CT" }, { "name": "WILLOWBROOK WAY", "code": "WILLOWBROOK WAY" }, { "name": "WILLOWGROVE LN", "code": "WILLOWGROVE LN" }, { "name": "WILSON CT", "code": "WILSON CT" }, { "name": "WINDIMER DR", "code": "WINDIMER DR" }, { "name": "WINDSOR ST", "code": "WINDSOR ST" }, { "name": "WINDSOR WAY", "code": "WINDSOR WAY" }, { "name": "WINTERGREEN DR", "code": "WINTERGREEN DR" }, { "name": "WISTARIA CT", "code": "WISTARIA CT" }, { "name": "WISTARIA LN", "code": "WISTARIA LN" }, { "name": "WOLFE RD", "code": "WOLFE RD" }, { "name": "WOODBURY DR", "code": "WOODBURY DR" }, { "name": "WOODHILL CT", "code": "WOODHILL CT" }, { "name": "WOODLARK WAY", "code": "WOODLARK WAY" }, { "name": "WOODRIDGE CT", "code": "WOODRIDGE CT" }, { "name": "WOODS LN", "code": "WOODS LN" }, { "name": "WOODVIEW TER", "code": "WOODVIEW TER" }, { "name": "WOOLEY WAY", "code": "WOOLEY WAY" }, { "name": "WRIGHT AVE", "code": "WRIGHT AVE" }, { "name": "WUNDERLICH DR", "code": "WUNDERLICH DR" }, { "name": "YORKSHIRE CT", "code": "YORKSHIRE CT" }, { "name": "YORKSHIRE DR", "code": "YORKSHIRE DR" }, { "name": "YOSHINO PL", "code": "YOSHINO PL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "SignFacingDirection", "type": "esriFieldTypeString", "alias": "SignFacingDirection", "length": 5, "domain": { "type": "codedValue", "name": "trafTravelDirection", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "SE", "code": "SE" }, { "name": "NW", "code": "NW" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TravelDirection", "type": "esriFieldTypeString", "alias": "TravelDirection", "length": 5, "domain": { "type": "codedValue", "name": "trafTravelDirection", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "SE", "code": "SE" }, { "name": "NW", "code": "NW" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BackingMaterial", "type": "esriFieldTypeString", "alias": "BackingMaterial", "length": 30, "domain": { "type": "codedValue", "name": "trafSheetingMaterial", "description": "", "codedValues": [ { "name": "High Intensity", "code": "High Intensity" }, { "name": "Diamond Grade", "code": "Diamond Grade" }, { "name": "DG3", "code": "DG3" }, { "name": "EC Film", "code": "EC Film" }, { "name": "Engineer Grade", "code": "Engineer Grade" }, { "name": "Graffiti Film", "code": "Graffiti Film" }, { "name": "High Intensity Prismatic", "code": "High Intensity Prismatic" }, { "name": "Silk Screen", "code": "Silk Screen" }, { "name": "Vinyl", "code": "Vinyl" }, { "name": "Printed Vinyl", "code": "Printed Vinyl" }, { "name": "Digital Print", "code": "Digital Print" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OverlayMaterial", "type": "esriFieldTypeString", "alias": "OverlayMaterial", "length": 30, "domain": { "type": "codedValue", "name": "trafSheetingMaterial", "description": "", "codedValues": [ { "name": "High Intensity", "code": "High Intensity" }, { "name": "Diamond Grade", "code": "Diamond Grade" }, { "name": "DG3", "code": "DG3" }, { "name": "EC Film", "code": "EC Film" }, { "name": "Engineer Grade", "code": "Engineer Grade" }, { "name": "Graffiti Film", "code": "Graffiti Film" }, { "name": "High Intensity Prismatic", "code": "High Intensity Prismatic" }, { "name": "Silk Screen", "code": "Silk Screen" }, { "name": "Vinyl", "code": "Vinyl" }, { "name": "Printed Vinyl", "code": "Printed Vinyl" }, { "name": "Digital Print", "code": "Digital Print" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Reflectivity", "type": "esriFieldTypeDouble", "alias": "Reflectivity", "domain": null }, { "name": "SubText", "type": "esriFieldTypeString", "alias": "SubText", "length": 100, "domain": null }, { "name": "Hardware", "type": "esriFieldTypeString", "alias": "Hardware", "length": 20, "domain": null }, { "name": "MaintenanceZone", "type": "esriFieldTypeString", "alias": "MaintenanceZone", "length": 10, "domain": { "type": "codedValue", "name": "trafMaintenanceZone", "description": "", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "Grounds", "code": "Grounds" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SupportID", "type": "esriFieldTypeString", "alias": "SupportID", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IsDoublesided", "type": "esriFieldTypeString", "alias": "IsDoublesided", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "MUTCDRegulatory", "type": "esriFieldTypeString", "alias": "MUTCDRegulatory", "length": 20, "domain": { "type": "codedValue", "name": "trafMUTCDRegulatory_1", "description": "", "codedValues": [ { "name": "Custom Sign", "code": "Custom Sign" }, { "name": "Permit Parking", "code": "Permit Parking" }, { "name": "R100A(CA)", "code": "R100A(CA)" }, { "name": "R100B(CA)", "code": "R100B(CA)" }, { "name": "R101(CA)", "code": "R101(CA)" }, { "name": "R10-11", "code": "R10-11" }, { "name": "R10-12", "code": "R10-12" }, { "name": "R10-15", "code": "R10-15" }, { "name": "R10-3", "code": "R10-3" }, { "name": "R103(CA)", "code": "R103(CA)" }, { "name": "R103A(CA)", "code": "R103A(CA)" }, { "name": "R10-4", "code": "R10-4" }, { "name": "R10-4b", "code": "R10-4b" }, { "name": "R10-6", "code": "R10-6" }, { "name": "R10-7", "code": "R10-7" }, { "name": "R1-1", "code": "R1-1" }, { "name": "R1-2", "code": "R1-2" }, { "name": "R12-1", "code": "R12-1" }, { "name": "R12-5", "code": "R12-5" }, { "name": "R13A(C)", "code": "R13A(C)" }, { "name": "R1-2a", "code": "R1-2a" }, { "name": "R1-3p", "code": "R1-3p" }, { "name": "R1-3(2-WAY)", "code": "R1-3(2-WAY)" }, { "name": "R1-3(3-WAY)", "code": "R1-3(3-WAY)" }, { "name": "R1-3(4-WAY)", "code": "R1-3(4-WAY)" }, { "name": "R11-2", "code": "R11-2" }, { "name": "R113A", "code": "R113A" }, { "name": "R13A(CA)", "code": "R13A(CA)" }, { "name": "R13B(CA)", "code": "R13B(CA)" }, { "name": "R1-4", "code": "R1-4" }, { "name": "R14-1", "code": "R14-1" }, { "name": "R1-5", "code": "R1-5" }, { "name": "R15-1", "code": "R15-1" }, { "name": "R2-1(20)", "code": "R2-1(20)" }, { "name": "R2-1(25)", "code": "R2-1(25)" }, { "name": "R2-1(30)", "code": "R2-1(30)" }, { "name": "R2-1(35)", "code": "R2-1(35)" }, { "name": "R2-1(40)", "code": "R2-1(40)" }, { "name": "R20D-1(CA)", "code": "R20D-1(CA)" }, { "name": "R25(CA)", "code": "R25(CA)" }, { "name": "R25D (Ca) ", "code": "R25D (Ca) " }, { "name": "R26 C", "code": "R26 C" }, { "name": "R26(CA)", "code": "R26(CA)" }, { "name": "R26(S) (CA)", "code": "R26(S) (CA)" }, { "name": "R26A(CA)", "code": "R26A(CA)" }, { "name": "R26A(S)(CA)", "code": "R26A(S)(CA)" }, { "name": "R26B(CA)", "code": "R26B(CA)" }, { "name": "R26F(CA)", "code": "R26F(CA)" }, { "name": "R28(CA)", "code": "R28(CA)" }, { "name": "R28(S)(CA)", "code": "R28(S)(CA)" }, { "name": "R28A(CA)", "code": "R28A(CA)" }, { "name": "R29(CA)", "code": "R29(CA)" }, { "name": "R30(CA)", "code": "R30(CA)" }, { "name": "R30A(CA)", "code": "R30A(CA)" }, { "name": "R30B", "code": "R30B" }, { "name": "R30C", "code": "R30C" }, { "name": "R3-1", "code": "R3-1" }, { "name": "R31(CA)", "code": "R31(CA)" }, { "name": "R31 C", "code": "R31 C" }, { "name": "R31(S)(CA)", "code": "R31(S)(CA)" }, { "name": "R3-18", "code": "R3-18" }, { "name": "R3-2", "code": "R3-2" }, { "name": "R32(CA)", "code": "R32(CA)" }, { "name": "R32A(CA)", "code": "R32A(CA)" }, { "name": "R32B(CA)", "code": "R32B(CA)" }, { "name": "R33(CA)", "code": "R33(CA)" }, { "name": "R33A(CA)", "code": "R33A(CA)" }, { "name": "R3-4", "code": "R3-4" }, { "name": "R34-2(CA)", "code": "R34-2(CA)" }, { "name": "R3-5", "code": "R3-5" }, { "name": "R35(CA)", "code": "R35(CA)" }, { "name": "R3-6", "code": "R3-6" }, { "name": "R36(CA)", "code": "R36(CA)" }, { "name": "R3-7(LL)", "code": "R3-7(LL)" }, { "name": "R3-7(RR)", "code": "R3-7(RR)" }, { "name": "R3-8", "code": "R3-8" }, { "name": "R3-8b", "code": "R3-8b" }, { "name": "R3-9a", "code": "R3-9a" }, { "name": "R4-4", "code": "R4-4" }, { "name": "R4-7", "code": "R4-7" }, { "name": "R4-7a", "code": "R4-7a" }, { "name": "R4-7b", "code": "R4-7b" }, { "name": "R4-8", "code": "R4-8" }, { "name": "R4-11", "code": "R4-11" }, { "name": "R49", "code": "R49" }, { "name": "R5-1", "code": "R5-1" }, { "name": "R5-1a", "code": "R5-1a" }, { "name": "R5-1a/R5-6", "code": "R5-1a/R5-6" }, { "name": "R5-1b", "code": "R5-1b" }, { "name": "R5-2", "code": "R5-2" }, { "name": "R5-2C", "code": "R5-2C" }, { "name": "R5-6", "code": "R5-6" }, { "name": "R6-1", "code": "R6-1" }, { "name": "R61-1(CA)", "code": "R61-1(CA)" }, { "name": "R61-11(CA)", "code": "R61-11(CA)" }, { "name": "R61-13(CA)", "code": "R61-13(CA)" }, { "name": "R61-15(CA)", "code": "R61-15(CA)" }, { "name": "R61-17(CA)", "code": "R61-17(CA)" }, { "name": "R61-19(CA)", "code": "R61-19(CA)" }, { "name": "R61-22(CA)", "code": "R61-22(CA)" }, { "name": "R61-24(CA)", "code": "R61-24(CA)" }, { "name": "R61-26(CA)", "code": "R61-26(CA)" }, { "name": "R61-28(CA)", "code": "R61-28(CA)" }, { "name": "R61-3(CA)", "code": "R61-3(CA)" }, { "name": "R61-30(CA)", "code": "R61-30(CA)" }, { "name": "R61-32(CA)", "code": "R61-32(CA)" }, { "name": "R61-34(CA)", "code": "R61-34(CA)" }, { "name": "R61-36(CA)", "code": "R61-36(CA)" }, { "name": "R61-5(CA)", "code": "R61-5(CA)" }, { "name": "R61-7(CA)", "code": "R61-7(CA)" }, { "name": "R61-9(CA)", "code": "R61-9(CA)" }, { "name": "R6-2", "code": "R6-2" }, { "name": "R6-5P", "code": "R6-5P" }, { "name": "R62E(CA)", "code": "R62E(CA)" }, { "name": "R73-1(CA)", "code": "R73-1(CA)" }, { "name": "R73-2(CA)", "code": "R73-2(CA)" }, { "name": "R73-3(CA)", "code": "R73-3(CA)" }, { "name": "R73-4(CA)", "code": "R73-4(CA)" }, { "name": "R73-5(CA)", "code": "R73-5(CA)" }, { "name": "R73-6(CA)", "code": "R73-6(CA)" }, { "name": "R73-8(CA)", "code": "R73-8(CA)" }, { "name": "R73-9(CA)", "code": "R73-9(CA)" }, { "name": "R7-8a, R7-8b", "code": "R7-8a, R7-8b" }, { "name": "R7-8b", "code": "R7-8b" }, { "name": "R7-9", "code": "R7-9" }, { "name": "R7-9a/R5-1b", "code": "R7-9a/R5-1b" }, { "name": "R81(CA)", "code": "R81(CA)" }, { "name": "R81A(CA)", "code": "R81A(CA)" }, { "name": "R81B(CA)", "code": "R81B(CA)" }, { "name": "R82A(CA)", "code": "R82A(CA)" }, { "name": "R82B(CA)", "code": "R82B(CA)" }, { "name": "R8-3a", "code": "R8-3a" }, { "name": "R8-8", "code": "R8-8" }, { "name": "R9-3", "code": "R9-3" }, { "name": "R9-3a", "code": "R9-3a" }, { "name": "R9-3a/R9-3b", "code": "R9-3a/R9-3b" }, { "name": "R9-3b", "code": "R9-3b" }, { "name": "R9-4", "code": "R9-4" }, { "name": "R99(CA)", "code": "R99(CA)" }, { "name": "R99C", "code": "R99C" }, { "name": "S24(CA)", "code": "S24(CA)" }, { "name": "S4-2", "code": "S4-2" }, { "name": "SR22-1(CA)", "code": "SR22-1(CA)" }, { "name": "SR39A(U) (CA)", "code": "SR39A(U) (CA)" }, { "name": "SR4-1(CA)", "code": "SR4-1(CA)" }, { "name": "SR58(CA)", "code": "SR58(CA)" }, { "name": "R1-6", "code": "R1-6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MUTCDWarning", "type": "esriFieldTypeString", "alias": "MUTCDWarning", "length": 20, "domain": { "type": "codedValue", "name": "trafMUTCDWarning_1", "description": "", "codedValues": [ { "name": "Custom Sign", "code": "Custom Sign" }, { "name": "N-1(CA)", "code": "N-1(CA)" }, { "name": "OM-3L", "code": "OM-3L" }, { "name": "OM-3R", "code": "OM-3R" }, { "name": "OM1-1", "code": "OM1-1" }, { "name": "OM1-3", "code": "OM1-3" }, { "name": "OM2-1h", "code": "OM2-1h" }, { "name": "OM2-1v", "code": "OM2-1v" }, { "name": "OM2-2H", "code": "OM2-2H" }, { "name": "OM2-2V", "code": "OM2-2V" }, { "name": "OM4-1", "code": "OM4-1" }, { "name": "OM4-3", "code": "OM4-3" }, { "name": "S1-1", "code": "S1-1" }, { "name": "S3-1", "code": "S3-1" }, { "name": "S4-3", "code": "S4-3" }, { "name": "S4-5", "code": "S4-5" }, { "name": "SW24-1(CA)", "code": "SW24-1(CA)" }, { "name": "SW24-2(CA)", "code": "SW24-2(CA)" }, { "name": "SW24-3(CA)", "code": "SW24-3(CA)" }, { "name": "SW50", "code": "SW50" }, { "name": "Type P", "code": "Type P" }, { "name": "Type Q (CA)", "code": "Type Q (CA)" }, { "name": "W1-1", "code": "W1-1" }, { "name": "W1-10", "code": "W1-10" }, { "name": "W1-1a", "code": "W1-1a" }, { "name": "W1-2", "code": "W1-2" }, { "name": "W1-3", "code": "W1-3" }, { "name": "W1-4", "code": "W1-4" }, { "name": "W1-5", "code": "W1-5" }, { "name": "W1-6", "code": "W1-6" }, { "name": "W1-7", "code": "W1-7" }, { "name": "W1-8", "code": "W1-8" }, { "name": "W10-1", "code": "W10-1" }, { "name": "W11-1", "code": "W11-1" }, { "name": "W11-2", "code": "W11-2" }, { "name": "W11-3", "code": "W11-3" }, { "name": "W11-8", "code": "W11-8" }, { "name": "W12-1", "code": "W12-1" }, { "name": "W13-1", "code": "W13-1" }, { "name": "W13-2", "code": "W13-2" }, { "name": "W14-1", "code": "W14-1" }, { "name": "W14-1a", "code": "W14-1a" }, { "name": "W14-2", "code": "W14-2" }, { "name": "W14-2a", "code": "W14-2a" }, { "name": "W14-3", "code": "W14-3" }, { "name": "W16-1", "code": "W16-1" }, { "name": "W16-2a", "code": "W16-2a" }, { "name": "W16-5p", "code": "W16-5p" }, { "name": "W16-6p", "code": "W16-6p" }, { "name": "W16-7p", "code": "W16-7p" }, { "name": "W16-9c", "code": "W16-9c" }, { "name": "W16-9p", "code": "W16-9p" }, { "name": "W17-1", "code": "W17-1" }, { "name": "W17-1C(A)", "code": "W17-1C(A)" }, { "name": "W17-1C(B)", "code": "W17-1C(B)" }, { "name": "W2-1", "code": "W2-1" }, { "name": "W2-2", "code": "W2-2" }, { "name": "W2-4", "code": "W2-4" }, { "name": "W20-1", "code": "W20-1" }, { "name": "W20-2", "code": "W20-2" }, { "name": "W20-3", "code": "W20-3" }, { "name": "W3-1", "code": "W3-1" }, { "name": "W3-2", "code": "W3-2" }, { "name": "W3-3", "code": "W3-3" }, { "name": "W3-3a", "code": "W3-3a" }, { "name": "W3-4", "code": "W3-4" }, { "name": "W31(CA)", "code": "W31(CA)" }, { "name": "W4-10(CA)", "code": "W4-10(CA)" }, { "name": "W4-2", "code": "W4-2" }, { "name": "W4-3", "code": "W4-3" }, { "name": "W4-4P", "code": "W4-4P" }, { "name": "W4-7", "code": "W4-7" }, { "name": "W4-C", "code": "W4-C" }, { "name": "W5-1", "code": "W5-1" }, { "name": "W5-4a", "code": "W5-4a" }, { "name": "W7-1b", "code": "W7-1b" }, { "name": "W7-3", "code": "W7-3" }, { "name": "W7-3aP", "code": "W7-3aP" }, { "name": "W7-5", "code": "W7-5" }, { "name": "W7-A", "code": "W7-A" }, { "name": "W74 (CA)", "code": "W74 (CA)" }, { "name": "W8-1", "code": "W8-1" }, { "name": "W8-10", "code": "W8-10" }, { "name": "W8-10P", "code": "W8-10P" }, { "name": "W8-2", "code": "W8-2" }, { "name": "W84", "code": "W84" }, { "name": "W9-3", "code": "W9-3" }, { "name": "W2-6", "code": "W2-6" }, { "name": "W2-3", "code": "W2-3" }, { "name": "W11-7", "code": "W11-7" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MUTCDGuide", "type": "esriFieldTypeString", "alias": "MUTCDGuide", "length": 20, "domain": { "type": "codedValue", "name": "trafMUTCDGuide", "description": "", "codedValues": [ { "name": "ball fld emrcy", "code": "ball fld emrcy" }, { "name": "Bike Friendly Comm", "code": "Bike Friendly Comm" }, { "name": "BIRD FEEDING", "code": "BIRD FEEDING" }, { "name": "BLACKBRY-30", "code": "BLACKBRY-30" }, { "name": "cali 3", "code": "cali 3" }, { "name": "cali mill plaza", "code": "cali mill plaza" }, { "name": "CEMETERY", "code": "CEMETERY" }, { "name": "city limit", "code": "city limit" }, { "name": "city limit-30", "code": "city limit-30" }, { "name": "civic center 1", "code": "civic center 1" }, { "name": "cupertino village", "code": "cupertino village" }, { "name": "Custom Sign", "code": "Custom Sign" }, { "name": "D11-1", "code": "D11-1" }, { "name": "D3-1", "code": "D3-1" }, { "name": "D4-1", "code": "D4-1" }, { "name": "D9-6", "code": "D9-6" }, { "name": "de anza college", "code": "de anza college" }, { "name": "dog owners", "code": "dog owners" }, { "name": "doggy", "code": "doggy" }, { "name": "eichler", "code": "eichler" }, { "name": "festival", "code": "festival" }, { "name": "fire exit", "code": "fire exit" }, { "name": "FLEA MARKET", "code": "FLEA MARKET" }, { "name": "fountain", "code": "fountain" }, { "name": "G21-1", "code": "G21-1" }, { "name": "G21-3", "code": "G21-3" }, { "name": "G27-2(CA)280", "code": "G27-2(CA)280" }, { "name": "G28-2(CA)85", "code": "G28-2(CA)85" }, { "name": "G33-1(CA)", "code": "G33-1(CA)" }, { "name": "G66-21(CA)", "code": "G66-21(CA)" }, { "name": "gateway project", "code": "gateway project" }, { "name": "GYM", "code": "GYM" }, { "name": "historical", "code": "historical" }, { "name": "HOTEL", "code": "HOTEL" }, { "name": "LIBRARY", "code": "LIBRARY" }, { "name": "linda vista park", "code": "linda vista park" }, { "name": "LITTER", "code": "LITTER" }, { "name": "lobby signs", "code": "lobby signs" }, { "name": "M4-11", "code": "M4-11" }, { "name": "M4-12", "code": "M4-12" }, { "name": "M4-9a", "code": "M4-9a" }, { "name": "M4-9b", "code": "M4-9b" }, { "name": "M4-9c", "code": "M4-9c" }, { "name": "M5-1", "code": "M5-1" }, { "name": "M6-1", "code": "M6-1" }, { "name": "M6-2", "code": "M6-2" }, { "name": "M6-3", "code": "M6-3" }, { "name": "M6-4", "code": "M6-4" }, { "name": "M6-6", "code": "M6-6" }, { "name": "M7-1", "code": "M7-1" }, { "name": "M7-2", "code": "M7-2" }, { "name": "M7-5", "code": "M7-5" }, { "name": "M7-6", "code": "M7-6" }, { "name": "medical clinic", "code": "medical clinic" }, { "name": "memorial park", "code": "memorial park" }, { "name": "nature preserve", "code": "nature preserve" }, { "name": "Neighborhood Watch", "code": "Neighborhood Watch" }, { "name": "no dumping", "code": "no dumping" }, { "name": "no running", "code": "no running" }, { "name": "no skateboarding", "code": "no skateboarding" }, { "name": "no smoking", "code": "no smoking" }, { "name": "no trespassing", "code": "no trespassing" }, { "name": "no wading", "code": "no wading" }, { "name": "park rules", "code": "park rules" }, { "name": "Parking Lot Closed", "code": "Parking Lot Closed" }, { "name": "public parking", "code": "public parking" }, { "name": "radio cupertino", "code": "radio cupertino" }, { "name": "radio cupertino-30", "code": "radio cupertino-30" }, { "name": "rancho park", "code": "rancho park" }, { "name": "reserved parking", "code": "reserved parking" }, { "name": "school bus", "code": "school bus" }, { "name": "school district", "code": "school district" }, { "name": "school entn", "code": "school entn" }, { "name": "SENIOR", "code": "SENIOR" }, { "name": "skate park", "code": "skate park" }, { "name": "sports center", "code": "sports center" }, { "name": "TRAILS", "code": "TRAILS" }, { "name": "Tree City USA", "code": "Tree City USA" }, { "name": "TRUCKS", "code": "TRUCKS" }, { "name": "uc extension", "code": "uc extension" }, { "name": "veg swales", "code": "veg swales" }, { "name": "visitor parking", "code": "visitor parking" }, { "name": "warning 2", "code": "warning 2" }, { "name": "water district", "code": "water district" }, { "name": "YMCA", "code": "YMCA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "ConditionRating", "description": "Valid condition descriptions", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MUTCDType", "type": "esriFieldTypeString", "alias": "MUTCDType", "length": 50, "domain": { "type": "codedValue", "name": "trafMUTCDType", "description": "", "codedValues": [ { "name": "Regulatory", "code": "Regulatory" }, { "name": "Warning", "code": "Warning" }, { "name": "Guide", "code": "Guide" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "isNoParkingSign", "type": "esriFieldTypeString", "alias": "isNoParkingSign", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CountAttachments", "type": "esriFieldTypeInteger", "alias": "CountAttachments", "domain": null }, { "name": "AttachID", "type": "esriFieldTypeString", "alias": "AttachID", "length": 255, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R18235_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_18235", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7498_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 98, "name": "Traffic Sign Support", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 93, "name": "Traffic Control (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 8, 161, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099365.661652297, "ymin": 294722.9918127954, "xmax": 7596973.960745618, "ymax": 1949481.000792414, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SupportType", "type": "esriFieldTypeString", "alias": "SupportType", "length": 20, "domain": { "type": "codedValue", "name": "trafSignSupportType", "description": "", "codedValues": [ { "name": "Traffic Signal", "code": "Traffic Signal" }, { "name": "Barricade", "code": "Barricade" }, { "name": "Fence", "code": "Fence" }, { "name": "Sound Wall", "code": "Sound Wall" }, { "name": "Sign Pole", "code": "Sign Pole" }, { "name": "Light Pole", "code": "Light Pole" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Building", "code": "Building" }, { "name": "Pedestrian Barricade", "code": "Pedestrian Barricade" }, { "name": "Bollard", "code": "Bollard" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PoleType", "type": "esriFieldTypeString", "alias": "PoleType", "length": 20, "domain": { "type": "codedValue", "name": "trafSignPoleType", "description": "", "codedValues": [ { "name": "1A", "code": "1A" }, { "name": "1B", "code": "1B" }, { "name": "Steel Square Pole", "code": "Steel Square Pole" }, { "name": "Steel Round Pole", "code": "Steel Round Pole" }, { "name": "UChannel", "code": "UChannel" }, { "name": "Unistrut", "code": "Unistrut" }, { "name": "Wood", "code": "Wood" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PoleHeight", "type": "esriFieldTypeSmallInteger", "alias": "PoleHeight", "domain": { "type": "codedValue", "name": "trafPoleHeight", "description": "", "codedValues": [ { "name": "4'", "code": 4 }, { "name": "5", "code": 5 }, { "name": "8'", "code": 8 }, { "name": "10'", "code": 10 }, { "name": "12'", "code": 12 }, { "name": "14'", "code": 14 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Foundation", "type": "esriFieldTypeString", "alias": "Foundation", "length": 10, "domain": { "type": "codedValue", "name": "trafSnPlFoundation", "description": "", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Dirt", "code": "Dirt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AnchorType", "type": "esriFieldTypeString", "alias": "AnchorType", "length": 20, "domain": { "type": "codedValue", "name": "trafSnPlAnchorType", "description": "", "codedValues": [ { "name": "Surface Mount", "code": "Surface Mount" }, { "name": "Embedded", "code": "Embedded" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasBeacon", "type": "esriFieldTypeString", "alias": "HasBeacon", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LocationType", "type": "esriFieldTypeString", "alias": "LocationType", "length": 20, "domain": { "type": "codedValue", "name": "trafSignSupLocationType", "description": "", "codedValues": [ { "name": "Median", "code": "Median" }, { "name": "ROW", "code": "ROW" }, { "name": "Street", "code": "Street" }, { "name": "Park", "code": "Park" }, { "name": "Parking Lot", "code": "Parking Lot" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "hasFlagHolder", "type": "esriFieldTypeString", "alias": "hasFlagHolder", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FlagHolderInstallDate", "type": "esriFieldTypeDate", "alias": "FlagHolderInstallDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9045_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_9045", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4395_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 99, "name": "Traffic Poles and Streetlights", "type": "Feature Layer", "description": "Point layer representing the city of Cupertino's lightposts", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Cupertino", "parentLayer": { "id": 93, "name": "Traffic Control (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "IsTrafficSignal", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "N", "label": "Streetlight" }, { "symbol": { "type": "esriPMS", "url": "91e02c62eab45bf37b1347a95ba9f211", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABX0lEQVQoka3Tv0vUcRzH8UdwkGIJJ7h4R4bUlkMKQeAQKLgIFlZUlKANoi4RDoGQQyAoDi4i/iA4TIPShhYRjOwfcGnUQfBuOVFPCNIhle/5GdJTF30t7w9vPs/3z88n5gKKXSq8Q9kIY8s0bFFSxp+7LHTRGSd3JpziXhO/7lM0gCTSxMd41kzzR+raWS6AfxLr5ccuRW2oCv7ItmKR4kmWvhB/yr9jcIoPD7jWjhf4hNv4jdeYxTjX53mPvmPwKk2R5yam8RLv0I+vqEQHXvGwAM5RmgjnW+jBIywFMFIC25QW9Bwjk+FGlDmayCDmQ5DZECAT7hXAOSZGqXnM1W58C9OOsj0JAUb5u5k3J+A1UjO8XeTO9wBFqsakfKMHWVYyzJy25/009XssDJF4Q3kF1o8yZtOkN2jEwVkvLLtB7TAtUzy/QnKf9S0+Y+5/8DQ4X0G0nc2jDZ2rC32MQ66uWeFfK0MHAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Y", "label": "Traffic Pole" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099440.173394546, "ymin": 1933078.4939567447, "xmax": 6126508.416170493, "ymax": 1949329.6275445372, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 100, "domain": null }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "BadgeNumber", "type": "esriFieldTypeString", "alias": "BadgeNumber", "length": 6, "domain": null }, { "name": "ServiceID", "type": "esriFieldTypeString", "alias": "ServiceID", "length": 20, "domain": null }, { "name": "PoleType", "type": "esriFieldTypeString", "alias": "PoleType", "length": 20, "domain": { "type": "codedValue", "name": "utilLightPoleType_1", "description": "", "codedValues": [ { "name": "Taper 1 Bolt", "code": "Taper 1 Bolt" }, { "name": "Taper 2 Bolt", "code": "Taper 2 Bolt" }, { "name": "Taper 3 Bolt", "code": "Taper 3 Bolt" }, { "name": "Taper 4 Bolt", "code": "Taper 4 Bolt" }, { "name": "Top Mount", "code": "Top Mount" }, { "name": "Flute 1 Bolt", "code": "Flute 1 Bolt" }, { "name": "Mast Arm Pole", "code": "Mast Arm Pole" }, { "name": "1A", "code": "1A" }, { "name": "1B", "code": "1B" }, { "name": "33", "code": "33" }, { "name": "Type15", "code": "Type15" }, { "name": "PBP Pole", "code": "PBP Pole" }, { "name": "Standard Wood", "code": "Standard Wood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PoleMaterial", "type": "esriFieldTypeString", "alias": "PoleMaterial", "length": 20, "domain": { "type": "codedValue", "name": "utilLightPoleMaterial", "description": "", "codedValues": [ { "name": "Aluminium", "code": "Aluminium" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "Steel", "code": "Steel" }, { "name": "Wood", "code": "Wood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PoleHeight", "type": "esriFieldTypeSmallInteger", "alias": "PoleHeight", "domain": null }, { "name": "ArmLength", "type": "esriFieldTypeSmallInteger", "alias": "ArmLength", "domain": { "type": "codedValue", "name": "utilLightArmLength", "description": "", "codedValues": [ { "name": "3'", "code": 3 }, { "name": "6'", "code": 6 }, { "name": "8'", "code": 8 }, { "name": "10'", "code": 10 }, { "name": "12'", "code": 12 }, { "name": "15'", "code": 15 }, { "name": "20'", "code": 20 }, { "name": "25'", "code": 25 }, { "name": "30'", "code": 30 }, { "name": "35'", "code": 35 }, { "name": "40'", "code": 40 }, { "name": "45'", "code": 45 }, { "name": "50'", "code": 50 }, { "name": "55'", "code": 55 }, { "name": "60'", "code": 60 }, { "name": "65'", "code": 65 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LightFunction", "type": "esriFieldTypeString", "alias": "LightFunction", "length": 20, "domain": { "type": "codedValue", "name": "utilLightFunction", "description": "", "codedValues": [ { "name": "Flood Light", "code": "Flood Light" }, { "name": "Park Light", "code": "Park Light" }, { "name": "Parking Lot Light", "code": "Parking Lot Light" }, { "name": "Safety Light", "code": "Safety Light" }, { "name": "Street Light", "code": "Street Light" }, { "name": "Tennis Court Light", "code": "Tennis Court Light" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NumberofHeads", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfLamps", "domain": { "type": "codedValue", "name": "utilLampNumberOf", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LampType", "type": "esriFieldTypeString", "alias": "LampType", "length": 10, "domain": { "type": "codedValue", "name": "utilLampType", "description": "", "codedValues": [ { "name": "High Pressure Sodium", "code": "HPS" }, { "name": "LED", "code": "LED" }, { "name": "Metal Halide", "code": "MH" }, { "name": "Mercury Vapor", "code": "MERC" }, { "name": "Inductive", "code": "ID" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Wattage", "type": "esriFieldTypeSmallInteger", "alias": "Wattage", "domain": null }, { "name": "Volts", "type": "esriFieldTypeSmallInteger", "alias": "Volts", "domain": { "type": "codedValue", "name": "utilLampVoltage", "description": "", "codedValues": [ { "name": "120V", "code": 120 }, { "name": "240V", "code": 240 }, { "name": "277V", "code": 277 }, { "name": "480V", "code": 480 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Base", "type": "esriFieldTypeString", "alias": "Base", "length": 10, "domain": { "type": "codedValue", "name": "utilLightBase", "description": "", "codedValues": [ { "name": "Anchor", "code": "Anchor" }, { "name": "Buried", "code": "Buried" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Fixture", "type": "esriFieldTypeString", "alias": "Fixture", "length": 20, "domain": { "type": "codedValue", "name": "utilLightFixture", "description": "", "codedValues": [ { "name": "Cobra", "code": "Cobra" }, { "name": "Ornamental", "code": "Ornamental" }, { "name": "Park Dome", "code": "Park Dome" }, { "name": "Shoe Box", "code": "Shoe Box" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ControlType", "type": "esriFieldTypeString", "alias": "ControlType", "length": 20, "domain": { "type": "codedValue", "name": "utilLightControlType", "description": "", "codedValues": [ { "name": "Photo Electronic Control", "code": "PEC" }, { "name": "Time Clock", "code": "Time Clock" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasBeacon", "type": "esriFieldTypeString", "alias": "HasBeacon", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsFused", "type": "esriFieldTypeString", "alias": "IsFused", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsUnderground", "type": "esriFieldTypeString", "alias": "IsUnderground", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsMetered", "type": "esriFieldTypeString", "alias": "IsMetered", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasStencil", "type": "esriFieldTypeString", "alias": "HasStencil", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasSticker", "type": "esriFieldTypeString", "alias": "HasSticker", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RateSchedule", "type": "esriFieldTypeString", "alias": "RateSchedule", "length": 10, "domain": { "type": "codedValue", "name": "utilLightRateSchedule", "description": "", "codedValues": [ { "name": "LS1-A", "code": "LS1-A" }, { "name": "LS1-B", "code": "LS1-B" }, { "name": "LS1-C", "code": "LS1-C" }, { "name": "LS1-E", "code": "LS1-E" }, { "name": "LS1-F", "code": "LS1-F" }, { "name": "LS1-F1", "code": "LS1-F1" }, { "name": "LS2-A", "code": "LS2-A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "NoVehicleHds", "type": "esriFieldTypeSmallInteger", "alias": "NoVehicleHds", "domain": { "type": "range", "name": "trafNoOfVehHeads", "description": "", "range": [ 1, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NoPedHds", "type": "esriFieldTypeSmallInteger", "alias": "NoPedHds", "domain": { "type": "codedValue", "name": "trafNoOfPedHeads", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NoPedButtons", "type": "esriFieldTypeSmallInteger", "alias": "NoPedButtons", "domain": { "type": "codedValue", "name": "trafNoOfPedButtons", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "IsTrafficSignal", "type": "esriFieldTypeString", "alias": "IsTrafficSignal", "length": 3, "domain": { "type": "codedValue", "name": "shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasHandPoleCover", "type": "esriFieldTypeString", "alias": "HandPoleCover", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "isStreetlight", "type": "esriFieldTypeString", "alias": "isStreetlight", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SmallCellCarrier", "type": "esriFieldTypeString", "alias": "SmallCellCarrier", "length": 50, "domain": { "type": "codedValue", "name": "utilSmallCellCarrier", "description": "", "codedValues": [ { "name": "Verizon", "code": "Verizon" }, { "name": "ATT", "code": "ATT" }, { "name": "Crown Castle", "code": "Crown Castle" }, { "name": "Mobilitie", "code": "Mobilitie" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "hasFlagHolder", "type": "esriFieldTypeString", "alias": "hasFlagHolder", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FlagHolderInstallDate", "type": "esriFieldTypeDate", "alias": "FlagHolderInstallDate", "length": 8, "domain": null }, { "name": "hasSafeRouteBanner", "type": "esriFieldTypeString", "alias": "hasSafeRouteBanner", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SmallCellStatus", "type": "esriFieldTypeString", "alias": "SmallCellStatus", "length": 20, "domain": { "type": "codedValue", "name": "trafSmallCellStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "No Small Cell", "code": "No Small Cell" }, { "name": "Permitted", "code": "Permitted" }, { "name": "Canceled", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FixtureInstallDate", "type": "esriFieldTypeDate", "alias": "FixtureInstallDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_15", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALDO", "code": "ALDO" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PETER", "code": "PETER" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "ROB", "code": "ROB" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "TY", "code": "TY" }, { "name": "URSULA", "code": "URSULA" } ], "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": "PoleInstallDate", "type": "esriFieldTypeDate", "alias": "Date Pole Install", "length": 8, "domain": null }, { "name": "Lumens", "type": "esriFieldTypeSmallInteger", "alias": "Lumens", "domain": { "type": "codedValue", "name": "utilLightPoleLumens", "description": "", "codedValues": [ { "name": "3L 3000 Lumen", "code": 3000 }, { "name": "5L 5000 Lumen", "code": 5000 }, { "name": "9L 9000 Lumen", "code": 9000 }, { "name": "14L 14000 Lumen", "code": 14000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PoleMountedEquipment", "type": "esriFieldTypeString", "alias": "Pole Mounted Equipment", "length": 50, "domain": { "type": "codedValue", "name": "trafPoleMountedEquipment", "description": "transformer, other, none", "codedValues": [ { "name": "Transformer", "code": "Transformer" }, { "name": "Other", "code": "Other" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R19388_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_19388", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7946_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 100, "name": "Traffic Striping", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 93, "name": "Traffic Control (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CalTransDetail", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 1.7 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 5 }, "value": "10", "label": "10" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "11", "label": "11" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 5 }, "value": "12", "label": "12" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 5 }, "value": "13", "label": "13" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 5 }, "value": "14", "label": "14" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "15", "label": "15" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 5 }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.5 }, "value": "21", "label": "21" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "22", "label": "22" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 4 }, "value": "23", "label": "23" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.5 }, "value": "24", "label": "24" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 4 }, "value": "25", "label": "25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 1 }, "value": "25A", "label": "25A" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "value": "27B", "label": "27B" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "27C", "label": "27C" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.5 }, "value": "28", "label": "28" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "29", "label": "29" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 4 }, "value": "30", "label": "30" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.5 }, "value": "31", "label": "31" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.5 }, "value": "32", "label": "32" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 4 }, "value": "33", "label": "33" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4 }, "value": "38", "label": "38" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "value": "38A", "label": "38A" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4 }, "value": "38B", "label": "38B" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 5 }, "value": "38C", "label": "38C" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "value": "39", "label": "39" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "39A", "label": "39A" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 5 }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "value": "40", "label": "40" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 5 }, "value": "40A", "label": "40A" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 0, 255 ], "width": 1.5 }, "value": "41", "label": "41" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 5 }, "value": "41A", "label": "41A" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 0, 255 ], "width": 1.5 }, "value": "5", "label": "5" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 }, "value": "6", "label": "6" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 6 }, "value": "7", "label": "7" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "value": "8", "label": "8" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 10 }, "value": "8\" Apex Dot", "label": "8\" Apex Dot" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 5 }, "value": "9", "label": "9" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 5 }, "value": "Green Bike Lane", "label": "Green Bike Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 5 }, "value": "Intersection Green Bike Lane", "label": "Intersection Green Bike Lane" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 157, 104, 255 ], "toColor": [ 217, 157, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 226, 196, 255 ], "toColor": [ 245, 226, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 150, 59, 255 ], "toColor": [ 247, 150, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 103, 41, 255 ], "toColor": [ 179, 103, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 160, 143, 255 ], "toColor": [ 189, 160, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 180, 88, 255 ], "toColor": [ 245, 180, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 120, 63, 255 ], "toColor": [ 235, 120, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 186, 152, 255 ], "toColor": [ 245, 186, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 121, 90, 255 ], "toColor": [ 184, 121, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 164, 116, 255 ], "toColor": [ 194, 164, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 141, 64, 255 ], "toColor": [ 189, 141, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 197, 135, 255 ], "toColor": [ 245, 197, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 127, 81, 255 ], "toColor": [ 219, 127, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 140, 69, 255 ], "toColor": [ 222, 140, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 186, 155, 255 ], "toColor": [ 209, 186, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 171, 103, 255 ], "toColor": [ 245, 171, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 174, 132, 255 ], "toColor": [ 250, 174, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 210, 166, 255 ], "toColor": [ 237, 210, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 126, 69, 255 ], "toColor": [ 196, 126, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 129, 41, 255 ], "toColor": [ 196, 129, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 199, 181, 255 ], "toColor": [ 235, 199, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 150, 119, 255 ], "toColor": [ 199, 150, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 138, 87, 255 ], "toColor": [ 179, 138, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 166, 96, 255 ], "toColor": [ 209, 166, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 107, 66, 255 ], "toColor": [ 179, 107, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 129, 52, 255 ], "toColor": [ 237, 129, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 133, 92, 255 ], "toColor": [ 209, 133, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 178, 131, 255 ], "toColor": [ 222, 178, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 94, 45, 255 ], "toColor": [ 194, 94, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 133, 88, 255 ], "toColor": [ 191, 133, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 170, 148, 255 ], "toColor": [ 212, 170, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 154, 108, 255 ], "toColor": [ 240, 154, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 120, 58, 255 ], "toColor": [ 214, 120, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 159, 61, 255 ], "toColor": [ 235, 159, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 132, 111, 255 ], "toColor": [ 179, 132, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 182, 165, 255 ], "toColor": [ 209, 182, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 119, 46, 255 ], "toColor": [ 179, 119, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 161, 130, 255 ], "toColor": [ 191, 161, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 206, 167, 255 ], "toColor": [ 250, 206, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 139, 79, 255 ], "toColor": [ 196, 139, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 95, 53, 255 ], "toColor": [ 181, 95, 53, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6100577.299369231, "ymin": 294701.66550546885, "xmax": 7597069.498872235, "ymax": 1949462.9086940587, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 200, "domain": null }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 200, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 30, "domain": { "type": "codedValue", "name": "trafMarkingMaterial", "description": "", "codedValues": [ { "name": "Extruded ThermalPlastic", "code": "Extruded ThermalPlastic" }, { "name": "Preform ThermalPlastic", "code": "Preform ThermalPlastic" }, { "name": "Paint", "code": "Paint" }, { "name": "RPM", "code": "RPM" }, { "name": "Tape", "code": "Tape" }, { "name": "Surface Coating", "code": "Surface Coating" }, { "name": "ThermalPlastic and RPM", "code": "ThermalPlastic and RPM" }, { "name": "Paint and RPM", "code": "Paint and RPM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsModified", "type": "esriFieldTypeString", "alias": "IsModified", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CalTransDetail", "type": "esriFieldTypeString", "alias": "CalTransDetail", "length": 30, "domain": { "type": "codedValue", "name": "trafStripCalTran", "description": "Desc", "codedValues": [ { "name": "1", "code": "1" }, { "name": "10", "code": "10" }, { "name": "11", "code": "11" }, { "name": "12", "code": "12" }, { "name": "13", "code": "13" }, { "name": "14", "code": "14" }, { "name": "15", "code": "15" }, { "name": "16", "code": "16" }, { "name": "19", "code": "19" }, { "name": "2", "code": "2" }, { "name": "21", "code": "21" }, { "name": "21(D)", "code": "21(D)" }, { "name": "22", "code": "22" }, { "name": "22(D)", "code": "22(D)" }, { "name": "23", "code": "23" }, { "name": "24", "code": "24" }, { "name": "25", "code": "25" }, { "name": "25A", "code": "25A" }, { "name": "26", "code": "26" }, { "name": "27B", "code": "27B" }, { "name": "27C", "code": "27C" }, { "name": "28", "code": "28" }, { "name": "29", "code": "29" }, { "name": "30", "code": "30" }, { "name": "31", "code": "31" }, { "name": "32", "code": "32" }, { "name": "33", "code": "33" }, { "name": "38", "code": "38" }, { "name": "38A", "code": "38A" }, { "name": "38B", "code": "38B" }, { "name": "38C", "code": "38C" }, { "name": "39", "code": "39" }, { "name": "39A", "code": "39A" }, { "name": "4", "code": "4" }, { "name": "40", "code": "40" }, { "name": "40A", "code": "40A" }, { "name": "41", "code": "41" }, { "name": "41A", "code": "41A" }, { "name": "42", "code": "42" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "8-20 City Standard", "code": "8-20 City Standard" }, { "name": "9", "code": "9" }, { "name": "Detail (D) WT1R", "code": "Detail (D) WT1R" }, { "name": "Detail (D) YL2R", "code": "Detail (D) YL2R" }, { "name": "Green Bike Lane", "code": "Green Bike Lane" }, { "name": "Intersection Green Bike Lane", "code": "Intersection Green Bike Lane" }, { "name": " 37", "code": " 37" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Note", "type": "esriFieldTypeString", "alias": "Note", "length": 50, "domain": null }, { "name": "RPMInstallDate", "type": "esriFieldTypeDate", "alias": "RPMInstallDate", "length": 8, "domain": null }, { "name": "StripingInstallDate", "type": "esriFieldTypeDate", "alias": "StripingInstallDate", "length": 8, "domain": null }, { "name": "Color", "type": "esriFieldTypeString", "alias": "Color", "length": 50, "domain": { "type": "codedValue", "name": "shdColor", "description": "", "codedValues": [ { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Green", "code": "Green" }, { "name": "Yellow", "code": "Yellow" }, { "name": "White", "code": "White" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NumberofReflectors", "type": "esriFieldTypeSmallInteger", "alias": "NumberofReflectors", "domain": { "type": "codedValue", "name": "trafStripNumofReflectors", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RPMRefreshDate", "type": "esriFieldTypeDate", "alias": "RPMRefreshDate", "length": 8, "domain": null }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "StripingRefreshDate", "type": "esriFieldTypeDate", "alias": "StripingRefreshDate", "length": 8, "domain": null }, { "name": "StripingWidth", "type": "esriFieldTypeSmallInteger", "alias": "StripingWidth", "domain": { "type": "codedValue", "name": "utilWireSize", "description": "", "codedValues": [ { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "RoadwayCategory", "type": "esriFieldTypeString", "alias": "RoadwayCategory", "length": 50, "domain": { "type": "codedValue", "name": "trafRoadwayCategory", "description": "", "codedValues": [ { "name": "Arterial", "code": "Arterial" }, { "name": "Feeder", "code": "Feeder" }, { "name": "Residential", "code": "Residential" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9046_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_9046", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4396_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 101, "name": "Cell Towers (Group)", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [ { "id": 102, "name": "Macro Towers" }, { "id": 103, "name": "Small Cell - Active" }, { "id": 104, "name": "Small Cell - Proposed" }, { "id": 105, "name": "Small Cell - Permitted" }, { "id": 106, "name": "Small Cell - Cancelled" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6099440.173394546, "ymin": 1933078.4939567447, "xmax": 6126508.416170493, "ymax": 1949329.6275445372, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 102, "name": "Macro Towers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 101, "name": "Cell Towers (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a9e5a63fc28efa09671d361e85eb5f49", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAbElEQVQ4jWNhoDJgGVoGGqibXrAxdPxEigFHzu/nu3DztAFWA33tQwSzI8r0STFw6oquRxdunsbuQmoAllEDKQYslBuBCkYNHOxheOrKER6ezXwkGXDqyhEenAbuPLZZeOexzdRzITUA1Q0EACNKGeddwycWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6100813.783082381, "ymin": 1935265.851367578, "xmax": 6123007.4810997695, "ymax": 1949287.338867128, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Address", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 255, "domain": null }, { "name": "Planning_File_No_", "type": "esriFieldTypeString", "alias": "Planning_File_No_", "length": 255, "domain": null }, { "name": "CreateBy", "type": "esriFieldTypeString", "alias": "CreateBy", "length": 50, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "UpdateBy", "type": "esriFieldTypeString", "alias": "UpdateBy", "length": 50, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Planning_File_No_1", "type": "esriFieldTypeString", "alias": "Planning_File_No_1", "length": 50, "domain": null }, { "name": "Planning_File_No_2", "type": "esriFieldTypeString", "alias": "Planning_File_No_1", "length": 50, "domain": null }, { "name": "Planning_File_No_3", "type": "esriFieldTypeString", "alias": "Planning_File_No_3", "length": 50, "domain": null }, { "name": "Planning_File_No_4", "type": "esriFieldTypeString", "alias": "Planning_File_No_4", "length": 50, "domain": null }, { "name": "RadiationReport", "type": "esriFieldTypeString", "alias": "RadiationReport", "length": 50, "domain": null }, { "name": "ServiceProvider1", "type": "esriFieldTypeString", "alias": "ServiceProvider1", "length": 50, "domain": null }, { "name": "ServiceProvider2", "type": "esriFieldTypeString", "alias": "ServiceProvider2", "length": 50, "domain": null }, { "name": "Height1", "type": "esriFieldTypeString", "alias": "Height1", "length": 20, "domain": null }, { "name": "Height2", "type": "esriFieldTypeString", "alias": "Height2", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2044_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2044", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1663_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 103, "name": "Small Cell - Active", "type": "Feature Layer", "description": "Point layer representing the city of Cupertino's lightposts", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Cupertino", "parentLayer": { "id": 101, "name": "Cell Towers (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SmallCellStatus", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "2436c9f3f373519bce0859e8c423a89b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/UlEQVRIid3VX0hTYRjH8a85z2JhpGtb1BxRjf7IKIKgaEkQRruYF1bsppsMFelmRRBKdFMoAykIQskIuggqiqBCMG9KiSSWHGtazHlQtnJta3WCjZM6ii5MBztuO+JNv8v3ed/Py8sDz6tjBaP7b/ESTFYXZtspyo3rEfSrUdIp5NgUkY9dpFIj2nDbriOYNvk41uCg+qBA6aKtv9Lw5pmHwUdvCY02o/yYLBzftsfLfncr7hZzzrreAIc963DWH6Xn4gsCQ00kJl/mx6u21+E83obrjEn1Vf9Ol0HLNTtd528xFK1FUaaWwgWqdrQXBC9Oo89OPNzN6GuXOm6r9nLyws6i4PkX1JzYR1DczexCk7Nxi7WWjVtXoSUH3Eb67jYhiWdz4xWWDZrg+SYbLTakhaVsXCcYNON/IxjWZHFZxUxGWRY+pyjquJxIaoYzcyDH4+p4LOzn5zcna43F44GBNNPj99RxSbzC4+t1nL66pWi8984IstyvjkOSoP82HwYu4agpvLlPb34mEmwFfi+Fg/S+gweddijx4DiU/4LeniiDT3wkIq8KG1zj/gbud4R419dI/bnNOXvwJZThYecYUqCNr9Lz4kZuSGwnJHYTFC9jtu6lvKKS0jI9szNpvk9HiYX7CX+6Acxo/SySTAx7mRjOs00bvqysKP4HbgmhxWYGrzoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Active", "label": "Active" }, { "symbol": { "type": "esriPMS", "url": "e5a946095f3c711ed758ca0e9b46cbfb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB+klEQVRIid3VT0iTcRzH8be5P5KXVVtsHZwNRkioIfPWqfFUdvASKUiFGFkkxBA8OGRIwUo6WQdXDC8SJB26eIhWYRTU2jSMtUdRmZPUhyZzHjYe/1EHUSbscdsjXvocf98fry8/vvD9aTjEaP5bvMSKucGG5bqRY0Y92rIMa+klluM/iQ2kSU+owmuwOSux9N3jarUTh05D6W4tjcxrPjYP8fb7OLN3UqTmCsYdVLmauNDdRcvJXPVyymjliqEF4eJdnrz7zFj7DNJoXvwspxtvcMl9n2sm8kSHlkHc9ja8L37zQZCR4/vhumps3kLg7PjossdY8o0y3qCIn8Pu6uVWVTHwzgtucrk+xFRt9pD34FbMwhmsR1CRJpwnBnjTHkLsyImfwmhWA+8M2YKxIvtsD65Hd1Qtvt1AX66Ib7ApHwSX2ZAV8QSppFp4ky3+sJJQxGMshhOkzpswFI2/J5wRib9UxEOIDx8w2PiMTluxeD/DE0lWA4o4kPzKL3+AUI9AfcHDfczQwiTxbuDvfjhjTD7y4LdDSbOAI2+DfoalVwT65pA+FbS4vhFpc/N8ZoQvt3torcw1gynmtzz4oz+Ydk8zP1LUyg0T9YaJ+oJEPBVY6kwYjmsp1a+xnllgWYohBSLMPgXW1X4WySCiK4iY55o6/EA5VPwfepigVUac7o8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Canceled", "label": "Canceled" }, { "symbol": { "type": "esriPMS", "url": "0bead1871ec51dc6472ba1257b9c00da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB8UlEQVRIid3VT0iTcRzH8ffmnj1zw9Tc89g/h1g7REgQRERGh7DykIcIvHSIKAu67KpIl8Dw6qURXjvYIQgCQS9FBBJ1kKyDbitr/pmuybNn09/2tBkGooM97tkjXvwcf39eP36/74/fz8U+xnVgcYes0CWr3JHq8DtceIp5sobGnIjz3MgyZQv3BLjqVRhSr9Nefwa3o2a7r5iDP5P0JD/wSYvwEMFPy7jvFCH/BfqO3kQt1++UQblCg/8S12IjjOvT9Iok7yri3ha61Q76m2+gUCEOF5x8RDAa5oWYpBPB3G64u7aFQSvwzrTdJ5hbIZz+Rpcp7gsQOnGb09XAWztQLnM+PcNZjO0il+ByM521x3BiI00XaUqM05uJ8bgsLjVwxA68VWSpkcDOthLcKeG1i/+f78Fnim8UEHvBN/Kl80vwvEbKNlwAQ2PFHF/ms5GmQzpUPZ6eZm09wUtTPBPj6fxrulvv0lYtvjDG1F+NCVMcSGVnGNG+MlDfbr24C2+Yz8Xp2zyd3XD0GM/irwgCPVYWWBxjKfWRIZHkvaWHS5/lXnyUyOoXHhy/RWu5GohFCr9G+Z79QX8uwduqnlw9wqAeIZyZ5Ylb5Zy7jsPUIBcN1oxVlsQyE+u/Gd68B3Y/i1QmSohohVE28T1lX/F/2Wme3Ki0CFEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Permitted", "label": "Permitted" }, { "symbol": { "type": "esriPMS", "url": "422a4f8d0aceeb7a0344c4fb3b8db8a4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/ElEQVRIid3VXUhTcRjH8W923CLBsnashI4ijYjUIgoKjAJZtJvdRApRUUJLEmI3XThkRIHlpQU5QrqJQIkuAiNwXVhe6NosXK+2w6aouZytFM44voyCQHSw486OeNPv8v/yefjzwPMXWMcI/y2+oVTEXl7MecsWLGaBTcl5lMlfjIbGaVcUhgzhVRI1ZSKt105TWVOBSdi4vKfMwdN+6h6/4e07mau/VUZ044f34Ko9StMNB8WZ9gvMcOkkW89Vc6qhg56+EE55mt6s+P7dOC4cx33djkiWmAR41IC1/gEPxwewqSqjq+GmSokWPfDKeJ1Yo3G8vZ+wa+IHJVw3z7IvF3jpBRdPcCTwjQPKwnKT0/DSHdj2lpCHgdQeY3t7D86ATGNGvKSInUbgpSbvKkJauZaGm/PZbBT/V8BEgSa+kEJdC64upt9Pw+OzJIzCiymYmiGuiUdjBOOzVIuFueOvPpD8MskTTTwQ4fatZzjuX6Y8V7ztJUOJGXyaOJDoH6bDF6LZVqW/uXefM/F1jCbgz2o4gxHueLqwAnV6CrS9INbZR+vINK91Da6BMPXuTuTuQa40n6EsUw+Gv5PydPH5fQR3+AfdOY3coExLUMbrl/FIFg6JhWzLz8M8lyI58ZNYdArfxzHuAfNGP4uEP4zLH85yyiC+pqwr/hfy5qCkkVsCLAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Proposed", "label": "Proposed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099440.173394546, "ymin": 1933078.4939567447, "xmax": 6126508.416170493, "ymax": 1949329.6275445372, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 100, "domain": null }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "BadgeNumber", "type": "esriFieldTypeString", "alias": "BadgeNumber", "length": 6, "domain": null }, { "name": "ServiceID", "type": "esriFieldTypeString", "alias": "ServiceID", "length": 20, "domain": null }, { "name": "PoleType", "type": "esriFieldTypeString", "alias": "PoleType", "length": 20, "domain": { "type": "codedValue", "name": "utilLightPoleType_1", "description": "", "codedValues": [ { "name": "Taper 1 Bolt", "code": "Taper 1 Bolt" }, { "name": "Taper 2 Bolt", "code": "Taper 2 Bolt" }, { "name": "Taper 3 Bolt", "code": "Taper 3 Bolt" }, { "name": "Taper 4 Bolt", "code": "Taper 4 Bolt" }, { "name": "Top Mount", "code": "Top Mount" }, { "name": "Flute 1 Bolt", "code": "Flute 1 Bolt" }, { "name": "Mast Arm Pole", "code": "Mast Arm Pole" }, { "name": "1A", "code": "1A" }, { "name": "1B", "code": "1B" }, { "name": "33", "code": "33" }, { "name": "Type15", "code": "Type15" }, { "name": "PBP Pole", "code": "PBP Pole" }, { "name": "Standard Wood", "code": "Standard Wood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PoleMaterial", "type": "esriFieldTypeString", "alias": "PoleMaterial", "length": 20, "domain": { "type": "codedValue", "name": "utilLightPoleMaterial", "description": "", "codedValues": [ { "name": "Aluminium", "code": "Aluminium" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "Steel", "code": "Steel" }, { "name": "Wood", "code": "Wood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PoleHeight", "type": "esriFieldTypeSmallInteger", "alias": "PoleHeight", "domain": null }, { "name": "ArmLength", "type": "esriFieldTypeSmallInteger", "alias": "ArmLength", "domain": { "type": "codedValue", "name": "utilLightArmLength", "description": "", "codedValues": [ { "name": "3'", "code": 3 }, { "name": "6'", "code": 6 }, { "name": "8'", "code": 8 }, { "name": "10'", "code": 10 }, { "name": "12'", "code": 12 }, { "name": "15'", "code": 15 }, { "name": "20'", "code": 20 }, { "name": "25'", "code": 25 }, { "name": "30'", "code": 30 }, { "name": "35'", "code": 35 }, { "name": "40'", "code": 40 }, { "name": "45'", "code": 45 }, { "name": "50'", "code": 50 }, { "name": "55'", "code": 55 }, { "name": "60'", "code": 60 }, { "name": "65'", "code": 65 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LightFunction", "type": "esriFieldTypeString", "alias": "LightFunction", "length": 20, "domain": { "type": "codedValue", "name": "utilLightFunction", "description": "", "codedValues": [ { "name": "Flood Light", "code": "Flood Light" }, { "name": "Park Light", "code": "Park Light" }, { "name": "Parking Lot Light", "code": "Parking Lot Light" }, { "name": "Safety Light", "code": "Safety Light" }, { "name": "Street Light", "code": "Street Light" }, { "name": "Tennis Court Light", "code": "Tennis Court Light" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NumberofHeads", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfLamps", "domain": { "type": "codedValue", "name": "utilLampNumberOf", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LampType", "type": "esriFieldTypeString", "alias": "LampType", "length": 10, "domain": { "type": "codedValue", "name": "utilLampType", "description": "", "codedValues": [ { "name": "High Pressure Sodium", "code": "HPS" }, { "name": "LED", "code": "LED" }, { "name": "Metal Halide", "code": "MH" }, { "name": "Mercury Vapor", "code": "MERC" }, { "name": "Inductive", "code": "ID" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Wattage", "type": "esriFieldTypeSmallInteger", "alias": "Wattage", "domain": null }, { "name": "Volts", "type": "esriFieldTypeSmallInteger", "alias": "Volts", "domain": { "type": "codedValue", "name": "utilLampVoltage", "description": "", "codedValues": [ { "name": "120V", "code": 120 }, { "name": "240V", "code": 240 }, { "name": "277V", "code": 277 }, { "name": "480V", "code": 480 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Base", "type": "esriFieldTypeString", "alias": "Base", "length": 10, "domain": { "type": "codedValue", "name": "utilLightBase", "description": "", "codedValues": [ { "name": "Anchor", "code": "Anchor" }, { "name": "Buried", "code": "Buried" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Fixture", "type": "esriFieldTypeString", "alias": "Fixture", "length": 20, "domain": { "type": "codedValue", "name": "utilLightFixture", "description": "", "codedValues": [ { "name": "Cobra", "code": "Cobra" }, { "name": "Ornamental", "code": "Ornamental" }, { "name": "Park Dome", "code": "Park Dome" }, { "name": "Shoe Box", "code": "Shoe Box" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ControlType", "type": "esriFieldTypeString", "alias": "ControlType", "length": 20, "domain": { "type": "codedValue", "name": "utilLightControlType", "description": "", "codedValues": [ { "name": "Photo Electronic Control", "code": "PEC" }, { "name": "Time Clock", "code": "Time Clock" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasBeacon", "type": "esriFieldTypeString", "alias": "HasBeacon", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsFused", "type": "esriFieldTypeString", "alias": "IsFused", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsUnderground", "type": "esriFieldTypeString", "alias": "IsUnderground", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsMetered", "type": "esriFieldTypeString", "alias": "IsMetered", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasStencil", "type": "esriFieldTypeString", "alias": "HasStencil", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasSticker", "type": "esriFieldTypeString", "alias": "HasSticker", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RateSchedule", "type": "esriFieldTypeString", "alias": "RateSchedule", "length": 10, "domain": { "type": "codedValue", "name": "utilLightRateSchedule", "description": "", "codedValues": [ { "name": "LS1-A", "code": "LS1-A" }, { "name": "LS1-B", "code": "LS1-B" }, { "name": "LS1-C", "code": "LS1-C" }, { "name": "LS1-E", "code": "LS1-E" }, { "name": "LS1-F", "code": "LS1-F" }, { "name": "LS1-F1", "code": "LS1-F1" }, { "name": "LS2-A", "code": "LS2-A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "NoVehicleHds", "type": "esriFieldTypeSmallInteger", "alias": "NoVehicleHds", "domain": { "type": "range", "name": "trafNoOfVehHeads", "description": "", "range": [ 1, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NoPedHds", "type": "esriFieldTypeSmallInteger", "alias": "NoPedHds", "domain": { "type": "codedValue", "name": "trafNoOfPedHeads", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NoPedButtons", "type": "esriFieldTypeSmallInteger", "alias": "NoPedButtons", "domain": { "type": "codedValue", "name": "trafNoOfPedButtons", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "IsTrafficSignal", "type": "esriFieldTypeString", "alias": "IsTrafficSignal", "length": 3, "domain": { "type": "codedValue", "name": "shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasHandPoleCover", "type": "esriFieldTypeString", "alias": "HandPoleCover", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "isStreetlight", "type": "esriFieldTypeString", "alias": "isStreetlight", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SmallCellCarrier", "type": "esriFieldTypeString", "alias": "SmallCellCarrier", "length": 50, "domain": { "type": "codedValue", "name": "utilSmallCellCarrier", "description": "", "codedValues": [ { "name": "Verizon", "code": "Verizon" }, { "name": "ATT", "code": "ATT" }, { "name": "Crown Castle", "code": "Crown Castle" }, { "name": "Mobilitie", "code": "Mobilitie" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "hasFlagHolder", "type": "esriFieldTypeString", "alias": "hasFlagHolder", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FlagHolderInstallDate", "type": "esriFieldTypeDate", "alias": "FlagHolderInstallDate", "length": 8, "domain": null }, { "name": "hasSafeRouteBanner", "type": "esriFieldTypeString", "alias": "hasSafeRouteBanner", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SmallCellStatus", "type": "esriFieldTypeString", "alias": "SmallCellStatus", "length": 20, "domain": { "type": "codedValue", "name": "trafSmallCellStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "No Small Cell", "code": "No Small Cell" }, { "name": "Permitted", "code": "Permitted" }, { "name": "Canceled", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FixtureInstallDate", "type": "esriFieldTypeDate", "alias": "FixtureInstallDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_15", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALDO", "code": "ALDO" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PETER", "code": "PETER" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "ROB", "code": "ROB" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "TY", "code": "TY" }, { "name": "URSULA", "code": "URSULA" } ], "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": "PoleInstallDate", "type": "esriFieldTypeDate", "alias": "Date Pole Install", "length": 8, "domain": null }, { "name": "Lumens", "type": "esriFieldTypeSmallInteger", "alias": "Lumens", "domain": { "type": "codedValue", "name": "utilLightPoleLumens", "description": "", "codedValues": [ { "name": "3L 3000 Lumen", "code": 3000 }, { "name": "5L 5000 Lumen", "code": 5000 }, { "name": "9L 9000 Lumen", "code": 9000 }, { "name": "14L 14000 Lumen", "code": 14000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PoleMountedEquipment", "type": "esriFieldTypeString", "alias": "Pole Mounted Equipment", "length": 50, "domain": { "type": "codedValue", "name": "trafPoleMountedEquipment", "description": "transformer, other, none", "codedValues": [ { "name": "Transformer", "code": "Transformer" }, { "name": "Other", "code": "Other" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R19388_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_19388", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7946_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 104, "name": "Small Cell - Proposed", "type": "Feature Layer", "description": "Point layer representing the city of Cupertino's lightposts", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Cupertino", "parentLayer": { "id": 101, "name": "Cell Towers (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SmallCellStatus", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "2436c9f3f373519bce0859e8c423a89b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/UlEQVRIid3VX0hTYRjH8a85z2JhpGtb1BxRjf7IKIKgaEkQRruYF1bsppsMFelmRRBKdFMoAykIQskIuggqiqBCMG9KiSSWHGtazHlQtnJta3WCjZM6ii5MBztuO+JNv8v3ed/Py8sDz6tjBaP7b/ESTFYXZtspyo3rEfSrUdIp5NgUkY9dpFIj2nDbriOYNvk41uCg+qBA6aKtv9Lw5pmHwUdvCY02o/yYLBzftsfLfncr7hZzzrreAIc963DWH6Xn4gsCQ00kJl/mx6u21+E83obrjEn1Vf9Ol0HLNTtd528xFK1FUaaWwgWqdrQXBC9Oo89OPNzN6GuXOm6r9nLyws6i4PkX1JzYR1DczexCk7Nxi7WWjVtXoSUH3Eb67jYhiWdz4xWWDZrg+SYbLTakhaVsXCcYNON/IxjWZHFZxUxGWRY+pyjquJxIaoYzcyDH4+p4LOzn5zcna43F44GBNNPj99RxSbzC4+t1nL66pWi8984IstyvjkOSoP82HwYu4agpvLlPb34mEmwFfi+Fg/S+gweddijx4DiU/4LeniiDT3wkIq8KG1zj/gbud4R419dI/bnNOXvwJZThYecYUqCNr9Lz4kZuSGwnJHYTFC9jtu6lvKKS0jI9szNpvk9HiYX7CX+6Acxo/SySTAx7mRjOs00bvqysKP4HbgmhxWYGrzoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Active", "label": "Active" }, { "symbol": { "type": "esriPMS", "url": "e5a946095f3c711ed758ca0e9b46cbfb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB+klEQVRIid3VT0iTcRzH8be5P5KXVVtsHZwNRkioIfPWqfFUdvASKUiFGFkkxBA8OGRIwUo6WQdXDC8SJB26eIhWYRTU2jSMtUdRmZPUhyZzHjYe/1EHUSbscdsjXvocf98fry8/vvD9aTjEaP5bvMSKucGG5bqRY0Y92rIMa+klluM/iQ2kSU+owmuwOSux9N3jarUTh05D6W4tjcxrPjYP8fb7OLN3UqTmCsYdVLmauNDdRcvJXPVyymjliqEF4eJdnrz7zFj7DNJoXvwspxtvcMl9n2sm8kSHlkHc9ja8L37zQZCR4/vhumps3kLg7PjossdY8o0y3qCIn8Pu6uVWVTHwzgtucrk+xFRt9pD34FbMwhmsR1CRJpwnBnjTHkLsyImfwmhWA+8M2YKxIvtsD65Hd1Qtvt1AX66Ib7ApHwSX2ZAV8QSppFp4ky3+sJJQxGMshhOkzpswFI2/J5wRib9UxEOIDx8w2PiMTluxeD/DE0lWA4o4kPzKL3+AUI9AfcHDfczQwiTxbuDvfjhjTD7y4LdDSbOAI2+DfoalVwT65pA+FbS4vhFpc/N8ZoQvt3torcw1gynmtzz4oz+Ydk8zP1LUyg0T9YaJ+oJEPBVY6kwYjmsp1a+xnllgWYohBSLMPgXW1X4WySCiK4iY55o6/EA5VPwfepigVUac7o8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Canceled", "label": "Canceled" }, { "symbol": { "type": "esriPMS", "url": "0bead1871ec51dc6472ba1257b9c00da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB8UlEQVRIid3VT0iTcRzH8ffmnj1zw9Tc89g/h1g7REgQRERGh7DykIcIvHSIKAu67KpIl8Dw6qURXjvYIQgCQS9FBBJ1kKyDbitr/pmuybNn09/2tBkGooM97tkjXvwcf39eP36/74/fz8U+xnVgcYes0CWr3JHq8DtceIp5sobGnIjz3MgyZQv3BLjqVRhSr9Nefwa3o2a7r5iDP5P0JD/wSYvwEMFPy7jvFCH/BfqO3kQt1++UQblCg/8S12IjjOvT9Iok7yri3ha61Q76m2+gUCEOF5x8RDAa5oWYpBPB3G64u7aFQSvwzrTdJ5hbIZz+Rpcp7gsQOnGb09XAWztQLnM+PcNZjO0il+ByM521x3BiI00XaUqM05uJ8bgsLjVwxA68VWSpkcDOthLcKeG1i/+f78Fnim8UEHvBN/Kl80vwvEbKNlwAQ2PFHF/ms5GmQzpUPZ6eZm09wUtTPBPj6fxrulvv0lYtvjDG1F+NCVMcSGVnGNG+MlDfbr24C2+Yz8Xp2zyd3XD0GM/irwgCPVYWWBxjKfWRIZHkvaWHS5/lXnyUyOoXHhy/RWu5GohFCr9G+Z79QX8uwduqnlw9wqAeIZyZ5Ylb5Zy7jsPUIBcN1oxVlsQyE+u/Gd68B3Y/i1QmSohohVE28T1lX/F/2Wme3Ki0CFEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Permitted", "label": "Permitted" }, { "symbol": { "type": "esriPMS", "url": "422a4f8d0aceeb7a0344c4fb3b8db8a4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/ElEQVRIid3VXUhTcRjH8W923CLBsnashI4ijYjUIgoKjAJZtJvdRApRUUJLEmI3XThkRIHlpQU5QrqJQIkuAiNwXVhe6NosXK+2w6aouZytFM44voyCQHSw486OeNPv8v/yefjzwPMXWMcI/y2+oVTEXl7MecsWLGaBTcl5lMlfjIbGaVcUhgzhVRI1ZSKt105TWVOBSdi4vKfMwdN+6h6/4e07mau/VUZ044f34Ko9StMNB8WZ9gvMcOkkW89Vc6qhg56+EE55mt6s+P7dOC4cx33djkiWmAR41IC1/gEPxwewqSqjq+GmSokWPfDKeJ1Yo3G8vZ+wa+IHJVw3z7IvF3jpBRdPcCTwjQPKwnKT0/DSHdj2lpCHgdQeY3t7D86ATGNGvKSInUbgpSbvKkJauZaGm/PZbBT/V8BEgSa+kEJdC64upt9Pw+OzJIzCiymYmiGuiUdjBOOzVIuFueOvPpD8MskTTTwQ4fatZzjuX6Y8V7ztJUOJGXyaOJDoH6bDF6LZVqW/uXefM/F1jCbgz2o4gxHueLqwAnV6CrS9INbZR+vINK91Da6BMPXuTuTuQa40n6EsUw+Gv5PydPH5fQR3+AfdOY3coExLUMbrl/FIFg6JhWzLz8M8lyI58ZNYdArfxzHuAfNGP4uEP4zLH85yyiC+pqwr/hfy5qCkkVsCLAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Proposed", "label": "Proposed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099440.173394546, "ymin": 1933078.4939567447, "xmax": 6126508.416170493, "ymax": 1949329.6275445372, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 100, "domain": null }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "BadgeNumber", "type": "esriFieldTypeString", "alias": "BadgeNumber", "length": 6, "domain": null }, { "name": "ServiceID", "type": "esriFieldTypeString", "alias": "ServiceID", "length": 20, "domain": null }, { "name": "PoleType", "type": "esriFieldTypeString", "alias": "PoleType", "length": 20, "domain": { "type": "codedValue", "name": "utilLightPoleType_1", "description": "", "codedValues": [ { "name": "Taper 1 Bolt", "code": "Taper 1 Bolt" }, { "name": "Taper 2 Bolt", "code": "Taper 2 Bolt" }, { "name": "Taper 3 Bolt", "code": "Taper 3 Bolt" }, { "name": "Taper 4 Bolt", "code": "Taper 4 Bolt" }, { "name": "Top Mount", "code": "Top Mount" }, { "name": "Flute 1 Bolt", "code": "Flute 1 Bolt" }, { "name": "Mast Arm Pole", "code": "Mast Arm Pole" }, { "name": "1A", "code": "1A" }, { "name": "1B", "code": "1B" }, { "name": "33", "code": "33" }, { "name": "Type15", "code": "Type15" }, { "name": "PBP Pole", "code": "PBP Pole" }, { "name": "Standard Wood", "code": "Standard Wood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PoleMaterial", "type": "esriFieldTypeString", "alias": "PoleMaterial", "length": 20, "domain": { "type": "codedValue", "name": "utilLightPoleMaterial", "description": "", "codedValues": [ { "name": "Aluminium", "code": "Aluminium" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "Steel", "code": "Steel" }, { "name": "Wood", "code": "Wood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PoleHeight", "type": "esriFieldTypeSmallInteger", "alias": "PoleHeight", "domain": null }, { "name": "ArmLength", "type": "esriFieldTypeSmallInteger", "alias": "ArmLength", "domain": { "type": "codedValue", "name": "utilLightArmLength", "description": "", "codedValues": [ { "name": "3'", "code": 3 }, { "name": "6'", "code": 6 }, { "name": "8'", "code": 8 }, { "name": "10'", "code": 10 }, { "name": "12'", "code": 12 }, { "name": "15'", "code": 15 }, { "name": "20'", "code": 20 }, { "name": "25'", "code": 25 }, { "name": "30'", "code": 30 }, { "name": "35'", "code": 35 }, { "name": "40'", "code": 40 }, { "name": "45'", "code": 45 }, { "name": "50'", "code": 50 }, { "name": "55'", "code": 55 }, { "name": "60'", "code": 60 }, { "name": "65'", "code": 65 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LightFunction", "type": "esriFieldTypeString", "alias": "LightFunction", "length": 20, "domain": { "type": "codedValue", "name": "utilLightFunction", "description": "", "codedValues": [ { "name": "Flood Light", "code": "Flood Light" }, { "name": "Park Light", "code": "Park Light" }, { "name": "Parking Lot Light", "code": "Parking Lot Light" }, { "name": "Safety Light", "code": "Safety Light" }, { "name": "Street Light", "code": "Street Light" }, { "name": "Tennis Court Light", "code": "Tennis Court Light" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NumberofHeads", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfLamps", "domain": { "type": "codedValue", "name": "utilLampNumberOf", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LampType", "type": "esriFieldTypeString", "alias": "LampType", "length": 10, "domain": { "type": "codedValue", "name": "utilLampType", "description": "", "codedValues": [ { "name": "High Pressure Sodium", "code": "HPS" }, { "name": "LED", "code": "LED" }, { "name": "Metal Halide", "code": "MH" }, { "name": "Mercury Vapor", "code": "MERC" }, { "name": "Inductive", "code": "ID" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Wattage", "type": "esriFieldTypeSmallInteger", "alias": "Wattage", "domain": null }, { "name": "Volts", "type": "esriFieldTypeSmallInteger", "alias": "Volts", "domain": { "type": "codedValue", "name": "utilLampVoltage", "description": "", "codedValues": [ { "name": "120V", "code": 120 }, { "name": "240V", "code": 240 }, { "name": "277V", "code": 277 }, { "name": "480V", "code": 480 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Base", "type": "esriFieldTypeString", "alias": "Base", "length": 10, "domain": { "type": "codedValue", "name": "utilLightBase", "description": "", "codedValues": [ { "name": "Anchor", "code": "Anchor" }, { "name": "Buried", "code": "Buried" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Fixture", "type": "esriFieldTypeString", "alias": "Fixture", "length": 20, "domain": { "type": "codedValue", "name": "utilLightFixture", "description": "", "codedValues": [ { "name": "Cobra", "code": "Cobra" }, { "name": "Ornamental", "code": "Ornamental" }, { "name": "Park Dome", "code": "Park Dome" }, { "name": "Shoe Box", "code": "Shoe Box" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ControlType", "type": "esriFieldTypeString", "alias": "ControlType", "length": 20, "domain": { "type": "codedValue", "name": "utilLightControlType", "description": "", "codedValues": [ { "name": "Photo Electronic Control", "code": "PEC" }, { "name": "Time Clock", "code": "Time Clock" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasBeacon", "type": "esriFieldTypeString", "alias": "HasBeacon", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsFused", "type": "esriFieldTypeString", "alias": "IsFused", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsUnderground", "type": "esriFieldTypeString", "alias": "IsUnderground", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsMetered", "type": "esriFieldTypeString", "alias": "IsMetered", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasStencil", "type": "esriFieldTypeString", "alias": "HasStencil", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasSticker", "type": "esriFieldTypeString", "alias": "HasSticker", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RateSchedule", "type": "esriFieldTypeString", "alias": "RateSchedule", "length": 10, "domain": { "type": "codedValue", "name": "utilLightRateSchedule", "description": "", "codedValues": [ { "name": "LS1-A", "code": "LS1-A" }, { "name": "LS1-B", "code": "LS1-B" }, { "name": "LS1-C", "code": "LS1-C" }, { "name": "LS1-E", "code": "LS1-E" }, { "name": "LS1-F", "code": "LS1-F" }, { "name": "LS1-F1", "code": "LS1-F1" }, { "name": "LS2-A", "code": "LS2-A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "NoVehicleHds", "type": "esriFieldTypeSmallInteger", "alias": "NoVehicleHds", "domain": { "type": "range", "name": "trafNoOfVehHeads", "description": "", "range": [ 1, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NoPedHds", "type": "esriFieldTypeSmallInteger", "alias": "NoPedHds", "domain": { "type": "codedValue", "name": "trafNoOfPedHeads", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NoPedButtons", "type": "esriFieldTypeSmallInteger", "alias": "NoPedButtons", "domain": { "type": "codedValue", "name": "trafNoOfPedButtons", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "IsTrafficSignal", "type": "esriFieldTypeString", "alias": "IsTrafficSignal", "length": 3, "domain": { "type": "codedValue", "name": "shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasHandPoleCover", "type": "esriFieldTypeString", "alias": "HandPoleCover", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "isStreetlight", "type": "esriFieldTypeString", "alias": "isStreetlight", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SmallCellCarrier", "type": "esriFieldTypeString", "alias": "SmallCellCarrier", "length": 50, "domain": { "type": "codedValue", "name": "utilSmallCellCarrier", "description": "", "codedValues": [ { "name": "Verizon", "code": "Verizon" }, { "name": "ATT", "code": "ATT" }, { "name": "Crown Castle", "code": "Crown Castle" }, { "name": "Mobilitie", "code": "Mobilitie" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "hasFlagHolder", "type": "esriFieldTypeString", "alias": "hasFlagHolder", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FlagHolderInstallDate", "type": "esriFieldTypeDate", "alias": "FlagHolderInstallDate", "length": 8, "domain": null }, { "name": "hasSafeRouteBanner", "type": "esriFieldTypeString", "alias": "hasSafeRouteBanner", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SmallCellStatus", "type": "esriFieldTypeString", "alias": "SmallCellStatus", "length": 20, "domain": { "type": "codedValue", "name": "trafSmallCellStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "No Small Cell", "code": "No Small Cell" }, { "name": "Permitted", "code": "Permitted" }, { "name": "Canceled", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FixtureInstallDate", "type": "esriFieldTypeDate", "alias": "FixtureInstallDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_15", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALDO", "code": "ALDO" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PETER", "code": "PETER" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "ROB", "code": "ROB" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "TY", "code": "TY" }, { "name": "URSULA", "code": "URSULA" } ], "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": "PoleInstallDate", "type": "esriFieldTypeDate", "alias": "Date Pole Install", "length": 8, "domain": null }, { "name": "Lumens", "type": "esriFieldTypeSmallInteger", "alias": "Lumens", "domain": { "type": "codedValue", "name": "utilLightPoleLumens", "description": "", "codedValues": [ { "name": "3L 3000 Lumen", "code": 3000 }, { "name": "5L 5000 Lumen", "code": 5000 }, { "name": "9L 9000 Lumen", "code": 9000 }, { "name": "14L 14000 Lumen", "code": 14000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PoleMountedEquipment", "type": "esriFieldTypeString", "alias": "Pole Mounted Equipment", "length": 50, "domain": { "type": "codedValue", "name": "trafPoleMountedEquipment", "description": "transformer, other, none", "codedValues": [ { "name": "Transformer", "code": "Transformer" }, { "name": "Other", "code": "Other" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R19388_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_19388", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7946_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 105, "name": "Small Cell - Permitted", "type": "Feature Layer", "description": "Point layer representing the city of Cupertino's lightposts", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Cupertino", "parentLayer": { "id": 101, "name": "Cell Towers (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SmallCellStatus", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "2436c9f3f373519bce0859e8c423a89b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/UlEQVRIid3VX0hTYRjH8a85z2JhpGtb1BxRjf7IKIKgaEkQRruYF1bsppsMFelmRRBKdFMoAykIQskIuggqiqBCMG9KiSSWHGtazHlQtnJta3WCjZM6ii5MBztuO+JNv8v3ed/Py8sDz6tjBaP7b/ESTFYXZtspyo3rEfSrUdIp5NgUkY9dpFIj2nDbriOYNvk41uCg+qBA6aKtv9Lw5pmHwUdvCY02o/yYLBzftsfLfncr7hZzzrreAIc963DWH6Xn4gsCQ00kJl/mx6u21+E83obrjEn1Vf9Ol0HLNTtd528xFK1FUaaWwgWqdrQXBC9Oo89OPNzN6GuXOm6r9nLyws6i4PkX1JzYR1DczexCk7Nxi7WWjVtXoSUH3Eb67jYhiWdz4xWWDZrg+SYbLTakhaVsXCcYNON/IxjWZHFZxUxGWRY+pyjquJxIaoYzcyDH4+p4LOzn5zcna43F44GBNNPj99RxSbzC4+t1nL66pWi8984IstyvjkOSoP82HwYu4agpvLlPb34mEmwFfi+Fg/S+gweddijx4DiU/4LeniiDT3wkIq8KG1zj/gbud4R419dI/bnNOXvwJZThYecYUqCNr9Lz4kZuSGwnJHYTFC9jtu6lvKKS0jI9szNpvk9HiYX7CX+6Acxo/SySTAx7mRjOs00bvqysKP4HbgmhxWYGrzoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Active", "label": "Active" }, { "symbol": { "type": "esriPMS", "url": "e5a946095f3c711ed758ca0e9b46cbfb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB+klEQVRIid3VT0iTcRzH8be5P5KXVVtsHZwNRkioIfPWqfFUdvASKUiFGFkkxBA8OGRIwUo6WQdXDC8SJB26eIhWYRTU2jSMtUdRmZPUhyZzHjYe/1EHUSbscdsjXvocf98fry8/vvD9aTjEaP5bvMSKucGG5bqRY0Y92rIMa+klluM/iQ2kSU+owmuwOSux9N3jarUTh05D6W4tjcxrPjYP8fb7OLN3UqTmCsYdVLmauNDdRcvJXPVyymjliqEF4eJdnrz7zFj7DNJoXvwspxtvcMl9n2sm8kSHlkHc9ja8L37zQZCR4/vhumps3kLg7PjossdY8o0y3qCIn8Pu6uVWVTHwzgtucrk+xFRt9pD34FbMwhmsR1CRJpwnBnjTHkLsyImfwmhWA+8M2YKxIvtsD65Hd1Qtvt1AX66Ib7ApHwSX2ZAV8QSppFp4ky3+sJJQxGMshhOkzpswFI2/J5wRib9UxEOIDx8w2PiMTluxeD/DE0lWA4o4kPzKL3+AUI9AfcHDfczQwiTxbuDvfjhjTD7y4LdDSbOAI2+DfoalVwT65pA+FbS4vhFpc/N8ZoQvt3torcw1gynmtzz4oz+Ydk8zP1LUyg0T9YaJ+oJEPBVY6kwYjmsp1a+xnllgWYohBSLMPgXW1X4WySCiK4iY55o6/EA5VPwfepigVUac7o8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Canceled", "label": "Canceled" }, { "symbol": { "type": "esriPMS", "url": "0bead1871ec51dc6472ba1257b9c00da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB8UlEQVRIid3VT0iTcRzH8ffmnj1zw9Tc89g/h1g7REgQRERGh7DykIcIvHSIKAu67KpIl8Dw6qURXjvYIQgCQS9FBBJ1kKyDbitr/pmuybNn09/2tBkGooM97tkjXvwcf39eP36/74/fz8U+xnVgcYes0CWr3JHq8DtceIp5sobGnIjz3MgyZQv3BLjqVRhSr9Nefwa3o2a7r5iDP5P0JD/wSYvwEMFPy7jvFCH/BfqO3kQt1++UQblCg/8S12IjjOvT9Iok7yri3ha61Q76m2+gUCEOF5x8RDAa5oWYpBPB3G64u7aFQSvwzrTdJ5hbIZz+Rpcp7gsQOnGb09XAWztQLnM+PcNZjO0il+ByM521x3BiI00XaUqM05uJ8bgsLjVwxA68VWSpkcDOthLcKeG1i/+f78Fnim8UEHvBN/Kl80vwvEbKNlwAQ2PFHF/ms5GmQzpUPZ6eZm09wUtTPBPj6fxrulvv0lYtvjDG1F+NCVMcSGVnGNG+MlDfbr24C2+Yz8Xp2zyd3XD0GM/irwgCPVYWWBxjKfWRIZHkvaWHS5/lXnyUyOoXHhy/RWu5GohFCr9G+Z79QX8uwduqnlw9wqAeIZyZ5Ylb5Zy7jsPUIBcN1oxVlsQyE+u/Gd68B3Y/i1QmSohohVE28T1lX/F/2Wme3Ki0CFEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Permitted", "label": "Permitted" }, { "symbol": { "type": "esriPMS", "url": "422a4f8d0aceeb7a0344c4fb3b8db8a4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/ElEQVRIid3VXUhTcRjH8W923CLBsnashI4ijYjUIgoKjAJZtJvdRApRUUJLEmI3XThkRIHlpQU5QrqJQIkuAiNwXVhe6NosXK+2w6aouZytFM44voyCQHSw486OeNPv8v/yefjzwPMXWMcI/y2+oVTEXl7MecsWLGaBTcl5lMlfjIbGaVcUhgzhVRI1ZSKt105TWVOBSdi4vKfMwdN+6h6/4e07mau/VUZ044f34Ko9StMNB8WZ9gvMcOkkW89Vc6qhg56+EE55mt6s+P7dOC4cx33djkiWmAR41IC1/gEPxwewqSqjq+GmSokWPfDKeJ1Yo3G8vZ+wa+IHJVw3z7IvF3jpBRdPcCTwjQPKwnKT0/DSHdj2lpCHgdQeY3t7D86ATGNGvKSInUbgpSbvKkJauZaGm/PZbBT/V8BEgSa+kEJdC64upt9Pw+OzJIzCiymYmiGuiUdjBOOzVIuFueOvPpD8MskTTTwQ4fatZzjuX6Y8V7ztJUOJGXyaOJDoH6bDF6LZVqW/uXefM/F1jCbgz2o4gxHueLqwAnV6CrS9INbZR+vINK91Da6BMPXuTuTuQa40n6EsUw+Gv5PydPH5fQR3+AfdOY3coExLUMbrl/FIFg6JhWzLz8M8lyI58ZNYdArfxzHuAfNGP4uEP4zLH85yyiC+pqwr/hfy5qCkkVsCLAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Proposed", "label": "Proposed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099440.173394546, "ymin": 1933078.4939567447, "xmax": 6126508.416170493, "ymax": 1949329.6275445372, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 100, "domain": null }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "BadgeNumber", "type": "esriFieldTypeString", "alias": "BadgeNumber", "length": 6, "domain": null }, { "name": "ServiceID", "type": "esriFieldTypeString", "alias": "ServiceID", "length": 20, "domain": null }, { "name": "PoleType", "type": "esriFieldTypeString", "alias": "PoleType", "length": 20, "domain": { "type": "codedValue", "name": "utilLightPoleType_1", "description": "", "codedValues": [ { "name": "Taper 1 Bolt", "code": "Taper 1 Bolt" }, { "name": "Taper 2 Bolt", "code": "Taper 2 Bolt" }, { "name": "Taper 3 Bolt", "code": "Taper 3 Bolt" }, { "name": "Taper 4 Bolt", "code": "Taper 4 Bolt" }, { "name": "Top Mount", "code": "Top Mount" }, { "name": "Flute 1 Bolt", "code": "Flute 1 Bolt" }, { "name": "Mast Arm Pole", "code": "Mast Arm Pole" }, { "name": "1A", "code": "1A" }, { "name": "1B", "code": "1B" }, { "name": "33", "code": "33" }, { "name": "Type15", "code": "Type15" }, { "name": "PBP Pole", "code": "PBP Pole" }, { "name": "Standard Wood", "code": "Standard Wood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PoleMaterial", "type": "esriFieldTypeString", "alias": "PoleMaterial", "length": 20, "domain": { "type": "codedValue", "name": "utilLightPoleMaterial", "description": "", "codedValues": [ { "name": "Aluminium", "code": "Aluminium" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "Steel", "code": "Steel" }, { "name": "Wood", "code": "Wood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PoleHeight", "type": "esriFieldTypeSmallInteger", "alias": "PoleHeight", "domain": null }, { "name": "ArmLength", "type": "esriFieldTypeSmallInteger", "alias": "ArmLength", "domain": { "type": "codedValue", "name": "utilLightArmLength", "description": "", "codedValues": [ { "name": "3'", "code": 3 }, { "name": "6'", "code": 6 }, { "name": "8'", "code": 8 }, { "name": "10'", "code": 10 }, { "name": "12'", "code": 12 }, { "name": "15'", "code": 15 }, { "name": "20'", "code": 20 }, { "name": "25'", "code": 25 }, { "name": "30'", "code": 30 }, { "name": "35'", "code": 35 }, { "name": "40'", "code": 40 }, { "name": "45'", "code": 45 }, { "name": "50'", "code": 50 }, { "name": "55'", "code": 55 }, { "name": "60'", "code": 60 }, { "name": "65'", "code": 65 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LightFunction", "type": "esriFieldTypeString", "alias": "LightFunction", "length": 20, "domain": { "type": "codedValue", "name": "utilLightFunction", "description": "", "codedValues": [ { "name": "Flood Light", "code": "Flood Light" }, { "name": "Park Light", "code": "Park Light" }, { "name": "Parking Lot Light", "code": "Parking Lot Light" }, { "name": "Safety Light", "code": "Safety Light" }, { "name": "Street Light", "code": "Street Light" }, { "name": "Tennis Court Light", "code": "Tennis Court Light" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NumberofHeads", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfLamps", "domain": { "type": "codedValue", "name": "utilLampNumberOf", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LampType", "type": "esriFieldTypeString", "alias": "LampType", "length": 10, "domain": { "type": "codedValue", "name": "utilLampType", "description": "", "codedValues": [ { "name": "High Pressure Sodium", "code": "HPS" }, { "name": "LED", "code": "LED" }, { "name": "Metal Halide", "code": "MH" }, { "name": "Mercury Vapor", "code": "MERC" }, { "name": "Inductive", "code": "ID" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Wattage", "type": "esriFieldTypeSmallInteger", "alias": "Wattage", "domain": null }, { "name": "Volts", "type": "esriFieldTypeSmallInteger", "alias": "Volts", "domain": { "type": "codedValue", "name": "utilLampVoltage", "description": "", "codedValues": [ { "name": "120V", "code": 120 }, { "name": "240V", "code": 240 }, { "name": "277V", "code": 277 }, { "name": "480V", "code": 480 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Base", "type": "esriFieldTypeString", "alias": "Base", "length": 10, "domain": { "type": "codedValue", "name": "utilLightBase", "description": "", "codedValues": [ { "name": "Anchor", "code": "Anchor" }, { "name": "Buried", "code": "Buried" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Fixture", "type": "esriFieldTypeString", "alias": "Fixture", "length": 20, "domain": { "type": "codedValue", "name": "utilLightFixture", "description": "", "codedValues": [ { "name": "Cobra", "code": "Cobra" }, { "name": "Ornamental", "code": "Ornamental" }, { "name": "Park Dome", "code": "Park Dome" }, { "name": "Shoe Box", "code": "Shoe Box" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ControlType", "type": "esriFieldTypeString", "alias": "ControlType", "length": 20, "domain": { "type": "codedValue", "name": "utilLightControlType", "description": "", "codedValues": [ { "name": "Photo Electronic Control", "code": "PEC" }, { "name": "Time Clock", "code": "Time Clock" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasBeacon", "type": "esriFieldTypeString", "alias": "HasBeacon", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsFused", "type": "esriFieldTypeString", "alias": "IsFused", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsUnderground", "type": "esriFieldTypeString", "alias": "IsUnderground", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsMetered", "type": "esriFieldTypeString", "alias": "IsMetered", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasStencil", "type": "esriFieldTypeString", "alias": "HasStencil", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasSticker", "type": "esriFieldTypeString", "alias": "HasSticker", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RateSchedule", "type": "esriFieldTypeString", "alias": "RateSchedule", "length": 10, "domain": { "type": "codedValue", "name": "utilLightRateSchedule", "description": "", "codedValues": [ { "name": "LS1-A", "code": "LS1-A" }, { "name": "LS1-B", "code": "LS1-B" }, { "name": "LS1-C", "code": "LS1-C" }, { "name": "LS1-E", "code": "LS1-E" }, { "name": "LS1-F", "code": "LS1-F" }, { "name": "LS1-F1", "code": "LS1-F1" }, { "name": "LS2-A", "code": "LS2-A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "NoVehicleHds", "type": "esriFieldTypeSmallInteger", "alias": "NoVehicleHds", "domain": { "type": "range", "name": "trafNoOfVehHeads", "description": "", "range": [ 1, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NoPedHds", "type": "esriFieldTypeSmallInteger", "alias": "NoPedHds", "domain": { "type": "codedValue", "name": "trafNoOfPedHeads", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NoPedButtons", "type": "esriFieldTypeSmallInteger", "alias": "NoPedButtons", "domain": { "type": "codedValue", "name": "trafNoOfPedButtons", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "IsTrafficSignal", "type": "esriFieldTypeString", "alias": "IsTrafficSignal", "length": 3, "domain": { "type": "codedValue", "name": "shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasHandPoleCover", "type": "esriFieldTypeString", "alias": "HandPoleCover", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "isStreetlight", "type": "esriFieldTypeString", "alias": "isStreetlight", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SmallCellCarrier", "type": "esriFieldTypeString", "alias": "SmallCellCarrier", "length": 50, "domain": { "type": "codedValue", "name": "utilSmallCellCarrier", "description": "", "codedValues": [ { "name": "Verizon", "code": "Verizon" }, { "name": "ATT", "code": "ATT" }, { "name": "Crown Castle", "code": "Crown Castle" }, { "name": "Mobilitie", "code": "Mobilitie" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "hasFlagHolder", "type": "esriFieldTypeString", "alias": "hasFlagHolder", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FlagHolderInstallDate", "type": "esriFieldTypeDate", "alias": "FlagHolderInstallDate", "length": 8, "domain": null }, { "name": "hasSafeRouteBanner", "type": "esriFieldTypeString", "alias": "hasSafeRouteBanner", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SmallCellStatus", "type": "esriFieldTypeString", "alias": "SmallCellStatus", "length": 20, "domain": { "type": "codedValue", "name": "trafSmallCellStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "No Small Cell", "code": "No Small Cell" }, { "name": "Permitted", "code": "Permitted" }, { "name": "Canceled", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FixtureInstallDate", "type": "esriFieldTypeDate", "alias": "FixtureInstallDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_15", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALDO", "code": "ALDO" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PETER", "code": "PETER" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "ROB", "code": "ROB" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "TY", "code": "TY" }, { "name": "URSULA", "code": "URSULA" } ], "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": "PoleInstallDate", "type": "esriFieldTypeDate", "alias": "Date Pole Install", "length": 8, "domain": null }, { "name": "Lumens", "type": "esriFieldTypeSmallInteger", "alias": "Lumens", "domain": { "type": "codedValue", "name": "utilLightPoleLumens", "description": "", "codedValues": [ { "name": "3L 3000 Lumen", "code": 3000 }, { "name": "5L 5000 Lumen", "code": 5000 }, { "name": "9L 9000 Lumen", "code": 9000 }, { "name": "14L 14000 Lumen", "code": 14000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PoleMountedEquipment", "type": "esriFieldTypeString", "alias": "Pole Mounted Equipment", "length": 50, "domain": { "type": "codedValue", "name": "trafPoleMountedEquipment", "description": "transformer, other, none", "codedValues": [ { "name": "Transformer", "code": "Transformer" }, { "name": "Other", "code": "Other" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R19388_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_19388", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7946_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 106, "name": "Small Cell - Cancelled", "type": "Feature Layer", "description": "Point layer representing the city of Cupertino's lightposts", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Cupertino", "parentLayer": { "id": 101, "name": "Cell Towers (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SmallCellStatus", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "2436c9f3f373519bce0859e8c423a89b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/UlEQVRIid3VX0hTYRjH8a85z2JhpGtb1BxRjf7IKIKgaEkQRruYF1bsppsMFelmRRBKdFMoAykIQskIuggqiqBCMG9KiSSWHGtazHlQtnJta3WCjZM6ii5MBztuO+JNv8v3ed/Py8sDz6tjBaP7b/ESTFYXZtspyo3rEfSrUdIp5NgUkY9dpFIj2nDbriOYNvk41uCg+qBA6aKtv9Lw5pmHwUdvCY02o/yYLBzftsfLfncr7hZzzrreAIc963DWH6Xn4gsCQ00kJl/mx6u21+E83obrjEn1Vf9Ol0HLNTtd528xFK1FUaaWwgWqdrQXBC9Oo89OPNzN6GuXOm6r9nLyws6i4PkX1JzYR1DczexCk7Nxi7WWjVtXoSUH3Eb67jYhiWdz4xWWDZrg+SYbLTakhaVsXCcYNON/IxjWZHFZxUxGWRY+pyjquJxIaoYzcyDH4+p4LOzn5zcna43F44GBNNPj99RxSbzC4+t1nL66pWi8984IstyvjkOSoP82HwYu4agpvLlPb34mEmwFfi+Fg/S+gweddijx4DiU/4LeniiDT3wkIq8KG1zj/gbud4R419dI/bnNOXvwJZThYecYUqCNr9Lz4kZuSGwnJHYTFC9jtu6lvKKS0jI9szNpvk9HiYX7CX+6Acxo/SySTAx7mRjOs00bvqysKP4HbgmhxWYGrzoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Active", "label": "Active" }, { "symbol": { "type": "esriPMS", "url": "e5a946095f3c711ed758ca0e9b46cbfb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB+klEQVRIid3VT0iTcRzH8be5P5KXVVtsHZwNRkioIfPWqfFUdvASKUiFGFkkxBA8OGRIwUo6WQdXDC8SJB26eIhWYRTU2jSMtUdRmZPUhyZzHjYe/1EHUSbscdsjXvocf98fry8/vvD9aTjEaP5bvMSKucGG5bqRY0Y92rIMa+klluM/iQ2kSU+owmuwOSux9N3jarUTh05D6W4tjcxrPjYP8fb7OLN3UqTmCsYdVLmauNDdRcvJXPVyymjliqEF4eJdnrz7zFj7DNJoXvwspxtvcMl9n2sm8kSHlkHc9ja8L37zQZCR4/vhumps3kLg7PjossdY8o0y3qCIn8Pu6uVWVTHwzgtucrk+xFRt9pD34FbMwhmsR1CRJpwnBnjTHkLsyImfwmhWA+8M2YKxIvtsD65Hd1Qtvt1AX66Ib7ApHwSX2ZAV8QSppFp4ky3+sJJQxGMshhOkzpswFI2/J5wRib9UxEOIDx8w2PiMTluxeD/DE0lWA4o4kPzKL3+AUI9AfcHDfczQwiTxbuDvfjhjTD7y4LdDSbOAI2+DfoalVwT65pA+FbS4vhFpc/N8ZoQvt3torcw1gynmtzz4oz+Ydk8zP1LUyg0T9YaJ+oJEPBVY6kwYjmsp1a+xnllgWYohBSLMPgXW1X4WySCiK4iY55o6/EA5VPwfepigVUac7o8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Canceled", "label": "Canceled" }, { "symbol": { "type": "esriPMS", "url": "0bead1871ec51dc6472ba1257b9c00da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB8UlEQVRIid3VT0iTcRzH8ffmnj1zw9Tc89g/h1g7REgQRERGh7DykIcIvHSIKAu67KpIl8Dw6qURXjvYIQgCQS9FBBJ1kKyDbitr/pmuybNn09/2tBkGooM97tkjXvwcf39eP36/74/fz8U+xnVgcYes0CWr3JHq8DtceIp5sobGnIjz3MgyZQv3BLjqVRhSr9Nefwa3o2a7r5iDP5P0JD/wSYvwEMFPy7jvFCH/BfqO3kQt1++UQblCg/8S12IjjOvT9Iok7yri3ha61Q76m2+gUCEOF5x8RDAa5oWYpBPB3G64u7aFQSvwzrTdJ5hbIZz+Rpcp7gsQOnGb09XAWztQLnM+PcNZjO0il+ByM521x3BiI00XaUqM05uJ8bgsLjVwxA68VWSpkcDOthLcKeG1i/+f78Fnim8UEHvBN/Kl80vwvEbKNlwAQ2PFHF/ms5GmQzpUPZ6eZm09wUtTPBPj6fxrulvv0lYtvjDG1F+NCVMcSGVnGNG+MlDfbr24C2+Yz8Xp2zyd3XD0GM/irwgCPVYWWBxjKfWRIZHkvaWHS5/lXnyUyOoXHhy/RWu5GohFCr9G+Z79QX8uwduqnlw9wqAeIZyZ5Ylb5Zy7jsPUIBcN1oxVlsQyE+u/Gd68B3Y/i1QmSohohVE28T1lX/F/2Wme3Ki0CFEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Permitted", "label": "Permitted" }, { "symbol": { "type": "esriPMS", "url": "422a4f8d0aceeb7a0344c4fb3b8db8a4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/ElEQVRIid3VXUhTcRjH8W923CLBsnashI4ijYjUIgoKjAJZtJvdRApRUUJLEmI3XThkRIHlpQU5QrqJQIkuAiNwXVhe6NosXK+2w6aouZytFM44voyCQHSw486OeNPv8v/yefjzwPMXWMcI/y2+oVTEXl7MecsWLGaBTcl5lMlfjIbGaVcUhgzhVRI1ZSKt105TWVOBSdi4vKfMwdN+6h6/4e07mau/VUZ044f34Ko9StMNB8WZ9gvMcOkkW89Vc6qhg56+EE55mt6s+P7dOC4cx33djkiWmAR41IC1/gEPxwewqSqjq+GmSokWPfDKeJ1Yo3G8vZ+wa+IHJVw3z7IvF3jpBRdPcCTwjQPKwnKT0/DSHdj2lpCHgdQeY3t7D86ATGNGvKSInUbgpSbvKkJauZaGm/PZbBT/V8BEgSa+kEJdC64upt9Pw+OzJIzCiymYmiGuiUdjBOOzVIuFueOvPpD8MskTTTwQ4fatZzjuX6Y8V7ztJUOJGXyaOJDoH6bDF6LZVqW/uXefM/F1jCbgz2o4gxHueLqwAnV6CrS9INbZR+vINK91Da6BMPXuTuTuQa40n6EsUw+Gv5PydPH5fQR3+AfdOY3coExLUMbrl/FIFg6JhWzLz8M8lyI58ZNYdArfxzHuAfNGP4uEP4zLH85yyiC+pqwr/hfy5qCkkVsCLAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Proposed", "label": "Proposed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099440.173394546, "ymin": 1933078.4939567447, "xmax": 6126508.416170493, "ymax": 1949329.6275445372, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 100, "domain": null }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "length": 8, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "BadgeNumber", "type": "esriFieldTypeString", "alias": "BadgeNumber", "length": 6, "domain": null }, { "name": "ServiceID", "type": "esriFieldTypeString", "alias": "ServiceID", "length": 20, "domain": null }, { "name": "PoleType", "type": "esriFieldTypeString", "alias": "PoleType", "length": 20, "domain": { "type": "codedValue", "name": "utilLightPoleType_1", "description": "", "codedValues": [ { "name": "Taper 1 Bolt", "code": "Taper 1 Bolt" }, { "name": "Taper 2 Bolt", "code": "Taper 2 Bolt" }, { "name": "Taper 3 Bolt", "code": "Taper 3 Bolt" }, { "name": "Taper 4 Bolt", "code": "Taper 4 Bolt" }, { "name": "Top Mount", "code": "Top Mount" }, { "name": "Flute 1 Bolt", "code": "Flute 1 Bolt" }, { "name": "Mast Arm Pole", "code": "Mast Arm Pole" }, { "name": "1A", "code": "1A" }, { "name": "1B", "code": "1B" }, { "name": "33", "code": "33" }, { "name": "Type15", "code": "Type15" }, { "name": "PBP Pole", "code": "PBP Pole" }, { "name": "Standard Wood", "code": "Standard Wood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PoleMaterial", "type": "esriFieldTypeString", "alias": "PoleMaterial", "length": 20, "domain": { "type": "codedValue", "name": "utilLightPoleMaterial", "description": "", "codedValues": [ { "name": "Aluminium", "code": "Aluminium" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "Steel", "code": "Steel" }, { "name": "Wood", "code": "Wood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PoleHeight", "type": "esriFieldTypeSmallInteger", "alias": "PoleHeight", "domain": null }, { "name": "ArmLength", "type": "esriFieldTypeSmallInteger", "alias": "ArmLength", "domain": { "type": "codedValue", "name": "utilLightArmLength", "description": "", "codedValues": [ { "name": "3'", "code": 3 }, { "name": "6'", "code": 6 }, { "name": "8'", "code": 8 }, { "name": "10'", "code": 10 }, { "name": "12'", "code": 12 }, { "name": "15'", "code": 15 }, { "name": "20'", "code": 20 }, { "name": "25'", "code": 25 }, { "name": "30'", "code": 30 }, { "name": "35'", "code": 35 }, { "name": "40'", "code": 40 }, { "name": "45'", "code": 45 }, { "name": "50'", "code": 50 }, { "name": "55'", "code": 55 }, { "name": "60'", "code": 60 }, { "name": "65'", "code": 65 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LightFunction", "type": "esriFieldTypeString", "alias": "LightFunction", "length": 20, "domain": { "type": "codedValue", "name": "utilLightFunction", "description": "", "codedValues": [ { "name": "Flood Light", "code": "Flood Light" }, { "name": "Park Light", "code": "Park Light" }, { "name": "Parking Lot Light", "code": "Parking Lot Light" }, { "name": "Safety Light", "code": "Safety Light" }, { "name": "Street Light", "code": "Street Light" }, { "name": "Tennis Court Light", "code": "Tennis Court Light" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NumberofHeads", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfLamps", "domain": { "type": "codedValue", "name": "utilLampNumberOf", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LampType", "type": "esriFieldTypeString", "alias": "LampType", "length": 10, "domain": { "type": "codedValue", "name": "utilLampType", "description": "", "codedValues": [ { "name": "High Pressure Sodium", "code": "HPS" }, { "name": "LED", "code": "LED" }, { "name": "Metal Halide", "code": "MH" }, { "name": "Mercury Vapor", "code": "MERC" }, { "name": "Inductive", "code": "ID" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Wattage", "type": "esriFieldTypeSmallInteger", "alias": "Wattage", "domain": null }, { "name": "Volts", "type": "esriFieldTypeSmallInteger", "alias": "Volts", "domain": { "type": "codedValue", "name": "utilLampVoltage", "description": "", "codedValues": [ { "name": "120V", "code": 120 }, { "name": "240V", "code": 240 }, { "name": "277V", "code": 277 }, { "name": "480V", "code": 480 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Base", "type": "esriFieldTypeString", "alias": "Base", "length": 10, "domain": { "type": "codedValue", "name": "utilLightBase", "description": "", "codedValues": [ { "name": "Anchor", "code": "Anchor" }, { "name": "Buried", "code": "Buried" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Fixture", "type": "esriFieldTypeString", "alias": "Fixture", "length": 20, "domain": { "type": "codedValue", "name": "utilLightFixture", "description": "", "codedValues": [ { "name": "Cobra", "code": "Cobra" }, { "name": "Ornamental", "code": "Ornamental" }, { "name": "Park Dome", "code": "Park Dome" }, { "name": "Shoe Box", "code": "Shoe Box" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ControlType", "type": "esriFieldTypeString", "alias": "ControlType", "length": 20, "domain": { "type": "codedValue", "name": "utilLightControlType", "description": "", "codedValues": [ { "name": "Photo Electronic Control", "code": "PEC" }, { "name": "Time Clock", "code": "Time Clock" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasBeacon", "type": "esriFieldTypeString", "alias": "HasBeacon", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsFused", "type": "esriFieldTypeString", "alias": "IsFused", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsUnderground", "type": "esriFieldTypeString", "alias": "IsUnderground", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsMetered", "type": "esriFieldTypeString", "alias": "IsMetered", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasStencil", "type": "esriFieldTypeString", "alias": "HasStencil", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasSticker", "type": "esriFieldTypeString", "alias": "HasSticker", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RateSchedule", "type": "esriFieldTypeString", "alias": "RateSchedule", "length": 10, "domain": { "type": "codedValue", "name": "utilLightRateSchedule", "description": "", "codedValues": [ { "name": "LS1-A", "code": "LS1-A" }, { "name": "LS1-B", "code": "LS1-B" }, { "name": "LS1-C", "code": "LS1-C" }, { "name": "LS1-E", "code": "LS1-E" }, { "name": "LS1-F", "code": "LS1-F" }, { "name": "LS1-F1", "code": "LS1-F1" }, { "name": "LS2-A", "code": "LS2-A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "NoVehicleHds", "type": "esriFieldTypeSmallInteger", "alias": "NoVehicleHds", "domain": { "type": "range", "name": "trafNoOfVehHeads", "description": "", "range": [ 1, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NoPedHds", "type": "esriFieldTypeSmallInteger", "alias": "NoPedHds", "domain": { "type": "codedValue", "name": "trafNoOfPedHeads", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NoPedButtons", "type": "esriFieldTypeSmallInteger", "alias": "NoPedButtons", "domain": { "type": "codedValue", "name": "trafNoOfPedButtons", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "IsTrafficSignal", "type": "esriFieldTypeString", "alias": "IsTrafficSignal", "length": 3, "domain": { "type": "codedValue", "name": "shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasHandPoleCover", "type": "esriFieldTypeString", "alias": "HandPoleCover", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "isStreetlight", "type": "esriFieldTypeString", "alias": "isStreetlight", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SmallCellCarrier", "type": "esriFieldTypeString", "alias": "SmallCellCarrier", "length": 50, "domain": { "type": "codedValue", "name": "utilSmallCellCarrier", "description": "", "codedValues": [ { "name": "Verizon", "code": "Verizon" }, { "name": "ATT", "code": "ATT" }, { "name": "Crown Castle", "code": "Crown Castle" }, { "name": "Mobilitie", "code": "Mobilitie" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "hasFlagHolder", "type": "esriFieldTypeString", "alias": "hasFlagHolder", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FlagHolderInstallDate", "type": "esriFieldTypeDate", "alias": "FlagHolderInstallDate", "length": 8, "domain": null }, { "name": "hasSafeRouteBanner", "type": "esriFieldTypeString", "alias": "hasSafeRouteBanner", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SmallCellStatus", "type": "esriFieldTypeString", "alias": "SmallCellStatus", "length": 20, "domain": { "type": "codedValue", "name": "trafSmallCellStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "No Small Cell", "code": "No Small Cell" }, { "name": "Permitted", "code": "Permitted" }, { "name": "Canceled", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FixtureInstallDate", "type": "esriFieldTypeDate", "alias": "FixtureInstallDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_15", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALDO", "code": "ALDO" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PETER", "code": "PETER" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "ROB", "code": "ROB" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "TY", "code": "TY" }, { "name": "URSULA", "code": "URSULA" } ], "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": "PoleInstallDate", "type": "esriFieldTypeDate", "alias": "Date Pole Install", "length": 8, "domain": null }, { "name": "Lumens", "type": "esriFieldTypeSmallInteger", "alias": "Lumens", "domain": { "type": "codedValue", "name": "utilLightPoleLumens", "description": "", "codedValues": [ { "name": "3L 3000 Lumen", "code": 3000 }, { "name": "5L 5000 Lumen", "code": 5000 }, { "name": "9L 9000 Lumen", "code": 9000 }, { "name": "14L 14000 Lumen", "code": 14000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PoleMountedEquipment", "type": "esriFieldTypeString", "alias": "Pole Mounted Equipment", "length": 50, "domain": { "type": "codedValue", "name": "trafPoleMountedEquipment", "description": "transformer, other, none", "codedValues": [ { "name": "Transformer", "code": "Transformer" }, { "name": "Other", "code": "Other" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R19388_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_19388", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7946_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 107, "name": "Cupertino Water", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [ { "id": 108, "name": "CUP Hydrants SJWC Jun2018" }, { "id": 109, "name": "AIR VALVE" }, { "id": 110, "name": "FIRE HYDRANT" }, { "id": 111, "name": "SERVICE VALVE" }, { "id": 112, "name": "BLOW OFF VALVE SM" }, { "id": 113, "name": "PRESSURE REGULATOR" }, { "id": 114, "name": "LINE VALVE" }, { "id": 115, "name": "EMER PUMP CONNECT" }, { "id": 116, "name": "INTER UTILITY TIE" }, { "id": 117, "name": "AIR VALVE VENT RSR" }, { "id": 118, "name": "SJPW DOMESTIC SERVICE VALVE" }, { "id": 119, "name": "ZONE VALVE" }, { "id": 120, "name": "FIRE HYDRANT VALVE" }, { "id": 121, "name": "OPER ZONE VALVE" }, { "id": 122, "name": "TANK" }, { "id": 123, "name": "BLOW OFF VALVE LG" }, { "id": 124, "name": "CONS PRES REGULATR" }, { "id": 125, "name": "PUMP" }, { "id": 126, "name": "WATER MAIN TIE IN" }, { "id": 127, "name": "CUP Hydrants CalWater Jun2018" }, { "id": 128, "name": "SAMPLING STATION" }, { "id": 129, "name": "FIRE HYDRANT PIPE" }, { "id": 130, "name": "BLOW OFF PIPE" }, { "id": 131, "name": "Water Mains 2 Cupertino Lease Area" }, { "id": 132, "name": "AIR VALVE PIPE" }, { "id": 133, "name": "SERVICE LINE" }, { "id": 134, "name": "VAULT" }, { "id": 135, "name": "Cupertino Lease Area" }, { "id": 136, "name": "STATION" }, { "id": 137, "name": "WATER MAIN CASING" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.1586020866621366E8, "ymin": -9.326912802164851E7, "xmax": 1.2898354199954699E8, "ymax": 7.142834196432243E7, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 108, "name": "CUP Hydrants SJWC Jun2018", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 137, 48, 52, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099419.155917391, "ymin": 1932570.134848982, "xmax": 6126505.257913053, "ymax": 1950032.8981517255, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HYD_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HYD_ID", "type": "esriFieldTypeDouble", "alias": "HYD_ID", "domain": null }, { "name": "HYD_NUM", "type": "esriFieldTypeString", "alias": "HYD_NUM", "length": 10, "domain": null }, { "name": "WO_NUM", "type": "esriFieldTypeString", "alias": "WO_NUM", "length": 8, "domain": null }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "length": 100, "domain": null }, { "name": "HYD_TYPE", "type": "esriFieldTypeString", "alias": "HYD_TYPE", "length": 10, "domain": null }, { "name": "HYD_SIZE", "type": "esriFieldTypeDouble", "alias": "HYD_SIZE", "domain": null }, { "name": "HDR_STREET", "type": "esriFieldTypeString", "alias": "HDR_STREET", "length": 100, "domain": null }, { "name": "HDR_FEET", "type": "esriFieldTypeDouble", "alias": "HDR_FEET", "domain": null }, { "name": "HDR_DIR", "type": "esriFieldTypeString", "alias": "HDR_DIR", "length": 3, "domain": null }, { "name": "HDR_PROP", "type": "esriFieldTypeString", "alias": "HDR_PROP", "length": 3, "domain": null }, { "name": "SUB_STREET", "type": "esriFieldTypeString", "alias": "SUB_STREET", "length": 100, "domain": null }, { "name": "SUB_FEET", "type": "esriFieldTypeDouble", "alias": "SUB_FEET", "domain": null }, { "name": "SUB_DIR", "type": "esriFieldTypeString", "alias": "SUB_DIR", "length": 3, "domain": null }, { "name": "SUB_PROP", "type": "esriFieldTypeString", "alias": "SUB_PROP", "length": 3, "domain": null }, { "name": "INSTALL_YR", "type": "esriFieldTypeSmallInteger", "alias": "INSTALL_YR", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "length": 8, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5259_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3321_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 109, "name": "AIR VALVE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 83, 127, 44, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099547.713403061, "ymin": 1939047.14879781, "xmax": 6107858.427096561, "ymax": 1949871.5579232275, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AIR_VALVE_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AIR_VALVE_", "type": "esriFieldTypeInteger", "alias": "AIR_VALVE_", "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 8, "domain": null }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "length": 100, "domain": null }, { "name": "VALVE_SIZE", "type": "esriFieldTypeDouble", "alias": "VALVE_SIZE", "domain": null }, { "name": "INSTALL_YE", "type": "esriFieldTypeInteger", "alias": "INSTALL_YE", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5228_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5228", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3290_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 110, "name": "FIRE HYDRANT", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 142, 47, 63, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099415.193654969, "ymin": 1942217.2179169804, "xmax": 6113427.426457226, "ymax": 1950034.5720328987, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FIRE_HYDRA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FIRE_HYDRA", "type": "esriFieldTypeInteger", "alias": "FIRE_HYDRA", "domain": null }, { "name": "HYDRANT_NU", "type": "esriFieldTypeString", "alias": "HYDRANT_NU", "length": 10, "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 8, "domain": null }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "length": 100, "domain": null }, { "name": "HYDRANT_TY", "type": "esriFieldTypeString", "alias": "HYDRANT_TY", "length": 10, "domain": null }, { "name": "HYDRANT_SI", "type": "esriFieldTypeDouble", "alias": "HYDRANT_SI", "domain": null }, { "name": "HEADER_STR", "type": "esriFieldTypeString", "alias": "HEADER_STR", "length": 100, "domain": null }, { "name": "HEADER_FEE", "type": "esriFieldTypeDouble", "alias": "HEADER_FEE", "domain": null }, { "name": "HEADER_DIR", "type": "esriFieldTypeString", "alias": "HEADER_DIR", "length": 3, "domain": null }, { "name": "HEADER_PRO", "type": "esriFieldTypeString", "alias": "HEADER_PRO", "length": 3, "domain": null }, { "name": "SUB_STREET", "type": "esriFieldTypeString", "alias": "SUB_STREET", "length": 100, "domain": null }, { "name": "SUB_FEET", "type": "esriFieldTypeDouble", "alias": "SUB_FEET", "domain": null }, { "name": "SUB_DIR", "type": "esriFieldTypeString", "alias": "SUB_DIR", "length": 3, "domain": null }, { "name": "SUB_PROP", "type": "esriFieldTypeString", "alias": "SUB_PROP", "length": 3, "domain": null }, { "name": "INSTALL_YE", "type": "esriFieldTypeInteger", "alias": "INSTALL_YE", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5237_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5237", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3299_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 111, "name": "SERVICE VALVE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 36, 49, 150, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099601.337639645, "ymin": 1940045.7386641502, "xmax": 6113393.499359727, "ymax": 1949945.012828812, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SERVICE_VA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SERVICE_VA", "type": "esriFieldTypeInteger", "alias": "SERVICE_VA", "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 8, "domain": null }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "length": 100, "domain": null }, { "name": "VALVE_TYPE", "type": "esriFieldTypeString", "alias": "VALVE_TYPE", "length": 40, "domain": null }, { "name": "VALVE_SIZE", "type": "esriFieldTypeDouble", "alias": "VALVE_SIZE", "domain": null }, { "name": "CONNECTION", "type": "esriFieldTypeString", "alias": "CONNECTION", "length": 100, "domain": null }, { "name": "OPERATION_", "type": "esriFieldTypeString", "alias": "OPERATION_", "length": 50, "domain": null }, { "name": "END_TYPE", "type": "esriFieldTypeString", "alias": "END_TYPE", "length": 32, "domain": null }, { "name": "TURN", "type": "esriFieldTypeDouble", "alias": "TURN", "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeString", "alias": "SUBTYPE", "length": 50, "domain": null }, { "name": "IS_RECONNE", "type": "esriFieldTypeString", "alias": "IS_RECONNE", "length": 3, "domain": null }, { "name": "INSTALL_YE", "type": "esriFieldTypeInteger", "alias": "INSTALL_YE", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5247_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5247", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3309_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 112, "name": "BLOW OFF VALVE SM", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 137, 68, 147, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6100113.545604721, "ymin": 1939171.9077346474, "xmax": 6113313.219336554, "ymax": 1948199.5806241482, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLOW_OFF_V", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BLOW_OFF_V", "type": "esriFieldTypeInteger", "alias": "BLOW_OFF_V", "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 8, "domain": null }, { "name": "VALVE_SIZE", "type": "esriFieldTypeDouble", "alias": "VALVE_SIZE", "domain": null }, { "name": "INSTALL_YE", "type": "esriFieldTypeInteger", "alias": "INSTALL_YE", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5233_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5233", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3295_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 113, "name": "PRESSURE REGULATOR", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 153, 165, 82, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6108739.407618061, "ymin": 1946210.8424756378, "xmax": 6108741.630710721, "ymax": 1946213.3628118038, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "PRESSURE_R", "type": "esriFieldTypeInteger", "alias": "PRESSURE_R", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 8, "domain": null }, { "name": "UPSTREAM_S", "type": "esriFieldTypeDouble", "alias": "UPSTREAM_S", "domain": null }, { "name": "DOWNSTREAM", "type": "esriFieldTypeDouble", "alias": "DOWNSTREAM", "domain": null }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "length": 100, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 100, "domain": null }, { "name": "REGULATOR_", "type": "esriFieldTypeDouble", "alias": "REGULATOR_", "domain": null }, { "name": "INSTALL_YE", "type": "esriFieldTypeInteger", "alias": "INSTALL_YE", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5243_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5243", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 114, "name": "LINE VALVE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 155, 51, 152, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6098717.9414405525, "ymin": 1938477.8034798056, "xmax": 6114885.425509721, "ymax": 1949916.4390670657, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LINE_VALVE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LINE_VALVE", "type": "esriFieldTypeInteger", "alias": "LINE_VALVE", "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 8, "domain": null }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "length": 100, "domain": null }, { "name": "VALVE_SIZE", "type": "esriFieldTypeDouble", "alias": "VALVE_SIZE", "domain": null }, { "name": "VALVE_TYPE", "type": "esriFieldTypeString", "alias": "VALVE_TYPE", "length": 40, "domain": null }, { "name": "CONNECTION", "type": "esriFieldTypeString", "alias": "CONNECTION", "length": 100, "domain": null }, { "name": "OPERATION_", "type": "esriFieldTypeString", "alias": "OPERATION_", "length": 50, "domain": null }, { "name": "END_TYPE", "type": "esriFieldTypeString", "alias": "END_TYPE", "length": 32, "domain": null }, { "name": "TURN", "type": "esriFieldTypeDouble", "alias": "TURN", "domain": null }, { "name": "HEADER_STR", "type": "esriFieldTypeString", "alias": "HEADER_STR", "length": 100, "domain": null }, { "name": "HEADER_FEE", "type": "esriFieldTypeDouble", "alias": "HEADER_FEE", "domain": null }, { "name": "HEADER_DIR", "type": "esriFieldTypeString", "alias": "HEADER_DIR", "length": 3, "domain": null }, { "name": "HEADER_PRO", "type": "esriFieldTypeString", "alias": "HEADER_PRO", "length": 3, "domain": null }, { "name": "SUB_STREET", "type": "esriFieldTypeString", "alias": "SUB_STREET", "length": 100, "domain": null }, { "name": "SUB_FEET", "type": "esriFieldTypeDouble", "alias": "SUB_FEET", "domain": null }, { "name": "SUB_DIR", "type": "esriFieldTypeString", "alias": "SUB_DIR", "length": 3, "domain": null }, { "name": "SUB_PROP", "type": "esriFieldTypeString", "alias": "SUB_PROP", "length": 3, "domain": null }, { "name": "INSTALL_YE", "type": "esriFieldTypeInteger", "alias": "INSTALL_YE", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5241_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5241", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3303_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 115, "name": "EMER PUMP CONNECT", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 155, 62, 146, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EMER_PUMP_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EMER_PUMP_", "type": "esriFieldTypeInteger", "alias": "EMER_PUMP_", "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "INSTALL_YE", "type": "esriFieldTypeInteger", "alias": "INSTALL_YE", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5236_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5236", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3298_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 116, "name": "INTER UTILITY TIE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 49, 110, 132, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "INTER_UTIL", "type": "esriFieldTypeInteger", "alias": "INTER_UTIL", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 8, "domain": null }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "length": 100, "domain": null }, { "name": "METER_SIZE", "type": "esriFieldTypeInteger", "alias": "METER_SIZE", "domain": null }, { "name": "INSTALL_YE", "type": "esriFieldTypeInteger", "alias": "INSTALL_YE", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5240_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5240", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3302_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 117, "name": "AIR VALVE VENT RSR", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 173, 53, 117, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6100775.5488738865, "ymin": 1940014.1189767271, "xmax": 6107861.650515303, "ymax": 1949324.3378890604, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AIR_VALVE_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AIR_VALVE_", "type": "esriFieldTypeInteger", "alias": "AIR_VALVE_", "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 8, "domain": null }, { "name": "INSTALL_YE", "type": "esriFieldTypeInteger", "alias": "INSTALL_YE", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5230_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5230", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3292_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 118, "name": "SJPW DOMESTIC SERVICE VALVE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 141, 71, 142, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099601.337639645, "ymin": 1940045.7386641502, "xmax": 6113393.499359727, "ymax": 1949761.1628028154, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SERVICE_VA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SERVICE_VA", "type": "esriFieldTypeInteger", "alias": "SERVICE_VA", "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 8, "domain": null }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "length": 100, "domain": null }, { "name": "VALVE_TYPE", "type": "esriFieldTypeString", "alias": "VALVE_TYPE", "length": 40, "domain": null }, { "name": "VALVE_SIZE", "type": "esriFieldTypeDouble", "alias": "VALVE_SIZE", "domain": null }, { "name": "CONNECTION", "type": "esriFieldTypeString", "alias": "CONNECTION", "length": 100, "domain": null }, { "name": "OPERATION_", "type": "esriFieldTypeString", "alias": "OPERATION_", "length": 50, "domain": null }, { "name": "END_TYPE", "type": "esriFieldTypeString", "alias": "END_TYPE", "length": 32, "domain": null }, { "name": "TURN", "type": "esriFieldTypeDouble", "alias": "TURN", "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeString", "alias": "SUBTYPE", "length": 50, "domain": null }, { "name": "IS_RECONNE", "type": "esriFieldTypeString", "alias": "IS_RECONNE", "length": 3, "domain": null }, { "name": "INSTALL_YE", "type": "esriFieldTypeInteger", "alias": "INSTALL_YE", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5248_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5248", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3310_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 119, "name": "ZONE VALVE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 170, 78, 59, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6108750.44335714, "ymin": 1938871.9306443036, "xmax": 6113576.088561475, "ymax": 1949002.500278145, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZONE_VALVE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZONE_VALVE", "type": "esriFieldTypeInteger", "alias": "ZONE_VALVE", "domain": null }, { "name": "VALVE_NUM", "type": "esriFieldTypeString", "alias": "VALVE_NUM", "length": 8, "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 8, "domain": null }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "length": 100, "domain": null }, { "name": "VALVE_SIZE", "type": "esriFieldTypeDouble", "alias": "VALVE_SIZE", "domain": null }, { "name": "VALVE_TYPE", "type": "esriFieldTypeString", "alias": "VALVE_TYPE", "length": 40, "domain": null }, { "name": "CONNECTION", "type": "esriFieldTypeString", "alias": "CONNECTION", "length": 100, "domain": null }, { "name": "OPERATION_", "type": "esriFieldTypeString", "alias": "OPERATION_", "length": 50, "domain": null }, { "name": "END_TYPE", "type": "esriFieldTypeString", "alias": "END_TYPE", "length": 32, "domain": null }, { "name": "TURN", "type": "esriFieldTypeDouble", "alias": "TURN", "domain": null }, { "name": "INSTALL_YE", "type": "esriFieldTypeInteger", "alias": "INSTALL_YE", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5255_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5255", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3317_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 120, "name": "FIRE HYDRANT VALVE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 58, 163, 112, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099419.083410963, "ymin": 1938243.6435150653, "xmax": 6113427.056379214, "ymax": 1950036.1278040558, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FIRE_HYDRA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FIRE_HYDRA", "type": "esriFieldTypeInteger", "alias": "FIRE_HYDRA", "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 8, "domain": null }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "length": 100, "domain": null }, { "name": "VALVE_TYPE", "type": "esriFieldTypeString", "alias": "VALVE_TYPE", "length": 40, "domain": null }, { "name": "VALVE_SIZE", "type": "esriFieldTypeDouble", "alias": "VALVE_SIZE", "domain": null }, { "name": "CONNECTION", "type": "esriFieldTypeString", "alias": "CONNECTION", "length": 100, "domain": null }, { "name": "OPERATION_", "type": "esriFieldTypeString", "alias": "OPERATION_", "length": 50, "domain": null }, { "name": "END_TYPE", "type": "esriFieldTypeString", "alias": "END_TYPE", "length": 32, "domain": null }, { "name": "TURN", "type": "esriFieldTypeDouble", "alias": "TURN", "domain": null }, { "name": "IS_RECONNE", "type": "esriFieldTypeString", "alias": "IS_RECONNE", "length": 3, "domain": null }, { "name": "INSTALL_YE", "type": "esriFieldTypeInteger", "alias": "INSTALL_YE", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5239_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5239", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3301_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 121, "name": "OPER ZONE VALVE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 78, 150, 58, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6100950.623326883, "ymin": 1938479.1784770638, "xmax": 6109003.972705722, "ymax": 1948168.4901351482, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OPER_ZONE_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OPER_ZONE_", "type": "esriFieldTypeInteger", "alias": "OPER_ZONE_", "domain": null }, { "name": "VALVE_NUM", "type": "esriFieldTypeString", "alias": "VALVE_NUM", "length": 50, "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 8, "domain": null }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "length": 100, "domain": null }, { "name": "VALVE_SIZE", "type": "esriFieldTypeDouble", "alias": "VALVE_SIZE", "domain": null }, { "name": "VALVE_TYPE", "type": "esriFieldTypeString", "alias": "VALVE_TYPE", "length": 40, "domain": null }, { "name": "CONNECTION", "type": "esriFieldTypeString", "alias": "CONNECTION", "length": 100, "domain": null }, { "name": "OPERATION_", "type": "esriFieldTypeString", "alias": "OPERATION_", "length": 50, "domain": null }, { "name": "END_TYPE", "type": "esriFieldTypeString", "alias": "END_TYPE", "length": 32, "domain": null }, { "name": "TURN", "type": "esriFieldTypeDouble", "alias": "TURN", "domain": null }, { "name": "INSTALL_YE", "type": "esriFieldTypeInteger", "alias": "INSTALL_YE", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5242_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5242", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3304_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 122, "name": "TANK", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 68, 145, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6098754.532574728, "ymin": 1940855.457845226, "xmax": 6108719.174062714, "ymax": 1946764.4598067254, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "TANK_ID", "type": "esriFieldTypeInteger", "alias": "TANK_ID", "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 8, "domain": null }, { "name": "STATION_NU", "type": "esriFieldTypeString", "alias": "STATION_NU", "length": 3, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "TANK_LEVEL", "type": "esriFieldTypeDouble", "alias": "TANK_LEVEL", "domain": null }, { "name": "BASE_ELEVA", "type": "esriFieldTypeInteger", "alias": "BASE_ELEVA", "domain": null }, { "name": "OVERFLOW_E", "type": "esriFieldTypeDouble", "alias": "OVERFLOW_E", "domain": null }, { "name": "INSTALL_YE", "type": "esriFieldTypeInteger", "alias": "INSTALL_YE", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5250_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5250", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3312_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 123, "name": "BLOW OFF VALVE LG", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 153, 50, 64, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6103832.683835715, "ymin": 1937950.2425270677, "xmax": 6113023.182515055, "ymax": 1947542.7171084732, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLOW_OFF_V", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BLOW_OFF_V", "type": "esriFieldTypeInteger", "alias": "BLOW_OFF_V", "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 8, "domain": null }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "length": 100, "domain": null }, { "name": "VALVE_SIZE", "type": "esriFieldTypeDouble", "alias": "VALVE_SIZE", "domain": null }, { "name": "VALVE_TYPE", "type": "esriFieldTypeString", "alias": "VALVE_TYPE", "length": 40, "domain": null }, { "name": "CONNECTION", "type": "esriFieldTypeString", "alias": "CONNECTION", "length": 100, "domain": null }, { "name": "OPERATION_", "type": "esriFieldTypeString", "alias": "OPERATION_", "length": 50, "domain": null }, { "name": "END_TYPE", "type": "esriFieldTypeString", "alias": "END_TYPE", "length": 32, "domain": null }, { "name": "TURN", "type": "esriFieldTypeDouble", "alias": "TURN", "domain": null }, { "name": "INSTALL_YE", "type": "esriFieldTypeInteger", "alias": "INSTALL_YE", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5232_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5232", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3294_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 124, "name": "CONS PRES REGULATR", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 110, 132, 42, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6106400.454290718, "ymin": 1945965.8790548146, "xmax": 6107221.973645061, "ymax": 1946686.56166856, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CONS_PRES_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CONS_PRES_", "type": "esriFieldTypeInteger", "alias": "CONS_PRES_", "domain": null }, { "name": "SERVICE_LI", "type": "esriFieldTypeDouble", "alias": "SERVICE_LI", "domain": null }, { "name": "DOWNSTREAM", "type": "esriFieldTypeDouble", "alias": "DOWNSTREAM", "domain": null }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "length": 100, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 100, "domain": null }, { "name": "REGULATOR_", "type": "esriFieldTypeDouble", "alias": "REGULATOR_", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5234_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5234", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3296_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 125, "name": "PUMP", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 153, 61, 97, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6108699.675742134, "ymin": 1946216.9402324706, "xmax": 6108717.414879888, "ymax": 1946236.74727948, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "PUMP_ID", "type": "esriFieldTypeInteger", "alias": "PUMP_ID", "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 8, "domain": null }, { "name": "STATION_NU", "type": "esriFieldTypeString", "alias": "STATION_NU", "length": 3, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "INSTALL_YE", "type": "esriFieldTypeInteger", "alias": "INSTALL_YE", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5244_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5244", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3306_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 126, "name": "WATER MAIN TIE IN", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 35, 142, 60, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6104000.325560808, "ymin": 1941647.9060634822, "xmax": 6110361.929635465, "ymax": 1946058.498292148, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WATER_MAIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WATER_MAIN", "type": "esriFieldTypeInteger", "alias": "WATER_MAIN", "domain": null }, { "name": "WATER_MAI1", "type": "esriFieldTypeDouble", "alias": "WATER_MAI1", "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5253_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5253", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3315_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 127, "name": "CUP Hydrants CalWater Jun2018", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 175, 154, 58, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6106210.643646717, "ymin": 1941160.0914223045, "xmax": 6124837.028309882, "ymax": 1949578.5424331427, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GradientName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "WaterType", "type": "esriFieldTypeString", "alias": "WaterType", "length": 5, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 255, "domain": null }, { "name": "HydrantNumber", "type": "esriFieldTypeString", "alias": "HydrantNumber", "length": 20, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 10, "domain": null }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "ProjectNumber", "length": 20, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 10, "domain": null }, { "name": "BarrelDiameter", "type": "esriFieldTypeDouble", "alias": "BarrelDiameter", "domain": null }, { "name": "WH", "type": "esriFieldTypeSmallInteger", "alias": "WharfHead", "domain": null }, { "name": "PBC", "type": "esriFieldTypeSmallInteger", "alias": "Portable Booster Conn", "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 10, "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 10, "domain": null }, { "name": "DepartmentID", "type": "esriFieldTypeSmallInteger", "alias": "DepartmentID", "domain": null }, { "name": "OperatingDistrict", "type": "esriFieldTypeString", "alias": "OperatingDistrict", "length": 10, "domain": null }, { "name": "X_Coord", "type": "esriFieldTypeDouble", "alias": "X_Coord", "domain": null }, { "name": "Y_Coord", "type": "esriFieldTypeDouble", "alias": "Y_Coord", "domain": null }, { "name": "XY_Source", "type": "esriFieldTypeString", "alias": "XY_Source", "length": 5, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "ElevationSource", "type": "esriFieldTypeString", "alias": "ElevationSource", "length": 5, "domain": null }, { "name": "PlotMap", "type": "esriFieldTypeSmallInteger", "alias": "PlotMap", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeDouble", "alias": "FacilityID", "domain": null }, { "name": "EditProjectNumber", "type": "esriFieldTypeString", "alias": "EditProjectNumber", "length": 20, "domain": null }, { "name": "WQ_ReportArea", "type": "esriFieldTypeString", "alias": "WQ_ReportArea", "length": 10, "domain": null }, { "name": "GradientName", "type": "esriFieldTypeString", "alias": "GradientName", "length": 50, "domain": null }, { "name": "CR_1_Size", "type": "esriFieldTypeDouble", "alias": "CR_1_Size", "domain": null }, { "name": "CR_1_Angle", "type": "esriFieldTypeSmallInteger", "alias": "CR_1_Angle", "domain": null }, { "name": "CR_1_X_Offset", "type": "esriFieldTypeDouble", "alias": "CR_1_X_Offset", "domain": null }, { "name": "CR_1_Y_Offset", "type": "esriFieldTypeDouble", "alias": "CR_1_Y_Offset", "domain": null }, { "name": "CR_1_Visibility", "type": "esriFieldTypeSmallInteger", "alias": "CR_1_Visibility", "domain": null }, { "name": "Gradient", "type": "esriFieldTypeInteger", "alias": "Gradient", "domain": null }, { "name": "SymbolRotation", "type": "esriFieldTypeSmallInteger", "alias": "SymbolRotation", "domain": null }, { "name": "CR_1_RuleID", "type": "esriFieldTypeInteger", "alias": "CR_1_RuleID", "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": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9013_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4364_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 128, "name": "SAMPLING STATION", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 147, 44, 35, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099632.883180216, "ymin": 1938871.045475483, "xmax": 6112512.901383385, "ymax": 1949828.9661448896, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SAMPLING_S", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SAMPLING_S", "type": "esriFieldTypeInteger", "alias": "SAMPLING_S", "domain": null }, { "name": "SAMPLING_1", "type": "esriFieldTypeString", "alias": "SAMPLING_1", "length": 4, "domain": null }, { "name": "SERVICE_AD", "type": "esriFieldTypeString", "alias": "SERVICE_AD", "length": 150, "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 8, "domain": null }, { "name": "UPSTREAM_L", "type": "esriFieldTypeString", "alias": "UPSTREAM_L", "length": 150, "domain": null }, { "name": "DOWNSTREAM", "type": "esriFieldTypeString", "alias": "DOWNSTREAM", "length": 150, "domain": null }, { "name": "SAMPLE_TYP", "type": "esriFieldTypeString", "alias": "SAMPLE_TYP", "length": 32, "domain": null }, { "name": "PRESSURE_Z", "type": "esriFieldTypeInteger", "alias": "PRESSURE_Z", "domain": null }, { "name": "INSTALL_YE", "type": "esriFieldTypeInteger", "alias": "INSTALL_YE", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5245_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5245", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3307_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 129, "name": "FIRE HYDRANT PIPE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 36, 153, 36, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099415.1933268905, "ymin": 1938235.5808671415, "xmax": 6113427.426457226, "ymax": 1950038.9339008033, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FIRE_HYDRA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FIRE_HYDRA", "type": "esriFieldTypeInteger", "alias": "FIRE_HYDRA", "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": null }, { "name": "IS_RECONNE", "type": "esriFieldTypeString", "alias": "IS_RECONNE", "length": 3, "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5238_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5238", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3300_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 130, "name": "BLOW OFF PIPE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 133, 158, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6100115.440285966, "ymin": 1939175.0136995614, "xmax": 6112290.6642950475, "ymax": 1948196.0589776486, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLOW_OFF_P", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BLOW_OFF_P", "type": "esriFieldTypeInteger", "alias": "BLOW_OFF_P", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5231_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5231", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3293_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 131, "name": "Water Mains 2 Cupertino Lease Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 127, 127, 51, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6098515.740401387, "ymin": 1937954.2428471446, "xmax": 6115596.095676303, "ymax": 1950079.5621003956, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WATER_MAIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WATER_MAIN", "type": "esriFieldTypeInteger", "alias": "WATER_MAIN", "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeString", "alias": "SUBTYPE", "length": 32, "domain": null }, { "name": "IS_RESTRAI", "type": "esriFieldTypeString", "alias": "IS_RESTRAI", "length": 3, "domain": null }, { "name": "IS_TIE_IN", "type": "esriFieldTypeString", "alias": "IS_TIE_IN", "length": 3, "domain": null }, { "name": "PRESSURE_Z", "type": "esriFieldTypeInteger", "alias": "PRESSURE_Z", "domain": null }, { "name": "INSTALL_YE", "type": "esriFieldTypeInteger", "alias": "INSTALL_YE", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5254_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5254", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3316_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 132, "name": "AIR VALVE PIPE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 83, 130, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099537.257387221, "ymin": 1943461.1350485533, "xmax": 6106640.615883887, "ymax": 1949889.349882394, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AIR_VALVE_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AIR_VALVE_", "type": "esriFieldTypeInteger", "alias": "AIR_VALVE_", "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "INSTALL_YE", "type": "esriFieldTypeInteger", "alias": "INSTALL_YE", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5229_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5229", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3291_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 133, "name": "SERVICE LINE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 40, 57, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6101746.481643304, "ymin": 1938802.1765187234, "xmax": 6112370.515513301, "ymax": 1947273.1247998923, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SERVICE_LI", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SERVICE_LI", "type": "esriFieldTypeInteger", "alias": "SERVICE_LI", "domain": null }, { "name": "SP_ID", "type": "esriFieldTypeString", "alias": "SP_ID", "length": 10, "domain": null }, { "name": "SIO_NUM", "type": "esriFieldTypeString", "alias": "SIO_NUM", "length": 6, "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeString", "alias": "SUBTYPE", "length": 50, "domain": null }, { "name": "SUB_FEET", "type": "esriFieldTypeDouble", "alias": "SUB_FEET", "domain": null }, { "name": "SUB_DIR", "type": "esriFieldTypeString", "alias": "SUB_DIR", "length": 4, "domain": null }, { "name": "IS_RECONNE", "type": "esriFieldTypeString", "alias": "IS_RECONNE", "length": 3, "domain": null }, { "name": "HAS_CHECK_", "type": "esriFieldTypeString", "alias": "HAS_CHECK_", "length": 3, "domain": null }, { "name": "INSTALL_YE", "type": "esriFieldTypeInteger", "alias": "INSTALL_YE", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5246_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5246", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3308_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 134, "name": "VAULT", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "VAULT_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "VAULT_ID", "type": "esriFieldTypeInteger", "alias": "VAULT_ID", "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 8, "domain": null }, { "name": "INSTALL_YE", "type": "esriFieldTypeInteger", "alias": "INSTALL_YE", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5251_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5251", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3313_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 135, "name": "Cupertino Lease Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6098031.401146978, "ymin": 1937813.016751647, "xmax": 6115866.483915061, "ymax": 1950310.7250238955, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "SERVICE_AR", "type": "esriFieldTypeDouble", "alias": "SERVICE_AR", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "CREATED_DA", "type": "esriFieldTypeDate", "alias": "CREATED_DA", "length": 8, "domain": null }, { "name": "MODIFIED_D", "type": "esriFieldTypeDate", "alias": "MODIFIED_D", "length": 8, "domain": null }, { "name": "GEO_MOD_DA", "type": "esriFieldTypeDate", "alias": "GEO_MOD_DA", "length": 8, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 40, "domain": null }, { "name": "MODIFIED_B", "type": "esriFieldTypeString", "alias": "MODIFIED_B", "length": 40, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5235_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5235", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3297_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 136, "name": "STATION", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6098671.498948142, "ymin": 1940605.7250769734, "xmax": 6115555.5839463025, "ymax": 1949736.1694144756, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "STATION_ID", "type": "esriFieldTypeInteger", "alias": "STATION_ID", "domain": null }, { "name": "STATION_NU", "type": "esriFieldTypeString", "alias": "STATION_NU", "length": 3, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 75, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 250, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 50, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "length": 5, "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5249_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5249", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3311_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 137, "name": "WATER MAIN CASING", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 107, "name": "Cupertino Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6110099.792036384, "ymin": 1943806.6711028963, "xmax": 6110169.833234891, "ymax": 1943818.0250828117, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WATER_MAIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WATER_MAIN", "type": "esriFieldTypeInteger", "alias": "WATER_MAIN", "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeString", "alias": "SUBTYPE", "length": 32, "domain": null }, { "name": "INSTALL_YE", "type": "esriFieldTypeInteger", "alias": "INSTALL_YE", "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 100, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5252_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5252", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3314_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 138, "name": "SJ Water", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [ { "id": 139, "name": "SJ Water Valves" }, { "id": 140, "name": "SJ Water Mains" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6099413.431847468, "ymin": 1932541.654919058, "xmax": 6126607.597931474, "ymax": 1950077.8878911436, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 139, "name": "SJ Water Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 138, "name": "SJ Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099434.405230716, "ymin": 1932641.2597067207, "xmax": 6126554.404140219, "ymax": 1949914.7648578137, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GLOBAL_GIS_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GLOBAL_GIS_ID", "type": "esriFieldTypeString", "alias": "GLOBAL_GIS_ID", "length": 32, "domain": null }, { "name": "WORK_ORDER_NUM", "type": "esriFieldTypeString", "alias": "WORK_ORDER_NUM", "length": 8, "domain": null }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "length": 100, "domain": null }, { "name": "VALVE_SIZE", "type": "esriFieldTypeDouble", "alias": "VALVE_SIZE", "domain": null }, { "name": "VALVE_TYPE", "type": "esriFieldTypeString", "alias": "VALVE_TYPE", "length": 40, "domain": null }, { "name": "CONNECTION_TYPE", "type": "esriFieldTypeString", "alias": "CONNECTION_TYPE", "length": 100, "domain": null }, { "name": "OPERATION_TYPE", "type": "esriFieldTypeString", "alias": "OPERATION_TYPE", "length": 50, "domain": null }, { "name": "END_TYPE", "type": "esriFieldTypeString", "alias": "END_TYPE", "length": 32, "domain": null }, { "name": "TURN", "type": "esriFieldTypeDouble", "alias": "TURN", "domain": null }, { "name": "HEADER_STREET", "type": "esriFieldTypeString", "alias": "HEADER_STREET", "length": 100, "domain": null }, { "name": "HEADER_FEET", "type": "esriFieldTypeDouble", "alias": "HEADER_FEET", "domain": null }, { "name": "HEADER_DIR", "type": "esriFieldTypeString", "alias": "HEADER_DIR", "length": 3, "domain": null }, { "name": "HEADER_PROP", "type": "esriFieldTypeString", "alias": "HEADER_PROP", "length": 3, "domain": null }, { "name": "SUB_STREET", "type": "esriFieldTypeString", "alias": "SUB_STREET", "length": 100, "domain": null }, { "name": "SUB_FEET", "type": "esriFieldTypeDouble", "alias": "SUB_FEET", "domain": null }, { "name": "SUB_DIR", "type": "esriFieldTypeString", "alias": "SUB_DIR", "length": 3, "domain": null }, { "name": "SUB_PROP", "type": "esriFieldTypeString", "alias": "SUB_PROP", "length": 3, "domain": null }, { "name": "INSTALL_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "INSTALL_YEAR", "domain": null }, { "name": "VALVE_STATUS", "type": "esriFieldTypeString", "alias": "VALVE_STATUS", "length": 6, "domain": null }, { "name": "CRITICAL_REMARK", "type": "esriFieldTypeString", "alias": "CRITICAL_REMARK", "length": 2000, "domain": null }, { "name": "PLAT_MAP_NUM", "type": "esriFieldTypeString", "alias": "PLAT_MAP_NUM", "length": 4, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5257_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3319_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 140, "name": "SJ Water Mains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 138, "name": "SJ Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 69, 173, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099413.431847468, "ymin": 1932541.654919058, "xmax": 6126607.597931474, "ymax": 1950077.8878911436, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PRESSURE_ZONE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GLOBAL_GIS_ID", "type": "esriFieldTypeString", "alias": "GLOBAL_GIS_ID", "length": 32, "domain": null }, { "name": "WORK_ORDER_NUM", "type": "esriFieldTypeString", "alias": "WORK_ORDER_NUM", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeString", "alias": "SUBTYPE", "length": 32, "domain": null }, { "name": "IS_RESTRAINED", "type": "esriFieldTypeString", "alias": "IS_RESTRAINED", "length": 3, "domain": null }, { "name": "IS_TIE_IN", "type": "esriFieldTypeString", "alias": "IS_TIE_IN", "length": 3, "domain": null }, { "name": "PRESSURE_ZONE_NAME", "type": "esriFieldTypeString", "alias": "PRESSURE_ZONE_NAME", "length": 120, "domain": null }, { "name": "INSTALL_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "INSTALL_YEAR", "domain": null }, { "name": "CRITICAL_REMARK", "type": "esriFieldTypeString", "alias": "CRITICAL_REMARK", "length": 2000, "domain": null }, { "name": "PLAT_MAP_NUM", "type": "esriFieldTypeString", "alias": "PLAT_MAP_NUM", "length": 4, "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": "STLength__", "type": "esriFieldTypeDouble", "alias": "STLength()", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R20911_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9282_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 141, "name": "Cupertino Sanitary", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [ { "id": 142, "name": "Point" }, { "id": 143, "name": "Line" }, { "id": 144, "name": "Area" }, { "id": 145, "name": "CadDoc" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.4139178544282913, "ymin": -4161882.205421433, "xmax": 1.2514826559656963E7, "ymax": 8352074.901784897, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 142, "name": "Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 141, "name": "Cupertino Sanitary" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 113, 137, 39, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099379.40698114, "ymin": 1919377.4000796378, "xmax": 6124920.176109478, "ymax": 1949768.9226298034, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EntID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EntID", "type": "esriFieldTypeInteger", "alias": "EntID", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "FieldType", "description": "Types of Sewer Point Features", "codedValues": [ { "name": "Pump Station", "code": "1" }, { "name": "Grease Interceptor", "code": "2" }, { "name": "Manholes", "code": "3" }, { "name": "Cleanout Box", "code": "4" }, { "name": "Vent Pipe", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8568_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4163_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 143, "name": "Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 141, "name": "Cupertino Sanitary" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 59, 142, 64, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099379.40698114, "ymin": 1919377.4000796378, "xmax": 6124965.736713886, "ymax": 1949768.9226298034, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EntID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EntID", "type": "esriFieldTypeInteger", "alias": "EntID", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8569_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4164_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 144, "name": "Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 141, "name": "Cupertino Sanitary" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 252, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6091365.203521386, "ymin": 1910407.6122449785, "xmax": 6136366.03740406, "ymax": 1951944.9999705553, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EntID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EntID", "type": "esriFieldTypeInteger", "alias": "EntID", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8567_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4162_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 145, "name": "CadDoc", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 141, "name": "Cupertino Sanitary" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.4139178544282913, "ymin": -4161882.205421433, "xmax": 1.2514826559656963E7, "ymax": 8352074.901784897, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DocName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 255, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 1025, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 255, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8570_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4165_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 146, "name": "Annexation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "\"Reso: \" CONCAT [ResoNum] CONCAT NEWLINE CONCAT \"Ordinance: \" CONCAT [OrdNum]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6000, "name": "Default", "priority": 62, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6098600.0282906145, "ymin": 1927689.984504357, "xmax": 6126714.899226114, "ymax": 1950321.1433101892, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OwnerName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CertDate", "type": "esriFieldTypeDate", "alias": "CertDate", "length": 8, "domain": null }, { "name": "ResoNum", "type": "esriFieldTypeString", "alias": "ResoNum", "length": 20, "domain": null }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "OwnerName", "length": 50, "domain": null }, { "name": "FinalDate", "type": "esriFieldTypeDate", "alias": "FinalDate", "length": 8, "domain": null }, { "name": "Title", "type": "esriFieldTypeString", "alias": "Title", "length": 50, "domain": null }, { "name": "OrdNum", "type": "esriFieldTypeString", "alias": "OrdNum", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PWFileNum", "type": "esriFieldTypeString", "alias": "PWFileNum", "length": 50, "domain": null }, { "name": "IsIslandAnnexation", "type": "esriFieldTypeString", "alias": "IsIslandAnnexation", "length": 3, "domain": { "type": "codedValue", "name": "shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ApprovalDate", "type": "esriFieldTypeDate", "alias": "ApprovalDate", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8941_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4295_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 147, "name": "Bike Path", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 0, 0, 255 ], "width": 4 }, "defaultLabel": "Proposed", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 4 }, "value": "Active", "label": "Existing" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 4 }, "value": "Complete", "label": "Existing" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 123, 194, 255 ], "toColor": [ 97, 123, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 230, 92, 255 ], "toColor": [ 87, 230, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 90, 83, 255 ], "toColor": [ 230, 90, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 245, 241, 255 ], "toColor": [ 132, 245, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 104, 240, 255 ], "toColor": [ 247, 104, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 206, 89, 255 ], "toColor": [ 235, 206, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 50, 103, 255 ], "toColor": [ 143, 50, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 133, 61, 255 ], "toColor": [ 80, 133, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 90, 237, 255 ], "toColor": [ 107, 90, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 98, 74, 255 ], "toColor": [ 133, 98, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 154, 219, 255 ], "toColor": [ 237, 154, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 118, 130, 255 ], "toColor": [ 85, 118, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 227, 138, 255 ], "toColor": [ 177, 227, 138, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6102112.579335481, "ymin": 1933064.5734939277, "xmax": 6126793.8790513575, "ymax": 1949359.0258093774, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PathType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PathType", "type": "esriFieldTypeString", "alias": "PathType", "length": 100, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 3, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "tranPathStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Bidding", "code": "Bidding" }, { "name": "Complete", "code": "Complete" }, { "name": "Construction", "code": "Construction" }, { "name": "Design", "code": "Design" }, { "name": "Feasibility", "code": "Feasibility" }, { "name": "Proposed", "code": "Proposed" }, { "name": "PreDesign", "code": "PreDesign" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "ProjectName", "length": 100, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "PathDescription", "type": "esriFieldTypeString", "alias": "PathDescription", "length": 250, "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": "R9021_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4372_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 148, "name": "Bridges", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 0, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099513.359141052, "ymin": 1932970.9175119698, "xmax": 6126880.537018135, "ymax": 1950557.3951342255, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "gisdata_CUPERTINO_Bridge_AREA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "gisdata_CUPERTINO_Bridge_AREA", "type": "esriFieldTypeDouble", "alias": "gisdata_CUPERTINO_Bridge_AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "POSTMILE", "type": "esriFieldTypeString", "alias": "POSTMILE", "length": 16, "domain": null }, { "name": "BRIDGE_", "type": "esriFieldTypeString", "alias": "BRIDGE_", "length": 16, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "location_type", "type": "esriFieldTypeString", "alias": "Location Type", "length": 20, "domain": null }, { "name": "location_type_id", "type": "esriFieldTypeString", "alias": "Location Type ID", "length": 20, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8997_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8997", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4350_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 149, "name": "City Benchmark", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 6098900.68308506, "falseY": 1934553.2843128007, "xyUnits": 3.140287704876745E11, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d50b2760a3339b1770f5dbebf14a0197", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAoUlEQVRIiWNhoCFgGQGGF/xfwcDAwMPAyLCfoZ+xl7qGMzB4MDAw8DP8Z/gwxIKFDDBqOBHBUvB/C3ZlYMANpR1wqvvPcINhImMJdsMZGLzxGA4D0lCMCRgZRJC56IbfxGOoKgMDAxMDA8MnBgaG5zjUPMBt+ARGDZxGF/wHZR5+BgaGzQwTGGPwOAKH4VQGLKOGj9RgmcAoQDvDyQA0NRwAePgXyKFwzwoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099583.604986706, "ymin": 1934910.999019638, "xmax": 6126900.48105253, "ymax": 1949219.5872931266, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "REF_MARK", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "REF_MARK", "type": "esriFieldTypeString", "alias": "REF_MARK", "length": 10, "domain": null }, { "name": "ELEV", "type": "esriFieldTypeDouble", "alias": "ELEV", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 200, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 10, "domain": null }, { "name": "VerticalDatum", "type": "esriFieldTypeString", "alias": "VerticalDatum", "length": 100, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8936_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4290_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 150, "name": "Easement", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "EasementType", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 232, 104, 255 ], "outline": null }, "value": "Access", "label": "Access" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 147, 225, 255 ], "outline": null }, "value": "Anchor", "label": "Anchor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 117, 128, 255 ], "outline": null }, "value": "City of Cupertino", "label": "City of Cupertino" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 139, 75, 255 ], "outline": null }, "value": "Common Area", "label": "Common Area" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 70, 179, 255 ], "outline": null }, "value": "Construction", "label": "Construction" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": null }, "value": "Creek", "label": "Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 222, 178, 255 ], "outline": null }, "value": "Drainage", "label": "Drainage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 135, 54, 255 ], "outline": null }, "value": "Driveway", "label": "Driveway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 160, 247, 255 ], "outline": null }, "value": "Emergency Access", "label": "Emergency Access" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 224, 250, 255 ], "outline": null }, "value": "Equestrian", "label": "Equestrian" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "Fire Lane", "label": "Fire Lane" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": null }, "value": "Fire Water", "label": "Fire Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1.5 } }, "value": "Ingress Egress", "label": "Ingress Egress" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 54, 143, 255 ], "outline": null }, "value": "Instrument", "label": "Instrument" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 91, 240, 255 ], "outline": null }, "value": "Landscape", "label": "Landscape" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 0, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 1 } }, "value": "Light and Air", "label": "Light and Air" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 76, 123, 255 ], "outline": null }, "value": "Non Buildable", "label": "Non Buildable" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": null }, "value": "PG&E", "label": "PG&E" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": null }, "value": "Pacific Bell", "label": "Pacific Bell" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 75, 120, 255 ], "outline": null }, "value": "Parking", "label": "Parking" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 140, 55, 255 ], "outline": null }, "value": "Pathway", "label": "Pathway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 191, 113, 255 ], "outline": null }, "value": "Pedestrian", "label": "Pedestrian" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 112, 143, 255 ], "outline": null }, "value": "Postal Telegraph and Telephone", "label": "Postal Telegraph and Telephone" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 } }, "value": "Public Service", "label": "Public Service" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 101, 127, 241, 255 ], "width": 2 } }, "value": "ROW", "label": "ROW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 92, 203, 255 ], "outline": null }, "value": "Real Property", "label": "Real Property" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 } }, "value": "Sanitary Sewer", "label": "Sanitary Sewer" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 197, 255 ], "outline": null }, "value": "Santa Clara Valley Water District", "label": "Santa Clara Valley Water District" }, { "symbol": { "type": "esriPFS", "url": "576d6f8895ec4696ebabfe32c1331fad", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAL0lEQVQokWNhIBGwkK1h3/8X/50YJRgJ8VlgAsiS+PgsZDuJWMACY4z6gQF3vAAAlygnbY00GrEAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 255, 232, 255 ], "width": 2 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Service", "label": "Service" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 121, 184, 255 ], "outline": null }, "value": "Sewer", "label": "Sewer" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 130, 176, 255 ], "outline": null }, "value": "Sidewalk", "label": "Sidewalk" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 132, 106, 255 ], "outline": null }, "value": "Single Pole", "label": "Single Pole" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 189, 81, 255 ], "outline": null }, "value": "Slope", "label": "Slope" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 133, 89, 255 ], "outline": null }, "value": "State of California", "label": "State of California" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 112, 207, 255 ], "outline": null }, "value": "Storm Drain", "label": "Storm Drain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 93, 78, 255 ], "outline": null }, "value": "Storm Water Management Facility", "label": "Storm Water Management Facility" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 233, 245, 255 ], "outline": null }, "value": "Streetlight", "label": "Streetlight" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 255 ], "outline": null }, "value": "Trail", "label": "Trail" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 89, 240, 255 ], "outline": null }, "value": "Trash", "label": "Trash" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 81, 153, 255 ], "outline": null }, "value": "Unknown", "label": "Unknown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 0.4 } }, "value": "Utility", "label": "Utility" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "Visual", "label": "Visual" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 177, 217, 255 ], "outline": null }, "value": "Water Line", "label": "Water Line" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "Wire Clearance", "label": "Wire Clearance" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 123, 194, 255 ], "toColor": [ 97, 123, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 205, 84, 255 ], "toColor": [ 232, 205, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 247, 218, 255 ], "toColor": [ 99, 247, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 71, 80, 255 ], "toColor": [ 186, 71, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 100, 247, 255 ], "toColor": [ 250, 100, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 212, 83, 255 ], "toColor": [ 98, 212, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 128, 77, 255 ], "toColor": [ 88, 128, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 86, 232, 255 ], "toColor": [ 108, 86, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 50, 133, 255 ], "toColor": [ 120, 50, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 155, 212, 255 ], "toColor": [ 235, 155, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 146, 161, 255 ], "toColor": [ 63, 146, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 158, 118, 255 ], "toColor": [ 232, 158, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 227, 138, 255 ], "toColor": [ 190, 227, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 96, 74, 255 ], "toColor": [ 133, 96, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 60, 117, 255 ], "toColor": [ 171, 60, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 138, 58, 255 ], "toColor": [ 156, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 221, 237, 255 ], "toColor": [ 147, 221, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 127, 227, 255 ], "toColor": [ 202, 127, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 168, 67, 255 ], "toColor": [ 119, 168, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 62, 153, 255 ], "toColor": [ 55, 62, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 209, 139, 255 ], "toColor": [ 98, 209, 139, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 95, 117, 255 ], "toColor": [ 148, 95, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 222, 162, 255 ], "toColor": [ 242, 222, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 141, 148, 255 ], "toColor": [ 247, 141, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 247, 89, 255 ], "toColor": [ 208, 247, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 181, 235, 255 ], "toColor": [ 127, 181, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 111, 176, 255 ], "toColor": [ 149, 111, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 94, 128, 255 ], "toColor": [ 73, 94, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 127, 235, 255 ], "toColor": [ 148, 127, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 110, 181, 255 ], "toColor": [ 240, 110, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 179, 148, 255 ], "toColor": [ 82, 179, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 173, 106, 255 ], "toColor": [ 163, 173, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 70, 184, 255 ], "toColor": [ 172, 70, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 207, 85, 255 ], "toColor": [ 188, 207, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 49, 63, 255 ], "toColor": [ 130, 49, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 107, 87, 255 ], "toColor": [ 222, 107, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 75, 143, 255 ], "toColor": [ 71, 75, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 142, 133, 255 ], "toColor": [ 204, 142, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 134, 93, 255 ], "toColor": [ 143, 134, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 214, 197, 255 ], "toColor": [ 144, 214, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 133, 116, 255 ], "toColor": [ 62, 133, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 247, 146, 255 ], "toColor": [ 146, 247, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 182, 101, 255 ], "toColor": [ 207, 182, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 75, 149, 255 ], "toColor": [ 166, 75, 149, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6095733.621657938, "ymin": 1925309.360003531, "xmax": 6126745.671118364, "ymax": 1950321.1433350146, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "GRANTOR", "type": "esriFieldTypeString", "alias": "GRANTOR", "length": 60, "domain": null }, { "name": "GRANTEE", "type": "esriFieldTypeString", "alias": "GRANTEE", "length": 60, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 50, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DocumentType", "type": "esriFieldTypeString", "alias": "DocumentType", "length": 20, "domain": { "type": "codedValue", "name": "pwEsmtDocType", "description": "", "codedValues": [ { "name": "Tract Map", "code": "Tract Map" }, { "name": "Parcel Map", "code": "Parcel Map" }, { "name": "Grant of Easement", "code": "Grant of Easement" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DocumentNumber", "type": "esriFieldTypeString", "alias": "DocumentNumber", "length": 50, "domain": null }, { "name": "RecordedDate", "type": "esriFieldTypeDate", "alias": "RecordedDate", "length": 8, "domain": null }, { "name": "CountyFileNumber", "type": "esriFieldTypeString", "alias": "CountyFileNumber", "length": 50, "domain": null }, { "name": "CountyBook_Page", "type": "esriFieldTypeString", "alias": "CountyBook_Page", "length": 10, "domain": null }, { "name": "EasementType", "type": "esriFieldTypeString", "alias": "EasementType", "length": 40, "domain": { "type": "codedValue", "name": "pwEsmtType", "description": "", "codedValues": [ { "name": "Access", "code": "Access" }, { "name": "Anchor", "code": "Anchor" }, { "name": "City of Cupertino", "code": "City of Cupertino" }, { "name": "Common Area", "code": "Common Area" }, { "name": "Construction", "code": "Construction" }, { "name": "Creek", "code": "Creek" }, { "name": "Drainage", "code": "Drainage" }, { "name": "Driveway", "code": "Driveway" }, { "name": "Emergency Access", "code": "Emergency Access" }, { "name": "Equestrian", "code": "Equestrian" }, { "name": "Fire Lane", "code": "Fire Lane" }, { "name": "Fire Water", "code": "Fire Water" }, { "name": "Ingress Egress", "code": "Ingress Egress" }, { "name": "Instrument", "code": "Instrument" }, { "name": "Landscape", "code": "Landscape" }, { "name": "Light and Air", "code": "Light and Air" }, { "name": "Non Buildable", "code": "Non Buildable" }, { "name": "Pacific Bell", "code": "Pacific Bell" }, { "name": "Parking", "code": "Parking" }, { "name": "Pathway", "code": "Pathway" }, { "name": "Pedestrian", "code": "Pedestrian" }, { "name": "PG&E", "code": "PG&E" }, { "name": "Postal Telegraph and Telephone", "code": "Postal Telegraph and Telephone" }, { "name": "Public Service", "code": "Public Service" }, { "name": "Real Property", "code": "Real Property" }, { "name": "ROW", "code": "ROW" }, { "name": "Sanitary Sewer", "code": "Sanitary Sewer" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Service", "code": "Service" }, { "name": "Sewer", "code": "Sewer" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Single Pole", "code": "Single Pole" }, { "name": "Slope", "code": "Slope" }, { "name": "State of California", "code": "State of California" }, { "name": "Storm Drain", "code": "Storm Drain" }, { "name": "Storm Water Management Facility", "code": "Storm Water Management Facility" }, { "name": "Streetlight", "code": "Streetlight" }, { "name": "Trail", "code": "Trail" }, { "name": "Trash", "code": "Trash" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Utility", "code": "Utility" }, { "name": "Visual", "code": "Visual" }, { "name": "Water Line", "code": "Water Line" }, { "name": "Wire Clearance", "code": "Wire Clearance" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsPrivate", "type": "esriFieldTypeString", "alias": "IsPrivate", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": { "type": "codedValue", "name": "pwEsmtStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Vacated", "code": "Vacated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsTemporary", "type": "esriFieldTypeString", "alias": "IsTemporary", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsUnderground", "type": "esriFieldTypeString", "alias": "IsUnderground", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ResolutionYear", "type": "esriFieldTypeString", "alias": "ResolutionYear", "length": 4, "domain": null }, { "name": "ResolutionNumber", "type": "esriFieldTypeString", "alias": "ResolutionNumber", "length": 10, "domain": null }, { "name": "FrontSetBack", "type": "esriFieldTypeDouble", "alias": "FrontSetBack", "domain": null }, { "name": "StreetsideSetBack", "type": "esriFieldTypeDouble", "alias": "StreetsideSetBack", "domain": null }, { "name": "RearYardSetBack", "type": "esriFieldTypeDouble", "alias": "RearYardSetBack", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CountyDocNumber", "type": "esriFieldTypeString", "alias": "CountyDocNumber", "length": 50, "domain": null }, { "name": "VacationDocNumber", "type": "esriFieldTypeString", "alias": "VacationDocNumber", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8939_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4293_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 151, "name": "Edge Of Pavement", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "EOPType", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 3.4 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "Approach", "label": "Approach" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "Asphalt Dike", "label": "Asphalt Dike" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1.5 }, "value": "Curb", "label": "Curb" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "Curb and Gutter", "label": "Curb and Gutter" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Ped Ramp", "label": "Ped Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "value": "Valley Gutter", "label": "Valley Gutter" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 182, 105, 255 ], "width": 2 }, "value": "Unimproved", "label": "Unimproved" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 156, 108, 255 ], "toColor": [ 186, 156, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 105, 89, 255 ], "toColor": [ 153, 105, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 209, 121, 255 ], "toColor": [ 224, 209, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 144, 110, 255 ], "toColor": [ 224, 144, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 159, 80, 255 ], "toColor": [ 171, 159, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 181, 108, 255 ], "toColor": [ 217, 181, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 136, 116, 255 ], "toColor": [ 196, 136, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 113, 74, 255 ], "toColor": [ 161, 113, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 138, 80, 255 ], "toColor": [ 153, 138, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 136, 94, 255 ], "toColor": [ 191, 136, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 169, 120, 255 ], "toColor": [ 222, 169, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 131, 98, 255 ], "toColor": [ 166, 131, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 165, 104, 255 ], "toColor": [ 179, 165, 104, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099369.237932563, "ymin": 1932407.7099806368, "xmax": 6126889.046846718, "ymax": 1950157.1555011272, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LengthofSeg", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "PedRampType", "type": "esriFieldTypeString", "alias": "PedRampType", "length": 50, "domain": { "type": "codedValue", "name": "tranPedRampType", "description": "", "codedValues": [ { "name": "Case A", "code": "Case A" }, { "name": "Case B", "code": "Case B" }, { "name": "Case C", "code": "Case C" }, { "name": "Case CM", "code": "Case CM" }, { "name": "Case D", "code": "Case D" }, { "name": "Case E", "code": "Case E" }, { "name": "Case F", "code": "Case F" }, { "name": "Case G", "code": "Case G" }, { "name": "Detail A", "code": "Detail A" }, { "name": "Detail B", "code": "Detail B" }, { "name": "Type A Passageway", "code": "Type A Passageway" }, { "name": "Type B Passageway", "code": "Type B Passageway" }, { "name": "Type C Passageway", "code": "Type C Passageway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EOPType", "type": "esriFieldTypeString", "alias": "EOPType", "length": 20, "domain": { "type": "codedValue", "name": "edgeEOPType", "description": "", "codedValues": [ { "name": "Approach", "code": "Approach" }, { "name": "Asphalt Dike", "code": "Asphalt Dike" }, { "name": "Bike Lane Curb", "code": "Bike Lane Curb" }, { "name": "Curb", "code": "Curb" }, { "name": "Curb and Gutter", "code": "Curb and Gutter" }, { "name": "Ped Ramp", "code": "Ped Ramp" }, { "name": "Unimproved", "code": "Unimproved" }, { "name": "Valley Gutter", "code": "Valley Gutter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CalTransDetail", "type": "esriFieldTypeString", "alias": "CalTransDetail", "length": 20, "domain": { "type": "codedValue", "name": "edgeCurbType", "description": "", "codedValues": [ { "name": "Unimproved", "code": "Unimproved" }, { "name": "A1-6", "code": "A1-6" }, { "name": "A1-8", "code": "A1-8" }, { "name": "A2-6", "code": "A2-6" }, { "name": "A2-8", "code": "A2-8" }, { "name": "A3-6", "code": "A3-6" }, { "name": "A3-6D", "code": "A3-6D" }, { "name": "A3-6R", "code": "A3-6R" }, { "name": "Type E", "code": "Type E" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ComplianceDate", "type": "esriFieldTypeDate", "alias": "ComplianceDate", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "TruncatedDome", "type": "esriFieldTypeString", "alias": "TruncatedDome", "length": 50, "domain": { "type": "codedValue", "name": "edgeTruncatedDome", "description": "", "codedValues": [ { "name": "Grey", "code": "Grey" }, { "name": "Yellow", "code": "Yellow" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RetainingCurb", "type": "esriFieldTypeSmallInteger", "alias": "RetainingCurb", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9023_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4374_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 152, "name": "Garbage Schedule", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Day", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Friday", "label": "Friday" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Monday", "label": "Monday" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Thursday", "label": "Thursday" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 245, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tuesday", "label": "Tuesday" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Wednesday", "label": "Wednesday" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 221, 252, 255 ], "toColor": [ 210, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 179, 255 ], "toColor": [ 216, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 184, 255 ], "toColor": [ 252, 207, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 184, 252, 255 ], "toColor": [ 250, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 240, 255 ], "toColor": [ 179, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 217, 255 ], "toColor": [ 252, 189, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 212, 255 ], "toColor": [ 248, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 207, 252, 255 ], "toColor": [ 243, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 209, 255 ], "toColor": [ 187, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 245, 252, 255 ], "toColor": [ 212, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 179, 255 ], "toColor": [ 252, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 187, 255 ], "toColor": [ 252, 188, 187, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[Day]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 115, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6098600.028331518, "ymin": 1927689.98454763, "xmax": 6126714.757491618, "ymax": 1950321.1433350146, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Route", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Day", "type": "esriFieldTypeString", "alias": "Schedule", "length": 50, "domain": null }, { "name": "Route", "type": "esriFieldTypeString", "alias": "Route", "length": 50, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1998_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1617_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 153, "name": "Parcel Map Index", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Parcel]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6000, "name": "Default", "priority": 114, "symbol": { "type": "esriTS", "color": [ 230, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6092476.894867614, "ymin": 1930052.0132448524, "xmax": 6127594.428306937, "ymax": 1951714.8432786912, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Parcel", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Parcel", "type": "esriFieldTypeString", "alias": "Parcel", "length": 7, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BookPage", "type": "esriFieldTypeString", "alias": "BookPage", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8937_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4291_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 154, "name": "Pavement Condition Index", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "PCI", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 27, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "classMaxValue": 45, "label": "27 - 45" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 128, 0, 255 ], "width": 3 }, "classMaxValue": 59, "label": "46 - 59" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 }, "classMaxValue": 72, "label": "60 - 72" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 139, 209, 0, 255 ], "width": 3 }, "classMaxValue": 83, "label": "73 - 83" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "classMaxValue": 95, "label": "84 - 95" } ], "legendOptions": {"order": "descendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6098965.166321084, "ymin": 1931797.6120340675, "xmax": 6126825.920080677, "ymax": 1950876.2982861847, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME_1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STSECID_1", "type": "esriFieldTypeString", "alias": "Street Section ID", "length": 254, "domain": null }, { "name": "ST_NAME_1", "type": "esriFieldTypeString", "alias": "Street Name", "length": 254, "domain": null }, { "name": "RECID", "type": "esriFieldTypeDouble", "alias": "RECID", "domain": null }, { "name": "From_", "type": "esriFieldTypeString", "alias": "From", "length": 254, "domain": null }, { "name": "To_", "type": "esriFieldTypeString", "alias": "To", "length": 254, "domain": null }, { "name": "AreaID", "type": "esriFieldTypeString", "alias": "AreaID", "length": 254, "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "PCI", "type": "esriFieldTypeDouble", "alias": "PCI", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "PCI2010", "type": "esriFieldTypeDouble", "alias": "PCI2010", "domain": null }, { "name": "PCI2011", "type": "esriFieldTypeDouble", "alias": "PCI2011", "domain": null }, { "name": "PCI2012", "type": "esriFieldTypeDouble", "alias": "PCI2012", "domain": null }, { "name": "PCI2013", "type": "esriFieldTypeDouble", "alias": "PCI2013", "domain": null }, { "name": "PCI2014", "type": "esriFieldTypeDouble", "alias": "PCI2014", "domain": null }, { "name": "PCI2015", "type": "esriFieldTypeDouble", "alias": "PCI2015", "domain": null }, { "name": "PCI2016", "type": "esriFieldTypeDouble", "alias": "PCI2016", "domain": null }, { "name": "PCI2017", "type": "esriFieldTypeDouble", "alias": "PCI2017", "domain": null }, { "name": "PCI2018", "type": "esriFieldTypeDouble", "alias": "PCI2018", "domain": null }, { "name": "PCI2019", "type": "esriFieldTypeSmallInteger", "alias": "PCI2019", "domain": null }, { "name": "PCI2020", "type": "esriFieldTypeSmallInteger", "alias": "PCI2020", "domain": null }, { "name": "PCI2021", "type": "esriFieldTypeDouble", "alias": "PCI2021", "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": "R9028_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4379_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 155, "name": "PW Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.FileNumber", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "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": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6098600.028331518, "ymin": 1931897.057783708, "xmax": 6126714.87265043, "ymax": 1950321.1433350146, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjectName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "FileNumber", "type": "esriFieldTypeString", "alias": "FileNumber", "length": 25, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "ProjectName", "length": 50, "domain": null }, { "name": "Project_Type", "type": "esriFieldTypeString", "alias": "Project_Type", "length": 25, "domain": { "type": "codedValue", "name": "pwProjectType", "description": "", "codedValues": [ { "name": "ADDITION_REMODEL", "code": "ADDITION_REMODEL" }, { "name": "COMMERCIAL", "code": "COMMERCIAL" }, { "name": "COMMERCIAL TI", "code": "COMMERCIAL TI" }, { "name": "GRADING RETAINING WALL", "code": "GRADING_RETAINING WALL" }, { "name": "EXTERIOR IMPROVEMENTS", "code": "EXTERIOR IMPROVEMENTS" }, { "name": "OTHER", "code": "OTHER" }, { "name": "LOTLINE ADJUSTMENT", "code": "LOTLINE ADJUSTMENT" }, { "name": "SFDWL (1LOT)", "code": "SFDWL" }, { "name": "MFDWL (1LOT)", "code": "MFDWL" }, { "name": "SUBDIVISION", "code": "SUBDIVISION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ParcelNum", "type": "esriFieldTypeString", "alias": "ParcelNum", "length": 7, "domain": null }, { "name": "TractNum", "type": "esriFieldTypeString", "alias": "TractNum", "length": 7, "domain": null }, { "name": "APN_SPACE", "type": "esriFieldTypeString", "alias": "APN_SPACE", "length": 10, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": null }, { "name": "ApprovalDate", "type": "esriFieldTypeDate", "alias": "ApprovalDate", "length": 8, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": null }, { "name": "OwnerPhone", "type": "esriFieldTypeString", "alias": "OwnerPhone", "length": 15, "domain": null }, { "name": "Architect_Engineer", "type": "esriFieldTypeString", "alias": "Architect_Engineer", "length": 100, "domain": null }, { "name": "Architect_EngineerPhone", "type": "esriFieldTypeString", "alias": "Architect_EngineerPhone", "length": 15, "domain": null }, { "name": "hasSidewalk", "type": "esriFieldTypeString", "alias": "hasSidewalk", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasDrivewayApproach", "type": "esriFieldTypeString", "alias": "hasDrivewayApproach", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasCurbandGutter", "type": "esriFieldTypeString", "alias": "hasCurbandGutter", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasCurbRamp", "type": "esriFieldTypeString", "alias": "hasCurbRamp", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasPavement", "type": "esriFieldTypeString", "alias": "hasPavement", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasStriping", "type": "esriFieldTypeString", "alias": "hasStriping", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasGrading", "type": "esriFieldTypeString", "alias": "hasGrading", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasStormDrain", "type": "esriFieldTypeString", "alias": "hasStormDrainImprovements", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasUtilityLateral", "type": "esriFieldTypeString", "alias": "hasUtilityLateral", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasUtilityMainExtension", "type": "esriFieldTypeString", "alias": "hasUtilityMainExtension", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasDryWell", "type": "esriFieldTypeString", "alias": "hasDryWell", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasMonitoringWell", "type": "esriFieldTypeString", "alias": "hasMonitoringWell", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasRetainingWall", "type": "esriFieldTypeString", "alias": "hasRetainingWall", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasStreetLightPole", "type": "esriFieldTypeString", "alias": "hasStreetLightPole", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasStreetLightPowerConduit", "type": "esriFieldTypeString", "alias": "hasStreetLightPowerConduit", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasStreetLightFoundation", "type": "esriFieldTypeString", "alias": "hasStreetLightFoundation", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasPool_Spa", "type": "esriFieldTypeString", "alias": "hasPool_Spa", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasStreetTree", "type": "esriFieldTypeString", "alias": "hasStreetTree", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasOnSiteImprovements", "type": "esriFieldTypeString", "alias": "hasOnSiteImprovements", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasDevelopmentAgreement", "type": "esriFieldTypeString", "alias": "hasDevelopmentAgreement", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasC3RegulatedDrainage", "type": "esriFieldTypeString", "alias": "hasC3RegulatedDrainage", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasSWPPP_CAGeneralPermit", "type": "esriFieldTypeString", "alias": "hasSWPPP_CAGeneralPermit", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MiscImprovements", "type": "esriFieldTypeString", "alias": "MiscImprovements", "length": 50, "domain": null }, { "name": "ImperviousSurface", "type": "esriFieldTypeDouble", "alias": "Impervious Surface", "domain": null }, { "name": "AreaDisturbed", "type": "esriFieldTypeDouble", "alias": "Area Disturbed", "domain": null }, { "name": "Within100ftWaterbody", "type": "esriFieldTypeString", "alias": "Within100ftWaterbody", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BldgPermit", "type": "esriFieldTypeInteger", "alias": "BldgPermit", "domain": null }, { "name": "OriginalPlanLocation", "type": "esriFieldTypeString", "alias": "OriginalPlanLocation", "length": 20, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "Scope", "type": "esriFieldTypeString", "alias": "Scope", "length": 250, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8967_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8967", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4321_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 156, "name": "Permit Parking", "type": "Feature Layer", "description": "Permit Parking Zone information is contained in the Municipal Code Section 11.27. Additional information was gathered from the original Resolutions and/or Ordinances that established the parking zone from 1982 to present.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Cupertino", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 242, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099164.954392284, "ymin": 1938488.627640769, "xmax": 6119316.623817533, "ymax": 1949634.8138994873, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ParkingZone", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Subtext", "type": "esriFieldTypeString", "alias": "Subtext", "length": 50, "domain": { "type": "codedValue", "name": "trafSubText", "description": "", "codedValues": [ { "name": "While school is in session", "code": "While school is in session" }, { "name": "First Saturday of each month", "code": "First Saturday of each month" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DaySchedule", "type": "esriFieldTypeString", "alias": "DaySchedule", "length": 10, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ParkingZone", "type": "esriFieldTypeString", "alias": "ParkingZone", "length": 50, "domain": null }, { "name": "ResolutionNumber", "type": "esriFieldTypeString", "alias": "ResolutionNumber", "length": 10, "domain": null }, { "name": "ResolutionYear", "type": "esriFieldTypeString", "alias": "ResolutionYear", "length": 4, "domain": null }, { "name": "OrdinanceNumber", "type": "esriFieldTypeString", "alias": "OrdinanceNumber", "length": 10, "domain": null }, { "name": "OrdinanceYear", "type": "esriFieldTypeString", "alias": "OrdinanceYear", "length": 4, "domain": null }, { "name": "BoundaryLimit", "type": "esriFieldTypeString", "alias": "BoundaryLimit", "length": 100, "domain": null }, { "name": "HourSchedule", "type": "esriFieldTypeString", "alias": "HourSchedule", "length": 20, "domain": { "type": "codedValue", "name": "trafHour", "description": "", "codedValues": [ { "name": "7am-12pm", "code": "7am-12pm" }, { "name": "7am-4pm", "code": "7am-4pm" }, { "name": "7am-10pm", "code": "7am-10pm" }, { "name": "8am-12pm", "code": "8am-12pm" }, { "name": "8am-3:30pm", "code": "8am-3:30pm" }, { "name": "8am-4pm", "code": "8am-4pm" }, { "name": "8am-7:30pm", "code": "8am-7:30pm" }, { "name": "9am-5pm", "code": "9am-5pm" }, { "name": "6pm-2am", "code": "6pm-2am" }, { "name": "8am-5pm", "code": "8am-5pm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "isSchoolRelated", "type": "esriFieldTypeString", "alias": "isSchoolRelated", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EffectiveDate", "type": "esriFieldTypeDate", "alias": "EffectiveDate", "length": 8, "domain": null }, { "name": "ReferenceDoc", "type": "esriFieldTypeString", "alias": "ReferenceDoc", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8950_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8950", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4304_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 157, "name": "Road - Centerline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ST_TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "Arterials", "label": "Arterials" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 }, "value": "Driveways", "label": "Driveways" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "Freeways", "label": "Freeways" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 }, "value": "Local Roads", "label": "Local Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "Major Collectors", "label": "Major Collectors" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "Minor Collectors", "label": "Minor Collectors" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "Ramp", "label": "Ramp" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 123, 194, 255 ], "toColor": [ 97, 123, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 230, 92, 255 ], "toColor": [ 87, 230, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 90, 83, 255 ], "toColor": [ 230, 90, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 245, 241, 255 ], "toColor": [ 132, 245, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 104, 240, 255 ], "toColor": [ 247, 104, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 206, 89, 255 ], "toColor": [ 235, 206, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 50, 103, 255 ], "toColor": [ 143, 50, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 133, 61, 255 ], "toColor": [ 80, 133, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 90, 237, 255 ], "toColor": [ 107, 90, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 98, 74, 255 ], "toColor": [ 133, 98, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 154, 219, 255 ], "toColor": [ 237, 154, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 118, 130, 255 ], "toColor": [ 85, 118, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 227, 138, 255 ], "toColor": [ 177, 227, 138, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FullStreetName]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "(ST_TYPE = 'Arterials' )", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Arterials", "priority": 73, "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": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[FullStreetName]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "(ST_TYPE = 'Local Roads' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Local Roads", "priority": 77, "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": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[FullStreetName]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "(ST_TYPE = 'Major Collectors' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Major Collectors", "priority": 81, "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": "Arial", "size": 11, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[FullStreetName]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "(ST_TYPE = 'Minor Collectors' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Minor Collectors", "priority": 84, "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": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6092083.116133615, "ymin": 1925350.3696440458, "xmax": 6128354.053426847, "ymax": 1954460.1015671492, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "STREETS_ID", "type": "esriFieldTypeInteger", "alias": "STREETS_ID", "domain": null }, { "name": "PFIX", "type": "esriFieldTypeString", "alias": "PFIX", "length": 3, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 50, "domain": null }, { "name": "SFIX", "type": "esriFieldTypeString", "alias": "SFIX", "length": 6, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "L_ADD_FR", "type": "esriFieldTypeString", "alias": "L_ADD_FR", "length": 6, "domain": null }, { "name": "R_ADD_FR", "type": "esriFieldTypeString", "alias": "R_ADD_FR", "length": 6, "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeString", "alias": "L_ADD_TO", "length": 6, "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeString", "alias": "R_ADD_TO", "length": 6, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 10, "domain": { "type": "codedValue", "name": "OWNER", "description": "OWNERSHIP", "codedValues": [ { "name": "PUBLIC", "code": "PUBLIC" }, { "name": "PRIVATE", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FullStreetName", "type": "esriFieldTypeString", "alias": "FullStreetName", "length": 150, "domain": null }, { "name": "iWaterActivity", "type": "esriFieldTypeString", "alias": "iWaterActivity", "length": 10, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "tran_Road_Rep_1_Rules", "description": "Representation rules", "codedValues": [ { "name": "ARTERIAL", "code": 1 }, { "name": "COLLECTOR", "code": 2 }, { "name": "LOCAL", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 25, "domain": { "type": "codedValue", "name": "tranRoadType", "description": "", "codedValues": [ { "name": "Arterials", "code": "Arterials" }, { "name": "Driveways", "code": "Driveways" }, { "name": "Freeways", "code": "Freeways" }, { "name": "Local Roads", "code": "Local Roads" }, { "name": "Major Collectors", "code": "Major Collectors" }, { "name": "Minor Collectors", "code": "Minor Collectors" }, { "name": "Neighborhood Connectors", "code": "Neighborhood Connectors" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Trail", "code": "Trail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "SpeedLimit", "domain": null }, { "name": "MuniLeft", "type": "esriFieldTypeString", "alias": "MuniLeft", "length": 50, "domain": null }, { "name": "MuniRight", "type": "esriFieldTypeString", "alias": "MuniRight", "length": 50, "domain": null }, { "name": "Shape.STLength()", "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": "R9025_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4376_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 158, "name": "Roads - Private vs Public", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNER", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 3 }, "value": "PRIVATE", "label": "PRIVATE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 3 }, "value": "PUBLIC", "label": "PUBLIC" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 221, 252, 255 ], "toColor": [ 210, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 179, 255 ], "toColor": [ 216, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 184, 255 ], "toColor": [ 252, 207, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 184, 252, 255 ], "toColor": [ 250, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 240, 255 ], "toColor": [ 179, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 217, 255 ], "toColor": [ 252, 189, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 212, 255 ], "toColor": [ 248, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 207, 252, 255 ], "toColor": [ 243, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 209, 255 ], "toColor": [ 187, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 245, 252, 255 ], "toColor": [ 212, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 179, 255 ], "toColor": [ 252, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 187, 255 ], "toColor": [ 252, 188, 187, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6092083.116133615, "ymin": 1925350.3696440458, "xmax": 6128354.053426847, "ymax": 1954460.1015671492, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "STREETS_ID", "type": "esriFieldTypeInteger", "alias": "STREETS_ID", "domain": null }, { "name": "PFIX", "type": "esriFieldTypeString", "alias": "PFIX", "length": 3, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 50, "domain": null }, { "name": "SFIX", "type": "esriFieldTypeString", "alias": "SFIX", "length": 6, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "L_ADD_FR", "type": "esriFieldTypeString", "alias": "L_ADD_FR", "length": 6, "domain": null }, { "name": "R_ADD_FR", "type": "esriFieldTypeString", "alias": "R_ADD_FR", "length": 6, "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeString", "alias": "L_ADD_TO", "length": 6, "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeString", "alias": "R_ADD_TO", "length": 6, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 16, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 10, "domain": { "type": "codedValue", "name": "OWNER", "description": "OWNERSHIP", "codedValues": [ { "name": "PUBLIC", "code": "PUBLIC" }, { "name": "PRIVATE", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FullStreetName", "type": "esriFieldTypeString", "alias": "FullStreetName", "length": 150, "domain": null }, { "name": "iWaterActivity", "type": "esriFieldTypeString", "alias": "iWaterActivity", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "tran_Road_Rep_1_Rules", "description": "Representation rules", "codedValues": [ { "name": "ARTERIAL", "code": 1 }, { "name": "COLLECTOR", "code": 2 }, { "name": "LOCAL", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 25, "domain": { "type": "codedValue", "name": "tranRoadType", "description": "", "codedValues": [ { "name": "Arterials", "code": "Arterials" }, { "name": "Driveways", "code": "Driveways" }, { "name": "Freeways", "code": "Freeways" }, { "name": "Local Roads", "code": "Local Roads" }, { "name": "Major Collectors", "code": "Major Collectors" }, { "name": "Minor Collectors", "code": "Minor Collectors" }, { "name": "Neighborhood Connectors", "code": "Neighborhood Connectors" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Trail", "code": "Trail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "SpeedLimit", "domain": null }, { "name": "MuniLeft", "type": "esriFieldTypeString", "alias": "MuniLeft", "length": 50, "domain": null }, { "name": "MuniRight", "type": "esriFieldTypeString", "alias": "MuniRight", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "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": "R9025_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_9025", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4376_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 159, "name": "Roads - Laserfiche", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 178 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6092083.116133615, "ymin": 1925350.3696440458, "xmax": 6128354.053426847, "ymax": 1954460.1015671492, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "STREETS_ID", "type": "esriFieldTypeInteger", "alias": "STREETS_ID", "domain": null }, { "name": "PFIX", "type": "esriFieldTypeString", "alias": "PFIX", "length": 3, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 50, "domain": null }, { "name": "SFIX", "type": "esriFieldTypeString", "alias": "SFIX", "length": 6, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "L_ADD_FR", "type": "esriFieldTypeString", "alias": "L_ADD_FR", "length": 6, "domain": null }, { "name": "R_ADD_FR", "type": "esriFieldTypeString", "alias": "R_ADD_FR", "length": 6, "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeString", "alias": "L_ADD_TO", "length": 6, "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeString", "alias": "R_ADD_TO", "length": 6, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 16, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 10, "domain": { "type": "codedValue", "name": "OWNER", "description": "OWNERSHIP", "codedValues": [ { "name": "PUBLIC", "code": "PUBLIC" }, { "name": "PRIVATE", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FullStreetName", "type": "esriFieldTypeString", "alias": "FullStreetName", "length": 150, "domain": null }, { "name": "iWaterActivity", "type": "esriFieldTypeString", "alias": "iWaterActivity", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "tran_Road_Rep_1_Rules", "description": "Representation rules", "codedValues": [ { "name": "ARTERIAL", "code": 1 }, { "name": "COLLECTOR", "code": 2 }, { "name": "LOCAL", "code": 3 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 25, "domain": { "type": "codedValue", "name": "tranRoadType", "description": "", "codedValues": [ { "name": "Arterials", "code": "Arterials" }, { "name": "Driveways", "code": "Driveways" }, { "name": "Freeways", "code": "Freeways" }, { "name": "Local Roads", "code": "Local Roads" }, { "name": "Major Collectors", "code": "Major Collectors" }, { "name": "Minor Collectors", "code": "Minor Collectors" }, { "name": "Neighborhood Connectors", "code": "Neighborhood Connectors" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Trail", "code": "Trail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "SpeedLimit", "domain": null }, { "name": "MuniLeft", "type": "esriFieldTypeString", "alias": "MuniLeft", "length": 50, "domain": null }, { "name": "MuniRight", "type": "esriFieldTypeString", "alias": "MuniRight", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9025_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_9025", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4376_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 160, "name": "Record of Survey Index", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROS]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6000, "name": "Default", "priority": 109, "symbol": { "type": "esriTS", "color": [ 169, 0, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6087269.920373425, "ymin": 1823780.976771593, "xmax": 6251875.274561003, "ymax": 1976874.7932867557, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROS", "type": "esriFieldTypeString", "alias": "ROS", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BookPage", "type": "esriFieldTypeString", "alias": "BookPage", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8951_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 161, "name": "Right of Way Improvements", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6103565.243097633, "ymin": 1932426.2473414838, "xmax": 6125549.215533808, "ymax": 1950291.6971748173, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 50, "domain": null }, { "name": "FromStreet", "type": "esriFieldTypeString", "alias": "FromStreet", "length": 50, "domain": null }, { "name": "ToStreet", "type": "esriFieldTypeString", "alias": "ToStreet", "length": 50, "domain": null }, { "name": "OtherCrossStreet", "type": "esriFieldTypeString", "alias": "OtherCrossStreet", "length": 50, "domain": null }, { "name": "FileNumber", "type": "esriFieldTypeString", "alias": "FileNumber", "length": 10, "domain": null }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "ProjectNumber", "length": 20, "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "ProjectName", "length": 254, "domain": null }, { "name": "ProjectDescription", "type": "esriFieldTypeString", "alias": "ProjectDescription", "length": 254, "domain": null }, { "name": "StormImprovement", "type": "esriFieldTypeString", "alias": "StormImprovement", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SewerImprovement", "type": "esriFieldTypeString", "alias": "SewerImprovement", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WaterImprovement", "type": "esriFieldTypeString", "alias": "WaterImprovement", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROWAlignImprovement", "type": "esriFieldTypeString", "alias": "ROWAlignImprovement", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IrrigationImprovement", "type": "esriFieldTypeString", "alias": "IrrigationImprovement", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MedianImprovement", "type": "esriFieldTypeString", "alias": "MedianImprovement", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SidewalkImprovement", "type": "esriFieldTypeString", "alias": "SidewalkImprovement", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Curb_GutterImprovement", "type": "esriFieldTypeString", "alias": "Curb_GutterImprovement", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RetainingWallImprovement", "type": "esriFieldTypeString", "alias": "RetainingWallImprovement", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StreetlightingImprovement", "type": "esriFieldTypeString", "alias": "StreetlightingImprovement", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADAImprovement", "type": "esriFieldTypeString", "alias": "ADAImprovement", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RoadRepairImprovement", "type": "esriFieldTypeString", "alias": "RoadRepairImprovement", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8953_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4307_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 162, "name": "Rural Semi-Rural", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "1654ea4e59c0be982556999171098a66", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADM0lEQVRogbVaUbLkIAjMq+IinnHPsWf0KPMqW2+2HB423WD4mwQRFejGjM0/r9f1I+Pv19cF5K2b6Z0Yy+rPxH9bH3qj/ndlA+5n9+/VprcTOals4gC6hhTVBUX6jM372bpIP0e0YayPpiwgW5ASVuxmKps+f+yufsAFqieKwh3ZiRZckRHloJ8IKSu6KKzW8Wt+svazSBnLc5iDyMFsAZldJRrUsasYkze7HPTvT4acEk1o3g+YyIQ9NQYGvKACttvYmVTU+71FyswJdHFKwVh2I718VNEMW7KkV0OyGsJZwbqcmOLQDoyVBe8cZKNHLViGnFCpGjNh5uCJ6JgZ0GcLyuhTps+8Y6r73Iz9wEFUoaIBzG+FLyoFhKmaw238FiaYsGBxkRnDiFrZxxqiKNEj0h1RLIU0VMM58uMC4ymYYEOSPfXqBjCRMjyTyRxinFSKBJNbJ8VONJlKf7eOeeupxALZHMwJRs6q3FOBEcZmJJOw+x8mMqMd7pnlitqH7nB6RGRbBWD0vnpl0SXuSEKYYAoHywkr+ennquqOXTehTsLkJ7LF3BggWwPgogQTHdaDwrnCUFg/bJ1QpVzV/O3Y3ulfSj9YdRDdbJ8qOupBWKRUZRtVQO5U0ZlgLgxRlm2o+Nmtosiv4W+21Rvo9fkT/FEh7jv5OEGlUFQS34+rdBPMlaJUZBjJLorUzTjVQt1ChWiFyax6ClZlc3VIgp3ggerpqRW50wSYnzgadLoh7WwAi6uX8nWJCY2TN9+dE7uFxkEFnLuVsXMPOhmqlu26As6MfqXqZt2El38N76+nRf54y6k87cDGKluYYHKuyjujZ6ztSrEzZTcUw8o4Nu9Q/u1CWPobSVfvLUr4VzqYEVXRiqNoks43iJNi6w9UNNRbtE4eoXlVEmBPfu1hxqgVE3HTEeHgE3mjVLsnNnbuikzle0Ckr+YkuyGs3tgVGeSgOpnS/bNhq5KP6ZkMSl7/vlodT3Ymk+DHVEdfOdHOIk7mr1XvMtnJTizcd/eKDWNjvfo16UQ+sxs0s28TKnDvFvzETRojA/WDyOFuTqjgzspUvvCqZXk9rUxXsdvV8Yv+Bj75Rb1ndeUZAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 1.5 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6104341.864118397, "ymin": 1936248.924891591, "xmax": 6119390.029986039, "ymax": 1949101.939611435, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Sidewalk", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Sidewalk", "type": "esriFieldTypeString", "alias": "Sidewalk", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Streetlights", "type": "esriFieldTypeString", "alias": "Streetlights", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CurbGutter", "type": "esriFieldTypeString", "alias": "Curb_Gutter", "length": 4, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ResoNumber", "type": "esriFieldTypeString", "alias": "ResoNumber", "length": 10, "domain": null }, { "name": "AreaNum", "type": "esriFieldTypeSmallInteger", "alias": "AreaNum", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R12177_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5415_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 163, "name": "Sanitary Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "District", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 183, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "CUPERTINO SANITARY DISTRICT", "label": "CUPERTINO SANITARY DISTRICT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 250, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "SUNNYVALE SANITARY DISTRICT", "label": "SUNNYVALE SANITARY DISTRICT" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 189, 255 ], "toColor": [ 252, 250, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 179, 252, 255 ], "toColor": [ 194, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 192, 255 ], "toColor": [ 252, 182, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 250, 252, 255 ], "toColor": [ 194, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 207, 255 ], "toColor": [ 179, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 252, 255 ], "toColor": [ 252, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 207, 255 ], "toColor": [ 252, 223, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 213, 252, 255 ], "toColor": [ 202, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 179, 255 ], "toColor": [ 206, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 226, 255 ], "toColor": [ 215, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 252, 255 ], "toColor": [ 252, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 221, 255 ], "toColor": [ 252, 212, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 179, 255 ], "toColor": [ 252, 196, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": [ { "labelExpression": "[District]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 108, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6098597.858194798, "ymin": 1927689.98454763, "xmax": 6126714.899222687, "ymax": 1950299.5900483131, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "District", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 30, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1984_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1603_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 164, "name": "Sewer Connection Parcels", "type": "Feature Layer", "description": "This layer will be updated annually from data we receive from the Mark Thomas Company.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "IsConnected", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 114, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Yes", "label": "Yes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 114, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Y", "label": "Yes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 242, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "No", "label": "No" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 242, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "N", "label": "No" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 112, 153, 89, 255 ], "toColor": [ 242, 238, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 242, 238, 162, 255 ], "toColor": [ 242, 206, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 242, 206, 133, 255 ], "toColor": [ 194, 140, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 158, 143, 255 ], "toColor": [ 248, 245, 250, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6087123.995140299, "ymin": 1925309.3600004762, "xmax": 6127144.285178304, "ymax": 1951590.5722017288, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsConnected", "type": "esriFieldTypeString", "alias": "IsConnected", "length": 3, "domain": { "type": "codedValue", "name": "shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SummedAPNA", "type": "esriFieldTypeDouble", "alias": "SummedAPNA", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8957_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4311_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 165, "name": "Sidewalk", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Width", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1 }, "value": "4", "label": "4 ft" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1.5 }, "value": "4.5", "label": "4.5 ft" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 }, "value": "5", "label": "5 ft" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 3 }, "value": "6", "label": "Over 5 ft" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099360.486226484, "ymin": 1932949.3841676712, "xmax": 6126875.877581656, "ymax": 1950098.1857833862, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LengthofSeg", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PathUsage", "type": "esriFieldTypeString", "alias": "PathUsage", "length": 20, "domain": { "type": "codedValue", "name": "tranPathUsage", "description": "", "codedValues": [ { "name": "Golf", "code": "Golf" }, { "name": "Park", "code": "Park" }, { "name": "PedPath", "code": "PedPath" }, { "name": "ROW", "code": "ROW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "tranPathMaterial", "description": "", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Concrete", "code": "Concrete" }, { "name": "DG", "code": "DG" }, { "name": "Pervious Pavers", "code": "Pervious Pavers" }, { "name": "Rubber", "code": "Rubber" }, { "name": "Soil", "code": "Soil" }, { "name": "Wood", "code": "Wood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": { "type": "codedValue", "name": "tranPathWidth", "description": "", "codedValues": [ { "name": "4.5 ft", "code": 4.5 }, { "name": "5 ft", "code": 5 }, { "name": "Over 5 ft", "code": 6 }, { "name": "4 ft", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Depth", "type": "esriFieldTypeSmallInteger", "alias": "Depth", "domain": { "type": "codedValue", "name": "tranPathDepth", "description": "", "codedValues": [ { "name": "4 inch", "code": 4 }, { "name": "5 inch", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsContiguous", "type": "esriFieldTypeString", "alias": "IsContiguous", "length": 5, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsSafeRouteToSchool", "type": "esriFieldTypeString", "alias": "IsSaferouteToSchool", "length": 5, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "ProposedStatus", "type": "esriFieldTypeString", "alias": "ProposedProjectStatus", "length": 50, "domain": { "type": "codedValue", "name": "tranPathStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Bidding", "code": "Bidding" }, { "name": "Complete", "code": "Complete" }, { "name": "Construction", "code": "Construction" }, { "name": "Design", "code": "Design" }, { "name": "Feasibility", "code": "Feasibility" }, { "name": "Proposed", "code": "Proposed" }, { "name": "PreDesign", "code": "PreDesign" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProposedProjectName", "type": "esriFieldTypeString", "alias": "ProposedProjectName", "length": 100, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "SidewalkType", "type": "esriFieldTypeString", "alias": "SidewalkType", "length": 25, "domain": { "type": "codedValue", "name": "tranSidewalkType", "description": "Indicates the type of asset in Sidewalk layer", "codedValues": [ { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Trail", "code": "Trail" }, { "name": "Pathway", "code": "Pathway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9229_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_9229", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4465_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 166, "name": "Street Sweeping Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Schedule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": null }, "value": "1ST & 3RD MONDAY", "label": "1ST & 3RD MONDAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 247, 246, 255 ], "outline": null }, "value": "1ST & 3RD THURSDAY", "label": "1ST & 3RD THURSDAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": null }, "value": "1ST & 3RD TUESDAY", "label": "1ST & 3RD TUESDAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": null }, "value": "1ST & 3RD WEDNESDAY", "label": "1ST & 3RD WEDNESDAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "2ND & 4TH MONDAY", "label": "2ND & 4TH MONDAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": null }, "value": "2ND & 4TH THURSDAY", "label": "2ND & 4TH THURSDAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": null }, "value": "2ND & 4TH TUESDAY", "label": "2ND & 4TH TUESDAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": null }, "value": "2ND & 4TH WEDNESDAY", "label": "2ND & 4TH WEDNESDAY" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 171, 109, 255 ], "toColor": [ 173, 171, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 90, 250, 255 ], "toColor": [ 170, 90, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 107, 136, 255 ], "toColor": [ 250, 107, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 107, 153, 255 ], "toColor": [ 61, 107, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 250, 107, 255 ], "toColor": [ 117, 250, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 232, 232, 255 ], "toColor": [ 104, 232, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 154, 237, 255 ], "toColor": [ 227, 154, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 242, 92, 255 ], "toColor": [ 247, 242, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 93, 100, 255 ], "toColor": [ 140, 93, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 47, 126, 255 ], "toColor": [ 135, 47, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 145, 60, 255 ], "toColor": [ 54, 145, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 62, 150, 255 ], "toColor": [ 59, 62, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 138, 118, 255 ], "toColor": [ 73, 138, 118, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[Schedule]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 107, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6098600.0282906145, "ymin": 1927689.8348983526, "xmax": 6126714.899226114, "ymax": 1950321.1433101892, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Schedule", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Schedule", "type": "esriFieldTypeString", "alias": "Schedule", "length": 50, "domain": null }, { "name": "CurbMiles", "type": "esriFieldTypeSmallInteger", "alias": "CurbMiles", "domain": null }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "length": 2, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8487_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4085_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 167, "name": "Storm Drain Fee", "type": "Feature Layer", "description": "Storm drain fee payment information, gathered from historical storm drain fee logbooks (2 sets each of pre- and post- 1977 payments). Additional information gathered from historical Microfilm files, Laserfiche Tract and Parcel Maps, and Miscellaneous Building Permits (file 50605.1).", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Cupertino", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FeeRateDerivedFrom", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "defaultLabel": "Unknown", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 1.5 } }, "value": "Acre", "label": "Acre" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 122, 142, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 142, 245, 255 ], "width": 1.5 } }, "value": "Lot", "label": "Lot" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 171, 109, 255 ], "toColor": [ 173, 171, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 90, 250, 255 ], "toColor": [ 170, 90, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 107, 136, 255 ], "toColor": [ 250, 107, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 107, 153, 255 ], "toColor": [ 61, 107, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 250, 107, 255 ], "toColor": [ 117, 250, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 232, 232, 255 ], "toColor": [ 104, 232, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 154, 237, 255 ], "toColor": [ 227, 154, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 242, 92, 255 ], "toColor": [ 247, 242, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 93, 100, 255 ], "toColor": [ 140, 93, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 47, 126, 255 ], "toColor": [ 135, 47, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 145, 60, 255 ], "toColor": [ 54, 145, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 62, 150, 255 ], "toColor": [ 59, 62, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 138, 118, 255 ], "toColor": [ 73, 138, 118, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": [ { "labelExpression": "\"FeeRate: \" CONCAT [FeeRate] CONCAT NEWLINE CONCAT \"AmountPaid: \" CONCAT [AmountPaid] CONCAT NEWLINE CONCAT \"ReceiptDate: \" CONCAT [ReceiptDate]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Default", "priority": 90, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6099433.426726297, "ymin": 1931892.6164479852, "xmax": 6126714.570682868, "ymax": 1950321.1433350146, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "APN_SPACE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APN_SPACE", "type": "esriFieldTypeString", "alias": "APN_SPACE", "length": 12, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 56, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "sdFeeStatus", "description": "", "codedValues": [ { "name": "Partial Payment Still Needed", "code": "Partial Payment Still Needed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NumberofUnits", "type": "esriFieldTypeSmallInteger", "alias": "NumberofUnits", "domain": null }, { "name": "LandUseType", "type": "esriFieldTypeString", "alias": "LandUseType", "length": 50, "domain": { "type": "codedValue", "name": "sdLandUse", "description": "Storm Drain LandUse Designations", "codedValues": [ { "name": "Single Family Residential", "code": "Single Family Residential" }, { "name": "Multi-Family Residential", "code": "Multi-Family Residential" }, { "name": "Commercial/Industrial", "code": "Commercial/Industrial" }, { "name": "Public Education", "code": "Public Education" }, { "name": "Public Facility", "code": "Public Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FeeRate", "type": "esriFieldTypeSmallInteger", "alias": "FeeRate", "domain": { "type": "codedValue", "name": "sdFeeRate", "description": "Storm Drain Fee Rates ", "codedValues": [ { "name": "480", "code": 480 }, { "name": "510", "code": 510 }, { "name": "780", "code": 780 }, { "name": "920", "code": 920 }, { "name": "926", "code": 926 }, { "name": "950", "code": 950 }, { "name": "1100", "code": 1100 }, { "name": "1290", "code": 1290 }, { "name": "2420", "code": 2420 }, { "name": "1320", "code": 1320 }, { "name": "150", "code": 150 }, { "name": "500", "code": 500 }, { "name": "200", "code": 200 }, { "name": "940", "code": 940 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FeeRateDerivedFrom", "type": "esriFieldTypeString", "alias": "FeeRateDerivedFrom", "length": 4, "domain": { "type": "codedValue", "name": "sdFeeRateDerivedFrom", "description": "", "codedValues": [ { "name": "Acre", "code": "Acre" }, { "name": "Lot", "code": "Lot" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BulkPayment", "type": "esriFieldTypeString", "alias": "BulkPayment", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AmountPaid", "type": "esriFieldTypeDouble", "alias": "AmountPaid", "domain": null }, { "name": "ReceiptNumber", "type": "esriFieldTypeString", "alias": "ReceiptNumber", "length": 15, "domain": null }, { "name": "ReceiptDate", "type": "esriFieldTypeDate", "alias": "ReceiptDate", "length": 8, "domain": null }, { "name": "CityWarrantNumber", "type": "esriFieldTypeSmallInteger", "alias": "CityWarrantNumber", "domain": null }, { "name": "DocumentedAcres", "type": "esriFieldTypeDouble", "alias": "DocumentedAcres", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "ReceiptNumber2", "type": "esriFieldTypeString", "alias": "ReceiptNumber2", "length": 15, "domain": null }, { "name": "ReceiptNumber3", "type": "esriFieldTypeString", "alias": "ReceiptNumber3", "length": 15, "domain": null }, { "name": "ReceiptDate2", "type": "esriFieldTypeDate", "alias": "ReceiptDate2", "length": 8, "domain": null }, { "name": "ReceiptDate3", "type": "esriFieldTypeDate", "alias": "ReceiptDate3", "length": 8, "domain": null }, { "name": "AmountPaid2", "type": "esriFieldTypeDouble", "alias": "Amount2", "domain": null }, { "name": "AmountPaid3", "type": "esriFieldTypeDouble", "alias": "AmountPaid3", "domain": null }, { "name": "FileNum", "type": "esriFieldTypeString", "alias": "FileNum", "length": 15, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8942_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4296_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 306, "name": "Suggested Routes to School", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [ { "id": 183, "name": "Collins" }, { "id": 182, "name": "Cupertino High School" }, { "id": 181, "name": "Eaton Elementary" }, { "id": 180, "name": "Faria" }, { "id": 179, "name": "Garden Gate" }, { "id": 178, "name": "Hyde" }, { "id": 177, "name": "Kennedy" }, { "id": 176, "name": "Lawson" }, { "id": 175, "name": "Lincoln" }, { "id": 174, "name": "Monta Vista" }, { "id": 173, "name": "Regnart" }, { "id": 172, "name": "Sedgwick" }, { "id": 171, "name": "Stevens Creek Elementary" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 6103698.4652727395, "ymin": 1933154.5345998108, "xmax": 6126385.432690918, "ymax": 1949021.44708997, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 183, "name": "Collins", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 306, "name": "Suggested Routes to School" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SchoolName", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "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": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103698.4652727395, "ymin": 1933154.5345998108, "xmax": 6126385.432690918, "ymax": 1949021.44708997, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SchoolName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "SchoolName", "type": "esriFieldTypeString", "alias": "SchoolName", "length": 50, "domain": null }, { "name": "School_Type", "type": "esriFieldTypeString", "alias": "School_Type", "length": 50, "domain": { "type": "codedValue", "name": "SchoolType", "description": "Valid list of school types in Cupertino", "codedValues": [ { "name": "Elementary School", "code": "Elementary" }, { "name": "Middle School", "code": "Middle" }, { "name": "Highschool", "code": "High" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9008_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4359_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 182, "name": "Cupertino High School", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 306, "name": "Suggested Routes to School" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SchoolName", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "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": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103698.4652727395, "ymin": 1933154.5345998108, "xmax": 6126385.432690918, "ymax": 1949021.44708997, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SchoolName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "SchoolName", "type": "esriFieldTypeString", "alias": "SchoolName", "length": 50, "domain": null }, { "name": "School_Type", "type": "esriFieldTypeString", "alias": "School_Type", "length": 50, "domain": { "type": "codedValue", "name": "SchoolType", "description": "Valid list of school types in Cupertino", "codedValues": [ { "name": "Elementary School", "code": "Elementary" }, { "name": "Middle School", "code": "Middle" }, { "name": "Highschool", "code": "High" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9008_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4359_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 181, "name": "Eaton Elementary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 306, "name": "Suggested Routes to School" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SchoolName", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "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": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103698.4652727395, "ymin": 1933154.5345998108, "xmax": 6126385.432690918, "ymax": 1949021.44708997, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SchoolName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "SchoolName", "type": "esriFieldTypeString", "alias": "SchoolName", "length": 50, "domain": null }, { "name": "School_Type", "type": "esriFieldTypeString", "alias": "School_Type", "length": 50, "domain": { "type": "codedValue", "name": "SchoolType", "description": "Valid list of school types in Cupertino", "codedValues": [ { "name": "Elementary School", "code": "Elementary" }, { "name": "Middle School", "code": "Middle" }, { "name": "Highschool", "code": "High" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9008_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4359_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 180, "name": "Faria", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 306, "name": "Suggested Routes to School" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SchoolName", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "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": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103698.4652727395, "ymin": 1933154.5345998108, "xmax": 6126385.432690918, "ymax": 1949021.44708997, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SchoolName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "SchoolName", "type": "esriFieldTypeString", "alias": "SchoolName", "length": 50, "domain": null }, { "name": "School_Type", "type": "esriFieldTypeString", "alias": "School_Type", "length": 50, "domain": { "type": "codedValue", "name": "SchoolType", "description": "Valid list of school types in Cupertino", "codedValues": [ { "name": "Elementary School", "code": "Elementary" }, { "name": "Middle School", "code": "Middle" }, { "name": "Highschool", "code": "High" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9008_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4359_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 179, "name": "Garden Gate", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 306, "name": "Suggested Routes to School" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SchoolName", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "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": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103698.4652727395, "ymin": 1933154.5345998108, "xmax": 6126385.432690918, "ymax": 1949021.44708997, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SchoolName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "SchoolName", "type": "esriFieldTypeString", "alias": "SchoolName", "length": 50, "domain": null }, { "name": "School_Type", "type": "esriFieldTypeString", "alias": "School_Type", "length": 50, "domain": { "type": "codedValue", "name": "SchoolType", "description": "Valid list of school types in Cupertino", "codedValues": [ { "name": "Elementary School", "code": "Elementary" }, { "name": "Middle School", "code": "Middle" }, { "name": "Highschool", "code": "High" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9008_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4359_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 178, "name": "Hyde", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 306, "name": "Suggested Routes to School" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SchoolName", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "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": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103698.4652727395, "ymin": 1933154.5345998108, "xmax": 6126385.432690918, "ymax": 1949021.44708997, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SchoolName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "SchoolName", "type": "esriFieldTypeString", "alias": "SchoolName", "length": 50, "domain": null }, { "name": "School_Type", "type": "esriFieldTypeString", "alias": "School_Type", "length": 50, "domain": { "type": "codedValue", "name": "SchoolType", "description": "Valid list of school types in Cupertino", "codedValues": [ { "name": "Elementary School", "code": "Elementary" }, { "name": "Middle School", "code": "Middle" }, { "name": "Highschool", "code": "High" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9008_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4359_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 177, "name": "Kennedy", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 306, "name": "Suggested Routes to School" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SchoolName", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "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": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103698.4652727395, "ymin": 1933154.5345998108, "xmax": 6126385.432690918, "ymax": 1949021.44708997, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SchoolName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "SchoolName", "type": "esriFieldTypeString", "alias": "SchoolName", "length": 50, "domain": null }, { "name": "School_Type", "type": "esriFieldTypeString", "alias": "School_Type", "length": 50, "domain": { "type": "codedValue", "name": "SchoolType", "description": "Valid list of school types in Cupertino", "codedValues": [ { "name": "Elementary School", "code": "Elementary" }, { "name": "Middle School", "code": "Middle" }, { "name": "Highschool", "code": "High" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9008_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4359_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 176, "name": "Lawson", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 306, "name": "Suggested Routes to School" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SchoolName", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "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": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103698.4652727395, "ymin": 1933154.5345998108, "xmax": 6126385.432690918, "ymax": 1949021.44708997, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SchoolName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "SchoolName", "type": "esriFieldTypeString", "alias": "SchoolName", "length": 50, "domain": null }, { "name": "School_Type", "type": "esriFieldTypeString", "alias": "School_Type", "length": 50, "domain": { "type": "codedValue", "name": "SchoolType", "description": "Valid list of school types in Cupertino", "codedValues": [ { "name": "Elementary School", "code": "Elementary" }, { "name": "Middle School", "code": "Middle" }, { "name": "Highschool", "code": "High" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9008_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4359_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 175, "name": "Lincoln", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 306, "name": "Suggested Routes to School" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SchoolName", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "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": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103698.4652727395, "ymin": 1933154.5345998108, "xmax": 6126385.432690918, "ymax": 1949021.44708997, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SchoolName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "SchoolName", "type": "esriFieldTypeString", "alias": "SchoolName", "length": 50, "domain": null }, { "name": "School_Type", "type": "esriFieldTypeString", "alias": "School_Type", "length": 50, "domain": { "type": "codedValue", "name": "SchoolType", "description": "Valid list of school types in Cupertino", "codedValues": [ { "name": "Elementary School", "code": "Elementary" }, { "name": "Middle School", "code": "Middle" }, { "name": "Highschool", "code": "High" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9008_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4359_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 174, "name": "Monta Vista", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 306, "name": "Suggested Routes to School" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SchoolName", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "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": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103698.4652727395, "ymin": 1933154.5345998108, "xmax": 6126385.432690918, "ymax": 1949021.44708997, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SchoolName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "SchoolName", "type": "esriFieldTypeString", "alias": "SchoolName", "length": 50, "domain": null }, { "name": "School_Type", "type": "esriFieldTypeString", "alias": "School_Type", "length": 50, "domain": { "type": "codedValue", "name": "SchoolType", "description": "Valid list of school types in Cupertino", "codedValues": [ { "name": "Elementary School", "code": "Elementary" }, { "name": "Middle School", "code": "Middle" }, { "name": "Highschool", "code": "High" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9008_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4359_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 173, "name": "Regnart", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 306, "name": "Suggested Routes to School" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SchoolName", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "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": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103698.4652727395, "ymin": 1933154.5345998108, "xmax": 6126385.432690918, "ymax": 1949021.44708997, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SchoolName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "SchoolName", "type": "esriFieldTypeString", "alias": "SchoolName", "length": 50, "domain": null }, { "name": "School_Type", "type": "esriFieldTypeString", "alias": "School_Type", "length": 50, "domain": { "type": "codedValue", "name": "SchoolType", "description": "Valid list of school types in Cupertino", "codedValues": [ { "name": "Elementary School", "code": "Elementary" }, { "name": "Middle School", "code": "Middle" }, { "name": "Highschool", "code": "High" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9008_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4359_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 172, "name": "Sedgwick", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 306, "name": "Suggested Routes to School" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SchoolName", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "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": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103698.4652727395, "ymin": 1933154.5345998108, "xmax": 6126385.432690918, "ymax": 1949021.44708997, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SchoolName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "SchoolName", "type": "esriFieldTypeString", "alias": "SchoolName", "length": 50, "domain": null }, { "name": "School_Type", "type": "esriFieldTypeString", "alias": "School_Type", "length": 50, "domain": { "type": "codedValue", "name": "SchoolType", "description": "Valid list of school types in Cupertino", "codedValues": [ { "name": "Elementary School", "code": "Elementary" }, { "name": "Middle School", "code": "Middle" }, { "name": "Highschool", "code": "High" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9008_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4359_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 171, "name": "Stevens Creek Elementary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 306, "name": "Suggested Routes to School" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SchoolName", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "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": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6103698.4652727395, "ymin": 1933154.5345998108, "xmax": 6126385.432690918, "ymax": 1949021.44708997, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SchoolName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "SchoolName", "type": "esriFieldTypeString", "alias": "SchoolName", "length": 50, "domain": null }, { "name": "School_Type", "type": "esriFieldTypeString", "alias": "School_Type", "length": 50, "domain": { "type": "codedValue", "name": "SchoolType", "description": "Valid list of school types in Cupertino", "codedValues": [ { "name": "Elementary School", "code": "Elementary" }, { "name": "Middle School", "code": "Middle" }, { "name": "Highschool", "code": "High" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9008_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4359_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 168, "name": "Tract Map Index", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 0, 230, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TRACT]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6000, "name": "Default", "priority": 106, "symbol": { "type": "esriTS", "color": [ 0, 115, 76, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6099164.954654187, "ymin": 1931897.057783097, "xmax": 6126714.8726513535, "ymax": 1950207.5188655257, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "TRACT", "length": 7, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8938_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4292_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 169, "name": "Trees", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OwnedBy", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "043cef707bfa1c2d49d9d77a4c4e05dc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAENklEQVRYhe2Xa0xbZRjHn/dcejilZy2Utgwog5bL2oFzYeMq4nSKc2YmhM3LolE/mEU/bVHnEpf0g9lF98U4o5nsgzGGuE8LH2RgGDCYsrEFIZNyKRQYhZYCKy3doT03c6qSidgO22hM9kve5LxPcp7nl5y8/zeHgP8Y4qEA/N8/wdWpwy8JJHUqrFBlIlFgMYn/vFun+tCGbGLCBGySDSv1CdUIUCri+Z5ndSdn5fqPzje/DhGKQ1Z7M57qm4QQpSIHrC8cfUyCVAA4nBCBHxaPqXG3b5AQwgZF+B74NJliq/fYByl+VxaroF+tuv4VIjn2t2Z8CHb1fUu1Vx95vfmu7fTeFNtE3ALqu67GJNafUTzYFNkHGAPeu+PQSX+ynqy4cWF1+GpDPgQG7xDhTrfsBYAv4hYI0trdlqGW1T0T8EBVz3lKxHCgV5bWfUe17MVBsJy9MnvkOALRzZNJ3+zRnjmHEEgbEhgY2Gdyk3SSKuj9U50KL0eVzpm6Drp5h1LASSVLq43OLZXb24R3awDO1scUuLx44hVcWDmBiwK1KAh4ytId2CiYyAOz7Ik8a5amQT83rOiqfOf5Vu/x/c/oTjVFFSD4lfPG6VvJ2kUn8AS12igecJEHy0gL9Ytl3ycAEF2AxxXJ5vEuwEUOEknawjhwJG1aWyfWFpiAJ+A2WJnM2f6ECgSTtUByoUBMAd3C2Ef2wtozcrDQrC9hAo7cx0ERCjbGFCgoaf+436452PfIwZKK3gZA4gMl6t8iIQRDBbXg37R5lk0XjsYUkOGI5Lf8KsMtH5MJ/+QU3M/PxfUwpy/kJcRXPodOh2IKXJRsioDb12Edbo57uEz+WHskHd0Ga29LwLatlrHNRRUwjw5/iUSeyZ6+CYlAFZyH4sEmggoHtK6MRz8DgBejCgSVqfVFv+d+IjG6+tCUsbR2bZ1YW2BpDbPJ7064ABUKyBmjiimACZzEExTCw4kNohDFyCkbjCmg9rum72SVGPPGO//SxJWxHcKkEnInf9qwwLzWBAqOHY0pkOKdfG3SVNYm4gRmHrsaiWQJw2DU9ARMZJeJav8MFk3Ao98KVGg5cgn9AUfS4DDVCBJI78cUyK/o7hjthacWtXkX23a/p5PTMEwoQcEFpzK8gy97UguuCRi57l0hiw7nPy2GSRrpFhwobX4sMnwyu1SiVvyXqnIuXIkpIJO/q7sDoFs/0VmayzLqcl5JjxZvbYqcy57xNzwTW8oNZmcX3A9HJEF/cZ2cnL1W+/cHFtJMn85sLioChO6pA55zOwq/a4B1ICAKOTU3nAAgr1X03pEDzpzyTlzgUNZMHwg4AW79NnCYqkUlu9SqzOL2ZxpvcwC366L1fiCB9TCVXety3MTq3OmWhpG8J7WEEOaVwQW7Znnm7Z3mxm74N/4L8nZ2XQKQV/wQiWjyUADi4Fdmba9SSJX8fAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CWA", "label": "CWA" }, { "symbol": { "type": "esriPMS", "url": "f9795df11717736c480a18129e02034d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD2klEQVRYhe2XX2gcRRzHvzOz/+729i53lz8lNmCDBUHBB0VFquUQjBHpQ2n9i+KTiI+11FhSOUqJtk1BSUUpfREfCn0qvqSxtU1RUah9VSGCWswfe5fk/u/fmZFNITWXeGt6hyL0AwO7szszn9nZ+f12FfzHKHcE8H9fgqmFgy9ISt6Dyu6SAjaV+OjbLB3Nk7zomEBe5unDJf44AcmQIPju6Z6x+bD+wvzIp4KRl5PFKtMcF5wxtdKT2vdIkWUAvNERgQtLb6dEkf9AJO+jXMI3VDG5eGhEc/2tnLFXsrOLhPCbk1VEgPTCkl4Y6H1tcjn//nA6/2vbAsQhZ7TA6U8Wyivngaaw5S2ZMV9T1cxscXXw1fuFhGG7imcZwwA+bluAK0rOKlZuNfACZGeLuiQELOAbtmFewATH+PnC6DsAFohCP3uq6/BJQiA3JXDxt5FBn1FD8YM19bRp1s2Y5Tr0hhuXhMS5ygbqKfOBqcV3dwKH90QKnF/KvwTJDxFInQvCNNfDppESiuevHKouoNdtbXFr77OThdFdwz1HPm8pQCQ/ZVQapmZ7kJSsdtQORALWUkWvdKeOA2gtwAkxzeUaiFy3XG2hNVxIRgab65XmCtXzq45pWLGa3VEBrikgXFYjBXTbO1LNpo5qjve3b/ntUOtKgHFxJlLgiW0njl26fuC5cl/6wcxcEes3ziYhQDWTRKCr87y7vC9SIEQq8nVfU695mobb2gV/odSThmsaASHuY8+QCTdS4KzMa34xmE4ultsePCSxXAWVEk7CuDpVzd83ZOVvtBTonrM/kQJWrNJoe/CVAfwAyUJJoTyRtRPxCQDPtxTgqrLHKpTQaWIVm9hJc2idIJoIFGYp7trQ2wko55CUJSIFIKSUlBDCOxuIBGMA5/VIAdXzf7eT8YEwGjbjWDEIRhEvresnEi+ugwoxEynA6s6r9bT1pSSEroZkAtTSFupJU6iuT1sJuKYBGnCo7q0cIhlBPZ3gPMCBSIHc9g+mL8/sf9IztbONu/t6wmgoKA3X8LrpuC/auvZN+C2wYa64GXSEZIRoDTcskIzCTsUl5eLc0JaxS5ECIbnt49MAeq/8tH9boMpH4zE2s6P/2PfhtYvzB/9opMw+s7R2iULJcm9XmPmuGnP1vSLFPnSt2P0AGqrvncz1Hz+NDVDQgp33jv8CICyrGHZ1by2VukKkJLFqYyVlO/EY6pmEYJ74ItN7Y9dDfafC57+7Vd//SGAjdgxOfHX557d2O2bsdC1jZamUAfWCH3XXezPXf/Rr/Bv/Bbl7TpwDEJa2UTrRyR0BtMGfNsig6fPX9qMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CalTrans", "label": "CalTrans" }, { "symbol": { "type": "esriPMS", "url": "e72177656d204fc884a5f16132b0c101", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEPUlEQVRYhe2XfWgbdRjHn3vPS7O2S5M0aZMsWV/cqtZuzrphu/oC3cZWYbQ6N6zCoKhYwYEywUFAqXNTRFJf0FEY4iaFlSqKbujoOl/WF2mns7Ht+rI2Ln3L6+Xycrn7nVzndKslsSQowj5wf/y+d8/zfOD4/Y4j4T+GvCUA//dX8MlvrXsoPPGaguEKRIRHJUS8M6CLvuzAHChjAg7Jgd8TEKswwFZjgnBhm67FI+cnrnx4nMK5fSNjO4hA0Ao0HabWl3QeuGvOtxoAnsqIQLvvcDY5ywxxiDIkeDWsWuVGn863HAyFzYU0FXy8b6AJSwjKxWeFKAODv+xj7tv01pNf+h2Ht+c6JtMW4IPGk6FYtsk1+vDiWqOeIcrLPm5Rq+ao/sH9fw6/jiAoYN63jtTrLm0HgPfSFlAq/PePjMm9rsFy+dA32MQAhiAez162JhzRETqEv9HhefMlCfAZiop/tEt7sBXDQFqRQNvIKTtFDSsikbyb8jivSSo97a4Er69IReAJFaMImq0F35d3ike3ArxQn1LgK59jb1xUHJIQyYhomgiGzCABBisBSSSEOcO1BVsIC94SevOGd3d+Pv9K3U7doc+SCvCC8gP3zN1qf8AGJBGDcOSPRmmAEAUjE7VMafEXRwEguQBG8OrJqarFokziD9iBJiP2pTm5NOAiBtaQN6TxzJVnVECp9Mo7hE0p4PfbXy22n349ELJCNJaTMQGbuRt4Xn0ypcDTdz50pO3XjkfuWNe+sf/ifkCISGswhiEotp0BjcbjURjGD6QUkKEIrkmtmv1Rk3UV5F2QDmWlp0CXNywkMHHLDswZTynQLjloYnaha3R8W9rDZSau1IAoMGAwXOo7zTrKajWOuaQC8fGS9wWR1Lg9myATcFEduC7XkXEhS2vSX3QCwKNJBZRKX/3QyC7INJ6ZDZjF1Fu7NCeXBgomoGHDxowLxPkswPFEVkoBEVESScQxPsMHEUOHQRBoLqUAyxrdhcZ+8/hUzd+aGA2DQFERmHJvWbFAbs4Y8IJqNKXAfNDWuKbgwjc4LuLjU9WLRzKOi2CzdEGhqRexYSOeTECndQHPZ0GQ/WsHydJ26zlRktCLKQWer6jqcg6cf1Cbe7l96+YjukgsF2iSk+2nFubXP6bVDn+H44llvxWyaJHta0RTEczrL8K8viIgqShYTD1SNKbp3GttOptSQKa5oqoLAPTOnh4bpQjeq2JCo4231ffL905Mts1aC34wTExXw42QZAzKSjtAArxveuiBBlp/9e18/c+3SwARNpzf+kTxnmM3FVyvgyQ0V1ZOyGfJjdmC195gMfeeExCNeWYqACcSoM8bgjWWbsTHcs7YjD/VNZieTQDA7mS9/5HAcjy3sea8c6B7tz7PdWyt9axWRLTARbUuljU807i28Vv4N/4LmiuqOwFAvtKGzESTWwKQBr8Djditli4h0AwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "California Water Service", "label": "California Water Service" }, { "symbol": { "type": "esriPMS", "url": "4625ed2504bfb7eb5ee07e82b0e1bec8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD6UlEQVRYhe2XbWgcRRjH/zOzu5fs3t7eSy4peREbLAgKgoqIICJ+qMFSMCRqIy36RUT8oKXYqg0cWmprC74kopR+0aKFClprwTcqERWE6FcVIqjF3CXm3nJ3ub3dnZ2RbWg0abw1vUMR+oP5MM8yM7/dmX2eXQX/McoVAfzft+CDuWceAMULqqr0CSFtIuVr0yllf4ZkRNsEMjJDbyn7txOQJOH8m7vTB3NB/L3c3jcJIw8W8kXmNBwwxtSudGr3jXkkATzaFoHPinstO8+/96To8X0fkY6I+LAwvs9x3H7G2M7sbI4If/lmhRCYn5uPDAz0P/RRKXNoKJH5pWWBakOe5NzuzS8ULvQ1TWU9m7oPapqq5mbnVha/iBASdbuudJrGEIDXWxZQFO3OQn5+pe+6HrKzcxEQAp/zdce4LmedPo6eWXj2aUDOUUU5cU/8uUlCIDck8PavTw5SRjo8z1sVD7aiGZXFCuy6rRNCdKYqA5YVu+FsYfwO4PmRUIGPi5kxT/rjgIxIAeY4DjaKlBKu6y53HAf2Ul3r6+/ddnZh//Zt6QNnmgpwyY9VKzWjYTdAKf1zohYIhIrFUiTVlToCoLkACDUWS4sXBrWTRt0GY2RwbVxZG/Bct2oYhlmr1doqoGoqhC+qoQK2XT+QSCUONxoN8L855ZdDLG6B++JkqMDY5ldffPf8nvu6e9I35bI5tLwTBEgmk+iIRHKsa3F3qEAAVcgjqqZ9p2kRXM5b8FfS6TR0Q+eUOLcNkQknVOCUzGhq3psqFgotLx5QLpUhpYAeNaY/qWau22pmfm8qwLL1NxwhzWqlPYcwSGL5hYIS93kqGjUnANzfVEBRlZGLeb+d1CpLxIrFtl6yHtYGFMV0ndaTz1p8n4NQFg0VkEJKSikJy/cbhTElqCFLoQKO6/xmxqID5dLiJZNETQOUMVTKlQ0LdOod8IWYCRWoLNV3pRLxc4RQunyCZVB5EU/EYcZiwnUc2kxAN3T43F/1BjFGEU9YvuT+U6ECD2+ZnDox88RdhtFx6qqrB9Ie52CUBo/vvN1wdnRGtK9JUNjXyVCBaCKZEIwRYtcbQQNlFDHLlNz3T9+76dDnoQIBO7e8PAWg+60f92xWVH6r1klmRnpf+ja49n5u37xlxXrK5dVbFFTOru6uoPRNV7OlUWrprximfj1A6o7nTo72HjmOdVDQhF3XHv0ZQNBWaNhLo6ZlfSGkJLVqDaCAoRuwkpYQrv9pX3d++809x4IvmOFmc/8jgfXYMTjx5Ts/PT6sG9Hj8WQ8BSm563o/cMd7bLj38Ff4N/4Lxq6ZPA0gaC2jtGOSKwJogT8Arh62l4RMBmUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cupertino", "label": "Cupertino" }, { "symbol": { "type": "esriPMS", "url": "635c34be94d597b6f859424c9cbdc1ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADtklEQVRYhe2XTWxUVRTH/+fc+2ZwpvPRTmrlq0qtqaDRYI0aEjVGI2IMCwJ+RuPKGJcsFJMOvsQB/NoYMBrCxrggYUXcqFW0BhCTwsZFC6mxgNWxMHRahjJt5957zJtawbHOQGeiMeGXvJe88/Lu/Z37zrsnT+M/Rl8TwP/9FXwzln5amHaUwEsJUmTQB4cS6PHJdw0T8MXne8bt/QRqIWO+f6x1ezaIH8ynPy4RPdepnEqywbSQd8KqzWvyaAHwckMEvhx7LcHjMqCZ2rQABU+73nx6S4xp2bTg+W7P0NwgERLcoU34iNMvfpb331rX7J+sW6BJhfaG4ZZ0aVu+nhRSPxi1fVLIW60vTT6HAtCqRJ91bh2AD+sWKAo/1KnNn9dREnRrE3YgLCKZ95kIQUHova/yW18nwm+O1CePxN/YRQS5KoH+8S0dY4JFwdJeToiC8/yTBywlixbPRawgMgVaPuJw54EJ/0HA31hT4PMx/1lmSWuScEFIJfiKivkvMAHRQJCAOAQpcqGjRj/Rm+9Z/2hz5tOqAprd7htYos3sYGR2yetFEXCzcuEhq94FUF2gJBRtZ1N+KMigUTSTg4HqqIzrykATuUJOONZGV7/01SiCoEUKNQVS7DI/Gv12wpN/rPKFcMoqeER7awqsim9759hE+skBo7pXe6butxCk8JNVuOA4O5U8t7mmQMCMqJcuiBw77wgJrm8VBo3GOSEjmFrzOO2crimwT/xQccL1dSpX9+QBNykDZRVyCPd/UfBvWxvzz1QVWFFwH4EQW6IaU4QRArq01SErqVGrdgJ4qqrARYeNt6jZfb+RLGahrJO1lXFdGSgKxZoaWP1zhEhghJtqCjBILIhUlb1+IcxI0KHcZE2BONuRrKPlN6q/C4w6RgnAsgX0h7wQPMJQTYEEywsjVh1wIG5nW96SA5WTljFilYuRcDWBnCOEyolcSiBo5qcsW8C9WlNgZSzTN1jwH8472nfEeK3hcn+QoAWfblPmmZzVh63MNphKgimHrXYzItTC5QMlAX51LB5k/wPJzNc1BQJWxvw+ANcfH+9ZMU1yn4U3dFfSPxrc+25i6+gvjtvaKz5T88emQ5D+Dmc3TRC/f8bx7SBcjEB23Zt8cw/mQaMKtyYzw0FSl8dSVNr0s/O+ZYAWK4fggz1rGadFubCgN5rIru+k3UGpbKg29hUJzEdXfMfBgfM9G3LCe4ZnVEoTzHWQwSSbV+5ObDuEf+O/YFU8sx9AcNSNbsQg1wRQB78D1qR0DFx+01oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cupertino Sanitary District", "label": "Cupertino Sanitary District" }, { "symbol": { "type": "esriPMS", "url": "a4bae7afee121636d6e8b7de3e9ce53d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD5UlEQVRYhe2XW2gcVRiA//+cM7ednd3shmQ1NUbjpQ8WtCpGqkWCYE2RPpTWKy3GBxFBCn0o3gqDaIw3irRekIJoHwp9Kr7EVFtSYrVS+yat0mqMtZs02SR7m537OTLRhhrTXcMOitAPDsz5h/n/b87M+Ydh8B/DrgjA//0RDJcGHwUQrwvhrwAAGwHf+yYdvmyiyWMTMIVJ7iqGaxEwi0Fw/MG2gYko/mX5nU+48J9o0W6kCmsBLjxppvbj9p6SnQWAZ2IR+GJ2MM3L4hShNEdQAg/LfGjulecVKX1NyN0tOeN2JPhHGoIatOurlHz5+JNDc+ZgX8b8pWkBIiv7ZVQ7somV83M/rNJp6/sBP7Sk9uTqheIXQWSgSW3M8af6AOCDpgXC0OnN6DctzCWahFxytSKii4mydFKaoNzDt4eLAy8g4qSAYN8DqZ17EEEsS2DU2dVddSqqRLW/xOllCl/EkFeAxrIJIcJEINzOsnvu1kOl1+4DeGlTQ4HPZ83HgbKdBIhiuy5VWTpaWFgOiAQkqs8fywCRjDxZOfnQ0Jy5oS9jflZXAAn7SJc79OitFiJYSNQMiBRatG5l1j77FgDUFwgh1FPKtfN3EScqy4AQfvfiOFsckIleqfnThi7nYhUIuA0IrNJQQGPZV4v2T29Ez54SNTaBkjMODNn+hgL3JJ5686j1/sMF69QdOeO2qBM0WVpA0f4ZvLA6Eaby2xsKRATgPu2F1kk3qILCUtAMBes0OMFMAEKsWY+73YYCB4QpB2VnJKPd0HTxiLTaBcSlUPOnTwxXzFvWGeZUXYF2q/VDQdFIKh0QB9E2ziZWMurIrTXvwm4AeKSugB/WNmUSN0PcJOWr0XIn1i2Os8WBQDiGTI3YBQiRgYsw2VAAgQouAqQYNdH44NyLmpvVUEBmyd8sL9+ZUq/7WxLLmwQufDCUzmUL2MEcIEpnGgogTW+tePnDAgRJKV1/tmQ+30gqbp7LNEnqCdh+AaLVky/ZQZF0xRkPQxHuaCjQq/WPjNr77veCwoHz7rE2RjQIuQcE5V/Tcvaxsjd3TAh+mW8Fh6I9xrnwUZUyqLIscBFA1T0vCJEOrjdePNJQIGKttmUk2pHf2p9ebwv3bk04Z+7Vn/suOneksutCxT2XS6ldcClRoZnaD4CAJ7Jyx2ZbuO/a3tQqgVCTmLanV9+2F5aAQR16tK1jABCNBXTWsrno5Y8iMtTlq0BACLZXgJI7zhmqhzKpsxvuxB0+AGysl/sfCSxFj9Y/+rX78UbbK+wtOWOtBGlAiXZaweSzvaltX8G/8V+wRuk/CADRaBoWR5IrAtAEvwMxJX/ll9/KhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Los Altos", "label": "Other Public" }, { "symbol": { "type": "esriPMS", "url": "a4bae7afee121636d6e8b7de3e9ce53d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD5UlEQVRYhe2XW2gcVRiA//+cM7ednd3shmQ1NUbjpQ8WtCpGqkWCYE2RPpTWKy3GBxFBCn0o3gqDaIw3irRekIJoHwp9Kr7EVFtSYrVS+yat0mqMtZs02SR7m537OTLRhhrTXcMOitAPDsz5h/n/b87M+Ydh8B/DrgjA//0RDJcGHwUQrwvhrwAAGwHf+yYdvmyiyWMTMIVJ7iqGaxEwi0Fw/MG2gYko/mX5nU+48J9o0W6kCmsBLjxppvbj9p6SnQWAZ2IR+GJ2MM3L4hShNEdQAg/LfGjulecVKX1NyN0tOeN2JPhHGoIatOurlHz5+JNDc+ZgX8b8pWkBIiv7ZVQ7somV83M/rNJp6/sBP7Sk9uTqheIXQWSgSW3M8af6AOCDpgXC0OnN6DctzCWahFxytSKii4mydFKaoNzDt4eLAy8g4qSAYN8DqZ17EEEsS2DU2dVddSqqRLW/xOllCl/EkFeAxrIJIcJEINzOsnvu1kOl1+4DeGlTQ4HPZ83HgbKdBIhiuy5VWTpaWFgOiAQkqs8fywCRjDxZOfnQ0Jy5oS9jflZXAAn7SJc79OitFiJYSNQMiBRatG5l1j77FgDUFwgh1FPKtfN3EScqy4AQfvfiOFsckIleqfnThi7nYhUIuA0IrNJQQGPZV4v2T29Ez54SNTaBkjMODNn+hgL3JJ5686j1/sMF69QdOeO2qBM0WVpA0f4ZvLA6Eaby2xsKRATgPu2F1kk3qILCUtAMBes0OMFMAEKsWY+73YYCB4QpB2VnJKPd0HTxiLTaBcSlUPOnTwxXzFvWGeZUXYF2q/VDQdFIKh0QB9E2ziZWMurIrTXvwm4AeKSugB/WNmUSN0PcJOWr0XIn1i2Os8WBQDiGTI3YBQiRgYsw2VAAgQouAqQYNdH44NyLmpvVUEBmyd8sL9+ZUq/7WxLLmwQufDCUzmUL2MEcIEpnGgogTW+tePnDAgRJKV1/tmQ+30gqbp7LNEnqCdh+AaLVky/ZQZF0xRkPQxHuaCjQq/WPjNr77veCwoHz7rE2RjQIuQcE5V/Tcvaxsjd3TAh+mW8Fh6I9xrnwUZUyqLIscBFA1T0vCJEOrjdePNJQIGKttmUk2pHf2p9ebwv3bk04Z+7Vn/suOneksutCxT2XS6ldcClRoZnaD4CAJ7Jyx2ZbuO/a3tQqgVCTmLanV9+2F5aAQR16tK1jABCNBXTWsrno5Y8iMtTlq0BACLZXgJI7zhmqhzKpsxvuxB0+AGysl/sfCSxFj9Y/+rX78UbbK+wtOWOtBGlAiXZaweSzvaltX8G/8V+wRuk/CADRaBoWR5IrAtAEvwMxJX/ll9/KhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Other Public", "label": "Other Public" }, { "symbol": { "type": "esriPMS", "url": "a4bae7afee121636d6e8b7de3e9ce53d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD5UlEQVRYhe2XW2gcVRiA//+cM7ednd3shmQ1NUbjpQ8WtCpGqkWCYE2RPpTWKy3GBxFBCn0o3gqDaIw3irRekIJoHwp9Kr7EVFtSYrVS+yat0mqMtZs02SR7m537OTLRhhrTXcMOitAPDsz5h/n/b87M+Ydh8B/DrgjA//0RDJcGHwUQrwvhrwAAGwHf+yYdvmyiyWMTMIVJ7iqGaxEwi0Fw/MG2gYko/mX5nU+48J9o0W6kCmsBLjxppvbj9p6SnQWAZ2IR+GJ2MM3L4hShNEdQAg/LfGjulecVKX1NyN0tOeN2JPhHGoIatOurlHz5+JNDc+ZgX8b8pWkBIiv7ZVQ7somV83M/rNJp6/sBP7Sk9uTqheIXQWSgSW3M8af6AOCDpgXC0OnN6DctzCWahFxytSKii4mydFKaoNzDt4eLAy8g4qSAYN8DqZ17EEEsS2DU2dVddSqqRLW/xOllCl/EkFeAxrIJIcJEINzOsnvu1kOl1+4DeGlTQ4HPZ83HgbKdBIhiuy5VWTpaWFgOiAQkqs8fywCRjDxZOfnQ0Jy5oS9jflZXAAn7SJc79OitFiJYSNQMiBRatG5l1j77FgDUFwgh1FPKtfN3EScqy4AQfvfiOFsckIleqfnThi7nYhUIuA0IrNJQQGPZV4v2T29Ez54SNTaBkjMODNn+hgL3JJ5686j1/sMF69QdOeO2qBM0WVpA0f4ZvLA6Eaby2xsKRATgPu2F1kk3qILCUtAMBes0OMFMAEKsWY+73YYCB4QpB2VnJKPd0HTxiLTaBcSlUPOnTwxXzFvWGeZUXYF2q/VDQdFIKh0QB9E2ziZWMurIrTXvwm4AeKSugB/WNmUSN0PcJOWr0XIn1i2Os8WBQDiGTI3YBQiRgYsw2VAAgQouAqQYNdH44NyLmpvVUEBmyd8sL9+ZUq/7WxLLmwQufDCUzmUL2MEcIEpnGgogTW+tePnDAgRJKV1/tmQ+30gqbp7LNEnqCdh+AaLVky/ZQZF0xRkPQxHuaCjQq/WPjNr77veCwoHz7rE2RjQIuQcE5V/Tcvaxsjd3TAh+mW8Fh6I9xrnwUZUyqLIscBFA1T0vCJEOrjdePNJQIGKttmUk2pHf2p9ebwv3bk04Z+7Vn/suOneksutCxT2XS6ldcClRoZnaD4CAJ7Jyx2ZbuO/a3tQqgVCTmLanV9+2F5aAQR16tK1jABCNBXTWsrno5Y8iMtTlq0BACLZXgJI7zhmqhzKpsxvuxB0+AGysl/sfCSxFj9Y/+rX78UbbK+wtOWOtBGlAiXZaweSzvaltX8G/8V+wRuk/CADRaBoWR5IrAtAEvwMxJX/ll9/KhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "San Jose", "label": "Other Public" }, { "symbol": { "type": "esriPMS", "url": "a4bae7afee121636d6e8b7de3e9ce53d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD5UlEQVRYhe2XW2gcVRiA//+cM7ednd3shmQ1NUbjpQ8WtCpGqkWCYE2RPpTWKy3GBxFBCn0o3gqDaIw3irRekIJoHwp9Kr7EVFtSYrVS+yat0mqMtZs02SR7m537OTLRhhrTXcMOitAPDsz5h/n/b87M+Ydh8B/DrgjA//0RDJcGHwUQrwvhrwAAGwHf+yYdvmyiyWMTMIVJ7iqGaxEwi0Fw/MG2gYko/mX5nU+48J9o0W6kCmsBLjxppvbj9p6SnQWAZ2IR+GJ2MM3L4hShNEdQAg/LfGjulecVKX1NyN0tOeN2JPhHGoIatOurlHz5+JNDc+ZgX8b8pWkBIiv7ZVQ7somV83M/rNJp6/sBP7Sk9uTqheIXQWSgSW3M8af6AOCDpgXC0OnN6DctzCWahFxytSKii4mydFKaoNzDt4eLAy8g4qSAYN8DqZ17EEEsS2DU2dVddSqqRLW/xOllCl/EkFeAxrIJIcJEINzOsnvu1kOl1+4DeGlTQ4HPZ83HgbKdBIhiuy5VWTpaWFgOiAQkqs8fywCRjDxZOfnQ0Jy5oS9jflZXAAn7SJc79OitFiJYSNQMiBRatG5l1j77FgDUFwgh1FPKtfN3EScqy4AQfvfiOFsckIleqfnThi7nYhUIuA0IrNJQQGPZV4v2T29Ez54SNTaBkjMODNn+hgL3JJ5686j1/sMF69QdOeO2qBM0WVpA0f4ZvLA6Eaby2xsKRATgPu2F1kk3qILCUtAMBes0OMFMAEKsWY+73YYCB4QpB2VnJKPd0HTxiLTaBcSlUPOnTwxXzFvWGeZUXYF2q/VDQdFIKh0QB9E2ziZWMurIrTXvwm4AeKSugB/WNmUSN0PcJOWr0XIn1i2Os8WBQDiGTI3YBQiRgYsw2VAAgQouAqQYNdH44NyLmpvVUEBmyd8sL9+ZUq/7WxLLmwQufDCUzmUL2MEcIEpnGgogTW+tePnDAgRJKV1/tmQ+30gqbp7LNEnqCdh+AaLVky/ZQZF0xRkPQxHuaCjQq/WPjNr77veCwoHz7rE2RjQIuQcE5V/Tcvaxsjd3TAh+mW8Fh6I9xrnwUZUyqLIscBFA1T0vCJEOrjdePNJQIGKttmUk2pHf2p9ebwv3bk04Z+7Vn/suOneksutCxT2XS6ldcClRoZnaD4CAJ7Jyx2ZbuO/a3tQqgVCTmLanV9+2F5aAQR16tK1jABCNBXTWsrno5Y8iMtTlq0BACLZXgJI7zhmqhzKpsxvuxB0+AGysl/sfCSxFj9Y/+rX78UbbK+wtOWOtBGlAiXZaweSzvaltX8G/8V+wRuk/CADRaBoWR5IrAtAEvwMxJX/ll9/KhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "San Jose Water", "label": "Other Public" }, { "symbol": { "type": "esriPMS", "url": "a4bae7afee121636d6e8b7de3e9ce53d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD5UlEQVRYhe2XW2gcVRiA//+cM7ednd3shmQ1NUbjpQ8WtCpGqkWCYE2RPpTWKy3GBxFBCn0o3gqDaIw3irRekIJoHwp9Kr7EVFtSYrVS+yat0mqMtZs02SR7m537OTLRhhrTXcMOitAPDsz5h/n/b87M+Ydh8B/DrgjA//0RDJcGHwUQrwvhrwAAGwHf+yYdvmyiyWMTMIVJ7iqGaxEwi0Fw/MG2gYko/mX5nU+48J9o0W6kCmsBLjxppvbj9p6SnQWAZ2IR+GJ2MM3L4hShNEdQAg/LfGjulecVKX1NyN0tOeN2JPhHGoIatOurlHz5+JNDc+ZgX8b8pWkBIiv7ZVQ7somV83M/rNJp6/sBP7Sk9uTqheIXQWSgSW3M8af6AOCDpgXC0OnN6DctzCWahFxytSKii4mydFKaoNzDt4eLAy8g4qSAYN8DqZ17EEEsS2DU2dVddSqqRLW/xOllCl/EkFeAxrIJIcJEINzOsnvu1kOl1+4DeGlTQ4HPZ83HgbKdBIhiuy5VWTpaWFgOiAQkqs8fywCRjDxZOfnQ0Jy5oS9jflZXAAn7SJc79OitFiJYSNQMiBRatG5l1j77FgDUFwgh1FPKtfN3EScqy4AQfvfiOFsckIleqfnThi7nYhUIuA0IrNJQQGPZV4v2T29Ez54SNTaBkjMODNn+hgL3JJ5686j1/sMF69QdOeO2qBM0WVpA0f4ZvLA6Eaby2xsKRATgPu2F1kk3qILCUtAMBes0OMFMAEKsWY+73YYCB4QpB2VnJKPd0HTxiLTaBcSlUPOnTwxXzFvWGeZUXYF2q/VDQdFIKh0QB9E2ziZWMurIrTXvwm4AeKSugB/WNmUSN0PcJOWr0XIn1i2Os8WBQDiGTI3YBQiRgYsw2VAAgQouAqQYNdH44NyLmpvVUEBmyd8sL9+ZUq/7WxLLmwQufDCUzmUL2MEcIEpnGgogTW+tePnDAgRJKV1/tmQ+30gqbp7LNEnqCdh+AaLVky/ZQZF0xRkPQxHuaCjQq/WPjNr77veCwoHz7rE2RjQIuQcE5V/Tcvaxsjd3TAh+mW8Fh6I9xrnwUZUyqLIscBFA1T0vCJEOrjdePNJQIGKttmUk2pHf2p9ebwv3bk04Z+7Vn/suOneksutCxT2XS6ldcClRoZnaD4CAJ7Jyx2ZbuO/a3tQqgVCTmLanV9+2F5aAQR16tK1jABCNBXTWsrno5Y8iMtTlq0BACLZXgJI7zhmqhzKpsxvuxB0+AGysl/sfCSxFj9Y/+rX78UbbK+wtOWOtBGlAiXZaweSzvaltX8G/8V+wRuk/CADRaBoWR5IrAtAEvwMxJX/ll9/KhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Santa Clara", "label": "Other Public" }, { "symbol": { "type": "esriPMS", "url": "a4bae7afee121636d6e8b7de3e9ce53d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD5UlEQVRYhe2XW2gcVRiA//+cM7ednd3shmQ1NUbjpQ8WtCpGqkWCYE2RPpTWKy3GBxFBCn0o3gqDaIw3irRekIJoHwp9Kr7EVFtSYrVS+yat0mqMtZs02SR7m537OTLRhhrTXcMOitAPDsz5h/n/b87M+Ydh8B/DrgjA//0RDJcGHwUQrwvhrwAAGwHf+yYdvmyiyWMTMIVJ7iqGaxEwi0Fw/MG2gYko/mX5nU+48J9o0W6kCmsBLjxppvbj9p6SnQWAZ2IR+GJ2MM3L4hShNEdQAg/LfGjulecVKX1NyN0tOeN2JPhHGoIatOurlHz5+JNDc+ZgX8b8pWkBIiv7ZVQ7somV83M/rNJp6/sBP7Sk9uTqheIXQWSgSW3M8af6AOCDpgXC0OnN6DctzCWahFxytSKii4mydFKaoNzDt4eLAy8g4qSAYN8DqZ17EEEsS2DU2dVddSqqRLW/xOllCl/EkFeAxrIJIcJEINzOsnvu1kOl1+4DeGlTQ4HPZ83HgbKdBIhiuy5VWTpaWFgOiAQkqs8fywCRjDxZOfnQ0Jy5oS9jflZXAAn7SJc79OitFiJYSNQMiBRatG5l1j77FgDUFwgh1FPKtfN3EScqy4AQfvfiOFsckIleqfnThi7nYhUIuA0IrNJQQGPZV4v2T29Ez54SNTaBkjMODNn+hgL3JJ5686j1/sMF69QdOeO2qBM0WVpA0f4ZvLA6Eaby2xsKRATgPu2F1kk3qILCUtAMBes0OMFMAEKsWY+73YYCB4QpB2VnJKPd0HTxiLTaBcSlUPOnTwxXzFvWGeZUXYF2q/VDQdFIKh0QB9E2ziZWMurIrTXvwm4AeKSugB/WNmUSN0PcJOWr0XIn1i2Os8WBQDiGTI3YBQiRgYsw2VAAgQouAqQYNdH44NyLmpvVUEBmyd8sL9+ZUq/7WxLLmwQufDCUzmUL2MEcIEpnGgogTW+tePnDAgRJKV1/tmQ+30gqbp7LNEnqCdh+AaLVky/ZQZF0xRkPQxHuaCjQq/WPjNr77veCwoHz7rE2RjQIuQcE5V/Tcvaxsjd3TAh+mW8Fh6I9xrnwUZUyqLIscBFA1T0vCJEOrjdePNJQIGKttmUk2pHf2p9ebwv3bk04Z+7Vn/suOneksutCxT2XS6ldcClRoZnaD4CAJ7Jyx2ZbuO/a3tQqgVCTmLanV9+2F5aAQR16tK1jABCNBXTWsrno5Y8iMtTlq0BACLZXgJI7zhmqhzKpsxvuxB0+AGysl/sfCSxFj9Y/+rX78UbbK+wtOWOtBGlAiXZaweSzvaltX8G/8V+wRuk/CADRaBoWR5IrAtAEvwMxJX/ll9/KhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Santa Clara County", "label": "Other Public" }, { "symbol": { "type": "esriPMS", "url": "a4bae7afee121636d6e8b7de3e9ce53d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD5UlEQVRYhe2XW2gcVRiA//+cM7ednd3shmQ1NUbjpQ8WtCpGqkWCYE2RPpTWKy3GBxFBCn0o3gqDaIw3irRekIJoHwp9Kr7EVFtSYrVS+yat0mqMtZs02SR7m537OTLRhhrTXcMOitAPDsz5h/n/b87M+Ydh8B/DrgjA//0RDJcGHwUQrwvhrwAAGwHf+yYdvmyiyWMTMIVJ7iqGaxEwi0Fw/MG2gYko/mX5nU+48J9o0W6kCmsBLjxppvbj9p6SnQWAZ2IR+GJ2MM3L4hShNEdQAg/LfGjulecVKX1NyN0tOeN2JPhHGoIatOurlHz5+JNDc+ZgX8b8pWkBIiv7ZVQ7somV83M/rNJp6/sBP7Sk9uTqheIXQWSgSW3M8af6AOCDpgXC0OnN6DctzCWahFxytSKii4mydFKaoNzDt4eLAy8g4qSAYN8DqZ17EEEsS2DU2dVddSqqRLW/xOllCl/EkFeAxrIJIcJEINzOsnvu1kOl1+4DeGlTQ4HPZ83HgbKdBIhiuy5VWTpaWFgOiAQkqs8fywCRjDxZOfnQ0Jy5oS9jflZXAAn7SJc79OitFiJYSNQMiBRatG5l1j77FgDUFwgh1FPKtfN3EScqy4AQfvfiOFsckIleqfnThi7nYhUIuA0IrNJQQGPZV4v2T29Ez54SNTaBkjMODNn+hgL3JJ5686j1/sMF69QdOeO2qBM0WVpA0f4ZvLA6Eaby2xsKRATgPu2F1kk3qILCUtAMBes0OMFMAEKsWY+73YYCB4QpB2VnJKPd0HTxiLTaBcSlUPOnTwxXzFvWGeZUXYF2q/VDQdFIKh0QB9E2ziZWMurIrTXvwm4AeKSugB/WNmUSN0PcJOWr0XIn1i2Os8WBQDiGTI3YBQiRgYsw2VAAgQouAqQYNdH44NyLmpvVUEBmyd8sL9+ZUq/7WxLLmwQufDCUzmUL2MEcIEpnGgogTW+tePnDAgRJKV1/tmQ+30gqbp7LNEnqCdh+AaLVky/ZQZF0xRkPQxHuaCjQq/WPjNr77veCwoHz7rE2RjQIuQcE5V/Tcvaxsjd3TAh+mW8Fh6I9xrnwUZUyqLIscBFA1T0vCJEOrjdePNJQIGKttmUk2pHf2p9ebwv3bk04Z+7Vn/suOneksutCxT2XS6ldcClRoZnaD4CAJ7Jyx2ZbuO/a3tQqgVCTmLanV9+2F5aAQR16tK1jABCNBXTWsrno5Y8iMtTlq0BACLZXgJI7zhmqhzKpsxvuxB0+AGysl/sfCSxFj9Y/+rX78UbbK+wtOWOtBGlAiXZaweSzvaltX8G/8V+wRuk/CADRaBoWR5IrAtAEvwMxJX/ll9/KhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Santa Clara Valley Water District", "label": "Other Public" }, { "symbol": { "type": "esriPMS", "url": "a4bae7afee121636d6e8b7de3e9ce53d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD5UlEQVRYhe2XW2gcVRiA//+cM7ednd3shmQ1NUbjpQ8WtCpGqkWCYE2RPpTWKy3GBxFBCn0o3gqDaIw3irRekIJoHwp9Kr7EVFtSYrVS+yat0mqMtZs02SR7m537OTLRhhrTXcMOitAPDsz5h/n/b87M+Ydh8B/DrgjA//0RDJcGHwUQrwvhrwAAGwHf+yYdvmyiyWMTMIVJ7iqGaxEwi0Fw/MG2gYko/mX5nU+48J9o0W6kCmsBLjxppvbj9p6SnQWAZ2IR+GJ2MM3L4hShNEdQAg/LfGjulecVKX1NyN0tOeN2JPhHGoIatOurlHz5+JNDc+ZgX8b8pWkBIiv7ZVQ7somV83M/rNJp6/sBP7Sk9uTqheIXQWSgSW3M8af6AOCDpgXC0OnN6DctzCWahFxytSKii4mydFKaoNzDt4eLAy8g4qSAYN8DqZ17EEEsS2DU2dVddSqqRLW/xOllCl/EkFeAxrIJIcJEINzOsnvu1kOl1+4DeGlTQ4HPZ83HgbKdBIhiuy5VWTpaWFgOiAQkqs8fywCRjDxZOfnQ0Jy5oS9jflZXAAn7SJc79OitFiJYSNQMiBRatG5l1j77FgDUFwgh1FPKtfN3EScqy4AQfvfiOFsckIleqfnThi7nYhUIuA0IrNJQQGPZV4v2T29Ez54SNTaBkjMODNn+hgL3JJ5686j1/sMF69QdOeO2qBM0WVpA0f4ZvLA6Eaby2xsKRATgPu2F1kk3qILCUtAMBes0OMFMAEKsWY+73YYCB4QpB2VnJKPd0HTxiLTaBcSlUPOnTwxXzFvWGeZUXYF2q/VDQdFIKh0QB9E2ziZWMurIrTXvwm4AeKSugB/WNmUSN0PcJOWr0XIn1i2Os8WBQDiGTI3YBQiRgYsw2VAAgQouAqQYNdH44NyLmpvVUEBmyd8sL9+ZUq/7WxLLmwQufDCUzmUL2MEcIEpnGgogTW+tePnDAgRJKV1/tmQ+30gqbp7LNEnqCdh+AaLVky/ZQZF0xRkPQxHuaCjQq/WPjNr77veCwoHz7rE2RjQIuQcE5V/Tcvaxsjd3TAh+mW8Fh6I9xrnwUZUyqLIscBFA1T0vCJEOrjdePNJQIGKttmUk2pHf2p9ebwv3bk04Z+7Vn/suOneksutCxT2XS6ldcClRoZnaD4CAJ7Jyx2ZbuO/a3tQqgVCTmLanV9+2F5aAQR16tK1jABCNBXTWsrno5Y8iMtTlq0BACLZXgJI7zhmqhzKpsxvuxB0+AGysl/sfCSxFj9Y/+rX78UbbK+wtOWOtBGlAiXZaweSzvaltX8G/8V+wRuk/CADRaBoWR5IrAtAEvwMxJX/ll9/KhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Saratoga", "label": "Other Public" }, { "symbol": { "type": "esriPMS", "url": "a4bae7afee121636d6e8b7de3e9ce53d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD5UlEQVRYhe2XW2gcVRiA//+cM7ednd3shmQ1NUbjpQ8WtCpGqkWCYE2RPpTWKy3GBxFBCn0o3gqDaIw3irRekIJoHwp9Kr7EVFtSYrVS+yat0mqMtZs02SR7m537OTLRhhrTXcMOitAPDsz5h/n/b87M+Ydh8B/DrgjA//0RDJcGHwUQrwvhrwAAGwHf+yYdvmyiyWMTMIVJ7iqGaxEwi0Fw/MG2gYko/mX5nU+48J9o0W6kCmsBLjxppvbj9p6SnQWAZ2IR+GJ2MM3L4hShNEdQAg/LfGjulecVKX1NyN0tOeN2JPhHGoIatOurlHz5+JNDc+ZgX8b8pWkBIiv7ZVQ7somV83M/rNJp6/sBP7Sk9uTqheIXQWSgSW3M8af6AOCDpgXC0OnN6DctzCWahFxytSKii4mydFKaoNzDt4eLAy8g4qSAYN8DqZ17EEEsS2DU2dVddSqqRLW/xOllCl/EkFeAxrIJIcJEINzOsnvu1kOl1+4DeGlTQ4HPZ83HgbKdBIhiuy5VWTpaWFgOiAQkqs8fywCRjDxZOfnQ0Jy5oS9jflZXAAn7SJc79OitFiJYSNQMiBRatG5l1j77FgDUFwgh1FPKtfN3EScqy4AQfvfiOFsckIleqfnThi7nYhUIuA0IrNJQQGPZV4v2T29Ez54SNTaBkjMODNn+hgL3JJ5686j1/sMF69QdOeO2qBM0WVpA0f4ZvLA6Eaby2xsKRATgPu2F1kk3qILCUtAMBes0OMFMAEKsWY+73YYCB4QpB2VnJKPd0HTxiLTaBcSlUPOnTwxXzFvWGeZUXYF2q/VDQdFIKh0QB9E2ziZWMurIrTXvwm4AeKSugB/WNmUSN0PcJOWr0XIn1i2Os8WBQDiGTI3YBQiRgYsw2VAAgQouAqQYNdH44NyLmpvVUEBmyd8sL9+ZUq/7WxLLmwQufDCUzmUL2MEcIEpnGgogTW+tePnDAgRJKV1/tmQ+30gqbp7LNEnqCdh+AaLVky/ZQZF0xRkPQxHuaCjQq/WPjNr77veCwoHz7rE2RjQIuQcE5V/Tcvaxsjd3TAh+mW8Fh6I9xrnwUZUyqLIscBFA1T0vCJEOrjdePNJQIGKttmUk2pHf2p9ebwv3bk04Z+7Vn/suOneksutCxT2XS6ldcClRoZnaD4CAJ7Jyx2ZbuO/a3tQqgVCTmLanV9+2F5aAQR16tK1jABCNBXTWsrno5Y8iMtTlq0BACLZXgJI7zhmqhzKpsxvuxB0+AGysl/sfCSxFj9Y/+rX78UbbK+wtOWOtBGlAiXZaweSzvaltX8G/8V+wRuk/CADRaBoWR5IrAtAEvwMxJX/ll9/KhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "State Parks", "label": "Other Public" }, { "symbol": { "type": "esriPMS", "url": "a4bae7afee121636d6e8b7de3e9ce53d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD5UlEQVRYhe2XW2gcVRiA//+cM7ednd3shmQ1NUbjpQ8WtCpGqkWCYE2RPpTWKy3GBxFBCn0o3gqDaIw3irRekIJoHwp9Kr7EVFtSYrVS+yat0mqMtZs02SR7m537OTLRhhrTXcMOitAPDsz5h/n/b87M+Ydh8B/DrgjA//0RDJcGHwUQrwvhrwAAGwHf+yYdvmyiyWMTMIVJ7iqGaxEwi0Fw/MG2gYko/mX5nU+48J9o0W6kCmsBLjxppvbj9p6SnQWAZ2IR+GJ2MM3L4hShNEdQAg/LfGjulecVKX1NyN0tOeN2JPhHGoIatOurlHz5+JNDc+ZgX8b8pWkBIiv7ZVQ7somV83M/rNJp6/sBP7Sk9uTqheIXQWSgSW3M8af6AOCDpgXC0OnN6DctzCWahFxytSKii4mydFKaoNzDt4eLAy8g4qSAYN8DqZ17EEEsS2DU2dVddSqqRLW/xOllCl/EkFeAxrIJIcJEINzOsnvu1kOl1+4DeGlTQ4HPZ83HgbKdBIhiuy5VWTpaWFgOiAQkqs8fywCRjDxZOfnQ0Jy5oS9jflZXAAn7SJc79OitFiJYSNQMiBRatG5l1j77FgDUFwgh1FPKtfN3EScqy4AQfvfiOFsckIleqfnThi7nYhUIuA0IrNJQQGPZV4v2T29Ez54SNTaBkjMODNn+hgL3JJ5686j1/sMF69QdOeO2qBM0WVpA0f4ZvLA6Eaby2xsKRATgPu2F1kk3qILCUtAMBes0OMFMAEKsWY+73YYCB4QpB2VnJKPd0HTxiLTaBcSlUPOnTwxXzFvWGeZUXYF2q/VDQdFIKh0QB9E2ziZWMurIrTXvwm4AeKSugB/WNmUSN0PcJOWr0XIn1i2Os8WBQDiGTI3YBQiRgYsw2VAAgQouAqQYNdH44NyLmpvVUEBmyd8sL9+ZUq/7WxLLmwQufDCUzmUL2MEcIEpnGgogTW+tePnDAgRJKV1/tmQ+30gqbp7LNEnqCdh+AaLVky/ZQZF0xRkPQxHuaCjQq/WPjNr77veCwoHz7rE2RjQIuQcE5V/Tcvaxsjd3TAh+mW8Fh6I9xrnwUZUyqLIscBFA1T0vCJEOrjdePNJQIGKttmUk2pHf2p9ebwv3bk04Z+7Vn/suOneksutCxT2XS6ldcClRoZnaD4CAJ7Jyx2ZbuO/a3tQqgVCTmLanV9+2F5aAQR16tK1jABCNBXTWsrno5Y8iMtTlq0BACLZXgJI7zhmqhzKpsxvuxB0+AGysl/sfCSxFj9Y/+rX78UbbK+wtOWOtBGlAiXZaweSzvaltX8G/8V+wRuk/CADRaBoWR5IrAtAEvwMxJX/ll9/KhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Sunnyvale", "label": "Other Public" }, { "symbol": { "type": "esriPMS", "url": "ebb5ad15519800788e82a7af3eead706", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEAklEQVRYhe2XW2hcRRjH/zNzLnu/ZpMmbaKJxlsrLShVbGMJRWuK9KG01VQrgiBS34pIiwrnoTTV+qC2XtC+iGAgT8WXNDa2CSqKtSqItSZq0pp2o5vrXs7uucyM7FKiTcOuZRdF6A8GzvnOzPf9OGf4hqPgP0a5LoD/+ycYmDz0qKS8Ryr2ckiSp5K++UXcedEghqiZgCENunaOdxCQGHHdLx9KHEgW4yeSr70vmP1YMHUn0wpxCMVS04nv9twzlY0BeKYmAidmDobFFDlLJGsgrgbXOyf6p/fv1azoCs7yu2ITHYRwtTSX2QoiybX6VMvgk/2zxsGuqDFetQAp+HtVx9sUSq0p3bvaPJtr/OqAo2XU6MS6heIL84UK3WxUnFCyC8DbVQtwxewMpFb9tcAOIzbRoUsiwVzv0kmdILN48tXjqZ59AJkkCv/gwcgLRwiBvCaBwfNvtTls2qM4gSvilHvKSvvmWqHlEj5JuI+r+WYz8svqgemeDcC+bRUFjs8YOyHVlwiYzkWGaVZxPxFcE5JCsUOlS9WKQs81aDPNww/3p4wtXQnjo7ICEOq7nvQNfi1fB0mdhUTVQCRDYPoOPZP4/hCA8gKCun7/bHtpUS3RzDpIZrctjiuLA6odyliBZNCTWVFTAa7lQLiaqSig5xP7M/EfXlbzMTDXVzOBbGQEjGu9FQXub338lZMX3tuRXnbmrujFdaUNVRVEIhs/C+5JJ3ndxJ6KAkWkYj3taOkzjj4PtRBFNczXfwPLP+kSIu/bTA5bFQX6pKE5U7mh4NTKqosX8c/cAiIYrGDy9EDGWLkpaPxRVqDu0rJ3pCBBb/rGqouXCjhBhFJrlCz3xAvBicMAHikr4CiZbaHUatQab7qFFMLjm64SxCKEmg8qVrjmApTrEIRf2dOxZCdkUlKXEF7bRiSYVdwLuYoCqh2ZyIfGm/2zt16VpBD8DYLZ8M3ddM0Cti8FKvTRigJyPvSEmTj/CaikvpnLLZkI5GIjyIXGhGqFaTkBy58EdXWopUPsck5mw4yNcu46z1cUeOD2XUOnRns32v5Un9k6kKCOD4JaoFy74C8s787ryc8l4UufFUQgGz8nJLOJZiaIZtZDUBuFyLiEox3b3Lj3ZEWBIp3t3UMA6ofP9bW6qnmv7uWj65ue+rr4bDD5xu/5yK8Nvtl2/B1BHaQbvgWR5LTnUtt2ETZfLwQuriKEmKwQOLKxefdRLIGCMmy4bccYgOJYwJNPbM+Gx4YhGPFmWiApL732XGxUMNv7cax+ZMvdDc85ALaWy/2PBJZifVv3p6d+/nCrFZg8mov/FKdScant/1G3Qrs7m579DP/Gf0HnzTuPASiOqlFqkeS6AKrgT9EQmbms4N5RAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PGE", "label": "PGE" }, { "symbol": { "type": "esriPMS", "url": "9f7efd12f8d4db4ba1ca55495b46914b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEMElEQVRYhe2VfWgbZRjAn/fuzV0uTZrPSz/S9CvrXLOFqbXiVsscirVlTDY7P3EKgoj4h+yPMcFBwDHn5j9j85OBiI7h/hr+sdlqt7rNOW3HbF3btU3b9Mte0iZNkyaXXO5DrkKZtSR2CYiwH7xw73Pc8/x4X57nMPzH4HsC8H+/gsvTx5+XcPp9QcM7kEzwhEx8dJVNvetFXjlvAl7FSzwckRoRIAsSxetPsYdn1Pi1qY+/TGH+JfdkI2mJl0BKk9D0ll/a9+jcvAUA3siLwPfhI0YyiPuxgouoNAORgoDcPnvogJkvLeNx9OWGwVakEem/kkkU1I+00JfcX796Yd57pNns9ecsYFy0nNEKhlLPxPalfYyZI7tc5w9HtSHNlqFdy8WXE0o0FEWrMWf2NQPAJzkLxKno9tqpxuW9gbdBw+1naJlQgBH0q36jT5pJkNGHF4PH3kGAOJEQv3rCeuAkQqCsSaB36HQ1h/1afdL0tzgtFmSUrgx6gI06dRISdTy96Byz39zcMXt0G8D+1qwC34W9L5IydZBUMB2WOdKcKAYABGuBUEgw8NalZ1OiCOyRCupK7Tc72mff2/kke/DbjAJY0n7uDLkLrDEHiGRqOVEukAqG2umtdF/55WMAkFlAJIUCF/cgkHJ+Z5QtVgZpnKxeGccrAwbeGuNMIwZH+L68CsS1C6AR6VhWATZWdmjAce0Dy2IpMIIhbwK+om6gBOZMVoH1G54+2jNy+tmbVW11W4Z2AVLInAorSIbbjp8hqgvN8Hb/vqwCKmky9XqUCd2I6GbBHFe74O75reIHCJr8ooLkrS3oRCqrwFnFS8WC4U73VEPOxVVqZuqXRjRn8XW1xbwbmwzeYEYB13jlp0gmDOVzmyAf6FNm8Ew+hmmRsU5bh04AwHMZBeJ0pHXTxDbIN86QG03Y+5pWxvHKAE/FDIU8m3cBWtSBiER9VgFCxopICCjfgyiFE4AlHM8qYOTZqUlbn3MdV/+PJNOWQRAwD1XB+9csMFc4CZTIDGcVMC849o4X93bIhEy4uLqlkawgCYZLusHP3pKNCRuRSSBgGgU6rQPTHR2UxknwFd+QFFncn1WgxtPcOTxw4fGwfvJsh+cLlhEKQSB5oCRmonR+/QsBo+8niRBX/VeoooOlv8gC5hEbLUe2qBPSOAXj7O8KLTDnGsreuphVQKWmtrkTAOz+nrYqnko8IlKxYY9rb7f67vrUZwE/21PkCtTBnaTJFPRUdgBSUJd7tG5PyBI5/ofFp/Zywhi3nXyg+pVTsAoYMlC5uWkMANS1jH3BsWfMfutHUtGgstAGUE+DM42qRyzrBEO7rrh/p6Pk7TQA7M6U+18JrEb1xh1XfP3nd3Om0VNDJb9asawRdUnjgClhe/OhiteuwhrBcBesc7ecAwB15QzOR5J7ApADfwL8Z5urD2A8NAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Private", "label": "Private" }, { "symbol": { "type": "esriPMS", "url": "9f7efd12f8d4db4ba1ca55495b46914b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEMElEQVRYhe2VfWgbZRjAn/fuzV0uTZrPSz/S9CvrXLOFqbXiVsscirVlTDY7P3EKgoj4h+yPMcFBwDHn5j9j85OBiI7h/hr+sdlqt7rNOW3HbF3btU3b9Mte0iZNkyaXXO5DrkKZtSR2CYiwH7xw73Pc8/x4X57nMPzH4HsC8H+/gsvTx5+XcPp9QcM7kEzwhEx8dJVNvetFXjlvAl7FSzwckRoRIAsSxetPsYdn1Pi1qY+/TGH+JfdkI2mJl0BKk9D0ll/a9+jcvAUA3siLwPfhI0YyiPuxgouoNAORgoDcPnvogJkvLeNx9OWGwVakEem/kkkU1I+00JfcX796Yd57pNns9ecsYFy0nNEKhlLPxPalfYyZI7tc5w9HtSHNlqFdy8WXE0o0FEWrMWf2NQPAJzkLxKno9tqpxuW9gbdBw+1naJlQgBH0q36jT5pJkNGHF4PH3kGAOJEQv3rCeuAkQqCsSaB36HQ1h/1afdL0tzgtFmSUrgx6gI06dRISdTy96Byz39zcMXt0G8D+1qwC34W9L5IydZBUMB2WOdKcKAYABGuBUEgw8NalZ1OiCOyRCupK7Tc72mff2/kke/DbjAJY0n7uDLkLrDEHiGRqOVEukAqG2umtdF/55WMAkFlAJIUCF/cgkHJ+Z5QtVgZpnKxeGccrAwbeGuNMIwZH+L68CsS1C6AR6VhWATZWdmjAce0Dy2IpMIIhbwK+om6gBOZMVoH1G54+2jNy+tmbVW11W4Z2AVLInAorSIbbjp8hqgvN8Hb/vqwCKmky9XqUCd2I6GbBHFe74O75reIHCJr8ooLkrS3oRCqrwFnFS8WC4U73VEPOxVVqZuqXRjRn8XW1xbwbmwzeYEYB13jlp0gmDOVzmyAf6FNm8Ew+hmmRsU5bh04AwHMZBeJ0pHXTxDbIN86QG03Y+5pWxvHKAE/FDIU8m3cBWtSBiER9VgFCxopICCjfgyiFE4AlHM8qYOTZqUlbn3MdV/+PJNOWQRAwD1XB+9csMFc4CZTIDGcVMC849o4X93bIhEy4uLqlkawgCYZLusHP3pKNCRuRSSBgGgU6rQPTHR2UxknwFd+QFFncn1WgxtPcOTxw4fGwfvJsh+cLlhEKQSB5oCRmonR+/QsBo+8niRBX/VeoooOlv8gC5hEbLUe2qBPSOAXj7O8KLTDnGsreuphVQKWmtrkTAOz+nrYqnko8IlKxYY9rb7f67vrUZwE/21PkCtTBnaTJFPRUdgBSUJd7tG5PyBI5/ofFp/Zywhi3nXyg+pVTsAoYMlC5uWkMANS1jH3BsWfMfutHUtGgstAGUE+DM42qRyzrBEO7rrh/p6Pk7TQA7M6U+18JrEb1xh1XfP3nd3Om0VNDJb9asawRdUnjgClhe/OhiteuwhrBcBesc7ecAwB15QzOR5J7ApADfwL8Z5urD2A8NAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Private HOA", "label": "Private" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 89, 222, 255 ], "toColor": [ 220, 89, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 180, 224, 255 ], "toColor": [ 216, 180, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 110, 186, 255 ], "toColor": [ 185, 110, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 52, 247, 255 ], "toColor": [ 221, 52, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 165, 250, 255 ], "toColor": [ 244, 165, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 43, 179, 255 ], "toColor": [ 154, 43, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 134, 247, 255 ], "toColor": [ 221, 134, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 132, 184, 255 ], "toColor": [ 172, 132, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 82, 191, 255 ], "toColor": [ 184, 82, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 61, 219, 255 ], "toColor": [ 193, 61, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 78, 245, 255 ], "toColor": [ 242, 78, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 86, 179, 255 ], "toColor": [ 157, 86, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 174, 235, 255 ], "toColor": [ 234, 174, 235, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6099371.105818883, "ymin": 1932414.4564564228, "xmax": 6126678.33218047, "ymax": 1949272.3555339575, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SpeciesCommonName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "envStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "New Tree", "code": "New Tree" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Vacant", "code": "Vacant" }, { "name": "Ground", "code": "Ground" }, { "name": "Stump", "code": "Stump" }, { "name": "AP - Field Verify", "code": "AP - Field Verify" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "length": 100, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 100, "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "Species", "type": "esriFieldTypeString", "alias": "Species", "length": 50, "domain": { "type": "codedValue", "name": "envTreeSpecies_1", "description": "Desc", "codedValues": [ { "name": "ACACIA", "code": "ACACIA" }, { "name": "ACACIA BAILEYANA", "code": "ACACIA BAILEYANA" }, { "name": "ACACIA MELANOXYLON", "code": "ACACIA MELANOXYLON" }, { "name": "ACACIA SPECIES", "code": "ACACIA SPECIES" }, { "name": "ACCA SELLOWIANA", "code": "ACCA SELLOWIANA" }, { "name": "ACER BUERGERIANUM", "code": "ACER BUERGERIANUM" }, { "name": "ACER MACROPHYLLUM", "code": "ACER MACROPHYLLUM" }, { "name": "ACER NEGUNDO", "code": "ACER NEGUNDO" }, { "name": "ACER OBLONGUM", "code": "ACER OBLONGUM" }, { "name": "ACER PALMATUM", "code": "ACER PALMATUM" }, { "name": "ACER RUBRUM", "code": "ACER RUBRUM" }, { "name": "ACER SACCHARINUM", "code": "ACER SACCHARINUM" }, { "name": "AESCULUS CALIFORNICA", "code": "AESCULUS CALIFORNICA" }, { "name": "AESCULUS X CARNEA", "code": "AESCULUS X CARNEA" }, { "name": "AFROCARPUS GRACILIOR", "code": "AFROCARPUS GRACILIOR" }, { "name": "AILANTHUS ALTISSIMA", "code": "AILANTHUS ALTISSIMA" }, { "name": "ALBIZIA JULIBRISSIN", "code": "ALBIZIA JULIBRISSIN" }, { "name": "ALNUS GLUTINOSA", "code": "ALNUS GLUTINOSA" }, { "name": "ARAUCARIA ARAUCANA", "code": "ARAUCARIA ARAUCANA" }, { "name": "ARAUCARIA COLUMNARIS", "code": "ARAUCARIA COLUMNARIS" }, { "name": "ARAUCARIA HETEROPHYLLA", "code": "ARAUCARIA HETEROPHYLLA" }, { "name": "ARBUTUS 'MARINA'", "code": "ARBUTUS 'MARINA'" }, { "name": "ARBUTUS MENZIESII", "code": "ARBUTUS MENZIESII" }, { "name": "ARBUTUS UNEDO", "code": "ARBUTUS UNEDO" }, { "name": "ARCHONTOPHOENIX CUNNINGHAMIANA", "code": "ARCHONTOPHOENIX CUNNINGHAMIANA" }, { "name": "ARCTOSTAPHYLOS 'AUSTIN GRIFFITHS'", "code": "ARCTOSTAPHYLOS 'AUSTIN GRIFFITHS'" }, { "name": "BAMBUSOIDEAE", "code": "BAMBUSOIDEAE" }, { "name": "BAUHINIA VARIEGATA", "code": "BAUHINIA VARIEGATA " }, { "name": "BAUHINIA X BLAKEANA", "code": "BAUHINIA X BLAKEANA" }, { "name": "BETULA ALBA", "code": "BETULA ALBA" }, { "name": "BETULA NIGRA", "code": "BETULA NIGRA" }, { "name": "BETULA PENDULA ", "code": "BETULA PENDULA " }, { "name": "BETULA UTILIS ", "code": "BETULA UTILIS " }, { "name": "BETULA UTILIS VAR. JACQUEMONTII", "code": "BETULA UTILIS VAR. JACQUEMONTII" }, { "name": "BRACHYCHITON POPULNEUS", "code": "BRACHYCHITON POPULNEUS" }, { "name": "BRACHYCHITON RUPESTRIS", "code": "BRACHYCHITON RUPESTRIS" }, { "name": "CALLISTEMON", "code": "CALLISTEMON" }, { "name": "CALLISTEMON CITRINUS", "code": "CALLISTEMON CITRINUS" }, { "name": "CALLISTEMON VIMINALIS", "code": "CALLISTEMON VIMINALIS" }, { "name": "CALOCEDRUS DECURRENS", "code": "CALOCEDRUS DECURRENS" }, { "name": "CARYA ILLINOINENSIS", "code": "CARYA ILLINOINENSIS" }, { "name": "CASUARINA EQUISETIFOLIA", "code": "CASUARINA EQUISETIFOLIA" }, { "name": "CATALPA SPECIOSA ", "code": "CATALPA SPECIOSA " }, { "name": "CEANOTHUS THYRSIFLORUS ", "code": "CEANOTHUS THYRSIFLORUS " }, { "name": "CEDRUS ATLANTICA ", "code": "CEDRUS ATLANTICA " }, { "name": "CEDRUS DEODARA", "code": "CEDRUS DEODARA" }, { "name": "CELTIS OCCIDENTALIS", "code": "CELTIS OCCIDENTALIS" }, { "name": "CELTIS SINENSIS", "code": "CELTIS SINENSIS" }, { "name": "CERATONIA SILIQUA", "code": "CERATONIA SILIQUA" }, { "name": "CERCIS CANADENSIS", "code": "CERCIS CANADENSIS" }, { "name": "CERCIS CANADENSIS 'FOREST PANSY'", "code": "CERCIS CANADENSIS 'FOREST PANSY'" }, { "name": "CERCIS OCCIDENTALIS", "code": "CERCIS OCCIDENTALIS " }, { "name": "CHILOPSIS LINEARIS", "code": "CHILOPSIS LINEARIS" }, { "name": "CHITALPA TASHKENTENSIS", "code": "CHITALPA TASHKENTENSIS" }, { "name": "CINNAMOMUM CAMPHORA", "code": "CINNAMOMUM CAMPHORA" }, { "name": "CITRUS LIMON", "code": "CITRUS LIMON" }, { "name": "CITRUS RETICULATA", "code": "CITRUS RETICULATA" }, { "name": "CITRUS SINENSIS", "code": "CITRUS SINENSIS" }, { "name": "CITRUS SPECIES", "code": "CITRUS SPECIES" }, { "name": "CITRUS X PARADISI", "code": "CITRUS X PARADISI" }, { "name": "CORNUS FLORIDA ", "code": "CORNUS FLORIDA " }, { "name": "COTINUS COGGYGRIA", "code": "COTINUS COGGYGRIA" }, { "name": "COTINUS COGGYGRIA 'ROYAL PURPLE'", "code": "COTINUS COGGYGRIA 'ROYAL PURPLE'" }, { "name": "CRATAEGUS LAEVIGATA", "code": "CRATAEGUS LAEVIGATA" }, { "name": "CRATAEGUS PHAENOPYRUM", "code": "CRATAEGUS PHAENOPYRUM" }, { "name": "CUPRESSUS ARIZONICA", "code": "CUPRESSUS ARIZONICA" }, { "name": "CUPRESSUS MACROCARPA", "code": "CUPRESSUS MACROCARPA" }, { "name": "CUPRESSUS SEMPERVIREN", "code": "CUPRESSUS SEMPERVIREN" }, { "name": "CUPRESSUS SPECIES", "code": "CUPRESSUS SPECIES" }, { "name": "DELONIX REGIA", "code": "DELONIX REGIA" }, { "name": "DIOSPYROS KAKI", "code": "DIOSPYROS KAKI" }, { "name": "DIOSPYROS VIRGINIANA", "code": "DIOSPYROS VIRGINIANA" }, { "name": "DODONAEA VISCOSA 'PURPUREA'", "code": "DODONAEA VISCOSA 'PURPUREA'" }, { "name": "DODONEA VISCOSA ", "code": "DODONEA VISCOSA " }, { "name": "ELAOECARPUS DECIPIENS ", "code": "ELAOECARPUS DECIPIENS " }, { "name": "ERIOBOTRYA DEFLEXA", "code": "ERIOBOTRYA DEFLEXA" }, { "name": "ERIOBOTRYA JAPONICA", "code": "ERIOBOTRYA JAPONICA" }, { "name": "EUCALYPTUS CAMALDULENSIS", "code": "EUCALYPTUS CAMALDULENSIS" }, { "name": "EUCALYPTUS CINEREA ", "code": "EUCALYPTUS CINEREA " }, { "name": "EUCALYPTUS CLADOCALYX", "code": "EUCALYPTUS CLADOCALYX" }, { "name": "EUCALYPTUS GLOBULUS", "code": "EUCALYPTUS GLOBULUS" }, { "name": "EUCALYPTUS MICROCARPA", "code": "EUCALYPTUS MICROCARPA" }, { "name": "EUCALYPTUS NICHOLII", "code": "EUCALYPTUS NICHOLII" }, { "name": "EUCALYPTUS PERRINIANA", "code": "EUCALYPTUS PERRINIANA" }, { "name": "EUCALYPTUS POLYANTHEMOS ", "code": "EUCALYPTUS POLYANTHEMOS " }, { "name": "EUCALYPTUS SIDEROXYLON", "code": "EUCALYPTUS SIDEROXYLON" }, { "name": "EUCALYPTUS SP", "code": "EUCALYPTUS SP" }, { "name": "EUCALYPTUS SPECIES", "code": "EUCALYPTUS SPECIES" }, { "name": "EUCALYPTUS VIMINALIS", "code": "EUCALYPTUS VIMINALIS" }, { "name": "EUGENIA MYRTIFOLIA ", "code": "EUGENIA MYRTIFOLIA " }, { "name": "FEIJOA SELLOWIANA ", "code": "FEIJOA SELLOWIANA " }, { "name": "FICUS BENJAMINA", "code": "FICUS BENJAMINA" }, { "name": "FICUS CARICA", "code": "FICUS CARICA" }, { "name": "FICUS RELIGIOSA", "code": "FICUS RELIGIOSA" }, { "name": "FICUS RUBIGINOSA", "code": "FICUS RUBIGINOSA" }, { "name": "FRAXINUS AMERICANA", "code": "FRAXINUS AMERICANA" }, { "name": "FRAXINUS AMERICANA 'AUTUMN PURPLE'", "code": "FRAXINUS AMERICANA 'AUTUMN PURPLE'" }, { "name": "FRAXINUS ANGUSTIFOLIA 'RAYWOOD'", "code": "FRAXINUS ANGUSTIFOLIA 'RAYWOOD'" }, { "name": "FRAXINUS ANGUSTIFOLIA OXYCARPA", "code": "FRAXINUS ANGUSTIFOLIA OXYCARPA" }, { "name": "FRAXINUS PENNSYLVANICA", "code": "FRAXINUS PENNSYLVANICA" }, { "name": "FRAXINUS UHDEI", "code": "FRAXINUS UHDEI" }, { "name": "FRAXINUS VELUTINA", "code": "FRAXINUS VELUTINA" }, { "name": "FRAXINUS VELUTINA 'MODESTO'", "code": "FRAXINUS VELUTINA 'MODESTO'" }, { "name": "GEIJERA PARVIFLORA", "code": "GEIJERA PARVIFLORA" }, { "name": "GINKGO BILOBA", "code": "GINKGO BILOBA" }, { "name": "GLEDITSIA TRIACANTHOS", "code": "GLEDITSIA TRIACANTHOS" }, { "name": "GLEDITSIA TRIACANTHOS F. INERMIS", "code": "GLEDITSIA TRIACANTHOS F. INERMIS" }, { "name": "GREVILLEA ROBUSTA", "code": "GREVILLEA ROBUSTA" }, { "name": "HETEROMELES ARBUTIFOLIA", "code": "HETEROMELES ARBUTIFOLIA" }, { "name": "HIBISCUS SYRIACUS", "code": "HIBISCUS SYRIACUS" }, { "name": "ILEX OPACA", "code": "ILEX OPACA" }, { "name": "ILLEX AQUIFOLIUM", "code": "ILLEX AQUIFOLIUM" }, { "name": "JACARANDA MIMMOSIFOLIA", "code": "JACARANDA MIMMOSIFOLIA" }, { "name": "JUGLANS", "code": "JUGLANS" }, { "name": "JUGLANS CALIFORNICA", "code": "JUGLANS CALIFORNICA" }, { "name": "JUGLANS HINDSII", "code": "JUGLANS HINDSII" }, { "name": "JUGLANS NIGRA", "code": "JUGLANS NIGRA" }, { "name": "JUNIPERUS", "code": "JUNIPERUS" }, { "name": "JUNIPERUS CALIFORNICA", "code": "JUNIPERUS CALIFORNICA" }, { "name": "JUNIPERUS CHINENSIS ", "code": "JUNIPERUS CHINENSIS " }, { "name": "JUNIPERUS CHINENSIS 'TORULOSA'", "code": "JUNIPERUS CHINENSIS 'TORULOSA'" }, { "name": "JUNIPERUS SCOPULORUM", "code": "JUNIPERUS SCOPULORUM" }, { "name": "KOELREUTERIA BIPINNATA", "code": "KOELREUTERIA BIPINNATA" }, { "name": "LAGERSTROEMIA 'MUSKOGEE'", "code": "LAGERSTROEMIA 'MUSKOGEE'" }, { "name": "LAGERSTROEMIA 'NANCHEZ'", "code": "LAGERSTROEMIA 'NANCHEZ'" }, { "name": "LAGERSTROEMIA 'TUSCARORA'", "code": "LAGERSTROEMIA 'TUSCARORA'" }, { "name": "LAGERSTROEMIA INDICA", "code": "LAGERSTROEMIA INDICA" }, { "name": "LAURUS NOBILIS", "code": "LAURUS NOBILIS" }, { "name": "LEPTOSPERMUM SCOPARIUM", "code": "LEPTOSPERMUM SCOPARIUM" }, { "name": "LIGUSTRUM JAPONICUM", "code": "LIGUSTRUM JAPONICUM" }, { "name": "LIGUSTRUM LUCIDUM", "code": "LIGUSTRUM LUCIDUM" }, { "name": "LIGUSTRUM OVALIFOLIUM ", "code": "LIGUSTRUM OVALIFOLIUM " }, { "name": "LIGUSTRUM SPECIES", "code": "LIGUSTRUM SPECIES" }, { "name": "LIGUSTRUM VULGARE", "code": "LIGUSTRUM VULGARE" }, { "name": "LIQUIDAMBER STYRACIFLUA", "code": "LIQUIDAMBER STYRACIFLUA" }, { "name": "LIRIODENDRON", "code": "LIRIODENDRON" }, { "name": "LIRIODENDRON TULIPIFERA", "code": "LIRIODENDRON TULIPIFERA" }, { "name": "LOPHOSTEMON CONFERTUS", "code": "LOPHOSTEMON CONFERTUS" }, { "name": "MACADAMIA INTEGRIFOLIA ", "code": "MACADAMIA INTEGRIFOLIA " }, { "name": "MAGNOLIA CHAMPACA ", "code": "MAGNOLIA CHAMPACA " }, { "name": "MAGNOLIA DOLTSOPA", "code": "MAGNOLIA DOLTSOPA" }, { "name": "MAGNOLIA GRANDIFLORA", "code": "MAGNOLIA GRANDIFLORA" }, { "name": "MAGNOLIA GRANDIFLORA 'LITTLE GEM'", "code": "MAGNOLIA GRANDIFLORA 'LITTLE GEM'" }, { "name": "MAGNOLIA GRANDIFOLIA RUSSET", "code": "MAGNOLIA GRANDIFOLIA RUSSET" }, { "name": "MAGNOLIA GRANDIFOLIA ST MARY", "code": "MAGNOLIA GRANDIFOLIA ST MARY" }, { "name": "MAGNOLIA SOLINGIANA", "code": "MAGNOLIA SOLINGIANA" }, { "name": "MAGNOLIA X SOULANGEANA", "code": "MAGNOLIA X SOULANGEANA" }, { "name": "MALUS DOMESTICA", "code": "MALUS DOMESTICA" }, { "name": "MALUS FLORIBUNDA", "code": "MALUS FLORIBUNDA" }, { "name": "MALUS SP", "code": "MALUS SP" }, { "name": "MAYTENUS BOARIA", "code": "MAYTENUS BOARIA" }, { "name": "MELALEUCA BRACTEATA", "code": "MELALEUCA BRACTEATA" }, { "name": "MELALEUCA LEUCADENDRA", "code": "MELALEUCA LEUCADENDRA" }, { "name": "MELALEUCA LINARIFOLIA", "code": "MELALEUCA LINARIFOLIA" }, { "name": "MELALEUCA QUINQUENERVIA", "code": "MELALEUCA QUINQUENERVIA" }, { "name": "METASAQUOIA GLYPTOSTROBOIDES", "code": "METASAQUOIA GLYPTOSTROBOIDES" }, { "name": "MORUS ALBA", "code": "MORUS ALBA" }, { "name": "MORUS NIGRA", "code": "MORUS NIGRA" }, { "name": "MYOPORUM LAETUM", "code": "MYOPORUM LAETUM" }, { "name": "MYRICA CALIFORNICA ", "code": "MYRICA CALIFORNICA " }, { "name": "NERIUM OLEANDER", "code": "NERIUM OLEANDER" }, { "name": "NYSSA SYLVATICA", "code": "NYSSA SYLVATICA " }, { "name": "OLEA EUROPAEA", "code": "OLEA EUROPAEA" }, { "name": "OSMANTHUS AMERICANUS", "code": "OSMANTHUS AMERICANUS" }, { "name": "OSMANTHUS HETEROPHYLLUS", "code": "OSMANTHUS HETEROPHYLLUS" }, { "name": "PALM", "code": "PALM" }, { "name": "PARKINSONIA FLORIDA", "code": "PARKINSONIA FLORIDA" }, { "name": "PERSEA AMERICANA", "code": "PERSEA AMERICANA" }, { "name": "PHOENIX CANARIENSIS", "code": "PHOENIX CANARIENSIS" }, { "name": "PHOENIX DACTYLIFERA", "code": "PHOENIX DACTYLIFERA" }, { "name": "PHOTINIA FRASERI ", "code": "PHOTINIA FRASERI " }, { "name": "PHOTINIA GLABRA", "code": "PHOTINIA GLABRA" }, { "name": "PICEA", "code": "PICEA" }, { "name": "PICEA PUNGENS", "code": "PICEA PUNGENS" }, { "name": "PICEA PUNGENS \u2018GLAUCA\u2019", "code": "PICEA PUNGENS \u2018GLAUCA\u2019" }, { "name": "PINUS BRUTIA VAR. ELDARICA", "code": "PINUS BRUTIA VAR. ELDARICA" }, { "name": "PINUS CANARIENSIS", "code": "PINUS CANARIENSIS" }, { "name": "PINUS COULTERI", "code": "PINUS COULTERI" }, { "name": "PINUS HALEPENSIS ", "code": "PINUS HALEPENSIS " }, { "name": "PINUS MONTICOLA", "code": "PINUS MONTICOLA" }, { "name": "PINUS PINEA", "code": "PINUS PINEA" }, { "name": "PINUS PONDEROSA ", "code": "PINUS PONDEROSA " }, { "name": "PINUS RADIATA ", "code": "PINUS RADIATA " }, { "name": "PINUS SP", "code": "PINUS SP" }, { "name": "PINUS SPECIES", "code": "PINUS SPECIES" }, { "name": "PINUS THUNBERGIANA", "code": "PINUS THUNBERGIANA" }, { "name": "PISTACIA CHINENSIS", "code": "PISTACIA CHINENSIS" }, { "name": "PITTOSPORUM CRASSIFOLIUM ", "code": "PITTOSPORUM CRASSIFOLIUM " }, { "name": "PITTOSPORUM EUGENIOIDES", "code": "PITTOSPORUM EUGENIOIDES" }, { "name": "PITTOSPORUM TENUIFOLIUM ", "code": "PITTOSPORUM TENUIFOLIUM " }, { "name": "PITTOSPORUM TOBIRA", "code": "PITTOSPORUM TOBIRA" }, { "name": "PITTOSPORUM UNDALATUM ", "code": "PITTOSPORUM UNDALATUM " }, { "name": "PLATANUS COLUMBIANA", "code": "PLATANUS COLUMBIANA" }, { "name": "PLATANUS RACEMOSA", "code": "PLATANUS RACEMOSA" }, { "name": "PLATANUS X ACERIFOLIA", "code": "PLATANUS X ACERIFOLIA" }, { "name": "PODOCARPUS GRACILLIOR ", "code": "PODOCARPUS GRACILLIOR " }, { "name": "PODOCURPUS MACROPHYLLUS", "code": "PODOCURPUS MACROPHYLLUS" }, { "name": "POPULUS", "code": "POPULUS" }, { "name": "POPULUS DELTOIDES", "code": "POPULUS DELTOIDES" }, { "name": "PROPOSED VACANT SITE - LARGE", "code": "PROPOSED VACANT SITE - LARGE" }, { "name": "PROPOSED VACANT SITE - MEDIUM", "code": "PROPOSED VACANT SITE - MEDIUM" }, { "name": "PROPOSED VACANT SITE - SMALL", "code": "PROPOSED VACANT SITE - SMALL" }, { "name": "PRUNUS AMERICANA", "code": "PRUNUS AMERICANA" }, { "name": "PRUNUS AMYGDALUS", "code": "PRUNUS AMYGDALUS" }, { "name": "PRUNUS ARMENIACA", "code": "PRUNUS ARMENIACA" }, { "name": "PRUNUS AVIUM", "code": "PRUNUS AVIUM" }, { "name": "PRUNUS CAROLINIANA", "code": "PRUNUS CAROLINIANA" }, { "name": "PRUNUS CERASFERA 'KRAUTER VESUVIUS'", "code": "PRUNUS CERASFERA 'KRAUTER VESUVIUS'" }, { "name": "PRUNUS DOMESTICA", "code": "PRUNUS DOMESTICA" }, { "name": "PRUNUS DULCIS", "code": "PRUNUS DULCIS" }, { "name": "PRUNUS ILICIFOLIA ", "code": "PRUNUS ILICIFOLIA " }, { "name": "PRUNUS LAUROCERASUS", "code": "PRUNUS LAUROCERASUS" }, { "name": "PRUNUS PERSICA", "code": "PRUNUS PERSICA" }, { "name": "PRUNUS PERSICA VAR. NUCIPERSICA", "code": "PRUNUS PERSICA VAR. NUCIPERSICA" }, { "name": "PRUNUS SERRULATA ", "code": "PRUNUS SERRULATA " }, { "name": "PRUNUS SERRULATA 'KWANZAN'", "code": "PRUNUS SERRULATA 'KWANZAN'" }, { "name": "PRUNUS SPECIES", "code": "PRUNUS SPECIES" }, { "name": "PSEUDOTSUGA MENZIESII", "code": "PSEUDOTSUGA MENZIESII" }, { "name": "PSIDIUM GUAJAVA", "code": "PSIDIUM GUAJAVA" }, { "name": "PUNICA GRANATUM", "code": "PUNICA GRANATUM" }, { "name": "PYRUS CALLERYANA", "code": "PYRUS CALLERYANA" }, { "name": "PYRUS CALLERYANA 'ARISTOCRAT'", "code": "PYRUS CALLERYANA 'ARISTOCRAT'" }, { "name": "PYRUS CALLERYANA 'BRADFORD'", "code": "PYRUS CALLERYANA 'BRADFORD'" }, { "name": "PYRUS CALLERYANA 'CHANTICLEER'", "code": "PYRUS CALLERYANA 'CHANTICLEER'" }, { "name": "PYRUS COMMUNIS", "code": "PYRUS COMMUNIS" }, { "name": "PYRUS KAWAKAMII", "code": "PYRUS KAWAKAMII" }, { "name": "PYRUS PYRIFOLIA", "code": "PYRUS PYRIFOLIA" }, { "name": "QUERCUS", "code": "QUERCUS" }, { "name": "QUERCUS AGRIFOLIA", "code": "QUERCUS AGRIFOLIA" }, { "name": "QUERCUS ALBA", "code": "QUERCUS ALBA" }, { "name": "QUERCUS BUCKEYI", "code": "QUERCUS BUCKEYI" }, { "name": "QUERCUS CAMBII", "code": "QUERCUS CAMBII" }, { "name": "QUERCUS CANBYI ", "code": "QUERCUS CANBYI " }, { "name": "QUERCUS COCCINEA", "code": "QUERCUS COCCINEA" }, { "name": "QUERCUS DOUGLASII", "code": "QUERCUS DOUGLASII" }, { "name": "QUERCUS ENGELMANNII", "code": "QUERCUS ENGELMANNII" }, { "name": "QUERCUS FRAINETTO", "code": "QUERCUS FRAINETTO" }, { "name": "QUERCUS FRAINETTO 'SCHMIDT'", "code": "QUERCUS FRAINETTO 'SCHMIDT'" }, { "name": "QUERCUS GARRYANA", "code": "QUERCUS GARRYANA" }, { "name": "QUERCUS ILEX", "code": "QUERCUS ILEX" }, { "name": "QUERCUS KELLOGGII", "code": "QUERCUS KELLOGGII" }, { "name": "QUERCUS LOBATA", "code": "QUERCUS LOBATA" }, { "name": "QUERCUS MACROCARPA", "code": "QUERCUS MACROCARPA" }, { "name": "QUERCUS MUEHLENBERGII", "code": "QUERCUS MUEHLENBERGII" }, { "name": "QUERCUS OBLONGIFOLIA", "code": "QUERCUS OBLONGIFOLIA" }, { "name": "QUERCUS ROBUR", "code": "QUERCUS ROBUR" }, { "name": "QUERCUS RUBRA", "code": "QUERCUS RUBRA" }, { "name": "QUERCUS SHUMARDII", "code": "QUERCUS SHUMARDII" }, { "name": "QUERCUS SPECIES", "code": "QUERCUS SPECIES" }, { "name": "QUERCUS SUBER", "code": "QUERCUS SUBER" }, { "name": "QUERCUS TEXANA", "code": "QUERCUS TEXANA" }, { "name": "QUERCUS VIRGINIANA", "code": "QUERCUS VIRGINIANA" }, { "name": "QUERCUS WISLIZENII", "code": "QUERCUS WISLIZENII" }, { "name": "RHAMNUS ALATERNUS", "code": "RHAMNUS ALATERNUS" }, { "name": "RHUS LANCEA", "code": "RHUS LANCEA" }, { "name": "ROBINIA PSEUDOACACIA", "code": "ROBINIA PSEUDOACACIA" }, { "name": "ROBINIA X AMBIGUA", "code": "ROBINIA X AMBIGUA" }, { "name": "ROBINIA X AMBIGUA 'IDAHOENSIS'", "code": "ROBINIA X AMBIGUA 'IDAHOENSIS'" }, { "name": "SALIX BABYLONICA", "code": "SALIX BABYLONICA" }, { "name": "SALIX LASIOLEPIS", "code": "SALIX LASIOLEPIS" }, { "name": "SALIX MATSUDANA 'TORTUOSA'", "code": "SALIX MATSUDANA 'TORTUOSA'" }, { "name": "SALIX SCOULERIANA", "code": "SALIX SCOULERIANA" }, { "name": "SCHINUS MOLLE", "code": "SCHINUS MOLLE" }, { "name": "SCHINUS TEREBINTHEFOLIUS", "code": "SCHINUS TEREBINTHEFOLIUS" }, { "name": "SENNA SPLENDIDA", "code": "SENNA SPLENDIDA" }, { "name": "SEQUOIA SEMPERVIRENS", "code": "SEQUOIA SEMPERVIRENS" }, { "name": "SEQUOIADENDRON GIGANTEUM", "code": "SEQUOIADENDRON GIGANTEUM" }, { "name": "SOLANUM MACRANTHUM", "code": "SOLANUM MACRANTHUM" }, { "name": "STUMP", "code": "STUMP" }, { "name": "STYPHNOLOBIUM JAPONICUM", "code": "STYPHNOLOBIUM JAPONICUM" }, { "name": "SYAGRUS ROMANZOFFIANUM", "code": "SYAGRUS ROMANZOFFIANUM" }, { "name": "SYZYGIUM AUSTRALE", "code": "SYZYGIUM AUSTRALE" }, { "name": "SYZYGIUM JAMBOS", "code": "SYZYGIUM JAMBOS" }, { "name": "SYZYGIUM PANICULATUM", "code": "SYZYGIUM PANICULATUM" }, { "name": "TILIA TOMENTOSA ", "code": "TILIA TOMENTOSA " }, { "name": "TILIA TOMENTOSA 'GREEN MOUNTAIN'", "code": "TILIA TOMENTOSA 'GREEN MOUNTAIN'" }, { "name": "TRACHYCARPUS FORTUNEI ", "code": "TRACHYCARPUS FORTUNEI " }, { "name": "TRIADICA SEBIFERA", "code": "TRIADICA SEBIFERA" }, { "name": "TRISTANIOPSIS LAURINA", "code": "TRISTANIOPSIS LAURINA" }, { "name": "TRISTANIOPSIS LAURINA 'ELEGANT'", "code": "TRISTANIOPSIS LAURINA 'ELEGANT'" }, { "name": "ULMUS AMERICANA", "code": "ULMUS AMERICANA" }, { "name": "ULMUS PARVIFOLIA", "code": "ULMUS PARVIFOLIA" }, { "name": "ULMUS PARVIFOLIA 'BOSQUE'", "code": "ULMUS PARVIFOLIA 'BOSQUE'" }, { "name": "ULMUS PUMILA", "code": "ULMUS PUMILA" }, { "name": "UMBELLULARIA CALIFORNICA ", "code": "UMBELLULARIA CALIFORNICA " }, { "name": "UNIDENTIFIABLE TREE", "code": "UNIDENTIFIABLE TREE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "WASHINGTON ROBUSTA", "code": "WASHINGTON ROBUSTA" }, { "name": "WASHINGTONIA FILIFERA", "code": "WASHINGTONIA FILIFERA" }, { "name": "XYLOSMA CONGESTUM", "code": "XYLOSMA CONGESTUM" }, { "name": "YUCCA GLORIOSA", "code": "YUCCA GLORIOSA" }, { "name": "ZELKOVA SERRATA", "code": "ZELKOVA SERRATA" }, { "name": "ZIZIPHUS JUJUBA", "code": "ZIZIPHUS JUJUBA" }, { "name": "CUPRESSUS", "code": "CUPRESSUS" }, { "name": "PLATANUS X ACERIFOLIA 'BLOODGOOD'", "code": "PLATANUS X ACERIFOLIA 'BLOODGOOD'" }, { "name": "PRUNUS X YEDOENSIS 'AKEBONO'", "code": "PRUNUS X YEDOENSIS 'AKEBONO'" }, { "name": "PRUNUS YEDOENSIS", "code": "PRUNUS YEDOENSIS " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpeciesCommonName", "type": "esriFieldTypeString", "alias": "SpeciesCommonName", "length": 50, "domain": null }, { "name": "DiameterBreastHieght", "type": "esriFieldTypeDouble", "alias": "DiameterBreastHieght", "domain": null }, { "name": "Height", "type": "esriFieldTypeSmallInteger", "alias": "Height", "domain": null }, { "name": "CanopyDiameter", "type": "esriFieldTypeDouble", "alias": "CanopyDiameter", "domain": null }, { "name": "LocationType", "type": "esriFieldTypeString", "alias": "LocationType", "length": 20, "domain": { "type": "codedValue", "name": "envLocationType", "description": "", "codedValues": [ { "name": "Park", "code": "Park" }, { "name": "ROW", "code": "ROW" }, { "name": "Street", "code": "Street" }, { "name": "Median", "code": "Median" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Waterway", "code": "Waterway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Side", "type": "esriFieldTypeString", "alias": "Side", "length": 20, "domain": { "type": "codedValue", "name": "envLocationSide", "description": "", "codedValues": [ { "name": "Front", "code": "Front" }, { "name": "Rear", "code": "Rear" }, { "name": "Side", "code": "Side" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Site", "type": "esriFieldTypeSmallInteger", "alias": "Site", "domain": null }, { "name": "GrowSpace", "type": "esriFieldTypeString", "alias": "GrowSpace", "length": 30, "domain": { "type": "codedValue", "name": "envGrowSpace", "description": "", "codedValues": [ { "name": "Grated Well", "code": "Grated Well" }, { "name": "Well", "code": "Well" }, { "name": "Park Strip", "code": "Park Strip" }, { "name": "Behind Sidewalk", "code": "Behind Sidewalk" }, { "name": "Between Curb-Gutter", "code": "Between Curb-Gutter" }, { "name": "Open Area", "code": "Open Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasRootBarrier", "type": "esriFieldTypeString", "alias": "HasRootBarrier", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasCables", "type": "esriFieldTypeString", "alias": "HasCables", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasBolts", "type": "esriFieldTypeString", "alias": "HasBolts", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TrafficLightClearance", "type": "esriFieldTypeString", "alias": "TrafficLightClearance", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SignClearance", "type": "esriFieldTypeString", "alias": "SignClearance", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StreetLightClearance", "type": "esriFieldTypeString", "alias": "StreetLightClearance", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BuildingClearance", "type": "esriFieldTypeString", "alias": "BuildingClearance", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OverheadUtilities", "type": "esriFieldTypeString", "alias": "OverheadUtilities", "length": 20, "domain": { "type": "codedValue", "name": "envTreeOverheadUtil", "description": "", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Street Light", "code": "Street Light" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FlowLineDamage", "type": "esriFieldTypeString", "alias": "FlowLineDamage", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TripHazard", "type": "esriFieldTypeString", "alias": "TripHazard", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlantDate", "type": "esriFieldTypeDate", "alias": "PlantDate", "length": 8, "domain": null }, { "name": "LastInspectedDate", "type": "esriFieldTypeDate", "alias": "LastInspectedDate", "length": 8, "domain": null }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": { "type": "codedValue", "name": "envTreeCondition_1", "description": "", "codedValues": [ { "name": "Excellent", "code": 95 }, { "name": "Good", "code": 75 }, { "name": "Fair", "code": 50 }, { "name": "Poor", "code": 25 }, { "name": "Critical", "code": 10 }, { "name": "Dead", "code": 0 }, { "name": "Dying", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsHeritageTree", "type": "esriFieldTypeString", "alias": "IsHeritageTree", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GasTransmissionZone", "type": "esriFieldTypeString", "alias": "GasTransmissionZone", "length": 20, "domain": { "type": "codedValue", "name": "envGasZone", "description": "", "codedValues": [ { "name": "Border Zone", "code": "Border Zone" }, { "name": "Outer Zone", "code": "Outer Zone" }, { "name": "Pipe Zone", "code": "Pipe Zone" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TreeMaintenanceZone", "type": "esriFieldTypeString", "alias": "TreeMaintenanceZone", "length": 50, "domain": { "type": "codedValue", "name": "env_TreeMaintenanceZone", "description": "", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8a", "code": "8a" }, { "name": "8b", "code": "8b" }, { "name": "8c", "code": "8c" }, { "name": "8d", "code": "8d" }, { "name": "8e", "code": "8e" }, { "name": "8f", "code": "8f" }, { "name": "Median", "code": "Median" }, { "name": "Grounds", "code": "Gounds" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WaterBag", "type": "esriFieldTypeString", "alias": "WaterBag", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanningProject", "type": "esriFieldTypeString", "alias": "PlanningProject", "length": 50, "domain": null }, { "name": "Covenant", "type": "esriFieldTypeString", "alias": "Covenant", "length": 50, "domain": null }, { "name": "isShrubPlant", "type": "esriFieldTypeString", "alias": "isShrubPlant", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlanningProject1", "type": "esriFieldTypeString", "alias": "PlanningProject1", "length": 20, "domain": null }, { "name": "PlanningProject2", "type": "esriFieldTypeString", "alias": "PlanningProject2", "length": 20, "domain": null }, { "name": "PlanningProject3", "type": "esriFieldTypeString", "alias": "PlanningProject3", "length": 20, "domain": null }, { "name": "PlanningProject4", "type": "esriFieldTypeString", "alias": "PlanningProject4", "length": 20, "domain": null }, { "name": "PlanningProject5", "type": "esriFieldTypeString", "alias": "PlanningProject5", "length": 20, "domain": null }, { "name": "PlanningProject6", "type": "esriFieldTypeString", "alias": "PlanningProject6", "length": 20, "domain": null }, { "name": "PlanningProject7", "type": "esriFieldTypeString", "alias": "PlanningProject7", "length": 20, "domain": null }, { "name": "PlanningProject8", "type": "esriFieldTypeString", "alias": "PlanningProject8", "length": 20, "domain": null }, { "name": "PlanningProject9", "type": "esriFieldTypeString", "alias": "PlanningProject9", "length": 20, "domain": null }, { "name": "isStaked", "type": "esriFieldTypeString", "alias": "isStaked", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasTreeTag", "type": "esriFieldTypeString", "alias": "hasTreeTag", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasPedestrianClearance", "type": "esriFieldTypeString", "alias": "hasPedestrianClearance", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "hasVehicleClearance", "type": "esriFieldTypeString", "alias": "hasVehicleClearance", "length": 3, "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "length": 2, "domain": null }, { "name": "MaintenanceSchedule", "type": "esriFieldTypeString", "alias": "MaintenanceSchedule", "length": 50, "domain": null }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "length": 50, "domain": null }, { "name": "CrownLightExposure", "type": "esriFieldTypeString", "alias": "Crown Light Exposure", "length": 255, "domain": { "type": "codedValue", "name": "envCrownLightExposure", "description": "", "codedValues": [ { "name": "Crown is fully shaded", "code": "0" }, { "name": "One side of the crown is exposed to light", "code": "1" }, { "name": "Two sides of the crown are exposed to light", "code": "2" }, { "name": "Three sides of the crown are exposed to light. (default if not populated)", "code": "3" }, { "name": "Four sides of the crown are exposed to light", "code": "4" }, { "name": "Crown is fully exposed to light", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Code", "type": "esriFieldTypeString", "alias": "iTreeCode", "length": 20, "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_16", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALDO", "code": "ALDO" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PETER", "code": "PETER" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "ROB", "code": "ROB" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "TY", "code": "TY" }, { "name": "URSULA", "code": "URSULA" }, { "name": "JOSE", "code": "JOSE" } ], "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": "location_type_id", "type": "esriFieldTypeString", "alias": "Location Type ID", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R20667_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_20667", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9038_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 170, "name": "Water Service Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736624224E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1586059999998775E8, "falseY": -9.326949999998058E7, "xyUnits": 134501.203389396, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Public Works (Group)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OwnerBy", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 83, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "", "label": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 209, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CALIFORNIA WATER SERVICE", "label": "CALIFORNIA WATER SERVICE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 144, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CUPERTINO WATER (LEASED TO SAN JOSE WATER)", "label": "CUPERTINO WATER (LEASED TO SAN JOSE WATER)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 203, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SAN JOSE WATER SERVICE", "label": "SAN JOSE WATER SERVICE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 171, 109, 255 ], "toColor": [ 173, 171, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 90, 250, 255 ], "toColor": [ 170, 90, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 107, 136, 255 ], "toColor": [ 250, 107, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 107, 153, 255 ], "toColor": [ 61, 107, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 250, 107, 255 ], "toColor": [ 117, 250, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 232, 232, 255 ], "toColor": [ 104, 232, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 154, 237, 255 ], "toColor": [ 227, 154, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 242, 92, 255 ], "toColor": [ 247, 242, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 93, 100, 255 ], "toColor": [ 140, 93, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 47, 126, 255 ], "toColor": [ 135, 47, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 145, 60, 255 ], "toColor": [ 54, 145, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 62, 150, 255 ], "toColor": [ 59, 62, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 138, 118, 255 ], "toColor": [ 73, 138, 118, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[OwnerBy]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "none", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 68, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6098598.943322644, "ymin": 1927692.5040938556, "xmax": 6126715.512897506, "ymax": 1950320.0583410114, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.229285833519676E8, "falseY": -9.842760594511493E7, "xyUnits": 3.575527157245436E7, "falseZ": 0, "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": 50, "domain": null }, { "name": "Website", "type": "esriFieldTypeString", "alias": "Website", "length": 100, "domain": null }, { "name": "OwnerBy", "type": "esriFieldTypeString", "alias": "OwnerBy", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Operator", "type": "esriFieldTypeString", "alias": "Operator", "length": 255, "domain": { "type": "codedValue", "name": "OPERATOR_14", "description": "Editors of the data", "codedValues": [ { "name": "AARON", "code": "AARON" }, { "name": "ADAM", "code": "ADAM" }, { "name": "ADAMP", "code": "ADAMP" }, { "name": "ADRIAN", "code": "ADRIAN" }, { "name": "ALEX", "code": "ALEX" }, { "name": "ANDY", "code": "ANDY" }, { "name": "BRANDON", "code": "BRANDON" }, { "name": "BRETT", "code": "BRETT" }, { "name": "BUCK", "code": "BUCK" }, { "name": "CHRIS", "code": "CHRIS" }, { "name": "DAN", "code": "DAN" }, { "name": "DIEGO", "code": "DIEGO" }, { "name": "FERNANDO", "code": "FERNANDO" }, { "name": "FRANK", "code": "FRANK" }, { "name": "FRANKIE", "code": "FRANKIE" }, { "name": "GILEE", "code": "GILEE" }, { "name": "JAMES", "code": "JAMES" }, { "name": "JARED", "code": "JARED" }, { "name": "JASON", "code": "JASON" }, { "name": "JEN", "code": "JEN" }, { "name": "JERRY", "code": "JERRY" }, { "name": "JOANNE", "code": "JOANNE" }, { "name": "JOHN", "code": "JOHN" }, { "name": "JONATHAN", "code": "JONATHAN" }, { "name": "JOSEPH", "code": "JOSEPH" }, { "name": "JOSH", "code": "JOSH" }, { "name": "JUSTICE", "code": "JUSTICE" }, { "name": "KANE", "code": "KANE" }, { "name": "KEVIN", "code": "KEVIN" }, { "name": "LORI", "code": "LORI" }, { "name": "MAKIKO", "code": "MAKIKO" }, { "name": "MICHAEL", "code": "MICHAEL" }, { "name": "PAUL", "code": "PAUL" }, { "name": "PETE", "code": "PETE" }, { "name": "PRASHANTH", "code": "PRASHANTH" }, { "name": "RABEYA", "code": "RABEYA" }, { "name": "RALPH", "code": "RALPH" }, { "name": "RICARDO", "code": "RICARDO" }, { "name": "RICHARD", "code": "RICHARD" }, { "name": "SEAN", "code": "SEAN" }, { "name": "SHAWN", "code": "SHAWN" }, { "name": "TERI", "code": "TERI" }, { "name": "TIFFANIE", "code": "TIFFANIE" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "URSULA", "code": "URSULA" }, { "name": "PETER", "code": "PETER" }, { "name": "TY", "code": "TY" }, { "name": "ROB", "code": "ROB" } ], "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": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8546_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4141_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e0cd9aa765c40fd8d1bee93ca59327c" } ], "tables": [] }