{ "currentVersion": 10.91, "id": 1, "name": "Storm Pump Station", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 75000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1635961383000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6129786.817950964, "ymin": 1944665.5732564777, "xmax": 6145782.270211965, "ymax": 1981612.9232461452, "spatialReference": { "wkid": 103005, "latestWkid": 6420 } }, "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "06efa3b205aa1dfcae3865aa25c10737", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUtJREFUKJFt0bFrk1EUBfDfiw++GDtIUCimFUQx0MVBcBA6OAmKiYtBBBcVh9Khm9hFBME/QHB1lWa0oKSTkwrqrOIiClasoWaxjzZ9Dl9bQ/DA5V4O53AO3GgHV7P9m9yu0KZokNbQ28ejp0F/VxehnR0bKp5XpGZJJziJs0PmO7loLYX0CuKtrPitWN74mZpv7/iHCgemmLrg0OEzabmTnVoKvsUBN0gztvj+pNSeuMfmOp/vl3Pxi3pt2iLmYqZlDM2bVBusvia9YfCV2lGXMRfRGDesvmS4VYphYhJMyioRa+OGd9fLXcxyepGJ46Av2I7o4dyo4fwnatPE6giZvYC4zuODzI9Wi9UxMRuCBxBXgsGVXG/J/RXUx+vhD651gw/sPK4b+u8vZTOd7eJuDqmNI/gl6wkedoOPe+m7x7PgB2kBC/9J2cNfbDph0DB9PGYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[LucityAltID] CONCAT NEWLINE CONCAT [StationName]", "useCodedValues": true, "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" } }, "minScale": 10000, "maxScale": 0 } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "StationName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LucityID", "type": "esriFieldTypeInteger", "alias": "Station Rec #", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityID" }, { "name": "LucityAltID", "type": "esriFieldTypeString", "alias": "Station Number", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LucityAltID" }, { "name": "StationName", "type": "esriFieldTypeString", "alias": "Station Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StationName" }, { "name": "StrID", "type": "esriFieldTypeInteger", "alias": "Structure #", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StrID" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Status" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StationType" }, { "name": "FlowCapacity", "type": "esriFieldTypeInteger", "alias": "Flow Capacity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlowCapacity" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Owner" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MaintainedBy" }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "Project Number", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ProjectNumber" }, { "name": "MapNumber", "type": "esriFieldTypeString", "alias": "Map Number", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MapNumber" }, { "name": "BuildingNo", "type": "esriFieldTypeInteger", "alias": "Building No", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BuildingNo" }, { "name": "LastCleaningDate", "type": "esriFieldTypeDate", "alias": "Last Cleaning Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastCleaningDate" }, { "name": "CleaningFreq", "type": "esriFieldTypeSmallInteger", "alias": "Cleaning Frequency", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CleaningFreq" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CleaningFreqUnits" }, { "name": "NextCleaningDate", "type": "esriFieldTypeDate", "alias": "Next Cleaning Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NextCleaningDate" }, { "name": "RimEl", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RimEl" }, { "name": "InvEl", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InvEl" }, { "name": "OutfallName", "type": "esriFieldTypeString", "alias": "Outfall Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OutfallName" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X Coordinate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y Coordinate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Active" }, { "name": "InLucity", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity?", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "InLucity" }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LastModBy" }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastModDate" }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSynDate" }, { "name": "DefWOCat", "type": "esriFieldTypeString", "alias": "Default WO Cat", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DefWOCat" }, { "name": "GridLoc", "type": "esriFieldTypeString", "alias": "Grid Location", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "GridLoc" }, { "name": "BB_Anno", "type": "esriFieldTypeString", "alias": "BB Annotation", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "BB_Anno" }, { "name": "WO_Comment", "type": "esriFieldTypeString", "alias": "WO Comment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WO_Comment" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Pump Station", "description": "", "prototype": { "attributes": { "BB_Anno": null, "LucityID": null, "LucityAltID": null, "StationName": null, "StrID": null, "Status": null, "StationType": null, "FlowCapacity": null, "Owner": null, "MaintainedBy": null, "ProjectNumber": null, "MapNumber": null, "BuildingNo": null, "LastCleaningDate": null, "CleaningFreq": null, "CleaningFreqUnits": null, "NextCleaningDate": null, "RimEl": null, "InvEl": null, "OutfallName": null, "X": null, "Y": null, "WO_Comment": null, "GridLoc": null, "DefWOCat": null, "LastSynDate": null, "LastModDate": null, "Active": null, "InLucity": null, "LastModBy": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }