{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Interments", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 150, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 92, 230, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME_INTERRED", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterRight", "textLayout": "straight", "deconflictionStrategy": "static", "labelAngleInfo": { "angleExpressionInfo": { "expression": "$feature[\"LABEL_ROTATION\"]", "returnType": "number" }, "rotationType": "arithmetic" }, "textOrientation": "page", "offsetDistance": 4, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 85, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 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": "Segoe UI", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1607930.5110476017, "ymin": 7219503.660157099, "xmax": 1612067.9670115262, "ymax": 7227365.129342273, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_INTERRED", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME_INTERRED", "type": "esriFieldTypeString", "alias": "Last, First Name of Interred", "length": 100, "domain": null }, { "name": "LOC_LABEL", "type": "esriFieldTypeString", "alias": "Location Label", "length": 43, "domain": null }, { "name": "BIRTH_DATE", "type": "esriFieldTypeDate", "alias": "Birth Date", "length": 8, "domain": null }, { "name": "DEATH_DATE", "type": "esriFieldTypeDate", "alias": "Death Date", "length": 8, "domain": null }, { "name": "AGE_YEARS", "type": "esriFieldTypeSmallInteger", "alias": "Age in Years", "domain": null }, { "name": "AGE_MONTHS", "type": "esriFieldTypeSmallInteger", "alias": "Age (Months Portion)", "domain": null }, { "name": "INTER_DATE", "type": "esriFieldTypeDate", "alias": "Interment Date", "length": 8, "domain": null }, { "name": "BURIAL_ID", "type": "esriFieldTypeInteger", "alias": "Burial ID", "domain": null }, { "name": "BURIAL_TYPE", "type": "esriFieldTypeString", "alias": "Burial Type", "length": 14, "domain": { "type": "codedValue", "name": "CEMETERY_INTERMENT_BURIAL_TYPE", "description": "Burial type is a general indication of the size of the interment", "codedValues": [ { "name": "Vault", "code": "Vault" }, { "name": "Infant", "code": "Infant" }, { "name": "Cremation", "code": "Cremation" }, { "name": "Headstone Only", "code": "Headstone Only" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BURIAL_DEPTH", "type": "esriFieldTypeString", "alias": "Depth", "length": 16, "domain": { "type": "codedValue", "name": "CEMETERY_INTERMENT_BURIAL_DEPTH", "description": "Burial depth is a general indication of the location of an interment in a plot or niche", "codedValues": [ { "name": "Shallow", "code": "Shallow" }, { "name": "Standard", "code": "Standard" }, { "name": "Double Deep", "code": "Double Deep" }, { "name": "Back", "code": "Back" }, { "name": "Front", "code": "Front" }, { "name": "Buried Elsewhere", "code": "Buried Elsewhere" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MORTUARY", "type": "esriFieldTypeString", "alias": "Mortuary", "length": 60, "domain": null }, { "name": "NAME_FATHER", "type": "esriFieldTypeString", "alias": "Last, First Name of Father", "length": 100, "domain": null }, { "name": "NAME_MOTHER", "type": "esriFieldTypeString", "alias": "Maiden, First Name of Mother", "length": 100, "domain": null }, { "name": "VETERAN", "type": "esriFieldTypeString", "alias": "Was Veteran", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURNAME_SOUNDEX", "type": "esriFieldTypeString", "alias": "Last Name Soundex", "length": 4, "domain": null }, { "name": "BIRTH_PLACE", "type": "esriFieldTypeString", "alias": "Place of Birth", "length": 50, "domain": null }, { "name": "DEATH_PLACE", "type": "esriFieldTypeString", "alias": "Place of Death", "length": 50, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 550, "domain": null }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "Note", "length": 1073741822, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "BURIAL_ARRANGED_BY", "type": "esriFieldTypeString", "alias": "Burial Arranged By", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R618_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_618", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_LABEL", "fields": "LOC_LABEL", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_NAME", "fields": "NAME_INTERRED", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_BURIAL", "fields": "BURIAL_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S561_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "88391cd408ca401fb26d8e0e1a477e95" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Cemeteries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.CEMETERY", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 1000, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 76, 230, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 38, 115, 0, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 22, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1607897.2893292755, "ymin": 7219489.864909098, "xmax": 1612078.5404811949, "ymax": 7227384.924578264, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CEMETERY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CEMETERY", "type": "esriFieldTypeString", "alias": "Cemetery", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "NUM_SECTIONS", "type": "esriFieldTypeInteger", "alias": "# Sections", "domain": null }, { "name": "NUM_BLOCKS", "type": "esriFieldTypeInteger", "alias": "# Blocks", "domain": null }, { "name": "NUM_LOTS", "type": "esriFieldTypeInteger", "alias": "# Lots", "domain": null }, { "name": "NUM_PLOTS", "type": "esriFieldTypeInteger", "alias": "# Plots", "domain": null }, { "name": "NUM_PLOTS_AVAIL", "type": "esriFieldTypeInteger", "alias": "# Plots Available", "domain": null }, { "name": "NUM_PLOTS_UNAVAIL", "type": "esriFieldTypeInteger", "alias": "# Plot Unavailable", "domain": null }, { "name": "NUM_PLOTS_OWNED", "type": "esriFieldTypeInteger", "alias": "# Plots Owned", "domain": null }, { "name": "NUM_PLOTS_CLOSED", "type": "esriFieldTypeInteger", "alias": "# Plots Closed", "domain": null }, { "name": "NUM_COLUMBARIUMS", "type": "esriFieldTypeInteger", "alias": "# Columbariums", "domain": null }, { "name": "NUM_NICHES", "type": "esriFieldTypeInteger", "alias": "# Niches", "domain": null }, { "name": "NUM_NICHES_AVAIL", "type": "esriFieldTypeInteger", "alias": "# Niches Available", "domain": null }, { "name": "NUM_NICHES_UNAVAIL", "type": "esriFieldTypeInteger", "alias": "# Niches Unavailable", "domain": null }, { "name": "NUM_NICHES_OWNED", "type": "esriFieldTypeInteger", "alias": "# Niches Owned", "domain": null }, { "name": "NUM_NICHES_CLOSED", "type": "esriFieldTypeInteger", "alias": "# Niches Closed", "domain": null }, { "name": "NUM_INTERMENTS", "type": "esriFieldTypeInteger", "alias": "# Interments", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R610_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_610", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_CEMNAME", "fields": "CEMETERY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S553_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "88391cd408ca401fb26d8e0e1a477e95" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Sections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 196, 212, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.MAP_LABEL", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 200, "minScale": 1300, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 167, 127, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Segoe UI Black", "size": 20, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1607929.5107215196, "ymin": 7219501.9114729315, "xmax": 1612076.9056419432, "ymax": 7227367.356371939, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PRINTED_LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRINTED_LABEL", "type": "esriFieldTypeString", "alias": "Printed Label", "length": 23, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "NUM_BLOCKS", "type": "esriFieldTypeInteger", "alias": "# Blocks", "domain": null }, { "name": "NUM_LOTS", "type": "esriFieldTypeInteger", "alias": "# Lots", "domain": null }, { "name": "NUM_PLOTS", "type": "esriFieldTypeInteger", "alias": "# Plots", "domain": null }, { "name": "NUM_AVAIL", "type": "esriFieldTypeInteger", "alias": "# Available Plots", "domain": null }, { "name": "NUM_UNAVAIL", "type": "esriFieldTypeInteger", "alias": "# Unavailable Plots", "domain": null }, { "name": "NUM_OWNED", "type": "esriFieldTypeInteger", "alias": "# Owned Plots", "domain": null }, { "name": "NUM_CLOSED", "type": "esriFieldTypeInteger", "alias": "# Closed Plots", "domain": null }, { "name": "NUM_INTERMENTS", "type": "esriFieldTypeInteger", "alias": "# Interments", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 500, "domain": null }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "Note", "length": 500, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R611_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_611", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_LABEL", "fields": "PRINTED_LABEL", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S554_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "88391cd408ca401fb26d8e0e1a477e95" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "Blocks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 196, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.MAP_LABEL", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 800, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 169, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 77, 168, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 16, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1607929.5107215196, "ymin": 7226376.390506104, "xmax": 1608466.488322109, "ymax": 7227367.356371939, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PRINTED_LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRINTED_LABEL", "type": "esriFieldTypeString", "alias": "Printed Label", "length": 24, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeSmallInteger", "alias": "Block #", "domain": null }, { "name": "NUM_LOTS", "type": "esriFieldTypeInteger", "alias": "# Lots", "domain": null }, { "name": "NUM_PLOTS", "type": "esriFieldTypeInteger", "alias": "# Plots", "domain": null }, { "name": "NUM_AVAIL", "type": "esriFieldTypeInteger", "alias": "# Available Plots", "domain": null }, { "name": "NUM_UNAVAIL", "type": "esriFieldTypeInteger", "alias": "# Unavailable Plots", "domain": null }, { "name": "NUM_OWNED", "type": "esriFieldTypeInteger", "alias": "# Owned Plots", "domain": null }, { "name": "NUM_CLOSED", "type": "esriFieldTypeInteger", "alias": "# Closed Plots", "domain": null }, { "name": "NUM_INTERMENTS", "type": "esriFieldTypeInteger", "alias": "# Interments", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 500, "domain": null }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "Note", "length": 500, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R612_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_612", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_LABEL", "fields": "PRINTED_LABEL", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S555_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "88391cd408ca401fb26d8e0e1a477e95" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 4, "name": "Lots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1200, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 204, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.MAP_LABEL", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 600, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 170, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 56, 168, 0, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 11, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1607929.5107215196, "ymin": 7219501.9114729315, "xmax": 1612076.9056419432, "ymax": 7227367.356371939, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PRINTED_LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRINTED_LABEL", "type": "esriFieldTypeString", "alias": "Printed Label", "length": 32, "domain": null }, { "name": "LOT", "type": "esriFieldTypeSmallInteger", "alias": "Lot #", "domain": null }, { "name": "LOT_EXTENSION", "type": "esriFieldTypeString", "alias": "Lot Extension", "length": 1, "domain": null }, { "name": "INFANTS_ONLY", "type": "esriFieldTypeString", "alias": "Infants Only", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUM_PLOTS", "type": "esriFieldTypeInteger", "alias": "# Plots", "domain": null }, { "name": "NUM_AVAIL", "type": "esriFieldTypeInteger", "alias": "# Available Plots", "domain": null }, { "name": "NUM_UNAVAIL", "type": "esriFieldTypeInteger", "alias": "# Unavailable Plots", "domain": null }, { "name": "NUM_OWNED", "type": "esriFieldTypeInteger", "alias": "# Owned Plots", "domain": null }, { "name": "NUM_CLOSED", "type": "esriFieldTypeInteger", "alias": "# Closed Plots", "domain": null }, { "name": "NUM_INTERMENTS", "type": "esriFieldTypeInteger", "alias": "# Interments", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 1000, "domain": null }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "Note", "length": 500, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R613_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_613", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_LABEL", "fields": "PRINTED_LABEL", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S556_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "88391cd408ca401fb26d8e0e1a477e95" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "Columbarium Sides", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 150, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 184, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.MAP_LABEL", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 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": "Segoe UI", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1607914.01468952, "ymin": 7220653.467240691, "xmax": 1611926.4587643594, "ymax": 7227013.0273561925, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PRINTED_LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRINTED_LABEL", "type": "esriFieldTypeString", "alias": "Printed Label", "length": 41, "domain": null }, { "name": "SIDE_LABEL", "type": "esriFieldTypeString", "alias": "Side Label", "length": 26, "domain": null }, { "name": "NUM_NICHES", "type": "esriFieldTypeInteger", "alias": "# Niches", "domain": null }, { "name": "NUM_AVAIL", "type": "esriFieldTypeInteger", "alias": "# Available Niches", "domain": null }, { "name": "NUM_UNAVAIL", "type": "esriFieldTypeInteger", "alias": "# Unavailable Niches", "domain": null }, { "name": "NUM_OWNED", "type": "esriFieldTypeInteger", "alias": "# Owned Niches", "domain": null }, { "name": "NUM_CLOSED", "type": "esriFieldTypeInteger", "alias": "# Closed Niches", "domain": null }, { "name": "NUM_INTERMENTS", "type": "esriFieldTypeInteger", "alias": "# Interments", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 500, "domain": null }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "Note", "length": 500, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R616_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_616", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_LABEL", "fields": "PRINTED_LABEL", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S559_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "88391cd408ca401fb26d8e0e1a477e95" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 6, "name": "Columbaria", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1608030.992802024, "ymin": 7220667.881910026, "xmax": 1611925.124121353, "ymax": 7226930.480605274, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PRINTED_LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRINTED_LABEL", "type": "esriFieldTypeString", "alias": "Printed Label", "length": 24, "domain": null }, { "name": "COLUMBARIUM", "type": "esriFieldTypeSmallInteger", "alias": "Columbarium", "domain": null }, { "name": "NUM_NICHES", "type": "esriFieldTypeInteger", "alias": "# Niches", "domain": null }, { "name": "NUM_AVAIL", "type": "esriFieldTypeInteger", "alias": "# Available Niches", "domain": null }, { "name": "NUM_UNAVAIL", "type": "esriFieldTypeInteger", "alias": "# Unavailable Niches", "domain": null }, { "name": "NUM_OWNED", "type": "esriFieldTypeInteger", "alias": "# Owned Niches", "domain": null }, { "name": "NUM_CLOSED", "type": "esriFieldTypeInteger", "alias": "# Closed Niches", "domain": null }, { "name": "NUM_INTERMENTS", "type": "esriFieldTypeInteger", "alias": "# Interments", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 500, "domain": null }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "Note", "length": 500, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R615_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_615", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_LABEL", "fields": "PRINTED_LABEL", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S558_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "88391cd408ca401fb26d8e0e1a477e95" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 7, "name": "Plots", "type": "Feature Layer", "description": "Plots", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 350, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.SYMBOL", "field2": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.INFANTS_ONLY", "field3": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.OVERSIZED", "uniqueValueGroups": [ { "heading": "Symbol", "classes": [ { "label": "Available, Regular", "description": "Available, Regular", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 215, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.7 } }, "values": [ [ "Available", "No", "No" ] ] }, { "label": "Available, Large", "description": "Available, Large", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 78, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.7 } }, "values": [ [ "Available", "No", "Yes" ] ] }, { "label": "Available, Small", "description": "Available, Small", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.7 } }, "values": [ [ "Available", "Yes", "No" ] ] }, { "label": "Owned, Regular", "description": "Owned, Regular", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.7 } }, "values": [ [ "Owned", "No", "No" ] ] }, { "label": "Owned, Large", "description": "Owned, Large", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 78, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.7 } }, "values": [ [ "Owned", "No", "Yes" ] ] }, { "label": "Owned, Small", "description": "Owned, Small", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.7 } }, "values": [ [ "Owned", "Yes", "No" ] ] }, { "label": "Obstruction,No,No", "description": "Obstruction,No,No", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.7 } }, "values": [ [ "Obstruction", "No", "No" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 215, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.7 } }, "value": "Available,No,No", "label": "Available, Regular" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 78, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.7 } }, "value": "Available,No,Yes", "label": "Available, Large" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.7 } }, "value": "Available,Yes,No", "label": "Available, Small" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.7 } }, "value": "Owned,No,No", "label": "Owned, Regular" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 78, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.7 } }, "value": "Owned,No,Yes", "label": "Owned, Large" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.7 } }, "value": "Owned,Yes,No", "label": "Owned, Small" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.7 } }, "value": "Obstruction,No,No", "label": "Obstruction,No,No" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 220, 252, 255 ], "toColor": [ 210, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 184, 255 ], "toColor": [ 190, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 179, 255 ], "toColor": [ 252, 179, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 179, 255 ], "toColor": [ 252, 228, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 241, 255 ], "toColor": [ 184, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 182, 252, 255 ], "toColor": [ 191, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 212, 255 ], "toColor": [ 230, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 236, 255 ], "toColor": [ 252, 204, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 244, 252, 255 ], "toColor": [ 215, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 202, 252, 255 ], "toColor": [ 223, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 182, 255 ], "toColor": [ 232, 252, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature['vector_pub.CEMETERY_USER.CEMETERY_PLOTS.MAP_LABEL']", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.IS_AVAILABLE = 'Yes' vector_pub.CEMETERY_USER.CEMETERY_PLOTS.Or vector_pub.CEMETERY_USER.CEMETERY_PLOTS.SYMBOL = 'Obstruction'", "useCodedValues": true, "maxScale": 0, "minScale": 120, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 168, 112, 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": "Segoe UI", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1607929.5100653619, "ymin": 7219501.9114729315, "xmax": 1612076.9056419432, "ymax": 7227367.356371939, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.PRINTED_LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.PRINTED_LABEL", "type": "esriFieldTypeString", "alias": "Printed Label", "length": 32, "domain": null }, { "name": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.PLOT", "type": "esriFieldTypeSmallInteger", "alias": "Plot #", "domain": null }, { "name": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.LETTER", "type": "esriFieldTypeString", "alias": "Letter", "length": 1, "domain": null }, { "name": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.INFANTS_ONLY", "type": "esriFieldTypeString", "alias": "Infants Only", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.OVERSIZED", "type": "esriFieldTypeString", "alias": "Oversized", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.UPRIGHT_HEADSTONE_PERMITTED", "type": "esriFieldTypeString", "alias": "Upright Headstone Permitted", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.SYMBOL", "type": "esriFieldTypeString", "alias": "Status", "length": 11, "domain": { "type": "codedValue", "name": "CEMETERY_PLOT_SYMBOL", "description": "Unique values to render a plot's purchase and suitability status", "codedValues": [ { "name": "Available", "code": "Available" }, { "name": "Owned", "code": "Owned" }, { "name": "Half Plot", "code": "Half Plot" }, { "name": "Obstruction", "code": "Obstruction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.IS_AVAILABLE", "type": "esriFieldTypeString", "alias": "Is Available", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.OWNER_UID", "type": "esriFieldTypeString", "alias": "Owner UID", "length": 7, "domain": null }, { "name": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.PURCHASE_ID", "type": "esriFieldTypeInteger", "alias": "Purchase ID", "domain": null }, { "name": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.CERTIFICATE_DATE", "type": "esriFieldTypeDate", "alias": "Certificate Date", "length": 8, "domain": null }, { "name": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 1200, "domain": null }, { "name": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.NOTE", "type": "esriFieldTypeString", "alias": "Note", "length": 500, "domain": null }, { "name": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "vector_pub.CEMETERY_USER.PLOT_NICHE_OWNERS.OBJECTID", "type": "esriFieldTypeInteger", "alias": "Owner GIS ID", "domain": null }, { "name": "vector_pub.CEMETERY_USER.PLOT_NICHE_OWNERS.OWNER_UID", "type": "esriFieldTypeString", "alias": "Owner UID", "length": 7, "domain": null }, { "name": "vector_pub.CEMETERY_USER.PLOT_NICHE_OWNERS.OWNER_NAME", "type": "esriFieldTypeString", "alias": "Last, First Name of Owner", "length": 100, "domain": null }, { "name": "vector_pub.CEMETERY_USER.PLOT_NICHE_OWNERS.OWNER_ENTITY", "type": "esriFieldTypeString", "alias": "Owner Entity", "length": 100, "domain": null }, { "name": "vector_pub.CEMETERY_USER.PLOT_NICHE_OWNERS.STREET", "type": "esriFieldTypeString", "alias": "Street Address", "length": 70, "domain": null }, { "name": "vector_pub.CEMETERY_USER.PLOT_NICHE_OWNERS.CITY", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "vector_pub.CEMETERY_USER.PLOT_NICHE_OWNERS.STATE", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "vector_pub.CEMETERY_USER.PLOT_NICHE_OWNERS.ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP Code", "length": 10, "domain": null }, { "name": "vector_pub.CEMETERY_USER.PLOT_NICHE_OWNERS.ADDRESS", "type": "esriFieldTypeString", "alias": "Full Address", "length": 100, "domain": null }, { "name": "vector_pub.CEMETERY_USER.PLOT_NICHE_OWNERS.PHONE_NUMBER", "type": "esriFieldTypeString", "alias": "Phone Number", "length": 12, "domain": null }, { "name": "vector_pub.CEMETERY_USER.PLOT_NICHE_OWNERS.EMAIL_ADDRESS", "type": "esriFieldTypeString", "alias": "Email Address", "length": 50, "domain": null }, { "name": "vector_pub.CEMETERY_USER.PLOT_NICHE_OWNERS.COMMENT", "type": "esriFieldTypeString", "alias": "Owner Comment", "length": 500, "domain": null }, { "name": "vector_pub.CEMETERY_USER.PLOT_NICHE_OWNERS.NOTE", "type": "esriFieldTypeString", "alias": "Owner Note", "length": 1500, "domain": null }, { "name": "vector_pub.CEMETERY_USER.PLOT_NICHE_OWNERS.GlobalID", "type": "esriFieldTypeGUID", "alias": "Owner GlobalID", "length": 38, "domain": null }, { "name": "vector_pub.CEMETERY_USER.CEMETERY_TRANSACTIONS.OBJECTID", "type": "esriFieldTypeInteger", "alias": "Purchase GIS ID", "domain": null }, { "name": "vector_pub.CEMETERY_USER.CEMETERY_TRANSACTIONS.PURCHASE_ID", "type": "esriFieldTypeInteger", "alias": "Purchase ID", "domain": null }, { "name": "vector_pub.CEMETERY_USER.CEMETERY_TRANSACTIONS.PURCHASE_DATE", "type": "esriFieldTypeDate", "alias": "Purchase Date", "length": 8, "domain": null }, { "name": "vector_pub.CEMETERY_USER.CEMETERY_TRANSACTIONS.PAID_IN_FULL", "type": "esriFieldTypeString", "alias": "Paid in Full?", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "vector_pub.CEMETERY_USER.CEMETERY_TRANSACTIONS.PURCHASE_PRICE", "type": "esriFieldTypeDouble", "alias": "Purchase Price", "domain": null }, { "name": "vector_pub.CEMETERY_USER.CEMETERY_TRANSACTIONS.COMMENT", "type": "esriFieldTypeString", "alias": "Purchase Comment", "length": 1500, "domain": null }, { "name": "vector_pub.CEMETERY_USER.CEMETERY_TRANSACTIONS.NOTE", "type": "esriFieldTypeString", "alias": "Purchase Note", "length": 1500, "domain": null }, { "name": "vector_pub.CEMETERY_USER.CEMETERY_TRANSACTIONS.GlobalID", "type": "esriFieldTypeGUID", "alias": "Purchase GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R614_pk", "fields": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_614", "fields": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_LABEL", "fields": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.PRINTED_LABEL", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_OWNER", "fields": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.OWNER_UID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_PURCHASE", "fields": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.PURCHASE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S557_idx", "fields": "vector_pub.CEMETERY_USER.CEMETERY_PLOTS.Shape", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R620_SDE_ROWID_UK", "fields": "vector_pub.CEMETERY_USER.PLOT_NICHE_OWNERS.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_620", "fields": "vector_pub.CEMETERY_USER.PLOT_NICHE_OWNERS.GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IUID", "fields": "vector_pub.CEMETERY_USER.PLOT_NICHE_OWNERS.OWNER_UID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R624_SDE_ROWID_UK", "fields": "vector_pub.CEMETERY_USER.CEMETERY_TRANSACTIONS.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_PURCHID", "fields": "vector_pub.CEMETERY_USER.CEMETERY_TRANSACTIONS.PURCHASE_ID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_624", "fields": "vector_pub.CEMETERY_USER.CEMETERY_TRANSACTIONS.GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "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": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "88391cd408ca401fb26d8e0e1a477e95" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 8, "name": "Niches", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 350, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "IS_AVAILABLE", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Is Available", "classes": [ { "label": "Available", "description": "Available", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 215, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 205, 170, 102, 255 ], "width": 1.4999999999999998 } }, "values": [ [ "Yes" ] ] }, { "label": "Owned", "description": "Owned", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 205, 170, 102, 255 ], "width": 1.4999999999999998 } }, "values": [ [ "No" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 215, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 205, 170, 102, 255 ], "width": 1.4999999999999998 } }, "value": "Yes", "label": "Available" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 205, 170, 102, 255 ], "width": 1.4999999999999998 } }, "value": "No", "label": "Owned" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 220, 252, 255 ], "toColor": [ 210, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 184, 255 ], "toColor": [ 190, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 179, 255 ], "toColor": [ 252, 179, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 179, 255 ], "toColor": [ 252, 228, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 241, 255 ], "toColor": [ 184, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 182, 252, 255 ], "toColor": [ 191, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 212, 255 ], "toColor": [ 230, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 236, 255 ], "toColor": [ 252, 204, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 244, 252, 255 ], "toColor": [ 215, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 202, 252, 255 ], "toColor": [ 223, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 182, 255 ], "toColor": [ 232, 252, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.MAP_LABEL", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 85, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 168, 112, 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": "Segoe UI", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1607906.0147055238, "ymin": 7220653.42819877, "xmax": 1611934.4584202766, "ymax": 7227013.067382351, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PRINTED_LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRINTED_LABEL", "type": "esriFieldTypeString", "alias": "Printed Label", "length": 37, "domain": null }, { "name": "COL_ROW", "type": "esriFieldTypeSmallInteger", "alias": "Row", "domain": null }, { "name": "COL_COLUMN", "type": "esriFieldTypeString", "alias": "Column", "length": 1, "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeString", "alias": "Symbol", "length": 11, "domain": { "type": "codedValue", "name": "CEMETERY_NICHE_SYMBOL", "description": "Unique values to render a niche's purchability", "codedValues": [ { "name": "Available", "code": "Available" }, { "name": "Owned", "code": "Owned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IS_AVAILABLE", "type": "esriFieldTypeString", "alias": "Is Available", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUM_INTERMENTS", "type": "esriFieldTypeInteger", "alias": "# Interments", "domain": null }, { "name": "OWNER_UID", "type": "esriFieldTypeString", "alias": "Owner UID", "length": 7, "domain": null }, { "name": "PURCHASE_ID", "type": "esriFieldTypeInteger", "alias": "Purchase ID", "domain": null }, { "name": "CERTIFICATE_DATE", "type": "esriFieldTypeDate", "alias": "Certificate Date", "length": 8, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 500, "domain": null }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "Note", "length": 500, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R617_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_617", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_LABEL", "fields": "PRINTED_LABEL", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_OWNER", "fields": "OWNER_UID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_PURCHASE", "fields": "PURCHASE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S560_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "88391cd408ca401fb26d8e0e1a477e95" } ], "tables": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 9, "name": "Owners", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNER_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER_UID", "type": "esriFieldTypeString", "alias": "Owner UID", "length": 7, "domain": null }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "Last, First Name of Owner", "length": 100, "domain": null }, { "name": "OWNER_ENTITY", "type": "esriFieldTypeString", "alias": "Owner Entity", "length": 100, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street Address", "length": 70, "domain": null }, { "name": "CARE_OF", "type": "esriFieldTypeString", "alias": "Care of", "length": 50, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP Code", "length": 10, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Full Address", "length": 100, "domain": null }, { "name": "PHONE_NUMBER", "type": "esriFieldTypeString", "alias": "Phone Number", "length": 12, "domain": null }, { "name": "EMAIL_ADDRESS", "type": "esriFieldTypeString", "alias": "Email Address", "length": 50, "domain": null }, { "name": "CASELLE_ID", "type": "esriFieldTypeInteger", "alias": "Caselle ID", "domain": null }, { "name": "LEGACY_ID", "type": "esriFieldTypeInteger", "alias": "Legacy ID", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 500, "domain": null }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "Note", "length": 1500, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_by", "type": "esriFieldTypeString", "alias": "created_by", "length": 255, "domain": null }, { "name": "created_on", "type": "esriFieldTypeDate", "alias": "created_on", "length": 8, "domain": null }, { "name": "last_edited_by", "type": "esriFieldTypeString", "alias": "last_edited_by", "length": 255, "domain": null }, { "name": "last_edited_on", "type": "esriFieldTypeDate", "alias": "last_edited_on", "length": 8, "domain": null } ], "indexes": [ { "name": "R620_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_620", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IUID", "fields": "OWNER_UID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "88391cd408ca401fb26d8e0e1a477e95" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 10, "name": "Transactions", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PURCHASE_DATE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PURCHASE_ID", "type": "esriFieldTypeInteger", "alias": "Purchase ID", "domain": null }, { "name": "OWNER_UID", "type": "esriFieldTypeString", "alias": "Owner UID", "length": 7, "domain": null }, { "name": "PURCHASE_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Purchase Year", "domain": null }, { "name": "PURCHASE_MONTH", "type": "esriFieldTypeSmallInteger", "alias": "Purchase Month", "domain": { "type": "range", "name": "NUMERIC_MONTH_VALUE", "description": "Numeric Month 1-12", "range": [ 1, 12 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PURCHASE_DAY", "type": "esriFieldTypeSmallInteger", "alias": "Purchase Day", "domain": { "type": "range", "name": "NUMERIC_DAY_VALUE", "description": "Numeric Day 1-31", "range": [ 1, 31 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PURCHASE_DATE", "type": "esriFieldTypeDate", "alias": "Purchase Date", "length": 8, "domain": null }, { "name": "PAID_IN_FULL", "type": "esriFieldTypeString", "alias": "Paid in Full?", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PURCHASE_PRICE", "type": "esriFieldTypeDouble", "alias": "Purchase Price", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 1500, "domain": null }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "Note", "length": 1500, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "indexes": [ { "name": "R624_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_PURCHID", "fields": "PURCHASE_ID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_OWNERUID", "fields": "OWNER_UID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_624", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "88391cd408ca401fb26d8e0e1a477e95" } ] }