{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 33, "name": "SD Lateral", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Storm Drainage" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubtypeCD", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 10 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "SubtypeCD", "classes": [ { "label": "Lateral Line", "description": "Lateral Line", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 2 }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 2 }, "value": "1", "label": "Lateral Line" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1768894.5513638258, "ymin": 89550.3682693094, "xmax": 1912175.0669675767, "ymax": 280873.8192830682, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2897836093899566E8, "falseY": -1.0960179238712226E8, "xyUnits": 3.447896014588996E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 10, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 255, "domain": { "type": "codedValue", "name": "WS6_sdDomainStormDrainageLineMaterial", "description": "Pipe Material", "codedValues": [ { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Clay", "code": "CL" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "High Density PolyEthylene", "code": "HDPE" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Unknown", "code": "UNK" }, { "name": "Concrete", "code": "CONC" }, { "name": "Aluminum", "code": "AL" }, { "name": "Dipped Steel", "code": "DS" }, { "name": "Asphalt Coated Corrugated Metal Pipe", "code": "ACCMP" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Steel", "code": "ST" }, { "name": "Pre-Stressed Concrete Pipe", "code": "PSCP" }, { "name": "Corrugated Polyethylene Pipe", "code": "CPEP" }, { "name": "Perferated Polyethylene Pipe", "code": "PPEP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CrossSectionShape", "type": "esriFieldTypeString", "alias": "CrossSectionShape", "length": 255, "domain": null }, { "name": "UpstreamInvertElevation", "type": "esriFieldTypeDouble", "alias": "UpstreamInvertElevation", "domain": null }, { "name": "DownstreamInvertElevation", "type": "esriFieldTypeDouble", "alias": "DownstreamInvertElevation", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WS6_sdDomainMainDiameter_1", "description": "", "codedValues": [ { "name": "1\"", "code": 1 }, { "name": "2\"", "code": 2 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 }, { "name": "", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "LocationMethod", "type": "esriFieldTypeString", "alias": "LocationMethod", "length": 16, "domain": { "type": "codedValue", "name": "WS6_sdDomainLocationMethod", "description": "Location method", "codedValues": [ { "name": "5 - Aerial Photo", "code": "Aerial Photo" }, { "name": "2 - GPS", "code": "GPS" }, { "name": "8 - Unknown", "code": "Unknown" }, { "name": "4 - As-Built", "code": "As-Built" }, { "name": "6 - Plan Set", "code": "Plan Set" }, { "name": "1 - GPS-WSRN", "code": "GPS-WSRN" }, { "name": "7 - Planned", "code": "Planned" }, { "name": "3 - Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "length": 12, "domain": { "type": "codedValue", "name": "WS6_sdDomainOwnership", "description": "Ownership", "codedValues": [ { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Private", "code": "Private" }, { "name": "WSDOT", "code": "WSDOT" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Author", "type": "esriFieldTypeString", "alias": "Author", "length": 30, "domain": { "type": "codedValue", "name": "WS6_sdSource", "description": "Source of the feature", "codedValues": [ { "name": "PACE", "code": "PACE" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GPSTask", "type": "esriFieldTypeString", "alias": "GPS Task", "length": 50, "domain": { "type": "codedValue", "name": "WS6_sdDomainGPSTasks", "description": "Task for data entry", "codedValues": [ { "name": "New Feature", "code": "New Feature" }, { "name": "Update Position", "code": "Update Position" }, { "name": "Update Both", "code": "Update Both" }, { "name": "Update Attribute", "code": "Update Attribute" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ID_Label", "type": "esriFieldTypeString", "alias": "ID_Label", "length": 7, "domain": null }, { "name": "Project", "type": "esriFieldTypeString", "alias": "Project", "length": 60, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Original_ID", "type": "esriFieldTypeString", "alias": "Original_ID", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_150", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S124_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 24000, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1710193348000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b5e578b3d3314666b5f66376747802fb" }