{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Code Complaints", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1747674427000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": -3537606.112572953, "ymin": 1.369660422933723E7, "xmax": 2271760.877593726, "ymax": 1.5818020585905477E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 37, 137, 82, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "complaintantFName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "complaintCat", "type": "esriFieldTypeString", "alias": "Complaint Category", "domain": { "type": "codedValue", "name": "domCodeCat", "description": "Code Categories for complaints survey", "codedValues": [ { "name": "Abandoned/junked vehicles", "code": "abanveh" }, { "name": "Accumulation of trash/debris", "code": "trashdebris" }, { "name": "Auto repair/garage in residential zones", "code": "repairinres" }, { "name": "Construction work without a permit", "code": "conpermit" }, { "name": "Continuous garage sales", "code": "garagsales" }, { "name": "Dust/air hazard", "code": "airhaz" }, { "name": "Encroachment of roadway line of sight", "code": "encroachlos" }, { "name": "Graffiti", "code": "graff" }, { "name": "Habitation of a vehicle/RV", "code": "habitveh" }, { "name": "High grass/weeds", "code": "highgrass" }, { "name": "Home-based business without a permit", "code": "homebusiness" }, { "name": "Illegal dumping", "code": "dumping" }, { "name": "Illegal Signs in public right of way", "code": "rowsigns" }, { "name": "Neglected/derelict structures", "code": "neglect" }, { "name": "Obstruction of public right of way", "code": "obsrow" }, { "name": "Outdoor lighting glare", "code": "lighting" }, { "name": "Outside storage of appliance/furniture/building material", "code": "storage" }, { "name": "Oversized vehicle in roadway", "code": "ovrszdveh" }, { "name": "Residential buffer fence/wall", "code": "reswall" }, { "name": "Sewage", "code": "sewage" }, { "name": "Sight distance obstruction", "code": "sightobs" }, { "name": "Stagnant water", "code": "stagwater" }, { "name": "Unsecured/unsafe structures", "code": "unsafestruct" }, { "name": "Other", "code": "other" }, { "name": "Unauthorized/illegal short term rental", "code": "unauthres" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "complaintCat" }, { "name": "complaintDesc", "type": "esriFieldTypeString", "alias": "Complaint Description", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "complaintDesc" }, { "name": "finalMatchAddr", "type": "esriFieldTypeString", "alias": "Complaint Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "finalMatchAddr" }, { "name": "complaintantFName", "type": "esriFieldTypeString", "alias": "Complaintant First Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "complaintantFName" }, { "name": "complaintantLName", "type": "esriFieldTypeString", "alias": "Complaintant Last Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "complaintantLName" }, { "name": "complaintantAddress", "type": "esriFieldTypeString", "alias": "Complaintant Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "complaintantAddress" }, { "name": "complaintantPhone", "type": "esriFieldTypeString", "alias": "Complaintant Phone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "complaintantPhone" }, { "name": "complaintantEmail", "type": "esriFieldTypeString", "alias": "Complaintant Email", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "complaintantEmail" }, { "name": "complaintantContact", "type": "esriFieldTypeString", "alias": "Complaintant Contact", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "complaintantContact" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "finalX", "type": "esriFieldTypeDouble", "alias": "finalX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "finalX" }, { "name": "finalY", "type": "esriFieldTypeDouble", "alias": "finalY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "finalY" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_17", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R17_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Code Complaints", "description": "", "prototype": { "attributes": { "finalX": null, "finalY": null, "complaintCat": null, "complaintDesc": null, "finalMatchAddr": null, "complaintantFName": null, "complaintantLName": null, "complaintantAddress": null, "complaintantPhone": null, "complaintantEmail": null, "complaintantContact": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null }, { "name": "KEYWORDS", "type": "esriFieldTypeString", "alias": "KEYWORDS", "domain": null, "editable": true, "nullable": true, "length": 2048, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c5ce3374f82b4beaa6fd0367fabfabf3" }