{ "currentVersion": 10.7, "id": 61, "name": "Progress Segment Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "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": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 266726.4844, "ymin": 2087785.7097, "xmax": 2747442.0804, "ymax": 7651416.4574, "spatialReference": { "wkid": 32643, "latestWkid": 32643 } }, "sourceSpatialReference": { "wkid": 32643, "latestWkid": 32643 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "Complete", "label": "Complete", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 2 }, "value": "Deleted", "label": "Deleted", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "In Progress", "label": "In Progress", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "Part Completed", "label": "Part Completed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "Pending", "label": "Pending", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "WBSCODE", "typeIdField": "STATUS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "WBSCODE", "type": "esriFieldTypeString", "alias": "WBSCode", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WBSCode" }, { "name": "VERSION", "type": "esriFieldTypeString", "alias": "Version", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Version" }, { "name": "SAPUSER", "type": "esriFieldTypeString", "alias": "SAP User", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SAPUser" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "WBS_ProgSeg_Status", "description": "", "codedValues": [ { "name": "Pending", "code": "Pending" }, { "name": "Part Completed", "code": "Part Completed" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Complete", "code": "Complete" }, { "name": "Deleted", "code": "Deleted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "PROGPERCNT", "type": "esriFieldTypeSmallInteger", "alias": "Progress Percent", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ProgPercnt" }, { "name": "ENTRYTIME", "type": "esriFieldTypeDate", "alias": "Entry Time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EntryTime" }, { "name": "EXPIRETIME", "type": "esriFieldTypeDate", "alias": "Expire Time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ExpireTime" }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "Remarks", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Remarks" }, { "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" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R390957_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Complete", "name": "Complete", "domains": { "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Complete", "description": "", "prototype": { "attributes": { "REMARKS": null, "EXPIRETIME": null, "WBSCODE": null, "VERSION": null, "SAPUSER": null, "STATUS": "Complete", "PROGPERCNT": null, "ENTRYTIME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Deleted", "name": "Deleted", "domains": { "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Deleted", "description": "", "prototype": { "attributes": { "REMARKS": null, "EXPIRETIME": null, "WBSCODE": null, "VERSION": null, "SAPUSER": null, "STATUS": "Deleted", "PROGPERCNT": null, "ENTRYTIME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "In Progress", "name": "In Progress", "domains": { "STATUS": {"type": "inherited"} }, "templates": [ { "name": "In Progress", "description": "", "prototype": { "attributes": { "REMARKS": null, "EXPIRETIME": null, "WBSCODE": null, "VERSION": null, "SAPUSER": null, "STATUS": "In Progress", "PROGPERCNT": null, "ENTRYTIME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Part Completed", "name": "Part Completed", "domains": { "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Part Completed", "description": "", "prototype": { "attributes": { "REMARKS": null, "EXPIRETIME": null, "WBSCODE": null, "VERSION": null, "SAPUSER": null, "STATUS": "Part Completed", "PROGPERCNT": null, "ENTRYTIME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Pending", "name": "Pending", "domains": { "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Pending", "description": "", "prototype": { "attributes": { "REMARKS": null, "EXPIRETIME": null, "WBSCODE": null, "VERSION": null, "SAPUSER": null, "STATUS": "Pending", "PROGPERCNT": null, "ENTRYTIME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }