{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Cemeteries", "type": "Feature Layer", "description": "Point features representing cemetery locations in Chatham County, NC. The cemetery feature class includes family, public, and private cemeteries throughout Chatham County, The source data including additions/revisions is provided to the Chatham County GIS department through a local non-profit agency. Chatham County GIS maintains the layer as they receive new source information.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "Chatham County Historical Association, Chatham County, Chatham County GIS", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "41ea343ff7c5821cb549933d3f1ca2d8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA9ElEQVQ4jdWU0W3EIBBE30rXBLgMUobdRtzG1XFt4DJMG2wZmw/ASmJ851yiSDc/2LA8r5jBF/5Yl3uLZhaAK+DqlAKziOSngEAAxpRSeQkBYARuzwIBmOcZgHVdH9aeAv5ELwKsbobOuu/MTWbWYy0ikluHV4p7OzWHVRVVxTk3HtQm4K0BXUppc/MI6r1v0fmiGCPOlag+PENV3Z69750A5Jx3QA0hHOZsGAag5LBt7H17A4rIZGbvnaIJGBukjgsQO7XL5w4Rkd11qm5+NyD2apteJNj/DowxkvPhL/A8UERuZja5IijRWH7VoYhMp1qr+gCNtU/l6byIcQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CEMNUM]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1831557.2579057217, "ymin": 644143.4359868169, "xmax": 2025686.4690559655, "ymax": 781097.9484945536, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.002, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CEM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 20, "domain": null }, { "name": "CEMNUM", "type": "esriFieldTypeString", "alias": "CEMNUM", "length": 8, "domain": null }, { "name": "DEWS_ID", "type": "esriFieldTypeString", "alias": "DEWS_ID", "length": 254, "domain": null }, { "name": "CEM_NAME", "type": "esriFieldTypeString", "alias": "CEM_NAME", "length": 254, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 30, "domain": { "type": "codedValue", "name": "WS1_CemeteryLocated", "description": "Was the cemetery located?", "codedValues": [ { "name": "LOCATED", "code": "LOCATED" }, { "name": "NOT LOCATED", "code": "NOT LOCATED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "CEM_TYPE", "type": "esriFieldTypeString", "alias": "CEM_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "WS1_CemeteryType", "description": "Classification of the Cemetery", "codedValues": [ { "name": "CHURCH", "code": "CHURCH" }, { "name": "FAMILY", "code": "FAMILY" }, { "name": "FAMILY HISTORICAL", "code": "FAMILY HISTORICAL" }, { "name": "FAMILY PRIVATE", "code": "FAMILY PRIVATE" }, { "name": "PRIVATE", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GRAVES", "type": "esriFieldTypeSmallInteger", "alias": "GRAVES", "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 }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }