{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Primary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": 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 }, "extent": { "xmin": 1.5742718952690586E7, "ymin": -4453576.250941321, "xmax": 1.709798143627759E7, "ymax": -3271069.851797551, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 28, 130, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": null, "displayField": "substation", "typeIdField": "", "fields": [ { "name": "substation", "type": "esriFieldTypeString", "alias": "Substation", "domain": null, "editable": true, "nullable": true, "length": 49, "defaultValue": null, "modelName": "substation" }, { "name": "year", "type": "esriFieldTypeDouble", "alias": "Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "year" }, { "name": "start_date", "type": "esriFieldTypeDate", "alias": "start_date", "domain": null, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "start_date" }, { "name": "end_date", "type": "esriFieldTypeDate", "alias": "end_date", "domain": null, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "end_date" }, { "name": "voltage_level_primary", "type": "esriFieldTypeDouble", "alias": "Voltage_level_primary", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "voltage_level_primary" }, { "name": "voltage_level_secondary", "type": "esriFieldTypeDouble", "alias": "Voltage_level_secondary", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "voltage_level_secondary" }, { "name": "available_capacity_load_at_n_1", "type": "esriFieldTypeDouble", "alias": "Available_Capacity_Load_at_N_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "available_capacity_load_at_n_1" }, { "name": "available_capacity_generation_a", "type": "esriFieldTypeDouble", "alias": "Available_Capacity_Generation_at_N_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "available_capacity_generation_a" }, { "name": "owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "owner" }, { "name": "extract_date", "type": "esriFieldTypeString", "alias": "Extract_date", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "extract_date" }, { "name": "dataset", "type": "esriFieldTypeString", "alias": "Dataset", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dataset" }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitude" }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitude" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "nullable": false, "defaultValue": null, "modelName": "objectid", "editable": false } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r11729_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a11288_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Primary", "description": "", "prototype": { "attributes": { "latitude": null, "substation": null, "year": null, "start_date": null, "end_date": null, "voltage_level_primary": null, "voltage_level_secondary": null, "available_capacity_load_at_n_1": null, "available_capacity_generation_a": null, "owner": null, "extract_date": null, "dataset": null, "longitude": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "useStandardizedQueries": true, "standardMaxRecordCount": 16000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 16000, "maxRecordCountFactor": 1, "supportedQueryFormats": "JSON", "enableZDefaults": true, "maxRecordCount": 2000, "allowGeometryUpdates": true, "capabilities": "Query", "allowUpdateWithoutMValues": true, "hasGeometryProperties": true, "zDefault": 0, "serviceItemId": "9763f56a593f4e069eec656ae8c5ef1e", "hasMetadata": true, "timeInfo": { "startTimeField": "start_date", "endTimeField": "end_date", "trackIdField": null, "timeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "timeInterval": 0, "timeIntervalUnits": null, "exportOptions": { "useTime": false, "timeDataCumulative": false, "timeOffset": 0, "timeOffsetUnits": "esriTimeUnitsUnknown" }, "hasLiveData": false, "timeExtent": [ 1735689600000, 2051136000000 ] }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "supportsApplyEditsWithGlobalIds": false, "sqlParserVersion": "PG_10.8.1" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Secondary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 36978596, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": 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 }, "extent": { "xmin": 1.5742718952690586E7, "ymin": -4453576.250941321, "xmax": 1.709798143627759E7, "ymax": -3271069.851797551, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 54, 163, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": null, "displayField": "substation", "typeIdField": "", "fields": [ { "name": "substation", "type": "esriFieldTypeString", "alias": "Substation", "domain": null, "editable": true, "nullable": true, "length": 49, "defaultValue": null, "modelName": "substation" }, { "name": "year", "type": "esriFieldTypeDouble", "alias": "Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "year" }, { "name": "start_date", "type": "esriFieldTypeDate", "alias": "start_date", "domain": null, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "start_date" }, { "name": "end_date", "type": "esriFieldTypeDate", "alias": "end_date", "domain": null, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "end_date" }, { "name": "voltage_level_primary", "type": "esriFieldTypeDouble", "alias": "Voltage_level_primary", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "voltage_level_primary" }, { "name": "voltage_level_secondary", "type": "esriFieldTypeDouble", "alias": "Voltage_level_secondary", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "voltage_level_secondary" }, { "name": "n_1_nameplate_capacity", "type": "esriFieldTypeDouble", "alias": "N_1_Nameplate_Capacity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "n_1_nameplate_capacity" }, { "name": "available_capacity_load_at_n_1", "type": "esriFieldTypeDouble", "alias": "Available_Capacity_Load_at_N_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "available_capacity_load_at_n_1" }, { "name": "available_capacity_generation_a", "type": "esriFieldTypeDouble", "alias": "Available_Capacity_Generation_at_N_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "available_capacity_generation_a" }, { "name": "owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "owner" }, { "name": "extract_date", "type": "esriFieldTypeString", "alias": "Extract_date", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "extract_date" }, { "name": "dataset", "type": "esriFieldTypeString", "alias": "Dataset", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "dataset" }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitude" }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitude" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "nullable": false, "defaultValue": null, "modelName": "objectid", "editable": false } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r11730_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a11289_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Secondary", "description": "", "prototype": { "attributes": { "latitude": null, "substation": null, "year": null, "start_date": null, "end_date": null, "voltage_level_primary": null, "voltage_level_secondary": null, "n_1_nameplate_capacity": null, "available_capacity_load_at_n_1": null, "available_capacity_generation_a": null, "owner": null, "extract_date": null, "dataset": null, "longitude": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "useStandardizedQueries": true, "standardMaxRecordCount": 16000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 16000, "maxRecordCountFactor": 1, "supportedQueryFormats": "JSON", "enableZDefaults": true, "maxRecordCount": 2000, "allowGeometryUpdates": true, "capabilities": "Query", "allowUpdateWithoutMValues": true, "hasGeometryProperties": true, "zDefault": 0, "serviceItemId": "9763f56a593f4e069eec656ae8c5ef1e", "hasMetadata": true, "timeInfo": { "startTimeField": "start_date", "endTimeField": "end_date", "trackIdField": null, "timeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "timeInterval": 0, "timeIntervalUnits": null, "exportOptions": { "useTime": false, "timeDataCumulative": false, "timeOffset": 0, "timeOffsetUnits": "esriTimeUnitsUnknown" }, "hasLiveData": false, "timeExtent": [ 1735689600000, 2051136000000 ] }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "supportsApplyEditsWithGlobalIds": false, "sqlParserVersion": "PG_10.8.1" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Subtrans", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": 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 }, "extent": { "xmin": 1.5742708940392934E7, "ymin": -4456882.971170276, "xmax": 1.7098013943795294E7, "ymax": -3271073.636497535, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 0, 150, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": null, "displayField": "feeder_id", "typeIdField": "", "fields": [ { "name": "feeder_id", "type": "esriFieldTypeString", "alias": "Feeder_Id", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "feeder_id" }, { "name": "voltage", "type": "esriFieldTypeDouble", "alias": "Voltage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "voltage" }, { "name": "nameplate_thermal_capacity", "type": "esriFieldTypeDouble", "alias": "Nameplate_thermal_capacity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "nameplate_thermal_capacity" }, { "name": "year", "type": "esriFieldTypeDouble", "alias": "Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "year" }, { "name": "ac_load_at_n", "type": "esriFieldTypeDouble", "alias": "AC_Load_at_N", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ac_load_at_n" }, { "name": "ac_generation_at_n", "type": "esriFieldTypeDouble", "alias": "AC_Generation_at_N", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ac_generation_at_n" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "nullable": false, "defaultValue": null, "modelName": "objectid", "editable": false }, { "type": "esriFieldTypeDouble", "nullable": true, "editable": false, "domain": null, "defaultValue": null, "virtual": true, "name": "SHAPE__Length", "alias": "SHAPE__Length" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r11731_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a11290_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Subtrans", "description": "", "prototype": { "attributes": { "ac_generation_at_n": null, "feeder_id": null, "voltage": null, "nameplate_thermal_capacity": null, "year": null, "ac_load_at_n": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "useStandardizedQueries": true, "standardMaxRecordCount": 2000, "tileMaxRecordCount": 2000, "standardMaxRecordCountNoGeometry": 16000, "maxRecordCountFactor": 1, "supportedQueryFormats": "JSON", "enableZDefaults": true, "maxRecordCount": 2000, "allowGeometryUpdates": true, "capabilities": "Query", "allowUpdateWithoutMValues": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE__Length", "units": "esriMeters" }, "zDefault": 0, "serviceItemId": "9763f56a593f4e069eec656ae8c5ef1e", "hasMetadata": true, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "supportsApplyEditsWithGlobalIds": false, "sqlParserVersion": "PG_10.8.1" } ], "tables": [] }