{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Plot Burial Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2269, "latestWkid": 2269, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Labels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 179, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 0 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "var name = $feature['Burials.FULL_NAME'];\nif (IsEmpty($feature['Burials.DOD'])) {\n return name + TextFormatting.NewLine + \"unkown\";\n} else {\n var dod = Date($feature['Burials.DOD']);\n var month = Month(dod) + 1;\n var day = Day(dod);\n var year = Year(dod);\n return name + TextFormatting.NewLine + month + \"/\" + day + \"/\" + year;\n}", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "where": "Burials.VETERAN = 'NO'", "useCodedValues": true, "maxScale": 0, "minScale": 150, "name": "Non Veteran", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "var name = $feature['Burials.FULL_NAME'];\nif (IsEmpty($feature['Burials.DOD'])) {\n return name + TextFormatting.NewLine + \"unkown\";\n} else {\n var dod = Date($feature['Burials.DOD']);\n var month = Month(dod) + 1;\n var day = Day(dod);\n var year = Year(dod);\n return name + TextFormatting.NewLine + month + \"/\" + day + \"/\" + year;\n}", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "where": "Burials.VETERAN = 'YES'", "useCodedValues": true, "maxScale": 0, "minScale": 150, "name": "Veteran", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 7512848.2608267665, "ymin": 812060.7395013124, "xmax": 7513257.867125988, "ymax": 812630.1689632535, "spatialReference": { "wkid": 2269, "latestWkid": 2269, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Plots.PLOT_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Plots.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Plots.PLOT_ID", "type": "esriFieldTypeString", "alias": "PLOT_ID", "length": 10, "domain": null }, { "name": "Plots.STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "STATUS", "description": "", "codedValues": [ { "name": "OCCUPIED", "code": "OCCUPIED" }, { "name": "RESERVED", "code": "RESERVED" }, { "name": "RESTRICTED", "code": "RESTRICTED" }, { "name": "AVAILABLE", "code": "AVAILABLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Plots.ASSOC_BURIALS", "type": "esriFieldTypeString", "alias": "ASSOC_BURIALS", "length": 255, "domain": null }, { "name": "Plots.PLOT_TYPE", "type": "esriFieldTypeString", "alias": "PLOT_TYPE", "length": 60, "domain": { "type": "codedValue", "name": "PLOT_TYPES", "description": "", "codedValues": [ { "name": "Section - Block - Plot", "code": "S-B-P" }, { "name": "Section - Alphabetic Column - Numeric Row", "code": "S-A-N" }, { "name": "Section - Numeric Column - Alphabetic Row", "code": "S-N-A" }, { "name": "Columbarium - Niche Number", "code": "C-N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Plots.SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "length": 2, "domain": { "type": "codedValue", "name": "Sections", "description": "", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" }, { "name": "E", "code": "E" }, { "name": "F", "code": "F" }, { "name": "G", "code": "G" }, { "name": "H", "code": "H" }, { "name": "I", "code": "I" }, { "name": "J", "code": "J" }, { "name": "K", "code": "K" }, { "name": "L", "code": "L" }, { "name": "M", "code": "M" }, { "name": "N", "code": "N" }, { "name": "O", "code": "O" }, { "name": "P", "code": "P" }, { "name": "Q", "code": "Q" }, { "name": "CN", "code": "CN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Plots.BLOCK", "type": "esriFieldTypeInteger", "alias": "BLOCK", "domain": { "type": "range", "name": "BLOCKS", "description": "", "range": [ 1, 18 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Plots.PLOT_NUM", "type": "esriFieldTypeInteger", "alias": "PLOT_NUM", "domain": null }, { "name": "Plots.ALPHA_COLUMN", "type": "esriFieldTypeString", "alias": "ALPHA_COLUMN", "length": 2, "domain": { "type": "codedValue", "name": "ALPHA_COLUMNS", "description": "", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" }, { "name": "E", "code": "E" }, { "name": "F", "code": "F" }, { "name": "G", "code": "G" }, { "name": "H", "code": "H" }, { "name": "I", "code": "I" }, { "name": "J", "code": "J" }, { "name": "K", "code": "K" }, { "name": "L", "code": "L" }, { "name": "M", "code": "M" }, { "name": "N", "code": "N" }, { "name": "O", "code": "O" }, { "name": "P", "code": "P" }, { "name": "Q", "code": "Q" }, { "name": "R", "code": "R" }, { "name": "S", "code": "S" }, { "name": "T", "code": "T" }, { "name": "U", "code": "U" }, { "name": "V", "code": "V" }, { "name": "W", "code": "W" }, { "name": "X", "code": "X" }, { "name": "AA", "code": "AA" }, { "name": "AB", "code": "AB" }, { "name": "AC", "code": "AC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Plots.NUM_ROW", "type": "esriFieldTypeInteger", "alias": "NUM_ROW", "domain": null }, { "name": "Plots.NUM_COLUMN", "type": "esriFieldTypeInteger", "alias": "NUM_COLUMN", "domain": null }, { "name": "Plots.ALPHA_ROW", "type": "esriFieldTypeString", "alias": "ALPHA_ROW", "length": 2, "domain": { "type": "codedValue", "name": "ALPHA_ROWS", "description": "", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" }, { "name": "E", "code": "E" }, { "name": "F", "code": "F" }, { "name": "G", "code": "G" }, { "name": "H", "code": "H" }, { "name": "I", "code": "I" }, { "name": "J", "code": "J" }, { "name": "K", "code": "K" }, { "name": "L", "code": "L" }, { "name": "M", "code": "M" }, { "name": "N", "code": "N" }, { "name": "O", "code": "O" }, { "name": "P", "code": "P" }, { "name": "Q", "code": "Q" }, { "name": "R", "code": "R" }, { "name": "S", "code": "S" }, { "name": "T", "code": "T" }, { "name": "U", "code": "U" }, { "name": "V", "code": "V" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Plots.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Plots.LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "Plots.LNG", "type": "esriFieldTypeDouble", "alias": "LNG", "domain": null }, { "name": "Plots.SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Plots.SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "Burials.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Burials.BURIAL_ID", "type": "esriFieldTypeString", "alias": "BURIAL_ID", "length": 10, "domain": null }, { "name": "Burials.PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 50, "domain": null }, { "name": "Burials.FIRST", "type": "esriFieldTypeString", "alias": "FIRST", "length": 100, "domain": null }, { "name": "Burials.MIDDLE", "type": "esriFieldTypeString", "alias": "MIDDLE", "length": 100, "domain": null }, { "name": "Burials.LAST", "type": "esriFieldTypeString", "alias": "LAST", "length": 100, "domain": null }, { "name": "Burials.SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 100, "domain": null }, { "name": "Burials.FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "length": 255, "domain": null }, { "name": "Burials.PLOT_ID", "type": "esriFieldTypeString", "alias": "PLOT_ID", "length": 10, "domain": null }, { "name": "Burials.DOB", "type": "esriFieldTypeDate", "alias": "DOB", "length": 8, "domain": null }, { "name": "Burials.DOD", "type": "esriFieldTypeDate", "alias": "DOD", "length": 8, "domain": null }, { "name": "Burials.DOI", "type": "esriFieldTypeDate", "alias": "DOI", "length": 8, "domain": null }, { "name": "Burials.VETERAN", "type": "esriFieldTypeString", "alias": "VETERAN", "length": 3, "domain": null }, { "name": "Burials.LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "Burials.LNG", "type": "esriFieldTypeDouble", "alias": "LNG", "domain": null }, { "name": "Burials.FG_ID", "type": "esriFieldTypeInteger", "alias": "FG_ID", "domain": null } ], "geometryField": { "name": "Plots.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "Plots.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "Plots.SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G9PLOT_ID", "fields": "Plots.PLOT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_OBJECTID", "fields": "Burials.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G11PLOT_ID", "fields": "Burials.PLOT_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 3, "name": "Burials", "relatedTableId": 60, "role": "esriRelRoleOrigin", "keyField": "PLOT_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{980A0AB9-8EFF-40D1-905A-4FEDE2769779}" }, { "id": 2, "name": "Reservations", "relatedTableId": 70, "role": "esriRelRoleOrigin", "keyField": "PLOT_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{E387CF2F-C4CF-4788-8FBD-41387AD77B07}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "852b9efc8fed4320b1aa6285da821835" }