{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 95, "name": "Lighting - Streetlight Pullbox", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.1967069999978344E8, "falseY": -9.561289999976303E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "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 }, "copyrightText": "", "parentLayer": { "id": 91, "name": "Lighting" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e65e4a137614c46d72b3fa5b83510329", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA30lEQVQ4jbWSPQrCQBCFv2K1Vox4hVzAImBlLwjp0uQINl7DwlIQ7Oy8g0UgRS4QyAkEBWttZMJGNmET49+DZffBzNuZN6Ooh1vhqS1I1STPPdgNNDnBLQEfiNoKOD70Ak3WcE/AeaeCEobQEVE+FWiC0vdE/+DUGFjEVE2NRMAdw2EKfV1qjqJ/4x3qk2MD1wy8vIIRdBdGsg2moOAIZD/z4ALsX/y4bxBIY5jFZePEsDAwkpewqmzjWbjSJLJs2dMwDUneWlvgC/xNIJU5y6gMSM+tBSJZEpmzKWqLfACxmim0JMhVQgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1856949.5111580193, "ymin": 725402.8236550242, "xmax": 1879764.3444592655, "ymax": 749084.3498210758, "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": "cFacilityID", "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": "Out of Service", "code": "OOSERV" }, { "name": "Disposed/Removed", "code": "DISPOSE" }, { "name": "Planned/On Order", "code": "PLANNED" }, { "name": "Abandoned in Place", "code": "ABAND" }, { "name": "In Service/Exsisting", "code": "INSERV" }, { "name": "Stump", "code": "STMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "cAssetCost", "type": "esriFieldTypeDouble", "alias": "Asset Cost", "domain": null }, { "name": "cCondition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": { "type": "codedValue", "name": "cDomCondition1", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": 1 }, { "name": "Good", "code": 2 }, { "name": "Fair", "code": 3 }, { "name": "Poor", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "Image_", "type": "esriFieldTypeString", "alias": "Image File", "length": 100, "domain": null }, { "name": "SERVER_LINK", "type": "esriFieldTypeString", "alias": "Server Link", "length": 250, "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": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": { "type": "codedValue", "name": "StreetlightPullboxType", "description": "Streetlight Pullbox Type", "codedValues": [ { "name": "Pullbox", "code": "Pullbox" }, { "name": "Junction Box", "code": "Junction Box" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R257_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_257", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_257", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S222_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": "9555ef6e7a474ad1aea4c7be1ab4d407" }