{ "currentVersion": 10.91, "id": 3, "name": "Sewer Lateral", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Layer intended to capture sewer lateral lines (side sewers) which service buildings, homes, etc. This was created by combining the swSewerStubLine and swLateralLine feature classes and additional research based upon video inspection logs, ULID maps, and side sewer asbuilts. STUB_DISPLAY is a field for cartography. Atlas and map requesters frequently wanted only the first 20 feet or so off of the main (for locating purposes only), so long laterals were split and listed as stub_display = True, with the DISTANCE field filled out measuring along the main from the upstream manhole. ", "copyrightText": "Mercer Island IGS", "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.3609358344999999E7, "ymin": 6028088.101599999, "xmax": -1.36034439026E7, "ymax": 6039921.317400001, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 232, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "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": "SERVICETYPE", "type": "esriFieldTypeString", "alias": "SERVICETYPE", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "SERVICETYPE" }, { "name": "STUBDISPLAY", "type": "esriFieldTypeSmallInteger", "alias": "STUBDISPLAY", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "STUBDISPLAY" }, { "name": "DISTANCE", "type": "esriFieldTypeString", "alias": "DISTANCE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DISTANCE" }, { "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": "Private", "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": "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": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_352", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_352", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S205_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Lateral", "description": "", "prototype": { "attributes": { "ASSETID": null, "SERVICETYPE": " ", "MATERIAL": null, "DIAMETER": null, "STUBDISPLAY": 0, "DISTANCE": null, "OWNERSHIP": "Private", "OPERATIONALAREA": null, "ADDRESS": null, "LOCATION": null, "UPDATESOURCE": null, "UPDATEBY": null, "UPDATEDATE": null, "COMMENTS": null, "YEARINSTALL": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }