{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "AED-Defibrillator", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 300, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a6609dcc69bb7af2eb67b51506db3300", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABsklEQVQ4ja3UMSiEYRzH8e/d+z4vzgllOr3FdgvRyXh0g4UyMBpe3cBgkc0uw5USA8rkkqQYlFJKWa4bZDOcSSRRXt3r3vO+r/cxKHXcXd11v3q2//N5/v//8Kg0KGrDoScwJEzUeH89AlclkIQBYKpG6IS/UKWIwUG0RILCxgbScSrWVYWUSITO01OslRWk51V9sCoU1HX8hwdChoG9t4fM5+vsqLsbEYthra4iLav+jorHxxR2dihsb4OUtUNieBg3m0UbGeHz/Bw1GkWNRpGWRSAcRto2TjYLrlsZUnp76djdxZyZQQwNERACL5cDILSwgJ1Oo+g6rUtLmHNzgpeX8lBodhYzmaQlmeTr/h4vl8O7uUFKSfP0NMWjIwCk49C2vNzP4mIZKBhEGx3Fvb5GxGL4z89o8ThKTw/4fkmp//6O0tUVLjta09gYzuUl/usrxcNDtHgcK5XCzWQA6Dg4+K1tHh/HPju7KwupfX18rK3hmyZOJkNTIkHr/DzSMH7Gyedp39oCIXAuLiju7z/+g75gs5BKnQAEADyPt8nJvyssiQK3/yAd7vg5daVh/9E3bD6eunf+RqwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 946983.5279511623, "ymin": 740250.204907991, "xmax": 947257.9194627441, "ymax": 740296.5145266578, "spatialReference": { "wkid": 102658, "latestWkid": 2236, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.9635623058686186E7, "falseY": -4.4926302916912034E7, "xyUnits": 1.2477372748963171E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INSIDE_OUTSIDE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INSIDE_OUTSIDE", "type": "esriFieldTypeString", "alias": "Inside/Outside", "length": 50, "domain": { "type": "codedValue", "name": "Inside_Outside", "description": "Inside/Outside Flag", "codedValues": [ { "name": "Inside", "code": "Inside" }, { "name": "Outside", "code": "Outside" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENTRANCEDIRECTION", "type": "esriFieldTypeString", "alias": "Entrance Direction", "length": 50, "domain": { "type": "codedValue", "name": "Direction", "description": "The direction the sign is facing", "codedValues": [ { "name": "East", "code": "East" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "West", "code": "West" }, { "name": "Northeast", "code": "Northeast" }, { "name": "Northwest", "code": "Northwest" }, { "name": "Southeast", "code": "Southeast" }, { "name": "Southwest", "code": "Southwest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTINSPECDATE", "type": "esriFieldTypeDate", "alias": "Last Inspection", "length": 8, "domain": null }, { "name": "INSPECTBY", "type": "esriFieldTypeString", "alias": "Last Inspect By", "length": 50, "domain": null }, { "name": "PROJNUM", "type": "esriFieldTypeString", "alias": "Project", "length": 50, "domain": null }, { "name": "DRAWNUM", "type": "esriFieldTypeString", "alias": "Drawing Number", "length": 50, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 50, "domain": { "type": "codedValue", "name": "DataSource", "description": "A description of the source documentation for the asset", "codedValues": [ { "name": "Aerial Photo", "code": "AP" }, { "name": "Satellite Imagery", "code": "SI" }, { "name": "CCTV", "code": "CCTV" }, { "name": "GPS Collected", "code": "GPS" }, { "name": "Other sources", "code": "-2" }, { "name": "Asbuilt Survey/Project", "code": "ASBUILT" }, { "name": "Field/site visit or Field notes", "code": "Field/Site" }, { "name": "CAD Drawing", "code": "CAD" }, { "name": "Georeferenced plans", "code": "GEOREF" }, { "name": "Google Earth", "code": "GOOGLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "Maximo Asset Number", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building ID", "length": 10, "domain": null }, { "name": "FLOORID", "type": "esriFieldTypeString", "alias": "Floor ID", "length": 10, "domain": { "type": "codedValue", "name": "FloorLevel", "description": "Floor level", "codedValues": [ { "name": "01", "code": "01" }, { "name": "02", "code": "02" }, { "name": "03", "code": "03" }, { "name": "00", "code": "00" }, { "name": "MZ", "code": "MZ" }, { "name": "RF", "code": "RF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROOMID", "type": "esriFieldTypeString", "alias": "Room ID", "length": 10, "domain": null }, { "name": "LOCID", "type": "esriFieldTypeString", "alias": "Location ID", "length": 20, "domain": null }, { "name": "ASBUILTLINK", "type": "esriFieldTypeString", "alias": "Asbuilt Hyperlink", "length": 100, "domain": null }, { "name": "OMLINK", "type": "esriFieldTypeString", "alias": "O&M Hyperlink", "length": 100, "domain": null }, { "name": "OTHERLINK", "type": "esriFieldTypeString", "alias": "Other Hyperlink", "length": 100, "domain": null }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S565_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }