{ "layers": [ { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 0, "name": "LV_Line", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 497480.8700641515, "ymin": 4731406.401235737, "xmax": 533852.4663147833, "ymax": 4774226.08783406, "spatialReference": { "wkt": "PROJCS[\"ITRF_2005\",GEOGCS[\"GCS_ITRF_2005\",DATUM[\"D_ITRF_2005\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",5000000.0],PARAMETER[\"Central_Meridian\",30.0],PARAMETER[\"Scale_Factor\",0.9999],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5122600, "falseY": -5001100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"ITRF_2005\",GEOGCS[\"GCS_ITRF_2005\",DATUM[\"D_ITRF_2005\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",5000000.0],PARAMETER[\"Central_Meridian\",30.0],PARAMETER[\"Scale_Factor\",0.9999],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5122600, "falseY": -5001100, "xyUnits": 4.503104285899046E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 204, 249, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "substation_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "substation_name", "type": "esriFieldTypeString", "alias": "Substation Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Substation_Name" }, { "name": "feeder_name", "type": "esriFieldTypeString", "alias": "Feeder Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Feeder_Name" }, { "name": "transformer_name", "type": "esriFieldTypeString", "alias": "Name TRF", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Transformer_Name" }, { "name": "voltage", "type": "esriFieldTypeDouble", "alias": "Voltage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Voltage" }, { "name": "conductor_size", "type": "esriFieldTypeString", "alias": "Conductor Size", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Conductor_Size" }, { "name": "conductor_type", "type": "esriFieldTypeString", "alias": "Conductor type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Conductor_type" }, { "name": "phases", "type": "esriFieldTypeString", "alias": "Phases", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Phases" }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "year_of_commissioning", "type": "esriFieldTypeDouble", "alias": "Year of Commissioning", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year_of_Commissioning" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Notes" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "branch_name", "type": "esriFieldTypeString", "alias": "Branch Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Branch_Name" }, { "name": "sector", "type": "esriFieldTypeString", "alias": "Sector", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Sector" }, { "name": "cell", "type": "esriFieldTypeString", "alias": "Cell", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Cell" }, { "name": "pole_number", "type": "esriFieldTypeString", "alias": "Pole_Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Pole_Number" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r216_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a192_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "LV_Line", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9a9ee09d9b874761ace4056ef14f1fde" } ], "tables": [] }