{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 18, "name": "Garbage Cans", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 0, 0, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 654470.9008, "ymin": 4853333.9919, "xmax": 662663.1218, "ymax": 4863122.2659, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "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": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "Gatbage Can Type", "description": "Garbage Can Type", "codedValues": [ { "name": "Plastic Drum", "code": "Plastic Drum" }, { "name": "Plastic Slats", "code": "Plastic Slats" }, { "name": "Steel Mesh", "code": "Steel Mesh" }, { "name": "Steel Slats", "code": "Steel Slats" }, { "name": "Steel Solid", "code": "Steel Solid" }, { "name": "Wood/Steel", "code": "Wood/Steel" }, { "name": "Steel Drum", "code": "Steel Drum" }, { "name": "Recycling Station", "code": "Recycling Station" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Permanent/Seasonal", "length": 50, "domain": { "type": "codedValue", "name": "Garbage Location", "description": "Garbage Can Location", "codedValues": [ { "name": "Permanent", "code": "Permanent" }, { "name": "Seasonal", "code": "Seasonal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "USAGE", "type": "esriFieldTypeString", "alias": "USAGE", "length": 50, "domain": { "type": "codedValue", "name": "Garbage Can User", "description": "Garbage Can Usage", "codedValues": [ { "name": "High", "code": "High" }, { "name": "Moderate", "code": "Moderate" }, { "name": "Low", "code": "Low" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTENT", "type": "esriFieldTypeString", "alias": "CONTENT", "length": 50, "domain": { "type": "codedValue", "name": "Waste Content", "description": "Waste Content", "codedValues": [ { "name": "Mostly Household", "code": "Mostly Household" }, { "name": "Mostly Parks Waste", "code": "Mostly Parks Waste" }, { "name": "Mostly Yard Waste", "code": "Mostly Yard Waste" }, { "name": "Combination", "code": "Combination" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REASON_REM", "type": "esriFieldTypeString", "alias": "Reason Removed", "length": 50, "domain": { "type": "codedValue", "name": "Garbage Can If Removed", "description": "Garbage Can If Removed", "codedValues": [ { "name": "Vandalism", "code": "Vandalism" }, { "name": "Abuse", "code": "Abuse" }, { "name": "Damage", "code": "Damage" }, { "name": "Relocation", "code": "Relocation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 500, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 100, "domain": null }, { "name": "INF_REV_AREA", "type": "esriFieldTypeString", "alias": "INF_REV_AREA", "length": 10, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "LOCATION_TYPE", "type": "esriFieldTypeString", "alias": "LOCATION_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "Waste Location Type", "description": "Waste location type", "codedValues": [ { "name": "Trail", "code": "Trail" }, { "name": "Park", "code": "Park" }, { "name": "Playground", "code": "Playground" }, { "name": "Walkway", "code": "Walkway" }, { "name": "Roadside", "code": "Roadside" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Bus Stop", "code": "Bus Stop" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Sportsfield", "code": "Sportsfield" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_DESC", "type": "esriFieldTypeString", "alias": "LOCATION_DESC", "length": 500, "domain": null }, { "name": "FREQ_EMPTIED", "type": "esriFieldTypeString", "alias": "FREQ_EMPTIED", "length": 50, "domain": { "type": "codedValue", "name": "Waste Days Freq", "description": "Waste Days Freq", "codedValues": [ { "name": "1 Days/Week", "code": "1 Days/Week" }, { "name": "2 Days/Week", "code": "2 Days/Week" }, { "name": "3 Days/Week", "code": "3 Days/Week" }, { "name": "4 Days/Week", "code": "4 Days/Week" }, { "name": "5 Days/Week", "code": "5 Days/Week" }, { "name": "6 Days/Week", "code": "6 Days/Week" }, { "name": "7 Days/Week", "code": "7 Days/Week" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASSETID_CW", "type": "esriFieldTypeString", "alias": "ASSETID_CW", "length": 255, "domain": null }, { "name": "NORTH_SOUTH", "type": "esriFieldTypeString", "alias": "North_South", "length": 255, "domain": { "type": "codedValue", "name": "Garbage_North_South", "description": "", "codedValues": [ { "name": "North", "code": "North" }, { "name": "South", "code": "South" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": { "type": "codedValue", "name": "TrafficCalming_Status", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATEEMPTIED", "type": "esriFieldTypeDate", "alias": "DATEEMPTIED", "length": 8, "domain": null }, { "name": "EVERY_DAYS", "type": "esriFieldTypeSmallInteger", "alias": "EVERY_DAYS", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R13158_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_13158", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A1319_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "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, "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 }, "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 }