{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 9, "name": "Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "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": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9b257865d2b53d273ce96a4522ea8fbf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeUlEQVQ4jbWTv0vDUBDHv8ZAA1qXWnB4mFA6tNotCqUInf0jXFzEqbg4dRTa9dG4BQRFKx1ExG6CEII2Y4RSEM0UNEu7BKE/klQitGB5LQXxu91x97m7L+/x+KP4/wRsZDKZXUEQoo7jGLZtPwAYzANYlyTpPpfLSaIoRkul0k8yFot9EUIOTdO8mAUQE4mEXqvViCzLaDQaGAHa7fZSp9M5T6fTK61W65QJiMfj1/V6naRSKeZNw+EQlmVRADcAPicBm7Isr05rHqnX6y0SQo5s2z6eBGwnk8nlcO2Rms0mE8Jx3A7rhIiiKGuKovwqzmazyOfz47jf76NarfIswBtrWthcLpfHsWEYvqqqJgug8TzveJ63hhkqFovvruuesQADz/MOANwCWGA1VyqVV03TQpOeWAAAuAOwx3GcGgSBECa63a6v67pVKBRc0zRffN8Ph4zFeomXQRA8AtgHsEUpjVBKQ3+uADxPFk/7Cx8ATqYaMQdgbn0D8h+HEO3BLVQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.AssetID", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Default", "priority": 10, "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": true, "extent": { "xmin": 6175005.567408308, "ymin": 2077681.4791401476, "xmax": 6179045.967135891, "ymax": 2079098.9074076414, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 4, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SysID", "type": "esriFieldTypeInteger", "alias": "Sys ID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 12, "domain": null }, { "name": "OutfallID", "type": "esriFieldTypeInteger", "alias": "Outfall ID", "domain": null }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "Sub-Type", "domain": null }, { "name": "TypeDescription", "type": "esriFieldTypeString", "alias": "Valve Type", "length": 16, "domain": { "type": "codedValue", "name": "sdValveType", "description": "Types of valves used in storm drains", "codedValues": [ { "name": "Butterfly Valve", "code": "Butterfly Valve" }, { "name": "Bypass Valve", "code": "Bypass Valve" }, { "name": "Check Valve", "code": "Check Valve" }, { "name": "Gate Valve", "code": "Gate Valve" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Tract", "type": "esriFieldTypeString", "alias": "Tract/Record Map#", "length": 20, "domain": null }, { "name": "MapGrid", "type": "esriFieldTypeString", "alias": "Map Grid", "length": 3, "domain": null }, { "name": "Quad", "type": "esriFieldTypeString", "alias": "Quad", "length": 1, "domain": { "type": "codedValue", "name": "utQuad", "description": "Quad number", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "Unassigned", "code": "0" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SubGrid", "type": "esriFieldTypeString", "alias": "Sub-Grid", "length": 3, "domain": { "type": "codedValue", "name": "utSubGrid", "description": "Subgrid number", "codedValues": [ { "name": "100", "code": "100" }, { "name": "200", "code": "200" }, { "name": "300", "code": "300" }, { "name": "400", "code": "400" }, { "name": "500", "code": "500" }, { "name": "Unassigned", "code": "000" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintenanceArea", "type": "esriFieldTypeString", "alias": "Maintenance Area", "length": 2, "domain": { "type": "codedValue", "name": "sdMaintenanceAreas", "description": "Maintenance areas for Public Works assets", "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": "0", "code": "0" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YearInstalled", "type": "esriFieldTypeInteger", "alias": "Year Installed", "domain": null }, { "name": "LastServiceDate", "type": "esriFieldTypeDate", "alias": "Date Last Serviced", "length": 8, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "Owned By", "length": 25, "domain": { "type": "codedValue", "name": "dOwner", "description": "Generic list of asset owners, maintenance agencies", "codedValues": [ { "name": "Alameda County", "code": "Alameda County" }, { "name": "BART", "code": "BART" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Caltrans", "code": "Caltrans" }, { "name": "Camp Parks", "code": "Camp Parks" }, { "name": "Alameda County Fairgrounds", "code": "County Fairgrounds" }, { "name": "DERWA", "code": "DERWA" }, { "name": "DSRSD", "code": "DSRSD" }, { "name": "DWR", "code": "DWR" }, { "name": "EBMUD", "code": "EBMUD" }, { "name": "EBRPD", "code": "EBRPD" }, { "name": "HOA", "code": "HOA" }, { "name": "LARPD", "code": "LARPD" }, { "name": "LAVWMA", "code": "LAVWMA" }, { "name": "Livermore/Zone7", "code": "Livermore/Zone7" }, { "name": "LLNL", "code": "LLNL" }, { "name": "Multiple Owners", "code": "Multiple Owners" }, { "name": "Other", "code": "Other" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Santa Clara Valley Water Agency", "code": "SCVWA" }, { "name": "SFPUC", "code": "SFPUC" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Zone 7", "code": "Zone 7" }, { "name": "Dublin", "code": "Dublin" }, { "name": "Livermore", "code": "Livermore" }, { "name": "Pleasanton", "code": "Pleasanton" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 25, "domain": { "type": "codedValue", "name": "dOwner", "description": "Generic list of asset owners, maintenance agencies", "codedValues": [ { "name": "Alameda County", "code": "Alameda County" }, { "name": "BART", "code": "BART" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Caltrans", "code": "Caltrans" }, { "name": "Camp Parks", "code": "Camp Parks" }, { "name": "Alameda County Fairgrounds", "code": "County Fairgrounds" }, { "name": "DERWA", "code": "DERWA" }, { "name": "DSRSD", "code": "DSRSD" }, { "name": "DWR", "code": "DWR" }, { "name": "EBMUD", "code": "EBMUD" }, { "name": "EBRPD", "code": "EBRPD" }, { "name": "HOA", "code": "HOA" }, { "name": "LARPD", "code": "LARPD" }, { "name": "LAVWMA", "code": "LAVWMA" }, { "name": "Livermore/Zone7", "code": "Livermore/Zone7" }, { "name": "LLNL", "code": "LLNL" }, { "name": "Multiple Owners", "code": "Multiple Owners" }, { "name": "Other", "code": "Other" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Santa Clara Valley Water Agency", "code": "SCVWA" }, { "name": "SFPUC", "code": "SFPUC" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Zone 7", "code": "Zone 7" }, { "name": "Dublin", "code": "Dublin" }, { "name": "Livermore", "code": "Livermore" }, { "name": "Pleasanton", "code": "Pleasanton" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SourceDocumentType", "type": "esriFieldTypeString", "alias": "Source Doc Type", "length": 20, "domain": { "type": "codedValue", "name": "dSourceDocType", "description": "Generic list of source documents", "codedValues": [ { "name": "As Built", "code": "As Built" }, { "name": "Atlas Map", "code": "Atlas Map" }, { "name": "Design Plan", "code": "Design Plan" }, { "name": "External Data Source", "code": "External Data Source" }, { "name": "Field Measurement", "code": "Field Measurement" }, { "name": "GPS", "code": "GPS" }, { "name": "Parcel Alignment", "code": "Parcel Alignment" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Orthophotography", "code": "Orthophotography" }, { "name": "Record Map", "code": "Record Map" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "Project No", "length": 20, "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 80, "domain": null }, { "name": "HasGPSPoint", "type": "esriFieldTypeString", "alias": "Has GPS Pt?", "length": 3, "domain": { "type": "codedValue", "name": "dGenericYesNo", "description": "Generic yes/no flag", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OperationalStatus", "type": "esriFieldTypeString", "alias": "Operational Status", "length": 12, "domain": { "type": "codedValue", "name": "dLifeCycleStatus", "description": "Generic status of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Inoperable", "code": "Inoperable" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Active", "code": "Active" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DateAbandoned", "type": "esriFieldTypeDate", "alias": "Date Abandoned", "length": 8, "domain": null }, { "name": "SymbolRotation", "type": "esriFieldTypeDouble", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "dGenericRotation", "description": "Range of symbol angles", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "DocumentURL", "type": "esriFieldTypeString", "alias": "Document URL", "length": 254, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "length": 20, "domain": null }, { "name": "LastUpdated", "type": "esriFieldTypeDate", "alias": "Last Updated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 20, "domain": null }, { "name": "RevisionNotes", "type": "esriFieldTypeString", "alias": "Revision Notes", "length": 254, "domain": null }, { "name": "GeometryIsValidated", "type": "esriFieldTypeString", "alias": "Geometry Is Validated?", "length": 3, "domain": { "type": "codedValue", "name": "dGenericYesNo", "description": "Generic yes/no flag", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AttributesAreValidated", "type": "esriFieldTypeString", "alias": "Attributes Are Validated?", "length": 3, "domain": { "type": "codedValue", "name": "dGenericYesNo", "description": "Generic yes/no flag", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UnresolvedComments", "type": "esriFieldTypeString", "alias": "Unresolved Comments", "length": 254, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DateInstalled", "type": "esriFieldTypeDate", "alias": "Date Installed", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R428_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_428", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_428", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S389_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "TypeDescription": {"type": "inherited"}, "Quad": {"type": "inherited"}, "SubGrid": {"type": "inherited"}, "MaintenanceArea": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "SourceDocumentType": {"type": "inherited"}, "HasGPSPoint": {"type": "inherited"}, "OperationalStatus": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "GeometryIsValidated": {"type": "inherited"}, "AttributesAreValidated": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 1, "name": "Butterfly Valve" }, { "domains": { "TypeDescription": {"type": "inherited"}, "Quad": {"type": "inherited"}, "SubGrid": {"type": "inherited"}, "MaintenanceArea": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "SourceDocumentType": {"type": "inherited"}, "HasGPSPoint": {"type": "inherited"}, "OperationalStatus": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "GeometryIsValidated": {"type": "inherited"}, "AttributesAreValidated": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 2, "name": "Bypass Valve" }, { "domains": { "TypeDescription": {"type": "inherited"}, "Quad": {"type": "inherited"}, "SubGrid": {"type": "inherited"}, "MaintenanceArea": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "SourceDocumentType": {"type": "inherited"}, "HasGPSPoint": {"type": "inherited"}, "OperationalStatus": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "GeometryIsValidated": {"type": "inherited"}, "AttributesAreValidated": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 3, "name": "Check Valve" }, { "domains": { "TypeDescription": {"type": "inherited"}, "Quad": {"type": "inherited"}, "SubGrid": {"type": "inherited"}, "MaintenanceArea": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "SourceDocumentType": {"type": "inherited"}, "HasGPSPoint": {"type": "inherited"}, "OperationalStatus": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "GeometryIsValidated": {"type": "inherited"}, "AttributesAreValidated": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 4, "name": "Gate Valve" }, { "domains": { "TypeDescription": {"type": "inherited"}, "Quad": {"type": "inherited"}, "SubGrid": {"type": "inherited"}, "MaintenanceArea": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "SourceDocumentType": {"type": "inherited"}, "HasGPSPoint": {"type": "inherited"}, "OperationalStatus": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "GeometryIsValidated": {"type": "inherited"}, "AttributesAreValidated": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 5, "name": "Unknown" } ], "subtypes": [ { "domains": { "TypeDescription": {"type": "inherited"}, "Quad": {"type": "inherited"}, "SubGrid": {"type": "inherited"}, "MaintenanceArea": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "SourceDocumentType": {"type": "inherited"}, "HasGPSPoint": {"type": "inherited"}, "OperationalStatus": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "GeometryIsValidated": {"type": "inherited"}, "AttributesAreValidated": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "SysID": null, "AssetID": null, "OutfallID": null, "SubType": null, "TypeDescription": "Butterfly Valve", "Location": null, "Tract": null, "MapGrid": null, "Quad": null, "SubGrid": null, "MaintenanceArea": null, "YearInstalled": null, "LastServiceDate": null, "OwnedBy": "Livermore", "MaintainedBy": "Livermore", "SourceDocumentType": null, "ProjectNumber": null, "ProjectName": null, "HasGPSPoint": null, "OperationalStatus": "Operational", "DateAbandoned": null, "SymbolRotation": 0, "Comments": null, "DocumentURL": null, "CreatedDate": null, "CreatedBy": null, "LastUpdated": null, "LastEditor": null, "RevisionNotes": null, "GeometryIsValidated": "No", "AttributesAreValidated": "No", "UnresolvedComments": null, "GlobalID": null, "Enabled": 1, "DateInstalled": null }, "code": 1, "name": "Butterfly Valve" }, { "domains": { "TypeDescription": {"type": "inherited"}, "Quad": {"type": "inherited"}, "SubGrid": {"type": "inherited"}, "MaintenanceArea": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "SourceDocumentType": {"type": "inherited"}, "HasGPSPoint": {"type": "inherited"}, "OperationalStatus": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "GeometryIsValidated": {"type": "inherited"}, "AttributesAreValidated": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "SysID": null, "AssetID": null, "OutfallID": null, "SubType": null, "TypeDescription": "Bypass Valve", "Location": null, "Tract": null, "MapGrid": null, "Quad": null, "SubGrid": null, "MaintenanceArea": null, "YearInstalled": null, "LastServiceDate": null, "OwnedBy": "Livermore", "MaintainedBy": "Livermore", "SourceDocumentType": null, "ProjectNumber": null, "ProjectName": null, "HasGPSPoint": null, "OperationalStatus": "Operational", "DateAbandoned": null, "SymbolRotation": 0, "Comments": null, "DocumentURL": null, "CreatedDate": null, "CreatedBy": null, "LastUpdated": null, "LastEditor": null, "RevisionNotes": null, "GeometryIsValidated": "No", "AttributesAreValidated": "No", "UnresolvedComments": null, "GlobalID": null, "Enabled": 1, "DateInstalled": null }, "code": 2, "name": "Bypass Valve" }, { "domains": { "TypeDescription": {"type": "inherited"}, "Quad": {"type": "inherited"}, "SubGrid": {"type": "inherited"}, "MaintenanceArea": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "SourceDocumentType": {"type": "inherited"}, "HasGPSPoint": {"type": "inherited"}, "OperationalStatus": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "GeometryIsValidated": {"type": "inherited"}, "AttributesAreValidated": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "SysID": null, "AssetID": null, "OutfallID": null, "SubType": null, "TypeDescription": "Check Valve", "Location": null, "Tract": null, "MapGrid": null, "Quad": null, "SubGrid": null, "MaintenanceArea": null, "YearInstalled": null, "LastServiceDate": null, "OwnedBy": "Livermore", "MaintainedBy": "Livermore", "SourceDocumentType": null, "ProjectNumber": null, "ProjectName": null, "HasGPSPoint": null, "OperationalStatus": "Operational", "DateAbandoned": null, "SymbolRotation": 0, "Comments": null, "DocumentURL": null, "CreatedDate": null, "CreatedBy": null, "LastUpdated": null, "LastEditor": null, "RevisionNotes": null, "GeometryIsValidated": "No", "AttributesAreValidated": "No", "UnresolvedComments": null, "GlobalID": null, "Enabled": 1, "DateInstalled": null }, "code": 3, "name": "Check Valve" }, { "domains": { "TypeDescription": {"type": "inherited"}, "Quad": {"type": "inherited"}, "SubGrid": {"type": "inherited"}, "MaintenanceArea": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "SourceDocumentType": {"type": "inherited"}, "HasGPSPoint": {"type": "inherited"}, "OperationalStatus": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "GeometryIsValidated": {"type": "inherited"}, "AttributesAreValidated": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "SysID": null, "AssetID": null, "OutfallID": null, "SubType": null, "TypeDescription": "Gate Valve", "Location": null, "Tract": null, "MapGrid": null, "Quad": null, "SubGrid": null, "MaintenanceArea": null, "YearInstalled": null, "LastServiceDate": null, "OwnedBy": "Livermore", "MaintainedBy": "Livermore", "SourceDocumentType": null, "ProjectNumber": null, "ProjectName": null, "HasGPSPoint": null, "OperationalStatus": "Operational", "DateAbandoned": null, "SymbolRotation": 0, "Comments": null, "DocumentURL": null, "CreatedDate": null, "CreatedBy": null, "LastUpdated": null, "LastEditor": null, "RevisionNotes": null, "GeometryIsValidated": "No", "AttributesAreValidated": "No", "UnresolvedComments": null, "GlobalID": null, "Enabled": 1, "DateInstalled": null }, "code": 4, "name": "Gate Valve" }, { "domains": { "TypeDescription": {"type": "inherited"}, "Quad": {"type": "inherited"}, "SubGrid": {"type": "inherited"}, "MaintenanceArea": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "SourceDocumentType": {"type": "inherited"}, "HasGPSPoint": {"type": "inherited"}, "OperationalStatus": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "GeometryIsValidated": {"type": "inherited"}, "AttributesAreValidated": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "SysID": null, "AssetID": null, "OutfallID": null, "SubType": null, "TypeDescription": "Unknown", "Location": null, "Tract": null, "MapGrid": null, "Quad": null, "SubGrid": null, "MaintenanceArea": null, "YearInstalled": null, "LastServiceDate": null, "OwnedBy": "Livermore", "MaintainedBy": "Livermore", "SourceDocumentType": null, "ProjectNumber": null, "ProjectName": null, "HasGPSPoint": null, "OperationalStatus": "Operational", "DateAbandoned": null, "SymbolRotation": 0, "Comments": null, "DocumentURL": null, "CreatedDate": null, "CreatedBy": null, "LastUpdated": null, "LastEditor": null, "RevisionNotes": null, "GeometryIsValidated": "No", "AttributesAreValidated": "No", "UnresolvedComments": null, "GlobalID": null, "Enabled": 1, "DateInstalled": null }, "code": 5, "name": "Unknown" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }