{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Lead_Assessment", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103142, "latestWkid": 6565, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119214200, "falseY": -96198500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 49, 137, 95, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1327526.4282040596, "ymin": 151744.5186137259, "xmax": 1595851.6323662251, "ymax": 494147.35742872953, "spatialReference": { "wkid": 103142, "latestWkid": 6565, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119214200, "falseY": -96198500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "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 } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ServiceNo", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ServiceNo", "type": "esriFieldTypeString", "alias": "Service Number", "length": 8, "domain": null }, { "name": "Account", "type": "esriFieldTypeString", "alias": "Account Number", "length": 14, "domain": null }, { "name": "Customer", "type": "esriFieldTypeString", "alias": "Customer Name", "length": 30, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Service Address", "length": 100, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 5, "domain": null }, { "name": "Municipality", "type": "esriFieldTypeString", "alias": "Municipality", "length": 50, "domain": null }, { "name": "Home_Phone", "type": "esriFieldTypeString", "alias": "Home Phone Number", "length": 10, "domain": null }, { "name": "Work_Phone", "type": "esriFieldTypeString", "alias": "Work Phone Number", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "pocemail", "type": "esriFieldTypeString", "alias": "Customer Email Address", "length": 255, "domain": null }, { "name": "occupancytype", "type": "esriFieldTypeString", "alias": "Type of Occupancy", "length": 255, "domain": null }, { "name": "customer_material", "type": "esriFieldTypeString", "alias": "Water Service Line Material", "length": 255, "domain": { "type": "codedValue", "name": "MATERIAL", "description": "Pipe Material", "codedValues": [ { "name": "Copper", "code": "COP" }, { "name": "Plastic", "code": "PVC" }, { "name": "Lead", "code": "Pb" }, { "name": "Galvanized Steel", "code": "GP" }, { "name": "Other", "code": "O" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "customer_installdate", "type": "esriFieldTypeDate", "alias": "Water Service Line Install Date", "length": 8, "domain": null }, { "name": "infosource", "type": "esriFieldTypeString", "alias": "Source of Information", "length": 255, "domain": { "type": "codedValue", "name": "infosource", "description": "Source of Pipe Info", "codedValues": [ { "name": "Customer Photo", "code": "CustomerPhoto" }, { "name": "Lead Test Kit", "code": "LeadTestKit" }, { "name": "Magnet", "code": "Magnet" }, { "name": "Other", "code": "Other" }, { "name": "Plumbing Records", "code": "PlumbingRecords" }, { "name": "Scratch Test", "code": "ScratchTest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "QC_Status", "type": "esriFieldTypeString", "alias": "QC_Status", "length": 255, "domain": { "type": "codedValue", "name": "Status", "description": "QC Status", "codedValues": [ { "name": "Pass", "code": "Pass" }, { "name": "Requires Attention", "code": "Requires Attention" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "QC_Comments", "type": "esriFieldTypeString", "alias": "QC_Comments", "length": 255, "domain": null }, { "name": "ImageYN", "type": "esriFieldTypeString", "alias": "ImageYN", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R17_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_17", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Globie", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Lead_Assessment_Survey", "relatedTableId": 1, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{82C08966-ECB6-45B2-B417-93F1DE948998}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a1ba594937d643b491ddce1244253d4f" }