{
 "tables": [
  {
   "supportsApplyEditsWithGlobalIds": true,
   "maxRecordCount": 1000,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "ownershipBasedAccessControlForFeatures": {
    "allowOthersToUpdate": true,
    "allowOthersToQuery": true,
    "allowOthersToDelete": true
   },
   "type": "Table",
   "syncEnabled": true,
   "supportsAttachmentsByUploadId": true,
   "relationships": [
    {
     "keyField": "parentglobalid",
     "role": "esriRelRoleDestination",
     "composite": true,
     "name": "Camp_Mitigation_V2_arrests_cites",
     "relatedTableId": 0,
     "id": 0,
     "cardinality": "esriRelCardinalityOneToMany"
    }
   ],
   "hasViews": true,
   "supportsAttachmentsResizing": true,
   "id": 1,
   "supportsStatistics": true,
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "standardMaxRecordCount": 16000,
   "isDataVersioned": false,
   "templates": [],
   "supportsAdvancedQueries": true,
   "currentVersion": 11.3,
   "advancedEditingCapabilities": {
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportsReturnEditResults": true,
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "objectIdField": "objectid",
   "supportsQuantizationEditMode": true,
   "name": "arrests_cites",
   "displayField": "objectid",
   "supportsCalculate": true,
   "fields": [
    {
     "nullable": false,
     "editable": false,
     "defaultValue": null,
     "domain": null,
     "name": "objectid",
     "length": 4,
     "alias": "ObjectID",
     "type": "esriFieldTypeOID"
    },
    {
     "nullable": false,
     "editable": false,
     "defaultValue": null,
     "domain": null,
     "name": "globalid",
     "length": 38,
     "alias": "GlobalID",
     "type": "esriFieldTypeGlobalID"
    },
    {
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "case_number",
     "length": 255,
     "alias": "Case Number",
     "type": "esriFieldTypeString"
    },
    {
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "arrestee_name",
     "length": 255,
     "alias": "Arrested Person Name",
     "type": "esriFieldTypeString"
    },
    {
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "precision": 1,
     "name": "dob",
     "length": 29,
     "alias": "Date of Birth",
     "type": "esriFieldTypeDate"
    },
    {
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "arrest_type",
     "length": 255,
     "alias": "Arrest Type",
     "type": "esriFieldTypeString"
    },
    {
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "charge_summary",
     "length": 1500,
     "alias": "Charge Summary",
     "type": "esriFieldTypeString"
    },
    {
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "parentglobalid",
     "length": 38,
     "alias": "ParentGlobalID",
     "type": "esriFieldTypeGUID"
    },
    {
     "nullable": true,
     "editable": false,
     "defaultValue": null,
     "domain": null,
     "name": "created_user",
     "length": 255,
     "alias": "created_user",
     "type": "esriFieldTypeString"
    },
    {
     "nullable": true,
     "editable": false,
     "defaultValue": null,
     "domain": null,
     "precision": 1,
     "name": "created_date",
     "length": 29,
     "alias": "created_date",
     "type": "esriFieldTypeDate"
    },
    {
     "nullable": true,
     "editable": false,
     "defaultValue": null,
     "domain": null,
     "name": "last_edited_user",
     "length": 255,
     "alias": "last_edited_user",
     "type": "esriFieldTypeString"
    },
    {
     "nullable": true,
     "editable": false,
     "defaultValue": null,
     "domain": null,
     "precision": 1,
     "name": "last_edited_date",
     "length": 29,
     "alias": "last_edited_date",
     "type": "esriFieldTypeDate"
    }
   ],
   "maxRecordCountFactor": 1,
   "dateFieldsTimeReference": {
    "respectsDaylightSaving": false,
    "timeZone": "UTC"
   },
   "supportsFieldDescriptionProperty": true,
   "useStandardizedQueries": true,
   "globalIdField": "globalid",
   "description": "",
   "syncCanReturnChanges": true,
   "supportsAsyncDelete": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin"
   ],
   "supportsRollbackOnFailureParameter": true,
   "isDataReplicaTracked": true,
   "supportsTruncate": false,
   "indexes": [
    {
     "name": "r3465_sde_rowid_uk",
     "isUnique": false,
     "description": "",
     "fields": "objectid",
     "isAscending": true
    },
    {
     "name": "uuid_3465",
     "isUnique": true,
     "description": "",
     "fields": "globalid",
     "isAscending": true
    }
   ],
   "supportedAppendSourceFilterFormats": "featureService",
   "editFieldsInfo": {
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user",
    "creationDateField": "created_date",
    "creatorField": "created_user"
   },
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "GUIDFormat": "O",
   "hasAttachments": false,
   "queryBinsCapabilities": {
    "supportedStatisticTypes": [
     "count",
     "sum",
     "min",
     "max",
     "avg",
     "stddev",
     "var",
     "percentile_cont",
     "percentile_disc"
    ],
    "supportsFixedIntervalBin": true,
    "supportsAutoIntervalBin": true,
    "supportsFixedBoundariesBin": true,
    "supportsDateBin": true
   },
   "advancedQueryCapabilities": {
    "supportsSqlExpression": true,
    "supportsQueryWithResultType": true,
    "supportsQueryRelatedPagination": true,
    "supportsQueryWithCacheHint": false,
    "supportsQueryWithDatumTransformation": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryAttachmentsWithReturnUrl": true,
    "supportsDefaultSR": true,
    "supportsQueryDateBins": false,
    "supportsQueryWithLodSR": false,
    "supportsPaginationOnAggregatedQueries": true,
    "supportsMaxRecordCountFactor": true,
    "supportsPagination": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsFullTextSearch": false,
    "supportsLod": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryAttachments": true,
    "supportsQueryAttachmentsCountOnly": true,
    "supportsReturningQueryExtent": true,
    "supportsOrderByOnlyOnLayerFields": false,
    "supportsOutFieldSqlExpression": true,
    "supportsTopFeaturesQuery": true,
    "supportsDistinct": true,
    "supportsQueryAnalytic": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true
   },
   "supportsValidateSQL": true,
   "types": [],
   "supportsCoordinatesQuantization": true,
   "capabilities": "Create,Editing,Sync,Uploads",
   "supportsAppend": true,
   "supportsExceedsLimitStatistics": true,
   "sourceSchemaChangesAllowed": true,
   "defaultVisibility": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsAsync": true,
    "supportsLinearRegression": true,
    "supportsPercentileAnalytic": false
   },
   "hasMetadata": false,
   "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl,featureService",
   "tileMaxRecordCount": 4000,
   "typeIdField": "",
   "supportsASyncCalculate": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "propagateVisibleFields": true,
   "sqlParserVersion": "PG_11.2.0",
   "copyrightText": "",
   "supportsLayerOverrides": true
  }
 ],
 "layers": [
  {
   "extent": {
    "ymin": -90,
    "xmin": -180,
    "ymax": 90,
    "xmax": 180,
    "spatialReference": {"wkid": 4326},
    "type": "extent"
   },
   "supportsApplyEditsWithGlobalIds": true,
   "maxRecordCount": 1000,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "ownershipBasedAccessControlForFeatures": {
    "allowOthersToUpdate": true,
    "allowOthersToQuery": true,
    "allowOthersToDelete": true
   },
   "type": "Feature Layer",
   "hasStaticData": false,
   "syncEnabled": true,
   "supportsAttachmentsByUploadId": true,
   "relationships": [
    {
     "keyField": "globalid",
     "role": "esriRelRoleOrigin",
     "composite": true,
     "name": "Camp_Mitigation_V2_arrests_cites",
     "relatedTableId": 1,
     "id": 0,
     "cardinality": "esriRelCardinalityOneToMany"
    }
   ],
   "hasViews": true,
   "supportsAttachmentsResizing": true,
   "id": 0,
   "supportsStatistics": true,
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "standardMaxRecordCount": 16000,
   "isDataVersioned": false,
   "templates": [
    {
     "name": "New Feature",
     "description": "",
     "prototype": {
      "attributes": {}
     }
    }
   ],
   "supportsAdvancedQueries": true,
   "currentVersion": 11.3,
   "hasZ": false,
   "advancedEditingCapabilities": {
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportsReturnEditResults": true,
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "objectIdField": "objectid",
   "supportsQuantizationEditMode": true,
   "name": "Camp_Mitigation_V2",
   "displayField": "objectid",
   "supportsCalculate": true,
   "fields": [
    {
     "nullable": false,
     "editable": false,
     "defaultValue": null,
     "domain": null,
     "name": "objectid",
     "length": 4,
     "alias": "ObjectID",
     "type": "esriFieldTypeOID"
    },
    {
     "nullable": false,
     "editable": false,
     "defaultValue": null,
     "domain": null,
     "name": "globalid",
     "length": 38,
     "alias": "GlobalID",
     "type": "esriFieldTypeGlobalID"
    },
    {
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "ibm",
     "length": 4,
     "alias": "IBM",
     "type": "esriFieldTypeString"
    },
    {
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "assigned_area",
     "length": 255,
     "alias": "Area Assigned to Work",
     "type": "esriFieldTypeString"
    },
    {
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "duty_time",
     "length": 255,
     "alias": "Overtime or Duty Time",
     "type": "esriFieldTypeString"
    },
    {
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "precision": 1,
     "name": "shift_start",
     "length": 29,
     "alias": "Shift Start",
     "type": "esriFieldTypeDate"
    },
    {
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "precision": 1,
     "name": "shift_end",
     "length": 29,
     "alias": "Shift End",
     "type": "esriFieldTypeDate"
    },
    {
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "shift_length",
     "length": 255,
     "alias": "shift_length",
     "type": "esriFieldTypeString"
    },
    {
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "outside_dsi",
     "alias": "Time Spent Outside DSI Area (in minutes)",
     "type": "esriFieldTypeInteger"
    },
    {
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "contacts",
     "alias": "Number of Unsheltered Contacts You Made",
     "type": "esriFieldTypeInteger"
    },
    {
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "referral",
     "alias": "Number of Referrals to Services You Made",
     "type": "esriFieldTypeInteger"
    },
    {
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "camping_cites",
     "alias": "Number of Camping Citations You Issued",
     "type": "esriFieldTypeInteger"
    },
    {
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "other_cites",
     "alias": "Number of Other Misdemeanor Cites you Issued",
     "type": "esriFieldTypeInteger"
    },
    {
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "notes",
     "length": 1500,
     "alias": "Notes",
     "type": "esriFieldTypeString"
    },
    {
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "arrests_to_enter",
     "length": 255,
     "alias": "Did You Arrest Anyone?",
     "type": "esriFieldTypeString"
    },
    {
     "nullable": true,
     "editable": false,
     "defaultValue": null,
     "domain": null,
     "name": "created_user",
     "length": 255,
     "alias": "created_user",
     "type": "esriFieldTypeString"
    },
    {
     "nullable": true,
     "editable": false,
     "defaultValue": null,
     "domain": null,
     "precision": 1,
     "name": "created_date",
     "length": 29,
     "alias": "created_date",
     "type": "esriFieldTypeDate"
    },
    {
     "nullable": true,
     "editable": false,
     "defaultValue": null,
     "domain": null,
     "name": "last_edited_user",
     "length": 255,
     "alias": "last_edited_user",
     "type": "esriFieldTypeString"
    },
    {
     "nullable": true,
     "editable": false,
     "defaultValue": null,
     "domain": null,
     "precision": 1,
     "name": "last_edited_date",
     "length": 29,
     "alias": "last_edited_date",
     "type": "esriFieldTypeDate"
    }
   ],
   "maxRecordCountFactor": 1,
   "dateFieldsTimeReference": {
    "respectsDaylightSaving": false,
    "timeZone": "UTC"
   },
   "supportsFieldDescriptionProperty": true,
   "hasM": false,
   "allowGeometryUpdates": true,
   "useStandardizedQueries": true,
   "globalIdField": "globalid",
   "description": "",
   "syncCanReturnChanges": true,
   "supportsAsyncDelete": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin"
   ],
   "supportsRollbackOnFailureParameter": true,
   "isDataReplicaTracked": true,
   "standardMaxRecordCountNoGeometry": 16000,
   "supportsTruncate": false,
   "indexes": [
    {
     "name": "a2890_ix1",
     "isUnique": false,
     "description": "",
     "fields": "shape",
     "isAscending": true
    },
    {
     "name": "r3464_sde_rowid_uk",
     "isUnique": false,
     "description": "",
     "fields": "objectid",
     "isAscending": true
    },
    {
     "name": "uuid_3464",
     "isUnique": true,
     "description": "",
     "fields": "globalid",
     "isAscending": true
    }
   ],
   "supportedAppendSourceFilterFormats": "featureService",
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "editFieldsInfo": {
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user",
    "creationDateField": "created_date",
    "creatorField": "created_user"
   },
   "GUIDFormat": "O",
   "minScale": 0,
   "hasAttachments": false,
   "queryBinsCapabilities": {
    "supportedStatisticTypes": [
     "count",
     "sum",
     "min",
     "max",
     "avg",
     "stddev",
     "var",
     "percentile_cont",
     "percentile_disc"
    ],
    "supportsFixedIntervalBin": true,
    "supportsAutoIntervalBin": true,
    "supportsFixedBoundariesBin": true,
    "supportsDateBin": true
   },
   "advancedQueryCapabilities": {
    "supportsSqlExpression": true,
    "supportsQueryWithResultType": true,
    "supportsQueryRelatedPagination": true,
    "supportsQueryWithCacheHint": false,
    "supportsQueryWithDatumTransformation": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryAttachmentsWithReturnUrl": true,
    "supportsDefaultSR": true,
    "supportsQueryDateBins": false,
    "supportsQueryWithLodSR": true,
    "supportsPaginationOnAggregatedQueries": true,
    "supportsPagination": true,
    "supportsMaxRecordCountFactor": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsFullTextSearch": false,
    "supportsQueryWithDistance": true,
    "supportsLod": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryAttachments": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryAttachmentsCountOnly": true,
    "supportsOrderByOnlyOnLayerFields": false,
    "supportsOutFieldSqlExpression": true,
    "supportsTopFeaturesQuery": true,
    "supportsReturningGeometryEnvelope": false,
    "supportsDistinct": true,
    "supportsReturningGeometryCentroid": false,
    "supportsQueryAnalytic": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true
   },
   "supportsValidateSQL": true,
   "allowUpdateWithoutMValues": true,
   "types": [],
   "supportsCoordinatesQuantization": true,
   "capabilities": "Create,Editing,Sync,Uploads",
   "maxScale": 0,
   "supportsAppend": true,
   "supportsExceedsLimitStatistics": true,
   "sourceSchemaChangesAllowed": true,
   "defaultVisibility": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsAsync": true,
    "supportsLinearRegression": true,
    "supportsPercentileAnalytic": false
   },
   "hasMetadata": false,
   "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl,featureService",
   "tileMaxRecordCount": 4000,
   "typeIdField": "",
   "supportsASyncCalculate": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "propagateVisibleFields": true,
   "sqlParserVersion": "PG_11.2.0",
   "drawingInfo": {
    "renderer": {
     "symbol": {
      "outline": {
       "color": [
        255,
        255,
        0,
        255
       ],
       "width": 1
      },
      "color": [
       255,
       0,
       0,
       255
      ],
      "size": 8,
      "yoffset": 0,
      "xoffset": 0,
      "angle": 0,
      "style": "esriSMSCircle",
      "type": "esriSMS"
     },
     "description": "Survey Data Locations",
     "label": "Camp Mitigation V2",
     "type": "simple"
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "geometryField": {
    "sqlType": "sqlTypeDistinct",
    "nullable": true,
    "editable": true,
    "name": "shape",
    "typeName": "st_point",
    "length": 2147483647,
    "type": "esriFieldTypeGeometry"
   },
   "copyrightText": "",
   "geometryType": "esriGeometryPoint",
   "supportsLayerOverrides": true
  }
 ]
}