{ "currentVersion": 10.91, "id": 6, "name": "Sewer Valve", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2400, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Valves on sewer lines (generally in pump stations)", "copyrightText": "Mercer Island GIS", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "modelName": "GP_438263756", "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 1289871.3046777993, "ymin": 194451.72922737896, "xmax": 1302206.1157332808, "ymax": 219664.7666708529, "spatialReference": { "wkid": 2926, "latestWkid": 2926 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ac54bc855cadc1b2b6e271797f52899f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAchJREFUKJGd0j/IEnEYB/Dv7+7s7tVGA7lUDsQhOG5xEkHiksOGBhfzhsMgaKgWF6XtQghxaHN6neJAMEgodXBoKScNFzkSXMQ/LygUyiHkHdTw1vW+b+XQs/0ens/v9zwPPwb/GcyVM8nn8w9Yln262WwEiqK++/3+z+v1+kWr1er+C/o1TeunUikhnU5fM00THMeB5/mEYRhveJ7/WKvV7gKwL0JG07RBsVgURFE8f5oQ0DSNYDCIUqnE9no92efzvatWq2kXFgqFZ8lkMvwLXQ1CCBRFIaPR6I6u67Ku6+8ZANjv948URaGOLYMQAlVVGcMwngM4h5Zl+SeTyaXC6XQKjuNAUb/vs20bq9XqltsqRVFku91egpZlwXEcXMw7joPD4cC4MBAI7OLx+A2WZd0imqbh9XoRi8Xc3HK5RDgcPnNhJBJ52+/3H8qyfGxMdLtdCIJw6sLhcPjENM370Wj0eigU+isaDAaYz+dn5XL5pQvr9fq3RqNxu1KpfMhkMieJRMIFu90OnU4H4/H4iyRJbt/uz1FV9VOz2bw5m81etdttebFYnHg8HgiCsBNF8bUkSY9zuZz9BwSAbDb7FcC9o4P+jB9JkJsvi9L5NgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ASSETID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "FEATURETYPE", "type": "esriFieldTypeString", "alias": "FEATURETYPE", "domain": { "type": "codedValue", "name": "swValveType", "description": "Pyhsical type of valve", "codedValues": [ { "name": "Gate", "code": "Gate" }, { "name": "Butterfly", "code": "Butterfly" }, { "name": "Ball", "code": "Ball" }, { "name": "Plug", "code": "Plug" }, { "name": "Check", "code": "Check" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 30, "defaultValue": "Gate", "modelName": "FEATURETYPE" }, { "name": "FEATUREPURPOSE", "type": "esriFieldTypeString", "alias": "FEATUREPURPOSE", "domain": { "type": "codedValue", "name": "swValvePurpose", "description": "Purpose of sewer valve", "codedValues": [ { "name": "Main Valve", "code": "Main Valve" }, { "name": "Check Valve", "code": "Check Valve" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 30, "defaultValue": "Main Valve", "modelName": "FEATUREPURPOSE" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "FEATURESTATUS", "type": "esriFieldTypeString", "alias": "FEATURESTATUS", "domain": { "type": "codedValue", "name": "FeatureStatus", "description": "Feature status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Not In Use", "code": "Not In Use" }, { "name": "Capped", "code": "Capped" }, { "name": "Warehouse", "code": "Warehouse" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "Exigent", "code": "Exigent" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "length": 20, "defaultValue": "Active", "modelName": "FEATURESTATUS" }, { "name": "YEARINSTALL", "type": "esriFieldTypeSmallInteger", "alias": "YEARINSTALL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEARINSTALL" }, { "name": "PARENTASSET", "type": "esriFieldTypeString", "alias": "PARENTASSET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARENTASSET" }, { "name": "PARENTASSEMBLY", "type": "esriFieldTypeString", "alias": "PARENTASSEMBLY", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PARENTASSEMBLY" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "domain": { "type": "codedValue", "name": "Ownership", "description": "Asset ownership", "codedValues": [ { "name": "Mercer Island", "code": "Mercer Island" }, { "name": "Mercer Island (by Easement)", "code": "Mercer Island (by Easement)" }, { "name": "Private", "code": "Private" }, { "name": "WSDOT", "code": "WSDOT" }, { "name": "SPU", "code": "SPU" }, { "name": "PSE", "code": "PSE" }, { "name": "King County", "code": "King County" }, { "name": "MI School District", "code": "MI School District" }, { "name": "Shorewood", "code": "Shorewood" }, { "name": "Sound Transit", "code": "Sound Transit" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "length": 30, "defaultValue": "Mercer Island", "modelName": "OWNERSHIP" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MODEL" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 130, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITIONDATE" }, { "name": "LIFEEXPECTANCY", "type": "esriFieldTypeSmallInteger", "alias": "LIFEEXPECTANCY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIFEEXPECTANCY" }, { "name": "REMAININGLIFE", "type": "esriFieldTypeSmallInteger", "alias": "REMAININGLIFE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMAININGLIFE" }, { "name": "UPDATESOURCE", "type": "esriFieldTypeString", "alias": "UPDATESOURCE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UPDATESOURCE" }, { "name": "UPDATEBY", "type": "esriFieldTypeString", "alias": "UPDATEBY", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UPDATEBY" }, { "name": "UPDATEDATE", "type": "esriFieldTypeDate", "alias": "UPDATEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UPDATEDATE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "COF", "type": "esriFieldTypeSmallInteger", "alias": "COF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COF" }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "POF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POF" }, { "name": "BRE", "type": "esriFieldTypeSmallInteger", "alias": "BRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BRE" }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTYDATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R602_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_23647_PARENT", "fields": "PARENTASSET", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_23647_PARENT_1", "fields": "PARENTASSEMBLY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S482_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Valve", "description": "", "prototype": { "attributes": { "BRE": null, "WARRANTYDATE": null, "ASSETID": null, "FEATURETYPE": "Gate", "FEATUREPURPOSE": "Main Valve", "ENABLED": 1, "FEATURESTATUS": "Active", "YEARINSTALL": null, "PARENTASSET": null, "PARENTASSEMBLY": null, "DIAMETER": null, "OWNERSHIP": "Mercer Island", "MANUFACTURER": null, "MODEL": null, "ADDRESS": null, "LOCATION": null, "CONDITION": null, "CONDITIONDATE": null, "LIFEEXPECTANCY": null, "REMAININGLIFE": null, "UPDATESOURCE": null, "UPDATEBY": null, "UPDATEDATE": null, "COMMENTS": null, "COF": null, "POF": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }