{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Automated External Defibrillator", "type": "Feature Layer", "description": "Point feature class containing known locations of AED devices in Chatham County, NC. The data is utilized by Chatham County Central Dispatch for the purposes of notifying 9-1-1 callers where an AED device is located in their respective location. The data is maintained by Chatham County 9-1-1 on an as needed basis. The data was added to the Chatham County GIS SDE database in April 2018.", "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, Chatham County EOC, Chatham County GIS", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "58dfc26486b79e977366b5c8aca84961", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACl0lEQVRIid3VP0hqYRjH8e+pQAT7Z01xjKA/0HBTiqAwjGgTGhokLxVhBOEkSMONsCKhIYOQGgxs1q0DZknoEgXNF4IGocWCrERaVEy82+Ge6zEluMO9z3R+z/s8H97hhdPEX6ym/wOXJCl6d3f37SuQIAjl8fHx0NTU1A9VPBKJWE9OTioW29raGBkZkfP19TWFQqFibnd39zugjlcro9FIPB7n6emJrq4uRFHk8fGxYq5cLgu/56p4S0sL7+/vci4WiywuLpJIJD6dq4mbTCaurq7w+Xzs7+8D4PF40Gq18oxer2d7e5v5+XkGBwdJp9P14X6/n+bmZnZ2dlhZWeH09JRUKkU2mwXA6XTidDrR6/UAeL1eVldXa+NjY2NYLBY5d3d343K5iEQinJ+f8/LywsbGhmJnaWmJzc3N2vjt7S0TExP4/X7FC5mZmcHhcJBIJLDb7XL/4uICt9vN8/NzbRzg5uaG0dFRXC4XBwcHAOTzeSwWCzabDYBCoYDdbkeSJDWiOt7Q0IDD4WB9fV3u3d/f097eTmNjIwAajYa9vT2KxSLRaLQ+fGBggFAoxPDwsKJvMpnI5XK8vb3R0dEBQH9/P2dnZ8RiMRYWFmrjr6+v9PT0KHrJZJLe3l60Wi06nY5kMklfX598bjAY5Jf0KZ7JZNja2uLw8JCHhwfW1tbIZDJIkoQoimg0Gqanp7FarXi9Xjo7O3G73ZRKpdo4QCAQACAYDJLP55mcnKS1tRWj0QhAqVQiEAgQDoeZm5vj8vJSjVHHPz4+ODo6quibzWZFzmazHB8fq8JV8T8rnU4TDoflnMvl6llT4mazOQWIaoPxeFz+np2drTgXBIGhoaGfVfHl5WVDXVeqUsFgUJH/3X/oL+ws6DEtvLMhAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1837585.6789197177, "ymin": 659965.9998140633, "xmax": 1988914.249949634, "ymax": 754185.5951671451, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PlaceName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "Location Description", "length": 100, "domain": null }, { "name": "PlaceName", "type": "esriFieldTypeString", "alias": "Place Name", "length": 100, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "ServicedDate", "type": "esriFieldTypeDate", "alias": "Serviced Date", "length": 8, "domain": null }, { "name": "PadType", "type": "esriFieldTypeString", "alias": "PadType", "length": 10, "domain": { "type": "codedValue", "name": "PadType", "description": "Defibrillator Pad Type", "codedValues": [ { "name": "Adult", "code": "Adult" }, { "name": "Pediatric", "code": "Pediatric" }, { "name": "Both", "code": "Both" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DefibrillatorType", "type": "esriFieldTypeString", "alias": "Defibrillator Type", "length": 20, "domain": { "type": "codedValue", "name": "DefibrillatorType", "description": "Operation type of Defibrillator", "codedValues": [ { "name": "Semi-Automatic", "code": "Semi-Automatic" }, { "name": "Fully-Automatic", "code": "Fully-Automatic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BatteryLife", "type": "esriFieldTypeString", "alias": "Battery Life", "length": 10, "domain": { "type": "codedValue", "name": "BatteryLife", "description": "Defibrillator Battery Length", "codedValues": [ { "name": "5-Year", "code": "5-Year" }, { "name": "7-Year", "code": "7-Year" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ExtraPads", "type": "esriFieldTypeString", "alias": "Extra Pads", "length": 3, "domain": { "type": "codedValue", "name": "YesNoUnknown", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Razor", "type": "esriFieldTypeString", "alias": "Razor", "length": 3, "domain": { "type": "codedValue", "name": "YesNoUnknown", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Towel", "type": "esriFieldTypeString", "alias": "Towel", "length": 50, "domain": { "type": "codedValue", "name": "YesNoUnknown", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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 } ], "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": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "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 }