{ "currentVersion": 10.91, "id": 31, "name": "Cemetery", "type": "Feature Layer", "parentLayer": { "id": 24, "name": "Streets & ROW" }, "defaultVisibility": false, "minScale": 5000, "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": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 157, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[GRAVE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "OccupantLastName", "typeIdField": "", "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": "ImageURL", "type": "esriFieldTypeString", "alias": "ImageURL", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ImageURL" }, { "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": false, "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": [], "templates": [ { "name": "Cemetery", "description": "", "prototype": { "attributes": { "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, "ImageURL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2500, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "38e9555d4e804360afef8ee60c3fb9dc" }