{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Automated External Defibrillators", "type": "Feature Layer", "description": "This layer includes information pertaining to the location and type of defibrillators found on campus. More detailed descriptions of where defibrillators are located (ex: near restrooms) can also be found within the feature class. FieldsOBJECTID* Floor: Used to indicate which floor level a defibrillator is located on.Location: Within the building, describes where the defibrillator is located. ID: Unique identifier for each defibrillator. BuildingNum: Indicates the building number of where the defibrillator is located. Type: Indicates the company/model of the defibrillator. Populated by CVD: AEDTypeZollLifePak 500SamaritanHeartStartUnknownCardiac Science EGISID: The Enterprise GIS identification number. This number is automatically generated and incremented by a script. Do not edit this number.SHAPE* Point Z.Photo* Raster", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "University of Arizona Enterprise GIS (EGIS)", "parentLayer": null, "subLayers": [], "minScale": 1500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "38ecd6e1dae99d5077d0c499260d6a19", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAClklEQVQ4ja2UP0gbURzHP8a7mlaqJzGhRotaMRiRLOngYtZ0uDhk0aGUgpAbiiVzK6gQXSuoQw5EqUKnOtTJOavBYltSoqKLCRiHDIZGL7l0uNyRU2sp9Dc93p/Pe9/v970n8B9LuGdMXOxn1CUScID3l06hTSD1+ifpf4JtDBG7rhJ3ifidDhCajP5iBdRBMuUa6tsjlu6FJfrpHWhh5VEzstQCTod9siRAWcd/ofFhbZAXU4dEAO1O2FORlTYBuTcQpNUfpJRJU8oYqkS3l44xGdHt5fG2Sj6XCy8PsDl9zOQt2MYQMakZeXgiRt9M0tqglElzlpzHE40hhWQAupVZOhIK5U/qxEc/qVcZVhth4nWVuLvHawMBPOj04onGaPUHbf19M0lyn1V+lHgDDbB6av42T9dNT8nGI5QyaXxLO0hu2TbWPhzE9TXtX+xn7N0JKQHAJRK4abYp0QKF5NsTMJJ2iQSgDrvSEYUmY7FWyCO6uyyY6PZysqDAAviWvlhyzY2cDmO9LQCzzrdVupVZADzRGB1jEfbDXrqVOZtvZsqVGrQLSBbs2UNSxYpxj86Sc0gh2XYCKRSxNjD7ThMKAJdVqMGOBZO/kV7zcVDWDe+y8XFGtvYsuf3v7VclGx8HoKzDZZWDqazxxCyZFVAvNFZ6WkAr5Pj+8jkjW3u0+oM2D7PxcbRCDoALDUo661YYZkPJsro2SMTpINwpGsD9sHHvPNEY59uqJc0EFTV2G9+oLYCpQyLLA2yWdSaePDBiP00onCXnrdOU9fqJquzW3yZ3wgBt+pjJpI9UscKcJNApNIEzn6NSM8y+rHJQ0ln/66/RKBlY3RgieKUzeqUjajXyLpEj0+y76r7PkfpH+MfFN+s3yw0J4wbzVIYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.2769157469E7, "ymin": 3680424.6180000007, "xmax": -1.2209609758200001E7, "ymax": 4102286.415600002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Location", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Floor", "type": "esriFieldTypeSmallInteger", "alias": "Floor", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "ID", "type": "esriFieldTypeSmallInteger", "alias": "ID", "domain": null }, { "name": "SpaceNumLetter", "type": "esriFieldTypeString", "alias": "Building Number", "length": 255, "domain": null }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "AEDType", "description": "Manufacturer of AED Device", "codedValues": [ { "name": "Zoll", "code": 1 }, { "name": "LifePak 500", "code": 2 }, { "name": "Samaritan", "code": 3 }, { "name": "HeartStart", "code": 4 }, { "name": "Unknown", "code": 5 }, { "name": "Cardiac Science G3", "code": 6 }, { "name": "Cardiac Science G5", "code": 7 }, { "name": "HeartStart I", "code": 8 }, { "name": "HeartStart II", "code": 9 }, { "name": "Power Heart", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EGISID", "type": "esriFieldTypeInteger", "alias": "EGISID", "domain": null }, { "name": "Photo", "type": "esriFieldTypeRaster", "alias": "Photo", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 255, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "domain": null }, { "name": "PadExpDate", "type": "esriFieldTypeDate", "alias": "PadExpDate", "length": 8, "domain": null }, { "name": "BatExpDate", "type": "esriFieldTypeDate", "alias": "BatExpDate", "length": 8, "domain": null }, { "name": "LastChecked", "type": "esriFieldTypeDate", "alias": "LastChecked", "length": 8, "domain": null }, { "name": "AlreadyExp", "type": "esriFieldTypeString", "alias": "AlreadyExp", "length": 255, "domain": { "type": "codedValue", "name": "True/False", "description": "True/False", "codedValues": [ { "name": "True", "code": "TRUE" }, { "name": "False", "code": "FALSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Exp3Months", "type": "esriFieldTypeString", "alias": "Exp3Months", "length": 255, "domain": { "type": "codedValue", "name": "True/False", "description": "True/False", "codedValues": [ { "name": "True", "code": "TRUE" }, { "name": "False", "code": "FALSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BatteryExp", "type": "esriFieldTypeString", "alias": "BatteryExp", "length": 255, "domain": { "type": "codedValue", "name": "True/False", "description": "True/False", "codedValues": [ { "name": "True", "code": "TRUE" }, { "name": "False", "code": "FALSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SerialNum", "type": "esriFieldTypeString", "alias": "SerialNum", "length": 255, "domain": null }, { "name": "CabinetID", "type": "esriFieldTypeInteger", "alias": "CabinetID", "domain": null }, { "name": "IsMobile", "type": "esriFieldTypeString", "alias": "IsMobile", "length": 255, "domain": { "type": "codedValue", "name": "Y/N", "description": "yes/no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 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, "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 }