{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 5, "name": "doee.DOEE.Complaint_Tracking_2", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 4.7032899797017065E-12, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 388396.434, "falseY": 126471.39500000002, "xyUnits": 4.252342527531855E11, "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": "esriPMS", "url": "5fc38b6ee1793938c9f1c1a18d3c891e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAoUlEQVQ4jc3PvQqBYQCG4Wv4BsdgsqFsdlFYpRyKn8OQE1FMsjgAu7Ia/OQEWCSD5e31+STlHp+673oSX5L8KlBBIdjWOGUJtDBHLti3aOCQFmhjFpEfFLFCHcdYoJkih5EazmGg90Z+UkIVi9iFj0n+KrDN6FywiwXGyKP/Ru5gEwvAADcMI/IVXSxfXXgywh7lYJ+G8qvAg0nKjUyBzNwByUkaIm2unnIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 401174.47523513436, "ymin": 137053.10602623376, "xmax": 401174.47523513436, "ymax": 137053.10602623376, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 1.6496626287221264E-8, "zTolerance": 2, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1.2123691021292362E8, "falseZ": 0, "zUnits": 1, "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": "CALLERNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "SCHID_FK", "type": "esriFieldTypeInteger", "alias": "Schedule ID", "domain": null }, { "name": "DATERECEIVED", "type": "esriFieldTypeDate", "alias": "Date Complaint Received", "length": 8, "domain": null }, { "name": "LOGGEDBY", "type": "esriFieldTypeString", "alias": "Logged by", "length": 50, "domain": null }, { "name": "CALLERNAME", "type": "esriFieldTypeString", "alias": "Caller Name", "length": 50, "domain": null }, { "name": "CALLERPHONE", "type": "esriFieldTypeString", "alias": "Caller Phone", "length": 12, "domain": null }, { "name": "CALLER__E_MAIL", "type": "esriFieldTypeString", "alias": "Caller E-Mail", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address of complaint", "length": 255, "domain": null }, { "name": "INTERSECTION", "type": "esriFieldTypeString", "alias": "Intersection of complaint (if address not available)", "length": 255, "domain": null }, { "name": "PROPERTYTYPE", "type": "esriFieldTypeString", "alias": "Type of property", "length": 50, "domain": { "type": "codedValue", "name": "C_LocationType", "description": "Complaint Tracking Property Type", "codedValues": [ { "name": "Personal Residence", "code": "Personal Residence" }, { "name": "Office Building", "code": "Office Building" }, { "name": "Outfall", "code": "Outfall" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Public Space", "code": "Public Space" }, { "name": "District Government", "code": "District Government" }, { "name": "Other", "code": "Other" }, { "name": "Industrial Facility", "code": "Industrial Facility" }, { "name": "Federally Owned Property", "code": "Federally Owned Property" }, { "name": "Property of Foreign Governement", "code": "Property of Foreign Governement" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NATUREOFCOMPLAINT", "type": "esriFieldTypeString", "alias": "Nature of Complaint", "length": 255, "domain": null }, { "name": "COMPLAINTINFORMATION", "type": "esriFieldTypeString", "alias": "Complaint Information", "length": 50, "domain": { "type": "codedValue", "name": "C_Information", "description": "Complaint Infoormation", "codedValues": [ { "name": "Description", "code": "Code" }, { "name": "Facility discharge", "code": "Facility discharge" }, { "name": "Cracked Sewer Line", "code": "Cracked Sewer Line" }, { "name": "Sediment Release", "code": "Sediment Release" }, { "name": "Oil Spill", "code": "Oil Spill" }, { "name": "Swimming Pool Discharge", "code": "Swimming Pool Discharge" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMPLAINTLOGGEDBY", "type": "esriFieldTypeString", "alias": "Inspector logging complaint", "length": 50, "domain": { "type": "codedValue", "name": "D_Inspector", "description": "Inspectors Name", "codedValues": [ { "name": "Ibrahim Famuditimi", "code": "Ibrahim Famuditimi" }, { "name": "Jacob Zangrilli", "code": "Jacob Zangrilli" }, { "name": "David Pilat", "code": "David Pilat" }, { "name": "Collin Burrell", "code": "Collin Burrell" }, { "name": "Nicoline Shulterbrandt", "code": "Nicoline Shulterbrandt" }, { "name": "Joshua Rodriguez", "code": "Joshua Rodriguez" }, { "name": "Other", "code": "Other" }, { "name": "Mary Polacek", "code": "Mary Polacek" }, { "name": "Isaac Kelley", "code": "Isaac Kelley" }, { "name": "Teamrat Gebremedhin", "code": "Teamrat Gebremedhin" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMPLAINTLOGGEDBYOTHER", "type": "esriFieldTypeString", "alias": "Complaint Logged by Other", "length": 255, "domain": null }, { "name": "COMPLAINTREFEREDTO", "type": "esriFieldTypeString", "alias": "Complaint Referred to", "length": 50, "domain": null }, { "name": "COMPLAINTDESC", "type": "esriFieldTypeString", "alias": "Complaint Description", "length": 255, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "ACTIONS", "type": "esriFieldTypeString", "alias": "Actions Taken", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "EXISTING", "type": "esriFieldTypeSmallInteger", "alias": "Existing", "domain": { "type": "codedValue", "name": "D_Yes_No", "description": "Yes/No", "codedValues": [ { "name": "NA", "code": 2 }, { "name": "Yes", "code": 0 }, { "name": "No", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R266_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_266", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S173_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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 }