{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Recollect Addresses", "type": "Feature Layer", "description": "

Address points shared with Recollect to update Dickinson Works application. Updated by the city and available to Recollect via REST service URL. Address points obtained from the E911 data and updated with attributes including trash day, trucks, and X,Y coords, etc. used by Recollect.<\/SPAN><\/P><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Dickinson GIS", "parentLayer": null, "subLayers": [], "minScale": 300000, "maxScale": 50, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Trash_Day", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 230, 230, 0, 255 ], "width": 1 } }, "value": "Monday", "label": "Monday" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 0, 0, 255 ], "width": 1 } }, "value": "Tuesday", "label": "Tuesday" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 56, 168, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 76, 230, 0, 255 ], "width": 1 } }, "value": "Thursday", "label": "Thursday" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 92, 230, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 112, 255, 255 ], "width": 1 } }, "value": "Friday", "label": "Friday" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 204, 204, 204, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 130, 130, 130, 255 ], "width": 1 } }, "value": "Call Public Works", "label": "Call Public Works" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.145075587E7, "ymin": 5917563.280199997, "xmax": -1.14349937156E7, "ymax": 5930060.6941, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayFieldExpressionInfo": { "expression": "$feature.House_Number + ' ' + $feature.Street_Address", "title": "Custom" }, "displayField": "Parcel_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Parcel_ID", "type": "esriFieldTypeString", "alias": "Parcel ID", "length": 30, "domain": null }, { "name": "House_Number", "type": "esriFieldTypeString", "alias": "House Number", "length": 20, "domain": null }, { "name": "Street_Address", "type": "esriFieldTypeString", "alias": "Street Address", "length": 100, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "Lot_Number", "type": "esriFieldTypeString", "alias": "Lot Number", "length": 50, "domain": null }, { "name": "Block_Number", "type": "esriFieldTypeString", "alias": "Block Number", "length": 50, "domain": null }, { "name": "Old_Trash_Day", "type": "esriFieldTypeString", "alias": "Old Trash Day", "length": 20, "domain": null }, { "name": "Trash_Day", "type": "esriFieldTypeString", "alias": "Trash Day", "length": 20, "domain": null }, { "name": "Recycle_ID", "type": "esriFieldTypeString", "alias": "Recycle ID", "length": 20, "domain": null }, { "name": "Trash_Truck", "type": "esriFieldTypeString", "alias": "Trash Truck", "length": 20, "domain": null }, { "name": "XCOORD", "type": "esriFieldTypeDouble", "alias": "XCOORD", "domain": null }, { "name": "YCOORD", "type": "esriFieldTypeDouble", "alias": "YCOORD", "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 50, "domain": null }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Trash_Route", "type": "esriFieldTypeString", "alias": "Trash Route", "length": 30, "domain": null }, { "name": "Recycle_Truck", "type": "esriFieldTypeString", "alias": "Recycle Truck", "length": 20, "domain": null }, { "name": "Recycle_Route", "type": "esriFieldTypeString", "alias": "Recycle Route", "length": 30, "domain": null }, { "name": "TCartCnt", "type": "esriFieldTypeInteger", "alias": "Trash Cart Count", "domain": null }, { "name": "RCartCnt", "type": "esriFieldTypeInteger", "alias": "Recycle Cart Count", "domain": null }, { "name": "TCartDate", "type": "esriFieldTypeDate", "alias": "Trash Cart Date", "length": 8, "domain": null }, { "name": "RCartDate", "type": "esriFieldTypeDate", "alias": "Recycle Cart Date", "length": 8, "domain": null }, { "name": "AddressID", "type": "esriFieldTypeInteger", "alias": "Address ID", "domain": null }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": null }, { "name": "T_XCOORD", "type": "esriFieldTypeDouble", "alias": "Trash XCOORD", "domain": null }, { "name": "T_YCOORD", "type": "esriFieldTypeDouble", "alias": "Trash YCOORD", "domain": null }, { "name": "R_XCOORD", "type": "esriFieldTypeDouble", "alias": "Recycle XCOORD", "domain": null }, { "name": "R_YCOORD", "type": "esriFieldTypeDouble", "alias": "Recycle YCOORD", "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2838_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2838", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2838", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2056_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "10084b74da2441e699ca41c24afe6960" }