{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Exposed Pipe", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.00328083336353302, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.006500570929, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e13bde7f1fcf2929713ec2c589e1dacf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABK0lEQVQoka3RMUgCcRTH8a94IJIRJQ4JDg4i2BwoohDR4JZETWKCi4O4uYQ53lgUQbo5hLiKcIOrylFD1lCT52SLCG4H4hVhoCh3JxH9tvf/8/nz3vsL/DHCf0Ovz0dgPEYdjXgE1LXQ4cCVSnGVzXLo97OraXw2GjyXSjw0m9yaQUuxyH0+z8niUsAaj7MfjRJIJrFKEtc6mEiQzuU4Nurb6WQjkyEtSZTnbS9gOMyBzYbVbBmxGHuRCEetFvUVaLezZYZmEQRwu9n5KZbhcMgHa9LrMR0MeNJBReFGljkNhdg2grUacqfDmw6Wy7x7PBQtFsRgkM35+WQC1SqvisL58kMr/1gocKeqtLtdLlwuvNMpar9PW9O4rFT4MoWziCIvwNm6eQ3hb/MN7gpT3i9N23cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9631303.74131349, "ymin": 4348270.909031011, "xmax": -9619170.30675188, "ymax": 4357089.308689181, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "P_COND", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "P_COND", "type": "esriFieldTypeString", "alias": "PIPE IS", "length": 50, "domain": { "type": "codedValue", "name": "EP_DESC", "description": "", "codedValues": [ { "name": "EXPOSED ACROSS BOTTOM OF STREAM", "code": "EBS" }, { "name": "EXPOSED ALONG STREAM BANK", "code": "ESB" }, { "name": "EXPOSED MANHOLE", "code": "EMH" }, { "name": "ABOVE STREAM", "code": "AST" }, { "name": "OTHER", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OT_COND", "type": "esriFieldTypeString", "alias": "OTHER PIPE CONDITION", "length": 100, "domain": null }, { "name": "P_TYP", "type": "esriFieldTypeString", "alias": "TYPE OF PIPE", "length": 50, "domain": { "type": "codedValue", "name": "EP_TYP", "description": "", "codedValues": [ { "name": "CONCRETE", "code": "CR" }, { "name": "SMOOTH METAL", "code": "SM" }, { "name": "CORRUGATED METAL", "code": "CM" }, { "name": "PLASTIC", "code": "PL" }, { "name": "TERRA COTTA", "code": "TC" }, { "name": "OTHER", "code": "OT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "P_TYP_OT", "type": "esriFieldTypeString", "alias": "OTHER PIPE TYPE", "length": 100, "domain": null }, { "name": "P_DIA", "type": "esriFieldTypeDouble", "alias": "PIPE DIAMETER (IN)", "domain": null }, { "name": "LEN_EXP", "type": "esriFieldTypeDouble", "alias": "LENGTH EXPOSED", "domain": null }, { "name": "P_PURP", "type": "esriFieldTypeString", "alias": "PURPOSE OF PIPE", "length": 50, "domain": { "type": "codedValue", "name": "EP_PURP", "description": "", "codedValues": [ { "name": "SEWAGE", "code": "SW" }, { "name": "WATER SUPPLY", "code": "WS" }, { "name": "STORMWATER", "code": "ST" }, { "name": "UNKNOWN", "code": "UN" }, { "name": "OTHER", "code": "OT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PURP_OT", "type": "esriFieldTypeString", "alias": "OTHER PIPE PURPOSE", "length": 100, "domain": null }, { "name": "EV_DISC", "type": "esriFieldTypeString", "alias": "EVIDENCE OF DISCHARGE", "length": 50, "domain": { "type": "codedValue", "name": "EP_YES_NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D_COLOR", "type": "esriFieldTypeString", "alias": "DISCHARGE COLOR", "length": 50, "domain": { "type": "codedValue", "name": "EP_COLOR", "description": "", "codedValues": [ { "name": "CLEAR", "code": "CL" }, { "name": "MEDIUM BROWN", "code": "MB" }, { "name": "DARK BROWN", "code": "DB" }, { "name": "GREEN BROWN", "code": "GB" }, { "name": "YELLOW BROWN", "code": "YB" }, { "name": "GREEN", "code": "GR" }, { "name": "OTHER", "code": "OT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OT_COLOR", "type": "esriFieldTypeString", "alias": "OTHER COLOR", "length": 100, "domain": null }, { "name": "D_ODOR", "type": "esriFieldTypeString", "alias": "DISCHARGE ODOR", "length": 50, "domain": { "type": "codedValue", "name": "EP_ODOR", "description": "", "codedValues": [ { "name": "SEWAGE", "code": "SW" }, { "name": "OILY", "code": "OL" }, { "name": "MUSKY", "code": "MS" }, { "name": "FISHY", "code": "FS" }, { "name": "ROTTEN EGGS", "code": "RE" }, { "name": "CHLORINE", "code": "CH" }, { "name": "NONE", "code": "NO" }, { "name": "OTHER", "code": "OT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OT_ODOR", "type": "esriFieldTypeString", "alias": "OTHER ODOR", "length": 100, "domain": null }, { "name": "SEV", "type": "esriFieldTypeSmallInteger", "alias": "SEVERITY", "domain": { "type": "codedValue", "name": "RTG_SCALE", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CORR", "type": "esriFieldTypeSmallInteger", "alias": "CORRECTABILITY", "domain": { "type": "codedValue", "name": "RTG_SCALE", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACC", "type": "esriFieldTypeSmallInteger", "alias": "ACCESS", "domain": { "type": "codedValue", "name": "RTG_SCALE", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SCORE", "type": "esriFieldTypeSmallInteger", "alias": "SCORE", "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": "R14_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ac6535e4d54242969b3e0abde9f5d089" }