{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 84, "name": "North Charleston Sewer Lateral Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 93, "name": "Water and Sewer Lines" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Subtype", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 194, 165, 255 ], "width": 2 }, "value": "1", "label": "Residential" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 141, 98, 255 ], "width": 2 }, "value": "2", "label": "Commercial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 141, 160, 203, 255 ], "width": 2 }, "value": "3", "label": "Significant Industry" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 231, 138, 195, 255 ], "width": 2 }, "value": "4", "label": "Non-Significant Industry" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 194, 165, 255 ], "toColor": [ 103, 194, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 142, 98, 255 ], "toColor": [ 252, 142, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 160, 204, 255 ], "toColor": [ 141, 160, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 139, 196, 255 ], "toColor": [ 232, 139, 196, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2255958.3549868762, "ymin": 357827.3162729591, "xmax": 2326687.062335953, "ymax": 433186.9425853044, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.302075644641026E8, "falseY": -9.755234652500519E7, "xyUnits": 3.503176980445484E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Owner", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Subtype", "type": "esriFieldTypeSmallInteger", "alias": "Subtype", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 60, "domain": { "type": "codedValue", "name": "WS5_ssDomainAdministrative", "description": "", "codedValues": [ { "name": "NCSD", "code": "NCSD" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 200, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "WS5_ssDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Under Construction", "code": "UnderConstruction" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeDiameter", "type": "esriFieldTypeInteger", "alias": "PipeDiameter", "domain": { "type": "codedValue", "name": "WS5_ssDomainLateralDiameter", "description": "", "codedValues": [ { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeMaterial", "type": "esriFieldTypeString", "alias": "PipeMaterial", "length": 50, "domain": { "type": "codedValue", "name": "WS5_ssDomainPipeMaterial", "description": "", "codedValues": [ { "name": "Asbestos Cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Concrete Pipe", "code": "CP" }, { "name": "Concrete Segments Bolted", "code": "CSB" }, { "name": "Concrete Segments UnBolted", "code": "CSU" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Fiberglass Reinforced Pipe", "code": "FRP" }, { "name": "Glass Reinforced Pipe", "code": "GRC" }, { "name": "Pitch Fiber Orangeburg", "code": "OB" }, { "name": "Pre-stressed Concrete Cylinder Pipe", "code": "PCCP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Reinforced Plastic Pipe", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel Pipe", "code": "SP" }, { "name": "Transite PIpe", "code": "TTE" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Not Known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EngineeringFirm", "type": "esriFieldTypeString", "alias": "EngineeringFirm", "length": 50, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 50, "domain": { "type": "codedValue", "name": "WS5_ssDomainDataSource", "description": "", "codedValues": [ { "name": "AsBuilts", "code": "AsBuilts" }, { "name": "Institutional Knowledge", "code": "Institutional Knowledge" }, { "name": "Mapping Grade GPS", "code": "GPSM" }, { "name": "Survey Grade GPS", "code": "GPSS" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Cleanout", "type": "esriFieldTypeString", "alias": "Cleanout", "length": 15, "domain": { "type": "codedValue", "name": "WS5_ssDomainYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LegacyFeatureID", "type": "esriFieldTypeString", "alias": "LegacyFeatureID", "length": 30, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS5_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LucityLink", "type": "esriFieldTypeInteger", "alias": "LucityLink", "domain": null }, { "name": "InLucity", "type": "esriFieldTypeSmallInteger", "alias": "InLucity", "domain": null }, { "name": "ZONE_", "type": "esriFieldTypeString", "alias": "ZONE", "length": 32, "domain": null }, { "name": "Rev_SelCode", "type": "esriFieldTypeInteger", "alias": "Rev_SelCode", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R411_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_411", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S360_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Owner": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PipeDiameter": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "Cleanout": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 1, "name": "Residential" }, { "domains": { "Owner": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PipeDiameter": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "Cleanout": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 2, "name": "Commercial" }, { "domains": { "Owner": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PipeDiameter": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "Cleanout": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 3, "name": "Significant Industry" }, { "domains": { "Owner": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PipeDiameter": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "Cleanout": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 4, "name": "Non-Significant Industry" } ], "subtypes": [ { "domains": { "Owner": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PipeDiameter": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "Cleanout": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Subtype": null, "Owner": "NCSD", "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "PipeDiameter": null, "PipeMaterial": null, "EngineeringFirm": null, "DataSource": null, "Cleanout": null, "LegacyFeatureID": null, "Enabled": 1, "FacilityID": null, "GlobalID": null, "LucityLink": null, "InLucity": null, "ZONE_": null, "Rev_SelCode": null }, "code": 1, "name": "Residential" }, { "domains": { "Owner": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PipeDiameter": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "Cleanout": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Subtype": null, "Owner": "NCSD", "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "PipeDiameter": null, "PipeMaterial": null, "EngineeringFirm": null, "DataSource": null, "Cleanout": null, "LegacyFeatureID": null, "Enabled": 1, "FacilityID": null, "GlobalID": null, "LucityLink": null, "InLucity": null, "ZONE_": null, "Rev_SelCode": null }, "code": 2, "name": "Commercial" }, { "domains": { "Owner": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PipeDiameter": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "Cleanout": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Subtype": null, "Owner": "NCSD", "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "PipeDiameter": null, "PipeMaterial": null, "EngineeringFirm": null, "DataSource": null, "Cleanout": null, "LegacyFeatureID": null, "Enabled": 1, "FacilityID": null, "GlobalID": null, "LucityLink": null, "InLucity": null, "ZONE_": null, "Rev_SelCode": null }, "code": 3, "name": "Significant Industry" }, { "domains": { "Owner": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PipeDiameter": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "Cleanout": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Subtype": null, "Owner": "NCSD", "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "PipeDiameter": null, "PipeMaterial": null, "EngineeringFirm": null, "DataSource": null, "Cleanout": null, "LegacyFeatureID": null, "Enabled": 1, "FacilityID": null, "GlobalID": null, "LucityLink": null, "InLucity": null, "ZONE_": null, "Rev_SelCode": null }, "code": 4, "name": "Non-Significant Industry" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "70dc2cbe8d1f436c92e59d885e047452" }