{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 71, "name": "Facility Site Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.020833333333334, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.1967069999933685E8, "falseY": -9.561289999933605E7, "xyUnits": 3071.999999999902, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c612492280b750a522b1c90d2e1210fb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACaUlEQVRIibWVvW/TQBjG31hByjFhq4u9ARO0C0qGCIUFCSYjdShNTdeq/AMduiXZOvQfIOpa3HwMRaFLkViIUKV+THHTBZiwl4qORqqw0XPhHNtxYhfEI1mxzpffvffe+z6Xp/+ofNoE0zQ1X7pVlHI51fc9DWNezu+tLi+f/jV8t90uSl6uzm4zXZZlYoUCMcb4N9t2amarS+RTk/zrhmEYdma42erUlTtKTdNUWph/MPFdjH35+m39+ORs3Wx1Gkb1ZT0Vbu51eoqs6KXSI1Jkeea279+7S5qq0qf+55q511WNlaXXU+E8YlnRnz97SlnFWIEw//DDR+zACe8gH84xUoGIE9XvE+3sEK2tEVUqE5+fVB7Tu95BbbfdDg47gOPwkOPEVACKB9rYGC2AJ7aDhfmHZFnDN0RUCuAoN1TFxOFdXIygiDq+GMa2t4nm5oJh/H9gnRcjaUEdo9wi2t8fQS4vk9OEhXWdaHOTaHExGMbu37a6L15Vl3ocjgZBHUe0tTV+Pzoa/ZbL0XcxLwQHB7xx5L6niQaJAAVglsRiAs4Y5wXwVJUzLJKgvPAKtHRSN95Utu1wXgBHXXKv+Ee57k/6cXVFkvfLCeBcPjXhFWjpmamIj4cO2XYczhFGFoJfN2BC8Ao0RPyg0oSIB9Y5eZLXFGMBHKvB3WBCN/EWoYE1JNd1G6vVsc9HqgWmA3eDCcEr+A4yRTwk+7v93liJ2u5EKcI24W4wIXjFtArC4SHHSAUijoMT4WIHcDeYELwCLR27iXjEODzkOJyKVDj0xza5u8Er4ncoym3a9ZYKDwsmlGVeXL8BvmEaWZxpyl8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1843441.368831098, "ymin": 707366.7073727548, "xmax": 1883984.0260576606, "ymax": 759854.205094114, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "cFacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "cLegacyID", "type": "esriFieldTypeString", "alias": "Legacy ID", "length": 50, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Location", "length": 130, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location Details", "length": 256, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "cWarranty", "type": "esriFieldTypeString", "alias": "Warranty Information", "length": 256, "domain": null }, { "name": "cWarrantyResponsible", "type": "esriFieldTypeString", "alias": "Warranty Responsible", "length": 20, "domain": null }, { "name": "cStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 10, "domain": { "type": "codedValue", "name": "cDomLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "In Service", "code": "INSERV" }, { "name": "Out of Service", "code": "OOSERV" }, { "name": "Disposed/Removed", "code": "DISPOSE" }, { "name": "Planned/On Order", "code": "PLANNED" }, { "name": "Abandoned in Place", "code": "ABAND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "cAssetCost", "type": "esriFieldTypeDouble", "alias": "Asset Cost", "domain": null }, { "name": "cCondition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null }, { "name": "cConditionDate", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "cLifeExpectancy", "type": "esriFieldTypeSmallInteger", "alias": "Life Expectancy in Yrs", "domain": null }, { "name": "cCOF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "cPOF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "domain": null }, { "name": "cBRE", "type": "esriFieldTypeSmallInteger", "alias": "Business Risk Exposure", "domain": null }, { "name": "cHazard", "type": "esriFieldTypeString", "alias": "Hazard?", "length": 3, "domain": null }, { "name": "cComments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "length": 10, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Old_Address", "type": "esriFieldTypeString", "alias": "Address", "length": 125, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 20, "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 15, "domain": null }, { "name": "Land_Use", "type": "esriFieldTypeDouble", "alias": "Land_Use", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 200, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R267_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_267", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_267", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S230_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "55a713d9ed604bdeafcc5bd84adb42e2" }