{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "brookdale.DBO.BrookdaleLots", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 1, "name": "BROOKDALEGRAVES", "relatedTableId": 13, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "Lot_Number", "composite": false, "catalogID": "{4B9EB1B1-35F0-4D45-9054-FCF5DBF41B55}" }, { "id": 3, "name": "brookdale.DBO.BROOKDALEGRAVES", "relatedTableId": 13, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "Lot_Number", "composite": false, "catalogID": "{B8423412-8BAE-4D4D-8375-0DD7CB2978BF}" }, { "id": 0, "name": "brookdale.DBO.CemeteryPhoto", "relatedTableId": 9, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "LOTID", "composite": false, "catalogID": "{BA07914D-3899-4839-8A78-581DB31982ED}" }, { "id": 2, "name": "maine_relate", "relatedTableId": 13, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ParentGUID", "composite": false, "catalogID": "{CD4AE14D-9C65-46D3-BD62-963EC96B8B42}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -7922251.165269169, "ymin": 5198414.354664902, "xmax": -7921673.150112171, "ymax": 5199138.873938708, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "// Check if date_purch is null\nif (IsEmpty($feature.date_purch)) {\n return \"No Date\"\n} else {\n return \"Has Date\"\n}\n", "valueExpressionTitle": "Custom", "uniqueValueGroups": [ { "heading": "Custom", "classes": [ { "label": "Purchased", "description": "Purchased", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Has Date" ] ] }, { "label": "Not Purchased or No Date", "description": "Not Purchased or No Date", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "No Date" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Has Date", "label": "Purchased" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "No Date", "label": "Not Purchased or No Date" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 195, 179, 255 ], "toColor": [ 252, 195, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 179, 252, 255 ], "toColor": [ 182, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 184, 255 ], "toColor": [ 197, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 240, 252, 255 ], "toColor": [ 192, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 234, 255 ], "toColor": [ 252, 192, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 212, 255 ], "toColor": [ 252, 247, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 215, 252, 255 ], "toColor": [ 215, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 227, 255 ], "toColor": [ 207, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 179, 252, 255 ], "toColor": [ 230, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 194, 255 ], "toColor": [ 252, 179, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 179, 255 ], "toColor": [ 252, 241, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 216, 255 ], "toColor": [ 252, 212, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 189, 255 ], "toColor": [ 231, 252, 189, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "ImageName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "lotid", "type": "esriFieldTypeString", "alias": "Lot Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LOTID" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "source", "type": "esriFieldTypeString", "alias": "Source Type", "domain": { "type": "codedValue", "name": "Cem_LotSource", "description": "Source information domain", "codedValues": [ { "name": "Scanned Plan", "code": "SCANNED_PLAN" }, { "name": "Digitized from Ortho", "code": "HEADSUP_DIG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SOURCE" }, { "name": "sourcedate", "type": "esriFieldTypeDouble", "alias": "Source Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SOURCEDATE" }, { "name": "sourceinfo", "type": "esriFieldTypeString", "alias": "Source Info", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "SOURCEINFO" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "lot_number", "type": "esriFieldTypeString", "alias": "Lot_Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "lot_number" }, { "name": "imageloc", "type": "esriFieldTypeString", "alias": "ImageLoc", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ImageLoc" }, { "name": "imagename", "type": "esriFieldTypeString", "alias": "ImageName", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ImageName" }, { "name": "location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Location" }, { "name": "range", "type": "esriFieldTypeSmallInteger", "alias": "Range", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Range" }, { "name": "max_graves", "type": "esriFieldTypeSmallInteger", "alias": "Max_Graves", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Max_Graves" }, { "name": "available", "type": "esriFieldTypeSmallInteger", "alias": "Available", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "available" }, { "name": "owner_last", "type": "esriFieldTypeString", "alias": "Owner_Last", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "owner_last" }, { "name": "owner_first", "type": "esriFieldTypeString", "alias": "Owner_First", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "owner_first" }, { "name": "owner_title", "type": "esriFieldTypeString", "alias": "Owner_Title", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Owner_Title" }, { "name": "owner2_last", "type": "esriFieldTypeString", "alias": "Owner2_Last", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Owner2_Last" }, { "name": "owner2_first", "type": "esriFieldTypeString", "alias": "Owner2_First", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner2_First" }, { "name": "owner2_title", "type": "esriFieldTypeString", "alias": "Owner2_Title", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Owner2_Title" }, { "name": "owner_add", "type": "esriFieldTypeString", "alias": "Owner_Add", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Owner_Add" }, { "name": "owner_town", "type": "esriFieldTypeString", "alias": "Owner_Town", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Owner_Town" }, { "name": "owner_state", "type": "esriFieldTypeString", "alias": "Owner_State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Owner_State" }, { "name": "owner_zip", "type": "esriFieldTypeString", "alias": "Owner_Zip", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Owner_Zip" }, { "name": "date_purch", "type": "esriFieldTypeDate", "alias": "Date_Purch", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Purch" }, { "name": "book", "type": "esriFieldTypeSmallInteger", "alias": "Book", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "book" }, { "name": "page", "type": "esriFieldTypeSmallInteger", "alias": "Page", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "page" }, { "name": "priceoflot", "type": "esriFieldTypeInteger", "alias": "PriceOfLot", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "priceoflot" }, { "name": "perpcare", "type": "esriFieldTypeInteger", "alias": "PerpCare", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "perpcare" }, { "name": "recordingfee", "type": "esriFieldTypeInteger", "alias": "RecordingFee", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "recordingfee" }, { "name": "remarks", "type": "esriFieldTypeString", "alias": "Remarks", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "remarks" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Notes" }, { "name": "headstone", "type": "esriFieldTypeString", "alias": "Headstone", "domain": { "type": "codedValue", "name": "dYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Headstone" }, { "name": "adjusted", "type": "esriFieldTypeString", "alias": "Adjusted", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "adjusted" }, { "name": "totallotcost", "type": "esriFieldTypeInteger", "alias": "Total Lot Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "totallotcost" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "parentguid", "type": "esriFieldTypeInteger", "alias": "parentguid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "parentguid" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)", "required": true } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "i34lot_number", "isAscending": true, "isUnique": false, "description": "", "fields": "lot_number" }, { "name": "i34parentguid", "isAscending": true, "isUnique": false, "description": "", "fields": "parentguid" }, { "name": "r19_sde_rowid_uk", "isAscending": true, "isUnique": true, "description": "", "fields": "objectid" }, { "name": "uuid_19", "isAscending": true, "isUnique": true, "description": "", "fields": "globalid" }, { "name": "a2_ix1", "isAscending": true, "isUnique": true, "description": "", "fields": "shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "brookdale.DBO.BrookdaleLots", "description": "", "prototype": { "attributes": { "parentguid": null, "lotid": null, "comments": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "source": null, "sourcedate": null, "sourceinfo": null, "totallotcost": null, "lot_number": null, "imageloc": null, "imagename": null, "location": null, "range": null, "max_graves": null, "available": null, "owner_last": null, "owner_first": null, "owner_title": null, "owner2_last": null, "owner2_first": null, "owner2_title": null, "owner_add": null, "owner_town": null, "owner_state": null, "owner_zip": null, "date_purch": null, "book": null, "page": null, "priceoflot": null, "perpcare": null, "recordingfee": null, "remarks": null, "notes": null, "headstone": null, "adjusted": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "attachmentid", "isEnabled": true }, { "name": "globalId", "fieldName": "globalid", "isEnabled": true }, { "name": "name", "fieldName": "att_name", "isEnabled": true }, { "name": "size", "fieldName": "data_size", "isEnabled": true }, { "name": "contentType", "fieldName": "content_type", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "attachmentid", "type": "esriFieldTypeOID", "alias": "attachmentid", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "att_name", "type": "esriFieldTypeString", "alias": "att_name", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "data_size", "type": "esriFieldTypeInteger", "alias": "data_size", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "content_type", "type": "esriFieldTypeString", "alias": "content_type", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }