{ "currentVersion": 10.91, "id": 1, "name": "Sewer Main", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "A main line that relies on gravity to transport wastewater through the main", "copyrightText": "Mercer Island GIS", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "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": -1.36093593399E7, "ymin": 6028069.7861, "xmax": -1.36031032601E7, "ymax": 6039921.464299999, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNERSHIP", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 214, 157, 188, 255 ], "width": 5.700000762939453 }, "defaultLabel": "Other Ownership", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 5.700000762939453 }, "value": "Mercer Island", "label": "Mercer Island", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 5.700000762939453 }, "value": "Mercer Island (by Easement)", "label": "Mercer Island", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ASSETID", "typeIdField": "OWNERSHIP", "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": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": "Mercer Island", "modelName": "OWNERSHIP" }, { "name": "OPERATIONALAREA", "type": "esriFieldTypeString", "alias": "OPERATIONALAREA", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OPERATIONALAREA" }, { "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": "LAKELINE", "type": "esriFieldTypeString", "alias": "LAKELINE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LAKELINE" }, { "name": "PROBLEMTYPE", "type": "esriFieldTypeString", "alias": "PROBLEMTYPE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PROBLEMTYPE" }, { "name": "UPSTREAMNODE", "type": "esriFieldTypeString", "alias": "UPSTREAMNODE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UPSTREAMNODE" }, { "name": "DOWNSTREAMNODE", "type": "esriFieldTypeString", "alias": "DOWNSTREAMNODE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DOWNSTREAMNODE" }, { "name": "INSTALLATIONID", "type": "esriFieldTypeString", "alias": "INSTALLATIONID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "INSTALLATIONID" }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "YEARINSTALL", "type": "esriFieldTypeInteger", "alias": "YEARINSTALL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEARINSTALL" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R351_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_351", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_351", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S204_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Mercer Island", "name": "Mercer Island", "domains": {}, "templates": [ { "name": "Mercer Island", "description": "", "prototype": { "attributes": { "MATERIAL": null, "DIAMETER": null, "ASSETID": null, "OWNERSHIP": "Mercer Island", "OPERATIONALAREA": null, "ADDRESS": null, "LOCATION": null, "LAKELINE": null, "PROBLEMTYPE": null, "UPSTREAMNODE": null, "DOWNSTREAMNODE": null, "INSTALLATIONID": null, "UPDATESOURCE": null, "UPDATEBY": null, "UPDATEDATE": null, "COMMENTS": null, "YEARINSTALL": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Mercer Island (by Easement)", "name": "Mercer Island (by Easement)", "domains": {}, "templates": [ { "name": "Mercer Island", "description": "", "prototype": { "attributes": { "MATERIAL": null, "DIAMETER": null, "ASSETID": null, "OWNERSHIP": "Mercer Island (by Easement)", "OPERATIONALAREA": null, "ADDRESS": null, "LOCATION": null, "LAKELINE": null, "PROBLEMTYPE": null, "UPSTREAMNODE": null, "DOWNSTREAMNODE": null, "INSTALLATIONID": null, "UPDATESOURCE": null, "UPDATEBY": null, "UPDATEDATE": null, "COMMENTS": null, "YEARINSTALL": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }