{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Connections", "type": "Feature Layer", "description": "

This layer shows where stormwater enters or exits the City of Tumwater's stormwater system from or to another system (public or private). Connection points are placed at the outlet of the owner's system. For example, if a pipe from a private system outlets into a City of Tumwater catch basin, the connection point would be placed at the pipe outlet, not at the property line between the private property and the City right-of-way.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Tumwater Public Works", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "25c6f7a2afb57031af89e43cab73149a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA20lEQVQYlYXRLUsEURjF8V+YMqB+hrVMMkyUrVZfQJNtQNgmLiwGP4ZhRxBWxKDJokGjIMiCxWDaNLDNsoNBscmdZZfRdfGke7l/zvOccyP/KPp1T1Gi+AtorJCHwyvNGSBhJyONiNtkOK8DjVVa68RLuObokYcwqgKW2dskCY9BByQFnSH7AUjXyKZDjRfYYDenF4Dyg3hOyjIAxR1n2xxOXJ5wy9V0hxH5BVtNknfcMBjSq6co+hzf013gs88pXn708MblCa1FvgZV0tkmy+dxQZXjvL+obOv6Btv5MkA6L24YAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1024183.287236467, "ymin": 598408.5539567322, "xmax": 1049109.2865969688, "ymax": 627666.7201778144, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DischargingOwner", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DischargingOwner", "type": "esriFieldTypeSmallInteger", "alias": "DischargingOwner", "domain": { "type": "codedValue", "name": "smConnectionOwner", "description": "Connection owner", "codedValues": [ { "name": "Olympia", "code": 1 }, { "name": "Port", "code": 2 }, { "name": "Private", "code": 3 }, { "name": "Thurston County", "code": 4 }, { "name": "WSDOT", "code": 5 }, { "name": "Tumwater", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReceivingOwner", "type": "esriFieldTypeSmallInteger", "alias": "ReceivingOwner", "domain": { "type": "codedValue", "name": "smConnectionOwner", "description": "Connection owner", "codedValues": [ { "name": "Olympia", "code": 1 }, { "name": "Port", "code": 2 }, { "name": "Private", "code": 3 }, { "name": "Thurston County", "code": 4 }, { "name": "WSDOT", "code": 5 }, { "name": "Tumwater", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OutfallToSurface", "type": "esriFieldTypeString", "alias": "OutfallToSurface", "length": 3, "domain": { "type": "codedValue", "name": "YN", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DataGrade", "type": "esriFieldTypeString", "alias": "DataGrade", "length": 15, "domain": { "type": "codedValue", "name": "DataGrade", "description": "Data Grade", "codedValues": [ { "name": "Survey", "code": "Survey" }, { "name": "Mapping Grade GPS", "code": "GPS" }, { "name": "Approved Plans", "code": "Plan" }, { "name": "Aerial Photo", "code": "Aerial Photo" }, { "name": "Estimated", "code": "Estimated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "SWConnectionType", "description": "Stormwater Connection Type", "codedValues": [ { "name": "Infall", "code": 1 }, { "name": "Connection", "code": 2 }, { "name": "Discharge Point", "code": 3 }, { "name": "Outfall", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_76", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R76_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S63_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1694526999000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "54c99999fbea4daa9fc1183d790937d9" }