{ "currentVersion": 10.31, "id": 3, "name": "Cemetery Graves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 300, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Undetermined", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "Graves", "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "d8284b23c4b7c101b5594bdd61f72902", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAiNJREFUaIHNWMGWAyEI66Ef3j+fvey8breihIRobrt1QEQh5Hld1/VA8XrN/1Z/+3cN4muAJ/yFO1jUxwJ4wFUwByVEPeDqhjcFegMLmNns5kBv5AJ2XcfbbqP9dcCOzFQLH1rhH6sMjwyqD6Dr9gR24oBPy6zIT+0NizdR9jN684sb481wZJP1BXy/j3gwdgiG9lTyVMQx5W/WvhY2tRlmeHW3v1+8A64WDBTbqeWG1rATtSu92vwhwY3Az8PR/1g0FVN+WnL2awE8fRjJljLYYR9GDSAjnKvyAzY0bzi7rhKQWPc6g1qyhwMwue+AGdWhazioIDUP/y8ubqpYtQXUFs2VVop7zZS1dx4+kHHpMnyI0P6BwTWPpyW0eKmKHFo7ENuPzLSk2gCCRlEibksNzkI/RrtxW0p8XEKGgKgq9ZR4dF9bhGkpOHiKeLhhlGdvYBIP+r5R/qwAzbRW/HjHCBjZSdjuu9Kd6ghhux6wO7Oi58FrWuQGKFulosU4zK7tuA3FQ+1tSweKCN6idYAtLZc+6OpGmHPpDmzWt3oVj4zNaPxsOph9w8Po6RgO+awqbRAbvocHpQKJ/q7GdB6OFqnY1SGiHsa0dk1GFaQEgFV2Z2+sUWmU2fjI8Kw17JR/xHZyVdqtXqqeziBhmMTjQEeRTDEtF8xDhi9gVT0gi6Y/w9U2J+LbfMBMn674IH15RTykr1f9LFALuHriquGAsPEDwXsR/OWxRGoAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 }, "width": 45, "height": 45, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "1", "label": "Unusable", "description": "" } ] }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Block] CONCAT \"_\" CONCAT [Lot] CONCAT \"_\" CONCAT [Grave]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 100, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 486177.2981610857, "ymin": 275637.7866712585, "xmax": 488774.5629796721, "ymax": 277737.5846370086, "spatialReference": { "wkid": 103453, "latestWkid": 103453 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Block", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GraveID", "type": "esriFieldTypeInteger", "alias": "Grave ID", "domain": null }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "length": 10, "domain": null }, { "name": "Lot", "type": "esriFieldTypeString", "alias": "Lot", "length": 10, "domain": null }, { "name": "Grave", "type": "esriFieldTypeString", "alias": "Grave", "length": 10, "domain": null }, { "name": "Dimension", "type": "esriFieldTypeString", "alias": "Dimension", "length": 25, "domain": null }, { "name": "StakedOut", "type": "esriFieldTypeSmallInteger", "alias": "Staked Out", "domain": { "type": "codedValue", "name": "dBoolean", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ] } }, { "name": "Undetermined", "type": "esriFieldTypeSmallInteger", "alias": "Undetermined", "domain": { "type": "codedValue", "name": "dBoolean", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ] } }, { "name": "QCFlag", "type": "esriFieldTypeSmallInteger", "alias": "QC Flag", "domain": { "type": "codedValue", "name": "dBoolean", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ] } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 200, "domain": null }, { "name": "FieldImage", "type": "esriFieldTypeString", "alias": "Field Linked Image", "length": 300, "domain": null }, { "name": "GraveMark1", "type": "esriFieldTypeString", "alias": "Grave Marker Image 1", "length": 150, "domain": null }, { "name": "GraveMark2", "type": "esriFieldTypeString", "alias": "Grave Marker Image 2", "length": 150, "domain": null }, { "name": "GraveMark3", "type": "esriFieldTypeString", "alias": "Grave Marker Image 3", "length": 150, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }