{ "currentVersion": 10.91, "id": 2, "name": "Cemetery", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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": 997045.5649935976, "ymin": 2006246.4922389388, "xmax": 997816.5426662825, "ymax": 2006912.9356112033, "spatialReference": { "wkid": 102671, "latestWkid": 3435 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Sale_Occupancy", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Sold/Occupied", "label": "Sold/Occupied", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 182, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Sold/Unoccupied", "label": "Sold/Unoccupied", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Sold/NA", "label": "Sold/NA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Not Sold", "label": "For Sale", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Hold", "label": "Hold", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NA", "label": "NA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "No Use", "label": "No Use", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "GRAVE_ID", "typeIdField": "Sale_Occupancy", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GRAVE_ID", "type": "esriFieldTypeString", "alias": "GRAVE ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GRAVE_ID" }, { "name": "SOLD", "type": "esriFieldTypeString", "alias": "SOLD", "domain": { "type": "codedValue", "name": "Sold", "description": "Is the grave sold or not", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" }, { "name": "No Use", "code": "No Use" }, { "name": "Hold", "code": "Hold" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SOLD" }, { "name": "OWNER_1", "type": "esriFieldTypeString", "alias": "OWNER_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER_1" }, { "name": "OWNER_2", "type": "esriFieldTypeString", "alias": "OWNER_2", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "OWNER_2" }, { "name": "OWNER_3", "type": "esriFieldTypeString", "alias": "OWNER_3", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "OWNER_3" }, { "name": "OWNER_4", "type": "esriFieldTypeString", "alias": "OWNER_4", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OWNER_4" }, { "name": "ADD_NUM", "type": "esriFieldTypeString", "alias": "ADD_NUM", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ADD_NUM" }, { "name": "ADD_ST", "type": "esriFieldTypeString", "alias": "ADD_ST", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ADD_ST" }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "TOWN", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "TOWN" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIP" }, { "name": "Phone_No", "type": "esriFieldTypeString", "alias": "Phone_No", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Phone_No" }, { "name": "OCCUPANT_1", "type": "esriFieldTypeString", "alias": "OCCUPANT1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "OCCUPANT_1" }, { "name": "RESERVE_1", "type": "esriFieldTypeString", "alias": "RESERVE_1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "RESERVE_1" }, { "name": "INFANT_1", "type": "esriFieldTypeString", "alias": "INFANT_1", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "INFANT_1" }, { "name": "ASHES_1", "type": "esriFieldTypeString", "alias": "ASHES_1", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ASHES_1" }, { "name": "BRY_DATE_1", "type": "esriFieldTypeString", "alias": "Burial Date1", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "BRY_DATE_1" }, { "name": "OCCUPIED_1", "type": "esriFieldTypeString", "alias": "OCCUPIED_1", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "OCCUPIED_1" }, { "name": "OCCUPANT_2", "type": "esriFieldTypeString", "alias": "OCCUPANT2", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "OCCUPANT_2" }, { "name": "RESERVE_2", "type": "esriFieldTypeString", "alias": "RESERVE_2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "RESERVE_2" }, { "name": "INFANT_2", "type": "esriFieldTypeString", "alias": "INFANT_2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "INFANT_2" }, { "name": "ASHES_2", "type": "esriFieldTypeString", "alias": "ASHES_2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ASHES_2" }, { "name": "BRY_DATE_2", "type": "esriFieldTypeString", "alias": "Burial Date2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BRY_DATE_2" }, { "name": "OCCUPIED_2", "type": "esriFieldTypeString", "alias": "OCCUPIED_2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OCCUPIED_2" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "Sale_Occupancy", "type": "esriFieldTypeString", "alias": "Sale_Occupancy", "domain": { "type": "codedValue", "name": "Cemetery_Occupancy", "description": "Status of Cemetery Sold and Occupancy", "codedValues": [ { "name": "Sold/Occupied", "code": "Sold/Occupied" }, { "name": "Sold/Unoccupied", "code": "Sold/Unoccupied" }, { "name": "Sold/NA", "code": "Sold/NA" }, { "name": "Not Sold", "code": "Not Sold" }, { "name": "Hold", "code": "Hold" }, { "name": "No Use", "code": "No Use" }, { "name": "N/A", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Sale_Occupancy" }, { "name": "ImageURL", "type": "esriFieldTypeString", "alias": "ImageURL", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ImageURL" }, { "name": "OccupantLastName", "type": "esriFieldTypeString", "alias": "Occupant Last Name", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "OccupantLastName" }, { "name": "ImageURL2", "type": "esriFieldTypeString", "alias": "ImageURL2", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ImageURL2" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R420_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a303_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "Sold/Occupied", "name": "Sold/Occupied", "domains": { "SOLD": {"type": "inherited"}, "Sale_Occupancy": {"type": "inherited"} }, "templates": [ { "name": "Sold/Occupied", "description": "", "prototype": { "attributes": { "OccupantLastName": null, "ImageURL2": null, "GRAVE_ID": null, "SOLD": null, "OWNER_1": null, "OWNER_2": null, "OWNER_3": null, "OWNER_4": null, "ADD_NUM": null, "ADD_ST": null, "TOWN": null, "STATE": null, "ZIP": null, "Phone_No": null, "OCCUPANT_1": null, "RESERVE_1": null, "INFANT_1": null, "ASHES_1": null, "BRY_DATE_1": null, "OCCUPIED_1": null, "OCCUPANT_2": null, "RESERVE_2": null, "INFANT_2": null, "ASHES_2": null, "BRY_DATE_2": null, "OCCUPIED_2": null, "COMMENTS": null, "Sale_Occupancy": "Sold/Occupied", "ImageURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Sold/Unoccupied", "name": "Sold/Unoccupied", "domains": { "SOLD": {"type": "inherited"}, "Sale_Occupancy": {"type": "inherited"} }, "templates": [ { "name": "Sold/Unoccupied", "description": "", "prototype": { "attributes": { "OccupantLastName": null, "ImageURL2": null, "GRAVE_ID": null, "SOLD": null, "OWNER_1": null, "OWNER_2": null, "OWNER_3": null, "OWNER_4": null, "ADD_NUM": null, "ADD_ST": null, "TOWN": null, "STATE": null, "ZIP": null, "Phone_No": null, "OCCUPANT_1": null, "RESERVE_1": null, "INFANT_1": null, "ASHES_1": null, "BRY_DATE_1": null, "OCCUPIED_1": null, "OCCUPANT_2": null, "RESERVE_2": null, "INFANT_2": null, "ASHES_2": null, "BRY_DATE_2": null, "OCCUPIED_2": null, "COMMENTS": null, "Sale_Occupancy": "Sold/Unoccupied", "ImageURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Sold/NA", "name": "Sold/NA", "domains": { "SOLD": {"type": "inherited"}, "Sale_Occupancy": {"type": "inherited"} }, "templates": [ { "name": "Sold/NA", "description": "", "prototype": { "attributes": { "OccupantLastName": null, "ImageURL2": null, "GRAVE_ID": null, "SOLD": null, "OWNER_1": null, "OWNER_2": null, "OWNER_3": null, "OWNER_4": null, "ADD_NUM": null, "ADD_ST": null, "TOWN": null, "STATE": null, "ZIP": null, "Phone_No": null, "OCCUPANT_1": null, "RESERVE_1": null, "INFANT_1": null, "ASHES_1": null, "BRY_DATE_1": null, "OCCUPIED_1": null, "OCCUPANT_2": null, "RESERVE_2": null, "INFANT_2": null, "ASHES_2": null, "BRY_DATE_2": null, "OCCUPIED_2": null, "COMMENTS": null, "Sale_Occupancy": "Sold/NA", "ImageURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Not Sold", "name": "Not Sold", "domains": { "SOLD": {"type": "inherited"}, "Sale_Occupancy": {"type": "inherited"} }, "templates": [ { "name": "Not Sold", "description": "", "prototype": { "attributes": { "OccupantLastName": null, "ImageURL2": null, "GRAVE_ID": null, "SOLD": null, "OWNER_1": null, "OWNER_2": null, "OWNER_3": null, "OWNER_4": null, "ADD_NUM": null, "ADD_ST": null, "TOWN": null, "STATE": null, "ZIP": null, "Phone_No": null, "OCCUPANT_1": null, "RESERVE_1": null, "INFANT_1": null, "ASHES_1": null, "BRY_DATE_1": null, "OCCUPIED_1": null, "OCCUPANT_2": null, "RESERVE_2": null, "INFANT_2": null, "ASHES_2": null, "BRY_DATE_2": null, "OCCUPIED_2": null, "COMMENTS": null, "Sale_Occupancy": "Not Sold", "ImageURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hold", "name": "Hold", "domains": { "SOLD": {"type": "inherited"}, "Sale_Occupancy": {"type": "inherited"} }, "templates": [ { "name": "Hold", "description": "", "prototype": { "attributes": { "OccupantLastName": null, "ImageURL2": null, "GRAVE_ID": null, "SOLD": null, "OWNER_1": null, "OWNER_2": null, "OWNER_3": null, "OWNER_4": null, "ADD_NUM": null, "ADD_ST": null, "TOWN": null, "STATE": null, "ZIP": null, "Phone_No": null, "OCCUPANT_1": null, "RESERVE_1": null, "INFANT_1": null, "ASHES_1": null, "BRY_DATE_1": null, "OCCUPIED_1": null, "OCCUPANT_2": null, "RESERVE_2": null, "INFANT_2": null, "ASHES_2": null, "BRY_DATE_2": null, "OCCUPIED_2": null, "COMMENTS": null, "Sale_Occupancy": "Hold", "ImageURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NA", "name": "NA", "domains": { "SOLD": {"type": "inherited"}, "Sale_Occupancy": {"type": "inherited"} }, "templates": [ { "name": "NA", "description": "", "prototype": { "attributes": { "OccupantLastName": null, "ImageURL2": null, "GRAVE_ID": null, "SOLD": null, "OWNER_1": null, "OWNER_2": null, "OWNER_3": null, "OWNER_4": null, "ADD_NUM": null, "ADD_ST": null, "TOWN": null, "STATE": null, "ZIP": null, "Phone_No": null, "OCCUPANT_1": null, "RESERVE_1": null, "INFANT_1": null, "ASHES_1": null, "BRY_DATE_1": null, "OCCUPIED_1": null, "OCCUPANT_2": null, "RESERVE_2": null, "INFANT_2": null, "ASHES_2": null, "BRY_DATE_2": null, "OCCUPIED_2": null, "COMMENTS": null, "Sale_Occupancy": "NA", "ImageURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "No Use", "name": "No Use", "domains": { "SOLD": {"type": "inherited"}, "Sale_Occupancy": {"type": "inherited"} }, "templates": [ { "name": "No Use", "description": "", "prototype": { "attributes": { "OccupantLastName": null, "ImageURL2": null, "GRAVE_ID": null, "SOLD": null, "OWNER_1": null, "OWNER_2": null, "OWNER_3": null, "OWNER_4": null, "ADD_NUM": null, "ADD_ST": null, "TOWN": null, "STATE": null, "ZIP": null, "Phone_No": null, "OCCUPANT_1": null, "RESERVE_1": null, "INFANT_1": null, "ASHES_1": null, "BRY_DATE_1": null, "OCCUPIED_1": null, "OCCUPANT_2": null, "RESERVE_2": null, "INFANT_2": null, "ASHES_2": null, "BRY_DATE_2": null, "OCCUPIED_2": null, "COMMENTS": null, "Sale_Occupancy": "No Use", "ImageURL": 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, "serviceItemId": "aac99e86f6014f5393f29ef30fd46df5" }