{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Storm Pump Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 75000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c04ea738be98a6a018ceb1150fb04261", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABcUlEQVQ4jbXTu2tUURTF4e8M4wOViRqGBGwUgxIbCwtFhFSiCCkUbgYra0EE/wOx0EbUwjTaiF2YwhSijYVCQEWwMGCaoKQTJL6IcaITt8WdPGZuhgjigtOsdfaPxeacsn9U+b8AsrAryBL7gkaJF8F4Pfm5LmAkXAquJjZDQuTR+1qojSWvugJGwsUvk25MDK94KbGpj93n7Nl73pNaODKWTBUAZ0Nfk2u/F5ifyb2dh2l+49PL/FQOqFSH3MKJAqDJGWxZ3ejg9Rwyvp3FeT6/pjrkeBb668mHNkBrYW16d5fp0XwYKoNLV+2nAxA0Ohc6c79VcxsDF+g/uRz9WGuJzzsBxx7Se5SNO9rsua28KQA+8qjKFAaXvA09hWG4fS+ttF0GPE2aWajFoglUCmO5ns1xebXR9g7qyWQWDmXhJk6h1Iq+BqPfufI4WegKaEGmMXw69JYYKNPo4e2d5Ndalbp+pgfJLGa75esC/lZ/AN2tZm6RFmNeAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[LucityAltID] CONCAT NEWLINE CONCAT [StationName]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "textSymbol", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6129781.907527715, "ymin": 1944665.5732564777, "xmax": 6145782.270211965, "ymax": 1981612.9232461452, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StationName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LucityID", "type": "esriFieldTypeInteger", "alias": "Station Rec #", "domain": null }, { "name": "LucityAltID", "type": "esriFieldTypeString", "alias": "Station Number", "length": 30, "domain": null }, { "name": "StationName", "type": "esriFieldTypeString", "alias": "Station Name", "length": 50, "domain": null }, { "name": "StrID", "type": "esriFieldTypeInteger", "alias": "Structure #", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "swStatus", "description": "", "codedValues": [ { "name": "Operational", "code": 1 }, { "name": "Out of Service", "code": 951 }, { "name": "Parent Out of Service", "code": 952 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StationType", "type": "esriFieldTypeSmallInteger", "alias": "Station Type", "domain": { "type": "codedValue", "name": "swPumpStationType", "description": "", "codedValues": [ { "name": "N/A", "code": 0 }, { "name": "Lift Station", "code": 1 }, { "name": "Pump Station", "code": 2 }, { "name": "Package Station", "code": 3 }, { "name": "Conventional Dry Well", "code": 4 }, { "name": "Conventional Wet Well", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FlowCapacity", "type": "esriFieldTypeInteger", "alias": "Flow Capacity", "domain": null }, { "name": "Owner", "type": "esriFieldTypeSmallInteger", "alias": "Owner", "domain": { "type": "codedValue", "name": "swOwner", "description": "", "codedValues": [ { "name": "City of Santa Clara", "code": 1 }, { "name": "City of San Jose", "code": 2 }, { "name": "City of Sunnyvale", "code": 3 }, { "name": "Santa Clara Valley Water District", "code": 4 }, { "name": "Abandoned", "code": 5 }, { "name": "County", "code": 6 }, { "name": "State", "code": 7 }, { "name": "Private", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintainedBy", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "swMaintainedBy", "description": "", "codedValues": [ { "name": "City of Santa Clara", "code": 1 }, { "name": "City of San Jose", "code": 2 }, { "name": "City of Sunnyvale", "code": 3 }, { "name": "Santa Clara Valley Water District", "code": 4 }, { "name": "Abandoned", "code": 5 }, { "name": "County", "code": 6 }, { "name": "State", "code": 7 }, { "name": "Private", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "Project Number", "length": 25, "domain": null }, { "name": "MapNumber", "type": "esriFieldTypeString", "alias": "Map Number", "length": 15, "domain": null }, { "name": "BuildingNo", "type": "esriFieldTypeInteger", "alias": "Building No", "domain": null }, { "name": "LastCleaningDate", "type": "esriFieldTypeDate", "alias": "Last Cleaning Date", "length": 8, "domain": null }, { "name": "CleaningFreq", "type": "esriFieldTypeSmallInteger", "alias": "Cleaning Frequency", "domain": null }, { "name": "CleaningFreqUnits", "type": "esriFieldTypeSmallInteger", "alias": "Cleaning Freq Units", "domain": { "type": "codedValue", "name": "swCleanFreq", "description": "", "codedValues": [ { "name": "Hours", "code": 1 }, { "name": "Days", "code": 2 }, { "name": "Weeks", "code": 3 }, { "name": "Months", "code": 4 }, { "name": "Years", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NextCleaningDate", "type": "esriFieldTypeDate", "alias": "Next Cleaning Date", "length": 8, "domain": null }, { "name": "Active", "type": "esriFieldTypeSmallInteger", "alias": "Active", "domain": { "type": "codedValue", "name": "swYesNoShortInt", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RimEl", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "InvEl", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "OutfallName", "type": "esriFieldTypeString", "alias": "Outfall Name", "length": 50, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X Coordinate", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y Coordinate", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "InLucity", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity?", "domain": null }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "length": 40, "domain": null }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified date", "length": 8, "domain": null }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "length": 8, "domain": null }, { "name": "DefWOCat", "type": "esriFieldTypeString", "alias": "Default WO Cat", "length": 10, "domain": null }, { "name": "GridLoc", "type": "esriFieldTypeString", "alias": "Grid Location", "length": 3, "domain": null }, { "name": "BB_Anno", "type": "esriFieldTypeString", "alias": "BB Annotation", "length": 250, "domain": null }, { "name": "WO_Comment", "type": "esriFieldTypeString", "alias": "WO Comment", "length": 255, "domain": null }, { "name": "RotationAngle", "type": "esriFieldTypeDouble", "alias": "Rotation Angle", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1226_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1226", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G106661LucityAlt", "fields": "LucityAltID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1226", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S859_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "swConduit", "relatedTableId": 3, "role": "esriRelRoleDestination", "keyField": "LucityID", "cardinality": "esriRelCardinalityManyToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1635961383000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }