{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "COYOTE COMPLAINTS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreationDate", "creatorField": "CreatedBy", "editDateField": "LastEditDate", "editorField": "LastEditedBy", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -9415655.366883935, "ymin": 4765651.004764577, "xmax": -9406250.530851638, "ymax": 4771807.726586236, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 175, 79, 153, 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": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "COMPLAINANT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "COMPLAINANT", "type": "esriFieldTypeString", "alias": "COMPLAINANT", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "COMPLAINANT" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": false, "length": 80, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "DATE_OF_COMPLAINT", "type": "esriFieldTypeDate", "alias": "DATE OF COMPLAINT", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "DATE_OF_COMPLAINT" }, { "name": "REPORTING_MECHANISM", "type": "esriFieldTypeString", "alias": "REPORTING MECHANISM", "domain": { "type": "codedValue", "name": "COYOTE_REPORT_MECH", "description": "REPORTING MECHANISM FOR COYOTE COMPLAINTS", "codedValues": [ { "name": "CITY COUNCIL MEETING", "code": "CITY COUNCIL MEETING" }, { "name": "PHONE CALL", "code": "PHONE CALL" }, { "name": "COYOTE INTERACTION WEB FORM", "code": "COYOTE INTERACTION WEB FORM" }, { "name": "IN PERSON", "code": "IN PERSON" }, { "name": "FAIRFIELD FYI", "code": "FAIRFIELD FYI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "REPORTING_MECHANISM" }, { "name": "COMPLAINT_SUMMARY", "type": "esriFieldTypeString", "alias": "COMPLAINT SUMMARY", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "COMPLAINT_SUMMARY" }, { "name": "FOLLOW_UP_SUMMARY", "type": "esriFieldTypeString", "alias": "FOLLOW-UP SUMMARY", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "FOLLOW_UP_SUMMARY" }, { "name": "FOLLOW_UP_DATE", "type": "esriFieldTypeDate", "alias": "FOLLOW-UP DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FOLLOW_UP_DATE" }, { "name": "NEIGHBORHOOD", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NEIGHBORHOOD" }, { "name": "WARD", "type": "esriFieldTypeSmallInteger", "alias": "WARD", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "WARD" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "BEHAVIOR_CLASS", "type": "esriFieldTypeString", "alias": "BEHAVIOR CLASSIFICATION", "domain": { "type": "codedValue", "name": "COYOTE_INTERACTION_TYPE", "description": "COYOTE INTERACTION TYPE", "codedValues": [ { "name": "N/A", "code": "N/A" }, { "name": "LEVEL 1: OBSERVATION", "code": "LEVEL 1: OBSERVATION" }, { "name": "LEVEL 2: SIGHTING", "code": "LEVEL 2: SIGHTING" }, { "name": "LEVEL 3: ENCOUNTER", "code": "LEVEL 3: ENCOUNTER" }, { "name": "LEVEL 4: INCIDENT", "code": "LEVEL 4: INCIDENT" }, { "name": "LEVEL 5: ATTACK", "code": "LEVEL 5: ATTACK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "BEHAVIOR_CLASS" }, { "name": "CITIZEN_REPORT_MECH", "type": "esriFieldTypeString", "alias": "CITIZEN REPORTING MECHANISM", "domain": { "type": "codedValue", "name": "COYOTE_CITIZEN_MECH", "description": "COYOTE CITIZEN REPORTING MECHANISM", "codedValues": [ { "name": "HEARD", "code": "HEARD" }, { "name": "VIEWED; PHYSICALLY", "code": "VIEWED; PHYSICALLY" }, { "name": "VIEWED; VIA CAMERA", "code": "VIEWED; VIA CAMERA" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CITIZEN_REPORT_MECH" }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "CreatedBy", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CreatedBy" }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreationDate" }, { "name": "LastEditedBy", "type": "esriFieldTypeString", "alias": "LastEditedBy", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LastEditedBy" }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastEditDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R781_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_781", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_781", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S729_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "COYOTE COMPLAINTS", "description": "", "prototype": { "attributes": { "CITIZEN_REPORT_MECH": null, "COMPLAINANT": " ", "ADDRESS": " ", "DATE_OF_COMPLAINT": -2209161600000, "REPORTING_MECHANISM": " ", "COMPLAINT_SUMMARY": null, "FOLLOW_UP_SUMMARY": null, "FOLLOW_UP_DATE": null, "NEIGHBORHOOD": null, "WARD": 0, "BEHAVIOR_CLASS": " " } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2e7bffe6d0d44417bb9878325de1f043" } ], "tables": [] }