{ "currentVersion": 10.81, "id": 1, "name": "Email Notifications", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2319821.359086886, "ymin": 7070584.679699317, "xmax": 2435398.3418432176, "ymax": 7202162.747251317, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_26", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_27", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "SubscriptionStatus", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 } }, "value": "Subscribed", "label": "Subscribed", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 } }, "value": "Unsubscribed", "label": "Unsubscribed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "SubscriptionStatus", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FirstName" }, { "name": "EmailAddress", "type": "esriFieldTypeString", "alias": "Email Address", "domain": null, "editable": true, "nullable": true, "length": 65, "defaultValue": null, "modelName": "EmailAddress" }, { "name": "OptInID", "type": "esriFieldTypeString", "alias": "Opt In ID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OptInID" }, { "name": "InitialContact", "type": "esriFieldTypeDate", "alias": "Initial Contact", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InitialContact" }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Creation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreatedDate" }, { "name": "AllNotices", "type": "esriFieldTypeString", "alias": "All Notices", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": "No", "modelName": "AllNotices" }, { "name": "SearchType", "type": "esriFieldTypeString", "alias": "Search Type", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "SearchType" }, { "name": "RetiredDate", "type": "esriFieldTypeDate", "alias": "Retired Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RetiredDate" }, { "name": "Subscription", "type": "esriFieldTypeString", "alias": "Subscription", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Subscription" }, { "name": "SubscriptionStatus", "type": "esriFieldTypeString", "alias": "Subscription Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "Subscribed", "modelName": "SubscriptionStatus" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R30_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S22_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Subscribed", "name": "Subscribed", "domains": {}, "templates": [ { "name": "Subscribed", "description": "", "prototype": { "attributes": { "Subscription": null, "SubscriptionStatus": "Subscribed", "Name": null, "EmailAddress": null, "OptInID": null, "InitialContact": null, "CreationDate": null, "AllNotices": "No", "SearchType": null, "RetiredDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Unsubscribed", "name": "Unsubscribed", "domains": {}, "templates": [ { "name": "Unsubscribed", "description": "", "prototype": { "attributes": { "Subscription": null, "SubscriptionStatus": "Unsubscribed", "Name": null, "EmailAddress": null, "OptInID": null, "InitialContact": null, "CreationDate": null, "AllNotices": "No", "SearchType": null, "RetiredDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }