{ "currentVersion": 10.61, "id": 2, "name": "Interconnect Cables", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "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, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -9220599.4652, "ymin": 3241961.4877999984, "xmax": -9207116.9205, "ymax": 3251421.1339000016, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Material", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 2 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 2 }, "value": "", "label": "", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 2 }, "value": "CP", "label": "Copper", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "EM", "label": "Empty", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 }, "value": "FB", "label": "Fiber", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Material", "typeIdField": "Material", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "Cable_Mat", "description": "Cable material for traffic signal connection system", "codedValues": [ { "name": "Copper", "code": "CP" }, { "name": "Fiber", "code": "FB" }, { "name": "Empty", "code": "EM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6 }, { "name": "Pairs", "type": "esriFieldTypeDouble", "alias": "Pairs", "domain": null, "editable": true, "nullable": true }, { "name": "Cond_Dia", "type": "esriFieldTypeDouble", "alias": "Conduit Diameter", "domain": null, "editable": true, "nullable": true }, { "name": "Cond_Mat", "type": "esriFieldTypeString", "alias": "Conduit Material", "domain": { "type": "codedValue", "name": "Conduit_Material", "description": "Conduit material for traffic signal connection system", "codedValues": [ { "name": "PVC", "code": "PVC" }, { "name": "Poly", "code": "Poly" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4 }, { "name": "Trffc_Zone", "type": "esriFieldTypeDouble", "alias": "Traffic Zone", "domain": null, "editable": true, "nullable": true }, { "name": "Date_Instd", "type": "esriFieldTypeDate", "alias": "Date Installed", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 15 }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R877_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_877", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_877", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S830_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": null, "name": "", "domains": { "Material": {"type": "inherited"}, "Cond_Mat": {"type": "inherited"} }, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "last_edited_date": null, "Material": null, "Pairs": null, "Cond_Dia": null, "Cond_Mat": null, "Trffc_Zone": null, "Date_Instd": null, "Source": null, "Notes": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "CP", "name": "CP", "domains": { "Material": {"type": "inherited"}, "Cond_Mat": {"type": "inherited"} }, "templates": [ { "name": "Copper", "description": "", "prototype": { "attributes": { "last_edited_date": null, "Material": "CP", "Pairs": null, "Cond_Dia": null, "Cond_Mat": null, "Trffc_Zone": null, "Date_Instd": null, "Source": null, "Notes": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "EM", "name": "EM", "domains": { "Material": {"type": "inherited"}, "Cond_Mat": {"type": "inherited"} }, "templates": [ { "name": "Empty", "description": "", "prototype": { "attributes": { "last_edited_date": null, "Material": "EM", "Pairs": null, "Cond_Dia": null, "Cond_Mat": null, "Trffc_Zone": null, "Date_Instd": null, "Source": null, "Notes": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FB", "name": "FB", "domains": { "Material": {"type": "inherited"}, "Cond_Mat": {"type": "inherited"} }, "templates": [ { "name": "Fiber", "description": "", "prototype": { "attributes": { "last_edited_date": null, "Material": "FB", "Pairs": null, "Cond_Dia": null, "Cond_Mat": null, "Trffc_Zone": null, "Date_Instd": null, "Source": null, "Notes": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }