{ "currentVersion": 10.91, "id": 28, "name": "Cemetery Plots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "copyrightText": "", "parentLayer": { "id": 26, "name": "Cemetery" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PAVAILABILITY", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "Unknown", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 } }, "value": "Available", "label": "Available", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 123, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Reserved", "label": "Reserved", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[PLOT_NUMBER]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 225, 225, 225, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 30719.512099999934, "ymin": 5904816.6413, "xmax": 30961.832399999723, "ymax": 5904952.9505, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDENTIFIER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDENTIFIER", "type": "esriFieldTypeString", "alias": "IDENTIFIER", "length": 50, "domain": null }, { "name": "CEMETERY_NAME", "type": "esriFieldTypeString", "alias": "CEMETERY_NAME", "length": 50, "domain": null }, { "name": "PLOT_NUMBER", "type": "esriFieldTypeString", "alias": "PLOT_NUMBER", "length": 50, "domain": null }, { "name": "SECTION_NUMBER", "type": "esriFieldTypeString", "alias": "SECTION_NUMBER", "length": 50, "domain": null }, { "name": "ROW", "type": "esriFieldTypeString", "alias": "ROW", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "DATA_CAPTURE_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "DATA_CAPTURE_YEAR", "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 }, { "name": "GISID", "type": "esriFieldTypeString", "alias": "GISID", "length": 25, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PTYPE", "type": "esriFieldTypeString", "alias": "Plot Type", "length": 25, "domain": { "type": "codedValue", "name": "PlotType", "description": "Type of cemetery plot in regards to type of burrials", "codedValues": [ { "name": "Deep, Standard, 2 Cremains", "code": "DS2CR" }, { "name": "Standard, 3 Cremains", "code": "S3CR" }, { "name": "4 Cremains", "code": "4CR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PAVAILABILITY", "type": "esriFieldTypeString", "alias": "Plot Availability", "length": 25, "domain": { "type": "codedValue", "name": "PlotAvailability", "description": "Whether the cemetery plot or columbarium is available or reserved", "codedValues": [ { "name": "Available", "code": "Available" }, { "name": "Reserved", "code": "Reserved" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUMINTERRED", "type": "esriFieldTypeSmallInteger", "alias": "Number of Interred (1-4)", "domain": { "type": "range", "name": "NumInterred_Plots", "description": "Number of interred in the cemetery plot", "range": [ 0, 4 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R44_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_44", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G118IDENTIFIER", "fields": "IDENTIFIER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_44", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S20_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }