{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 27, "name": "Curb Box", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3754, "latestWkid": 3754, "xyTolerance": 0.0131233333333334, "zTolerance": 8.0E-5, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.40487680974, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 21, "name": "WaterDistributionNetwork" }, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bc767273a2252e9f1badd6e682689b28", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB8ElEQVQ4jcWVQU7jMBiFn6BoJAQCZhfvOAJyLsC+XjBHmIW7mg17FPcC7OND0IVzjFocAVaNkNAMEiwYIRB6Ji5Om1KoQDwpSpM6X/7/2c/p4YvU+06wACABZM1vygHwq4IlAAWgUEohyzII8cJ1zhXeB64FMPgIWAIotdZSaw0pefmqoihQ1zWMMdpay5er2Q66wFJKOTbGoN/vhxv+4gHD0R0mN49wxz+R7a6FDsqyhNY6y/N8DCBP4b2uSk0Crc7/w4xuA5zKT65R/t5B/+BHrILWQCnlkjmYAyu2H6Gs0pzdtgawanX6F+bXNoqjrXCP41m5tdYAMLNgQfvoaQqV+xvTalPFF0Y4u7TWFl1gydmPEzX59xjO0VPC/eVDsIZV8zqOoeg5n/XecyJdCs745yKxch76cBP1zRPEn6v5MS/gbM4K0azTVdU8L1aKdNVYsUwp2DFRXPyp3Pl9aJ3nrklsjXUuxr0F9owpExXiu7cOsbuO4dnddACvF4nPeu/rGJJZKyxjykRxGcWl9B5Za6fVdoEHzD4X++z+8JaqqiKYlQ4XgSnF7NOvmMBl0MEgbHCETt4Ce24JzD4rZ6K61jc9ZftJpVMbFoHRwAWzz5jSFh7JfhwnirBWpcvAUWFTYUybRH3KFyRVq8336BkfOuqttwuI7QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1855651.7662030223, "ymin": 725018.6361175481, "xmax": 1878222.66758344, "ymax": 748867.8047084877, "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": "WS1_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": { "type": "codedValue", "name": "WS1_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": "Year_", "type": "esriFieldTypeSmallInteger", "alias": "Year Constructed", "domain": null }, { "name": "Size_", "type": "esriFieldTypeDouble", "alias": "Size", "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 }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R169_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_169", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_169", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S151_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, "effectiveMinScale": 3600, "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": "7b957c294de44bc5b58de8e25cfd255f" }