{ "currentVersion": 10.81, "id": 8, "name": "EMC_Graves", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This feature class consists of all of the graves in EMC, represented by polygons. Graves are the third smallest unit of management, after Blocks and Lots. Lots typically contain 4-8 graves. Based pn the ID scheme, Block 6 and 7 have each grave assigned to its own lot. However, in reality, Block 6 and 7 only have graves, with no specific lots. Graves can be varying sizes, but with two main categories: Full and Ash. Full graves must be at least 8 feet long, and can fit one casket and 8 urns. Ash graves are under 8 feet long, and cannot hold a casket. Graves were created by copying the feature class EMC_Lots, and splitting them up according to a scanned map of EMC.", "copyrightText": "Alice Lazzar-Atwood, May 2017\nGCS: NAD 83 PCS: State Plane Washington North FIPS 4601 Feet\nDigitized using scanned maps of EMC and previously created EMC_Lots", "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": 1262851.734383136, "ymin": 292774.1635924727, "xmax": 1263484.5569363832, "ymax": 293373.1847041398, "spatialReference": { "wkid": 102748, "latestWkid": 2285 } }, "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 186, 163, 153, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Lot_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Block", "type": "esriFieldTypeSmallInteger", "alias": "Block", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Block" }, { "name": "Lot_t", "type": "esriFieldTypeString", "alias": "Lot_t", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lot_t" }, { "name": "Lot_name", "type": "esriFieldTypeString", "alias": "Lot_name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lot_name" }, { "name": "Grave", "type": "esriFieldTypeString", "alias": "Grave", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Grave" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "LotType", "type": "esriFieldTypeString", "alias": "LotType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LotType" }, { "name": "LOTTEXT", "type": "esriFieldTypeString", "alias": "LOTTEXT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOTTEXT" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GraveUniqueID", "type": "esriFieldTypeString", "alias": "GraveUniqueID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GraveUniqueID" }, { "name": "LotUniqueID", "type": "esriFieldTypeString", "alias": "LotUniqueID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LotUniqueID" }, { "name": "Availability", "type": "esriFieldTypeString", "alias": "Availability", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Availability" }, { "name": "Grave_Size", "type": "esriFieldTypeSmallInteger", "alias": "Grave_Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Grave_Size" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R519_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S368_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "EMC_Graves", "description": "", "prototype": { "attributes": { "Availability": null, "Block": null, "Lot_t": null, "Lot_name": null, "Grave": null, "Type": null, "LotType": null, "LOTTEXT": null, "Grave_Size": null, "GraveUniqueID": null, "LotUniqueID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }