{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Broad Creek Pressure Lines", "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": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Subtype", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Subtype", "classes": [ { "label": "Force Main", "description": "Force Main", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 182, 207, 255 ], "width": 1 }, "values": [ [ "1" ] ] }, { "label": "Vacuum Main", "description": "Vacuum Main", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 183, 252, 182, 255 ], "width": 1 }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 182, 207, 255 ], "width": 1 }, "value": "1", "label": "Force Main" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 183, 252, 182, 255 ], "width": 1 }, "value": "2", "label": "Vacuum Main" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 211, 255 ], "toColor": [ 252, 192, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 241, 252, 255 ], "toColor": [ 189, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 179, 255 ], "toColor": [ 252, 228, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 212, 252, 255 ], "toColor": [ 235, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 227, 255 ], "toColor": [ 215, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 184, 255 ], "toColor": [ 252, 202, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 211, 252, 255 ], "toColor": [ 179, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 184, 255 ], "toColor": [ 240, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 210, 255 ], "toColor": [ 245, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 212, 255 ], "toColor": [ 182, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8987652.131084617, "ymin": 3783831.7247881577, "xmax": -8983814.78018634, "ymax": 3788156.7722300095, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityID", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Pipe ID", "length": 15, "domain": null }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "BuriedDepth", "type": "esriFieldTypeDouble", "alias": "Buried Depth", "domain": null }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "ForceMainDiameter", "description": "", "codedValues": [ { "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": "Other", "code": -1 }, { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 3, "domain": { "type": "codedValue", "name": "ForceMainMaterial", "description": "", "codedValues": [ { "name": "Asbestos Cement", "code": "AC" }, { "name": "Cast Iron", "code": "CI" }, { "name": "PVC", "code": "PVC" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PipeClass", "type": "esriFieldTypeString", "alias": "Pipe Class", "length": 4, "domain": { "type": "codedValue", "name": "PipeClass", "description": "", "codedValues": [ { "name": "Sch40", "code": "Sc40" }, { "name": "C-900", "code": "C900" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GroundSurfaceType", "type": "esriFieldTypeString", "alias": "Ground Surface Type", "length": 3, "domain": { "type": "codedValue", "name": "GroundType", "description": "", "codedValues": [ { "name": "Asphalt", "code": "ASP" }, { "name": "Concrete", "code": "CNC" }, { "name": "Grass", "code": "GRS" }, { "name": "Gravel", "code": "GRV" }, { "name": "Marsh", "code": "MRS" }, { "name": "Sand", "code": "SND" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "Life Cycle Status", "length": 3, "domain": { "type": "codedValue", "name": "LifeCycleStatus", "description": "", "codedValues": [ { "name": "Active", "code": "ACT" }, { "name": "Inactive", "code": "INA" }, { "name": "Proposed", "code": "PRO" }, { "name": "Abandoned", "code": "ABN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": { "type": "range", "name": "DateRange", "description": "", "range": [ -2208988800000, 4133894400000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WorkOrderID", "type": "esriFieldTypeString", "alias": "Work Order ID", "length": 15, "domain": null }, { "name": "WaterType", "type": "esriFieldTypeString", "alias": "Water Type", "length": 3, "domain": { "type": "codedValue", "name": "WaterType", "description": "", "codedValues": [ { "name": "Potable", "code": "POT" }, { "name": "Raw", "code": "RAW" }, { "name": "Treated", "code": "TRT" }, { "name": "Effluent", "code": "EFF" }, { "name": "Reclamed", "code": "REC" }, { "name": "Sewage", "code": "SWG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OperationalArea", "type": "esriFieldTypeString", "alias": "Operational Area", "length": 3, "domain": { "type": "codedValue", "name": "OperationalArea", "description": "", "codedValues": [ { "name": "BCPSD", "code": "PSD" }, { "name": "Regimes", "code": "REG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "Location Description", "length": 50, "domain": null }, { "name": "LocationMethod", "type": "esriFieldTypeString", "alias": "Location Method", "length": 4, "domain": { "type": "codedValue", "name": "LocationMethod-Line", "description": "", "codedValues": [ { "name": "As-Built", "code": "ASB" }, { "name": "CAD Conversion", "code": "CAD" }, { "name": "Drawn from GPS", "code": "GPS" }, { "name": "Estimated", "code": "EST" }, { "name": "Field Measurement", "code": "FM" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "length": 3, "domain": { "type": "codedValue", "name": "Basins", "description": "", "codedValues": [ { "name": "Troon", "code": "TRN" }, { "name": "Carnoustie", "code": "CRN" }, { "name": "Inverness", "code": "INV" }, { "name": "Queens Way", "code": "QWY" }, { "name": "Queens Grant", "code": "QGR" }, { "name": "The Village", "code": "VLG" }, { "name": "Chimney Cove", "code": "CHC" }, { "name": "Shelter Cove", "code": "SHC" }, { "name": "Treatment Plant", "code": "TRP" }, { "name": "Queens Way/Heath Court West", "code": "QWH" }, { "name": "Swing About", "code": "SWA" }, { "name": "Leamington & Arthur Hills", "code": "LAH" }, { "name": "Yacht Cove", "code": "YVC" }, { "name": "Disney", "code": "DSN" }, { "name": "Shelter Cove Lane", "code": "SCP" }, { "name": "South Shore", "code": "SSV" }, { "name": "Hilton Resort", "code": "HLR" }, { "name": "Moorings", "code": "MOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 50, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R310_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S262_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "GroundSurfaceType": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "InstallDate": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LocationMethod": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 1, "name": "Force Main" }, { "domains": { "Diameter": { "type": "codedValue", "name": "VacuumMainDiameter", "description": "", "codedValues": [ { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "Other", "code": -1 }, { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Material": { "type": "codedValue", "name": "VacuumMainMaterial", "description": "", "codedValues": [ { "name": "PVC", "code": "PVC" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "PipeClass": {"type": "inherited"}, "GroundSurfaceType": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "InstallDate": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LocationMethod": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 2, "name": "Vacuum Main" } ], "subtypes": [ { "domains": { "Diameter": {"type": "inherited"}, "Material": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "GroundSurfaceType": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "InstallDate": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LocationMethod": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "Subtype": 1, "BuriedDepth": null, "Diameter": null, "Material": null, "PipeClass": null, "GroundSurfaceType": null, "LifeCycleStatus": "ACT", "InstallDate": null, "WorkOrderID": null, "WaterType": "SWG", "OperationalArea": null, "LocationDescription": null, "LocationMethod": null, "Basin": null, "Notes": null, "Enabled": 1 }, "code": 1, "name": "Force Main" }, { "domains": { "Diameter": { "type": "codedValue", "name": "VacuumMainDiameter", "description": "", "codedValues": [ { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "Other", "code": -1 }, { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Material": { "type": "codedValue", "name": "VacuumMainMaterial", "description": "", "codedValues": [ { "name": "PVC", "code": "PVC" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "PipeClass": {"type": "inherited"}, "GroundSurfaceType": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "InstallDate": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LocationMethod": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "Subtype": 1, "BuriedDepth": null, "Diameter": null, "Material": null, "PipeClass": null, "GroundSurfaceType": null, "LifeCycleStatus": "ACT", "InstallDate": null, "WorkOrderID": null, "WaterType": "SWG", "OperationalArea": null, "LocationDescription": null, "LocationMethod": null, "Basin": null, "Notes": null, "Enabled": 1 }, "code": 2, "name": "Vacuum Main" } ], "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, "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": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8a99e008275e44e19b9fca4ba0d2e96a" }