{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "Valve", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3165235.2034519166, "ymin": 1532874.4803078175, "xmax": 3198376.5203712434, "ymax": 1577672.098389566, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Active", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 154, 205, 50, 255 ], "width": 15 }, "defaultLabel": "all other values", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 154, 205, 50, 255 ], "width": 15 }, "value": "1", "label": "Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 169, 169, 255 ], "width": 15 }, "value": "-1", "label": "Inactive" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "AssetID", "typeIdField": "Active", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AssetID" }, { "name": "Active", "type": "esriFieldTypeSmallInteger", "alias": "Active", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Active" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Description" }, { "name": "FromNodeId", "type": "esriFieldTypeString", "alias": "From", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FromNodeId" }, { "name": "ToNodeId", "type": "esriFieldTypeString", "alias": "To", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ToNodeId" }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Zone" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Location" }, { "name": "Paving", "type": "esriFieldTypeString", "alias": "Paving", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Paving" }, { "name": "PavingSchedule", "type": "esriFieldTypeDate", "alias": "Paving Schedule", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PavingSchedule" }, { "name": "CIPSchedule", "type": "esriFieldTypeDate", "alias": "CIP Schedule", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CIPSchedule" }, { "name": "AssetType", "type": "esriFieldTypeString", "alias": "Asset Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AssetType" }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "Life Cycle Status", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LifeCycleStatus" }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "Owned By", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OwnedBy" }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MaintainedBy" }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Manufacturer" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Material" }, { "name": "Size", "type": "esriFieldTypeDouble", "alias": "Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Size" }, { "name": "InstallYear", "type": "esriFieldTypeInteger", "alias": "Install Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InstallYear" }, { "name": "Capacity", "type": "esriFieldTypeDouble", "alias": "Capacity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Capacity" }, { "name": "MSX", "type": "esriFieldTypeDouble", "alias": "MSX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MSX" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Condition" }, { "name": "FailurePredict", "type": "esriFieldTypeDouble", "alias": "FailurePredict", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FailurePredict" }, { "name": "FailureProbability", "type": "esriFieldTypeDouble", "alias": "FailureProbability", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FailureProbability" }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "COF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COF" }, { "name": "LOF", "type": "esriFieldTypeDouble", "alias": "LOF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOF" }, { "name": "Risk", "type": "esriFieldTypeDouble", "alias": "Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Risk" }, { "name": "RehabPlan", "type": "esriFieldTypeString", "alias": "RehabPlan", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RehabPlan" }, { "name": "RehabCost", "type": "esriFieldTypeDouble", "alias": "RehabCost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RehabCost" }, { "name": "ValueField", "type": "esriFieldTypeString", "alias": "ValueField", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ValueField" }, { "name": "NumValueField", "type": "esriFieldTypeDouble", "alias": "NumValueField", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumValueField" }, { "name": "FlowDirection", "type": "esriFieldTypeInteger", "alias": "FlowDirection", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlowDirection" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1104_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1104", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1092_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "Active", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "FlowDirection": null, "Type": null, "AssetID": null, "Active": 1, "Description": null, "FromNodeId": null, "ToNodeId": null, "Zone": null, "Location": null, "Paving": null, "PavingSchedule": null, "CIPSchedule": null, "AssetType": null, "LifeCycleStatus": null, "OwnedBy": null, "MaintainedBy": null, "Manufacturer": null, "Material": null, "Size": null, "InstallYear": null, "Capacity": null, "MSX": null, "Condition": null, "FailurePredict": null, "FailureProbability": null, "COF": null, "LOF": null, "Risk": null, "RehabPlan": null, "RehabCost": null, "ValueField": null, "NumValueField": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": -1, "name": "Inactive", "domains": {}, "templates": [ { "name": "-1", "description": "", "prototype": { "attributes": { "FlowDirection": null, "Type": null, "AssetID": null, "Active": -1, "Description": null, "FromNodeId": null, "ToNodeId": null, "Zone": null, "Location": null, "Paving": null, "PavingSchedule": null, "CIPSchedule": null, "AssetType": null, "LifeCycleStatus": null, "OwnedBy": null, "MaintainedBy": null, "Manufacturer": null, "Material": null, "Size": null, "InstallYear": null, "Capacity": null, "MSX": null, "Condition": null, "FailurePredict": null, "FailureProbability": null, "COF": null, "LOF": null, "Risk": null, "RehabPlan": null, "RehabCost": null, "ValueField": null, "NumValueField": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }