{ "currentVersion": 10.61, "id": 15, "name": "Electric Line", "parentLayerId": -1, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "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": -8570407.9043, "ymin": 4381801.516900003, "xmax": -8553911.3164, "ymax": 4398725.783799998, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Subtype", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "0", "label": "Overhead", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "1", "label": "Underground", "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": "MapNumber", "typeIdField": "Subtype", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "MapNumber", "type": "esriFieldTypeString", "alias": "MapNumber", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "Subtype", "type": "esriFieldTypeSmallInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true }, { "name": "ConductorType", "type": "esriFieldTypeString", "alias": "ConductorType", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "Phase", "type": "esriFieldTypeSmallInteger", "alias": "Phase", "domain": null, "editable": true, "nullable": true }, { "name": "ElectricTraceWeight", "type": "esriFieldTypeString", "alias": "ElectricTraceWeight", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "FeederID", "type": "esriFieldTypeString", "alias": "FeederID", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "FeederID2", "type": "esriFieldTypeString", "alias": "FeederID2", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "FeederInfo", "type": "esriFieldTypeString", "alias": "FeederInfo", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "NeutralMaterial", "type": "esriFieldTypeString", "alias": "NeutralMaterial", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "NeutralSize", "type": "esriFieldTypeString", "alias": "NeutralSize", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "NominalVoltage", "type": "esriFieldTypeString", "alias": "NominalVoltage", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Operating_Voltage", "type": "esriFieldTypeString", "alias": "Operating_Voltage", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R84_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S30_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 0, "name": "0", "domains": {}, "templates": [ { "name": "0", "description": "", "prototype": { "attributes": { "Enabled": 1, "Comments": null, "MapNumber": null, "Subtype": 0, "ConductorType": null, "Phase": null, "ElectricTraceWeight": null, "FeederID": null, "FeederID2": null, "FeederInfo": null, "NeutralMaterial": null, "NeutralSize": null, "NominalVoltage": null, "Operating_Voltage": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "Enabled": 1, "Comments": null, "MapNumber": null, "Subtype": 1, "ConductorType": null, "Phase": null, "ElectricTraceWeight": null, "FeederID": null, "FeederID2": null, "FeederInfo": null, "NeutralMaterial": null, "NeutralSize": null, "NominalVoltage": null, "Operating_Voltage": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }