{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 10, "name": "BEELines_132KV", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "UC_Lines" }, "defaultVisibility": true, "minScale": 1500000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "creator", "editDateField": "edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": 77.68200000000007, "ymin": 14.024785000000065, "xmax": 83.39109700000006, "ymax": 17.810222000000067, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 77, 168, 255 ], "width": 1.2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Name_of_Line"}, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "oid", "globalIdField": "globalid", "displayField": "Name_of_Line", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "oid", "type": "esriFieldTypeOID", "alias": "OID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "oid" }, { "name": "name_of_line", "type": "esriFieldTypeString", "alias": "Name of Line", "domain": null, "editable": true, "nullable": true, "length": 8000, "defaultValue": null, "modelName": "Name_of_Line" }, { "name": "lat1", "type": "esriFieldTypeDouble", "alias": "Lat1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lat1" }, { "name": "lang1", "type": "esriFieldTypeDouble", "alias": "Lang1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lang1" }, { "name": "lat2", "type": "esriFieldTypeDouble", "alias": "Lat2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lat2" }, { "name": "lang2", "type": "esriFieldTypeDouble", "alias": "Lang2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lang2" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" }, { "name": "creator", "type": "esriFieldTypeString", "alias": "creator", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "creator" }, { "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": "edited_date", "type": "esriFieldTypeDate", "alias": "edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "edited_date" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r147_sde_rowid_uk", "fields": "oid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_147", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a103_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "BEELines_132KV", "description": "", "prototype": { "attributes": { "lat2": null, "lang2": null, "name_of_line": null, "lat1": null, "lang1": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d87cca6eba524f20a6dbf3ea782afc5e" }