{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 27, "name": "Sanitary Lateral", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5622600, "falseY": -10001100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "Sanitary Sewer" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Lifecycle", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 167, 127, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 167, 127, 255 ], "width": 1 }, "value": "Abandoned", "label": "Abandoned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 167, 127, 255 ], "width": 1 }, "value": "Operational", "label": "Operational" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 110, 0, 255 ], "toColor": [ 241, 252, 25, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 25, 255 ], "toColor": [ 250, 46, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8688.657100000419, "ymin": 5795101.9877, "xmax": -4267.886500000022, "ymax": 5798689.2292, "spatialReference": { "wkid": 102187, "latestWkid": 3776, "xyTolerance": 1.904702903324523E-5, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -5622600, "falseY": -10001100, "xyUnits": 4.503104285899046E8, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Material", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 255, "domain": null }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 50, "domain": null }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "LateralType", "type": "esriFieldTypeString", "alias": "LateralType", "length": 50, "domain": { "type": "codedValue", "name": "SanitaryLateralType", "description": "Sanitary Lateral Type", "codedValues": [ { "name": "Residential", "code": "Residential" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Pressurized", "code": "Pressurized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "length": 50, "domain": { "type": "codedValue", "name": "YesOrNo", "description": "YesOrNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeLength", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "length": 50, "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InvertPropertyEnd", "type": "esriFieldTypeDouble", "alias": "InvertPropertyEnd", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R187_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_187", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_187", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S176_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 10000, "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": "218b87236eeb463fa9f468324f3eec2f" }