{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Encampments", "type": "Feature Layer", "description": "
This feature class displays all the locations where city staff have been dispatched to confirm the presence of encampments. Points can be dropped by employees in the field, or dispatchers in the office can drop a point on the map when a resident reports an encampment.<\/SPAN><\/P> This feature class is the focal point for all other information collected by the SAMPS teams. Inquire Boulder reports, inspections, notifications, clean ups, and individuals/property are all related to this feature class.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 2876,
"latestWkid": 2876,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -118265500,
"falseY": -95180100,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "City of Boulder",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
0,
0,
0,
255
],
"size": 6,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 0
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": -1.1722756187401194E7,
"ymin": 4862896.157578182,
"xmax": -1.1709700974150315E7,
"ymax": 4877711.063055957,
"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
}
},
"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": "OBJECTID",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "FACILITYID",
"type": "esriFieldTypeString",
"alias": "Camp Response ID",
"length": 16,
"domain": null
},
{
"name": "ASSIGNDT",
"type": "esriFieldTypeDate",
"alias": "Date Assigned",
"length": 8,
"domain": null
},
{
"name": "ASSIGNGRP",
"type": "esriFieldTypeSmallInteger",
"alias": "Assigned Group",
"domain": {
"type": "codedValue",
"name": "SAMPSAssignGroup",
"description": "Names of groups that get assigned work for SAMPS",
"codedValues": [
{
"name": "Utilities A Shift",
"code": 0
},
{
"name": "Utilities B Shift",
"code": 1
},
{
"name": "OSMP A Shift",
"code": 2
},
{
"name": "OSMP B Shift",
"code": 3
},
{
"name": "Unknown",
"code": -1
},
{
"name": "Other",
"code": 4
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "RESPSTATUS",
"type": "esriFieldTypeSmallInteger",
"alias": "Status",
"domain": {
"type": "codedValue",
"name": "SAMPSCampStatus",
"description": "Status field for SAMPS unsanctioned camping responses",
"codedValues": [
{
"name": "Unknown",
"code": -1
},
{
"name": "Assigned",
"code": 0
},
{
"name": "Declined",
"code": 2
},
{
"name": "Completed",
"code": 1
},
{
"name": "Property Stored",
"code": 3
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "CASENUM",
"type": "esriFieldTypeString",
"alias": "Case Number",
"length": 20,
"domain": null
},
{
"name": "LOCDESC",
"type": "esriFieldTypeString",
"alias": "Description",
"length": 255,
"domain": null
},
{
"name": "NOTFOUND",
"type": "esriFieldTypeSmallInteger",
"alias": "Not Found and/or Moved",
"domain": {
"type": "codedValue",
"name": "BooleanDomain",
"description": "A 0/1 boolean domain",
"codedValues": [
{
"name": "False",
"code": 0
},
{
"name": "True",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "OTHERREAS",
"type": "esriFieldTypeSmallInteger",
"alias": "Unspecified Reason",
"domain": {
"type": "codedValue",
"name": "BooleanDomain",
"description": "A 0/1 boolean domain",
"codedValues": [
{
"name": "False",
"code": 0
},
{
"name": "True",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "DISPLAYPT",
"type": "esriFieldTypeSmallInteger",
"alias": "Display Point on Map",
"domain": {
"type": "codedValue",
"name": "BooleanDomain",
"description": "A 0/1 boolean domain",
"codedValues": [
{
"name": "False",
"code": 0
},
{
"name": "True",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"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": "ONPRIVPROP",
"type": "esriFieldTypeSmallInteger",
"alias": "Private Property",
"domain": {
"type": "codedValue",
"name": "BooleanDomain",
"description": "A 0/1 boolean domain",
"codedValues": [
{
"name": "False",
"code": 0
},
{
"name": "True",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "ONBNSF",
"type": "esriFieldTypeSmallInteger",
"alias": "BNSF Responsibility",
"domain": {
"type": "codedValue",
"name": "BooleanDomain",
"description": "A 0/1 boolean domain",
"codedValues": [
{
"name": "False",
"code": 0
},
{
"name": "True",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "ONCOUNTY",
"type": "esriFieldTypeSmallInteger",
"alias": "County Responsibility",
"domain": {
"type": "codedValue",
"name": "BooleanDomain",
"description": "A 0/1 boolean domain",
"codedValues": [
{
"name": "False",
"code": 0
},
{
"name": "True",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "ONCU",
"type": "esriFieldTypeSmallInteger",
"alias": "CU Responsibility",
"domain": {
"type": "codedValue",
"name": "BooleanDomain",
"description": "A 0/1 boolean domain",
"codedValues": [
{
"name": "False",
"code": 0
},
{
"name": "True",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "ONSTREET",
"type": "esriFieldTypeSmallInteger",
"alias": "RV/Van/Parked Vehicle",
"domain": {
"type": "codedValue",
"name": "BooleanDomain",
"description": "A 0/1 boolean domain",
"codedValues": [
{
"name": "False",
"code": 0
},
{
"name": "True",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "ONCDOT",
"type": "esriFieldTypeSmallInteger",
"alias": "On CDOT Property",
"domain": {
"type": "codedValue",
"name": "BooleanDomain",
"description": "A 0/1 boolean domain",
"codedValues": [
{
"name": "False",
"code": 0
},
{
"name": "True",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R1615_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_1615",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S1268_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [
{
"id": 4,
"name": "Inspections",
"relatedTableId": 1,
"role": "esriRelRoleOrigin",
"keyField": "GlobalID",
"cardinality": "esriRelCardinalityOneToMany",
"composite": false,
"catalogID": "{4F9C3298-C61C-4588-AA24-F218DAF1701F}"
},
{
"id": 2,
"name": "Notifications",
"relatedTableId": 2,
"role": "esriRelRoleOrigin",
"keyField": "GlobalID",
"cardinality": "esriRelCardinalityOneToMany",
"composite": false,
"catalogID": "{A61211BF-83D8-4BCE-B573-98A0F2A19362}"
},
{
"id": 0,
"name": "Clean Ups",
"relatedTableId": 3,
"role": "esriRelRoleOrigin",
"keyField": "GlobalID",
"cardinality": "esriRelCardinalityOneToMany",
"composite": false,
"catalogID": "{817E803D-3263-4C16-A370-D28859DB12CC}"
},
{
"id": 5,
"name": "Individuals",
"relatedTableId": 4,
"role": "esriRelRoleOrigin",
"keyField": "GlobalID",
"cardinality": "esriRelCardinalityOneToMany",
"composite": false,
"catalogID": "{2CAB9C97-3082-4CBF-A6F5-491EA28E9026}"
},
{
"id": 3,
"name": "GoGov Reports",
"relatedTableId": 6,
"role": "esriRelRoleOrigin",
"keyField": "GlobalID",
"cardinality": "esriRelCardinalityOneToMany",
"composite": false,
"catalogID": "{51D188CF-CF9C-48CD-8233-8DEB20C08116}"
},
{
"id": 1,
"name": "Weigh Ins",
"relatedTableId": 5,
"role": "esriRelRoleOrigin",
"keyField": "GlobalID",
"cardinality": "esriRelCardinalityOneToMany",
"composite": false,
"catalogID": "{1433D42B-D034-447B-B6CC-C3DBF5C53C7B}"
}
],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,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": "229898b937d6471a9eb91689eeaad79a"
}