{ "currentVersion": 10.81, "id": 1, "name": "Purchasers", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 9027.977411, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "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": 1975034.5001501888, "ymin": 785664.2313567698, "xmax": 1979703.0006556958, "ymax": 786726.3125659376, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 115702, "latestVcsWkid": 115702 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Available", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Available", "label": "Available", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Obstructed", "label": "Obstructed", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 64, 64, 255 ], "width": 0.4 } }, "value": "Purchased", "label": "Purchased", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "Available", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Cemetery", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NAME" }, { "name": "CEMETERY", "type": "esriFieldTypeString", "alias": "Section", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CEMETERY" }, { "name": "PLOTID", "type": "esriFieldTypeString", "alias": "PlotID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PLOTID" }, { "name": "Available", "type": "esriFieldTypeString", "alias": "Available?", "domain": { "type": "codedValue", "name": "PW.Cem.Purchased", "description": "Purchased, Available, Obstructed", "codedValues": [ { "name": "Purchased", "code": "Purchased" }, { "name": "Available", "code": "Available" }, { "name": "Obstructed", "code": "Obstructed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Available" }, { "name": "PurchaseLastName", "type": "esriFieldTypeString", "alias": "Purchaser Last Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PurchaseLastName" }, { "name": "PurchaseFirstName", "type": "esriFieldTypeString", "alias": "Purchaser First Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PurchaseFirstName" }, { "name": "PurchaseMidName", "type": "esriFieldTypeString", "alias": "Purchaser Middle Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PurchaseMidName" }, { "name": "PurchaserAddress", "type": "esriFieldTypeString", "alias": "Purchaser Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PurchaserAddress" }, { "name": "PurchaserCity", "type": "esriFieldTypeString", "alias": "Purchaser City", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PurchaserCity" }, { "name": "PurchaserState", "type": "esriFieldTypeString", "alias": "Purchaser State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PurchaserState" }, { "name": "PurchaserZip", "type": "esriFieldTypeString", "alias": "Purchaser Zip", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PurchaserZip" }, { "name": "PurchaserPhone", "type": "esriFieldTypeString", "alias": "Purchaser Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PurchaserPhone" }, { "name": "DatePaid", "type": "esriFieldTypeDate", "alias": "Date Purchased", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DatePaid" }, { "name": "Paid", "type": "esriFieldTypeDouble", "alias": "Amount Paid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Paid" }, { "name": "CarrboroResident", "type": "esriFieldTypeString", "alias": "Carrboro Resident?", "domain": { "type": "codedValue", "name": "PW.Cem.PurchaserResidence", "description": "Resident/Non-Resident", "codedValues": [ { "name": "Resident", "code": "Resident" }, { "name": "Non-Resident", "code": "Non-Resident" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CarrboroResident" }, { "name": "OtherRelative", "type": "esriFieldTypeString", "alias": "Other Relative", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "OtherRelative" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Comment" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R271_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S150_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Available", "name": "Available", "domains": { "Available": {"type": "inherited"}, "CarrboroResident": {"type": "inherited"} }, "templates": [ { "name": "Available", "description": "", "prototype": { "attributes": { "PLOTID": null, "Comment": null, "FacilityID": null, "NAME": null, "CEMETERY": null, "Available": "Available", "PurchaseLastName": null, "PurchaseFirstName": null, "PurchaseMidName": null, "PurchaserAddress": null, "PurchaserCity": null, "PurchaserState": null, "PurchaserZip": null, "PurchaserPhone": null, "DatePaid": null, "Paid": null, "CarrboroResident": null, "OtherRelative": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Obstructed", "name": "Obstructed", "domains": { "Available": {"type": "inherited"}, "CarrboroResident": {"type": "inherited"} }, "templates": [ { "name": "Obstructed", "description": "", "prototype": { "attributes": { "PLOTID": null, "Comment": null, "FacilityID": null, "NAME": null, "CEMETERY": null, "Available": "Obstructed", "PurchaseLastName": null, "PurchaseFirstName": null, "PurchaseMidName": null, "PurchaserAddress": null, "PurchaserCity": null, "PurchaserState": null, "PurchaserZip": null, "PurchaserPhone": null, "DatePaid": null, "Paid": null, "CarrboroResident": null, "OtherRelative": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Purchased", "name": "Purchased", "domains": { "Available": {"type": "inherited"}, "CarrboroResident": {"type": "inherited"} }, "templates": [ { "name": "Purchased", "description": "", "prototype": { "attributes": { "PLOTID": null, "Comment": null, "FacilityID": null, "NAME": null, "CEMETERY": null, "Available": "Purchased", "PurchaseLastName": null, "PurchaseFirstName": null, "PurchaseMidName": null, "PurchaserAddress": null, "PurchaserCity": null, "PurchaserState": null, "PurchaserZip": null, "PurchaserPhone": null, "DatePaid": null, "Paid": null, "CarrboroResident": null, "OtherRelative": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }