{ "currentVersion": 10.81, "id": 0, "name": "ResidentialBins.DBO.NewCommercialBins", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 601021.6020999998, "ymin": 5670218.837300001, "xmax": 601758.4813999999, "ymax": 5670363.8465, "spatialReference": { "wkid": 26911, "latestWkid": 26911 } }, "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BinType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "b1f953c0bc1a8f386bb721bbe951babc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAEBJREFUOI1jYaAQsDAwMDAwRD+rZGBgkCdR70OGpVLtLFBOMAMDgzGJBpxlYGCAG0A2GDVg1IBhZcBSKRNyDQAAro4HDnOkyxEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CA", "label": "Recycle", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3be420e2ae2dcb2123e31e94511a5039", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAElJREFUOI1jYaAQsDAwMDCoFDFUMjAxyJOk8x/Dwzt9DO0sDAwMDAzMDMEM/xmMSTKAmeEsAwPMAArAqAGjBgwnA+50M5iQawAA3a0Ju8bd8agAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OR", "label": "Compost", "description": "" }, { "symbol": { "type": "esriPMS", "url": "811fa648537058bd7cedeeb62534645b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADRJREFUOI1jYaAQsEDpSgYGBnkS9T5kYGBohxkQzMDAYEyiAWeRDSAbjBowasAwM8CEXAMAGwIET4CbW20AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "TR", "label": "Landfill", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "BusinessName", "typeIdField": "BinType", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BinID", "type": "esriFieldTypeString", "alias": "UTILITYNUM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "UTILITYNUM" }, { "name": "BinType", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "GarbageType", "description": "Garbage Collection Type", "codedValues": [ { "name": "Trash", "code": "TR" }, { "name": "Cardboard", "code": "CA" }, { "name": "Organics", "code": "OR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TYPE" }, { "name": "RollNumber", "type": "esriFieldTypeString", "alias": "ROLLNUM", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ROLLNUM" }, { "name": "BusinessName", "type": "esriFieldTypeString", "alias": "CLIENT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLIENT" }, { "name": "PUDAY1", "type": "esriFieldTypeString", "alias": "PUDAY1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUDAY1" }, { "name": "PUDAY2", "type": "esriFieldTypeString", "alias": "PUDAY2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUDAY2" }, { "name": "PUDAY3", "type": "esriFieldTypeString", "alias": "PUDAY3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUDAY3" }, { "name": "PUDAY4", "type": "esriFieldTypeString", "alias": "PUDAY3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUDAY4" }, { "name": "PUDAY5", "type": "esriFieldTypeString", "alias": "PUDAY3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUDAY5" }, { "name": "PUDAY6", "type": "esriFieldTypeString", "alias": "PUDAY3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUDAY6" }, { "name": "PUDAY7", "type": "esriFieldTypeString", "alias": "PUDAY3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUDAY7" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "Pronto", "type": "esriFieldTypeString", "alias": "Pronto", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Pronto" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R18_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_18", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S7_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "CA", "name": "CA", "domains": { "BinType": {"type": "inherited"} }, "templates": [ { "name": "Recycle", "description": "", "prototype": { "attributes": { "BinID": null, "Address": null, "BinType": "CA", "RollNumber": null, "BusinessName": null, "PUDAY1": null, "PUDAY2": null, "PUDAY3": null, "PUDAY4": null, "PUDAY5": null, "PUDAY6": null, "PUDAY7": null, "Pronto": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "OR", "name": "OR", "domains": { "BinType": {"type": "inherited"} }, "templates": [ { "name": "Compost", "description": "", "prototype": { "attributes": { "BinID": null, "Address": null, "BinType": "OR", "RollNumber": null, "BusinessName": null, "PUDAY1": null, "PUDAY2": null, "PUDAY3": null, "PUDAY4": null, "PUDAY5": null, "PUDAY6": null, "PUDAY7": null, "Pronto": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "TR", "name": "TR", "domains": { "BinType": {"type": "inherited"} }, "templates": [ { "name": "Landfill", "description": "", "prototype": { "attributes": { "BinID": null, "Address": null, "BinType": "TR", "RollNumber": null, "BusinessName": null, "PUDAY1": null, "PUDAY2": null, "PUDAY3": null, "PUDAY4": null, "PUDAY5": null, "PUDAY6": null, "PUDAY7": null, "Pronto": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }