{ "currentVersion": 10.81, "id": 1, "name": "FieldLineGeometryTable", "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": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "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, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -180, "ymin": -51.96685026999995, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TypeOfConductorCode", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 2 }, "defaultLabel": "Others", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 }, "value": "C1001", "label": "C1001", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "C1002", "label": "C1002", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 229, 92, 247, 255 ], "width": 2 }, "value": "C1003", "label": "C1003", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "C1004", "label": "C1004", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 2 }, "value": "C1006", "label": "C1006", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "C1007", "label": "C1007", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 }, "value": "PRG1001", "label": "PRG1001", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 2 }, "value": "PRG1002", "label": "PRG1002", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 137, 102, 255 ], "width": 2 }, "value": "PRG1003", "label": "PRG1003", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 62, 122, 168, 255 ], "width": 2 }, "value": "PRG1004", "label": "PRG1004", "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": "GlobalID", "displayField": "FromPointSeqID", "typeIdField": "TypeOfConductorCode", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FromPointSeqID", "type": "esriFieldTypeString", "alias": "FromPointSeqID", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "FromPointSeqID" }, { "name": "ToPointSeqID", "type": "esriFieldTypeString", "alias": "ToPointSeqID", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "ToPointSeqID" }, { "name": "StretchID", "type": "esriFieldTypeString", "alias": "StretchID", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "StretchID" }, { "name": "TypeOfConductorCode", "type": "esriFieldTypeString", "alias": "TypeOfConductorCode", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TypeOfConductorCode" }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ProjectID", "type": "esriFieldTypeInteger", "alias": "ProjectID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ProjectID" }, { "name": "ConductorDescription", "type": "esriFieldTypeString", "alias": "ConductorDescription", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ConductorDescription" }, { "name": "ProjectDescription", "type": "esriFieldTypeString", "alias": "ProjectDescription", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ProjectDescription" }, { "name": "StretchLength", "type": "esriFieldTypeDouble", "alias": "StretchLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StretchLength" }, { "name": "ConductorCount", "type": "esriFieldTypeSmallInteger", "alias": "ConductorCount", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "ConductorCount" }, { "name": "Image_Count", "type": "esriFieldTypeInteger", "alias": "Image_Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Image_Count" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R7_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "C1001", "name": "C1001", "domains": {}, "templates": [ { "name": "C1001", "description": "", "prototype": { "attributes": { "StretchID": null, "ConductorCount": null, "FromPointSeqID": null, "ToPointSeqID": null, "TypeOfConductorCode": "C1001", "StretchLength": null, "ProjectDescription": null, "ConductorDescription": null, "ProjectID": null, "Image_Count": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "C1002", "name": "C1002", "domains": {}, "templates": [ { "name": "C1002", "description": "", "prototype": { "attributes": { "StretchID": null, "ConductorCount": null, "FromPointSeqID": null, "ToPointSeqID": null, "TypeOfConductorCode": "C1002", "StretchLength": null, "ProjectDescription": null, "ConductorDescription": null, "ProjectID": null, "Image_Count": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "C1003", "name": "C1003", "domains": {}, "templates": [ { "name": "C1003", "description": "", "prototype": { "attributes": { "StretchID": null, "ConductorCount": null, "FromPointSeqID": null, "ToPointSeqID": null, "TypeOfConductorCode": "C1003", "StretchLength": null, "ProjectDescription": null, "ConductorDescription": null, "ProjectID": null, "Image_Count": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "C1004", "name": "C1004", "domains": {}, "templates": [ { "name": "C1004", "description": "", "prototype": { "attributes": { "StretchID": null, "ConductorCount": null, "FromPointSeqID": null, "ToPointSeqID": null, "TypeOfConductorCode": "C1004", "StretchLength": null, "ProjectDescription": null, "ConductorDescription": null, "ProjectID": null, "Image_Count": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "C1006", "name": "C1006", "domains": {}, "templates": [ { "name": "C1006", "description": "", "prototype": { "attributes": { "StretchID": null, "ConductorCount": null, "FromPointSeqID": null, "ToPointSeqID": null, "TypeOfConductorCode": "C1006", "StretchLength": null, "ProjectDescription": null, "ConductorDescription": null, "ProjectID": null, "Image_Count": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "C1007", "name": "C1007", "domains": {}, "templates": [ { "name": "C1007", "description": "", "prototype": { "attributes": { "StretchID": null, "ConductorCount": null, "FromPointSeqID": null, "ToPointSeqID": null, "TypeOfConductorCode": "C1007", "StretchLength": null, "ProjectDescription": null, "ConductorDescription": null, "ProjectID": null, "Image_Count": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PRG1001", "name": "PRG1001", "domains": {}, "templates": [ { "name": "PRG1001", "description": "", "prototype": { "attributes": { "ConductorCount": 0, "StretchLength": null, "FromPointSeqID": null, "ToPointSeqID": null, "StretchID": null, "TypeOfConductorCode": "PRG1001", "ProjectDescription": null, "ConductorDescription": null, "ProjectID": null, "Image_Count": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PRG1002", "name": "PRG1002", "domains": {}, "templates": [ { "name": "PRG1002", "description": "", "prototype": { "attributes": { "ConductorCount": 0, "StretchLength": null, "FromPointSeqID": null, "ToPointSeqID": null, "StretchID": null, "TypeOfConductorCode": "PRG1002", "ProjectDescription": null, "ConductorDescription": null, "ProjectID": null, "Image_Count": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PRG1003", "name": "PRG1003", "domains": {}, "templates": [ { "name": "PRG1003", "description": "", "prototype": { "attributes": { "ConductorCount": 0, "StretchLength": null, "FromPointSeqID": null, "ToPointSeqID": null, "StretchID": null, "TypeOfConductorCode": "PRG1003", "ProjectDescription": null, "ConductorDescription": null, "ProjectID": null, "Image_Count": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PRG1004", "name": "PRG1004", "domains": {}, "templates": [ { "name": "PRG1004", "description": "", "prototype": { "attributes": { "ConductorCount": 0, "StretchLength": null, "FromPointSeqID": null, "ToPointSeqID": null, "StretchID": null, "TypeOfConductorCode": "PRG1004", "ProjectDescription": null, "ConductorDescription": null, "ProjectID": null, "Image_Count": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }