{ "currentVersion": 10.91, "id": 0, "name": "CANAL", "type": "Feature Layer", "description": "This layer represents the canal network of the country. canal layer has been delineated using LISSIV-Cartosat merged data with SOI digital data and CWC index map as a base.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"WGS_1984_Lambert_Conformal_Conic\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",4000000.0],PARAMETER[\"False_Northing\",4000000.0],PARAMETER[\"Central_Meridian\",80.0],PARAMETER[\"Standard_Parallel_1\",12.4729444],PARAMETER[\"Standard_Parallel_2\",35.17280555],PARAMETER[\"Latitude_Of_Origin\",24.0],UNIT[\"Meter\",1.0]]"}, "copyrightText": "Canal layer has been delineated using LISSIV-Cartosat merged data with SOI digital data and CWC index map as a base.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "can_type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "9", "label": "Approach Channel", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 1.2 }, "value": "2", "label": "Branch Canal", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 1 }, "value": "3", "label": "Distributary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1.5 }, "value": "8", "label": "Feeder", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.2 }, "value": "1", "label": "Main Canal", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 1 }, "value": "4", "label": "Minor", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "7", "label": "Power Channel", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 170, 215, 255 ], "width": 1 }, "value": "5", "label": "Sub Minor", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 187, 196, 255 ], "width": 1 }, "value": "6", "label": "Sub Sub Minor", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 215, 216, 255 ], "width": 1 }, "value": "10", "label": "Pipe", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 252, 225, 255 ], "width": 1 }, "value": "11", "label": "Other", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2865544.210500002, "ymin": 2257222.2787000015, "xmax": 5448222.676799998, "ymax": 5159320.9048000015, "spatialReference": {"wkt": "PROJCS[\"WGS_1984_Lambert_Conformal_Conic\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",4000000.0],PARAMETER[\"False_Northing\",4000000.0],PARAMETER[\"Central_Meridian\",80.0],PARAMETER[\"Standard_Parallel_1\",12.4729444],PARAMETER[\"Standard_Parallel_2\",35.17280555],PARAMETER[\"Latitude_Of_Origin\",24.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "canname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "prjcode", "type": "esriFieldTypeString", "alias": "PRJCODE", "length": 50, "domain": null }, { "name": "canname", "type": "esriFieldTypeString", "alias": "CANNAME", "length": 50, "domain": null }, { "name": "prjname", "type": "esriFieldTypeString", "alias": "PRJNAME", "length": 100, "domain": null }, { "name": "can_type", "type": "esriFieldTypeSmallInteger", "alias": "CAN Type", "domain": { "type": "codedValue", "name": "CANALDO_3_1", "description": "Canal Type", "codedValues": [ { "name": "Main Canal", "code": 1 }, { "name": "Branch Canal", "code": 2 }, { "name": "Distributary", "code": 3 }, { "name": "Minor", "code": 4 }, { "name": "Sub Minor", "code": 5 }, { "name": "Sub Sub Minor", "code": 6 }, { "name": "Power Channel", "code": 7 }, { "name": "Feeder", "code": 8 }, { "name": "Approach Channel", "code": 9 }, { "name": "Other", "code": 11 }, { "name": "Pipe", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "cancode", "type": "esriFieldTypeString", "alias": "CANCODE", "length": 50, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "State Name", "length": 2, "domain": { "type": "codedValue", "name": "STATEDO_11", "description": "State Abbrevation", "codedValues": [ { "name": "Assam", "code": "AS" }, { "name": "Chandigarh", "code": "CH" }, { "name": "Dadara & Nagar Havelli", "code": "DN" }, { "name": "Meghalaya", "code": "ML" }, { "name": "Manipur", "code": "MN" }, { "name": "Mizoram", "code": "MZ" }, { "name": "States of North East region (includes AR,AS,ML,MI,NL,SK,TR)", "code": "NE" }, { "name": "Nagaland", "code": "NL" }, { "name": "Puducherry", "code": "PY" }, { "name": "Sikkim", "code": "SK" }, { "name": "Tripura", "code": "TR" }, { "name": "Andaman & Nicobar Island", "code": "AN" }, { "name": "Andhra Pradesh", "code": "AP" }, { "name": "Arunanchal Pradesh", "code": "AR" }, { "name": "Bihar", "code": "BR" }, { "name": "Chhattisgarh", "code": "CG" }, { "name": "Daman & Diu", "code": "DD" }, { "name": "Delhi & NCR", "code": "DL" }, { "name": "Goa", "code": "GA" }, { "name": "Gujarat", "code": "GJ" }, { "name": "Himachal Pradesh", "code": "HP" }, { "name": "Haryana", "code": "HR" }, { "name": "Jharkhand", "code": "JH" }, { "name": "Jammu and Kashmir", "code": "JK" }, { "name": "Karnataka", "code": "KA" }, { "name": "Kerala", "code": "KL" }, { "name": "Lakshadweep", "code": "LD" }, { "name": "Madhya Pradesh", "code": "MP" }, { "name": "Maharashtra", "code": "MS" }, { "name": "Punjab", "code": "PB" }, { "name": "Rajasthan", "code": "RJ" }, { "name": "Tamil Nadu", "code": "TN" }, { "name": "Uttarakhand", "code": "UK" }, { "name": "Uttar Pradesh", "code": "UP" }, { "name": "West Bengal", "code": "WB" }, { "name": "Telangana", "code": "TG" }, { "name": "Odisha", "code": "OD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "cn_st", "type": "esriFieldTypeString", "alias": "Status", "length": 2, "domain": { "type": "codedValue", "name": "CANALSTDO", "description": "Canal Status Domain", "codedValues": [ { "name": "Completed", "code": "CM" }, { "name": "Under-Construction", "code": "UC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "cn_purp", "type": "esriFieldTypeString", "alias": "Purpose of Canal", "length": 2, "domain": { "type": "codedValue", "name": "CANALPURPDO", "description": "Canal Purpose Domain", "codedValues": [ { "name": "Irrigation", "code": "IR" }, { "name": "Power", "code": "PW" }, { "name": "Navigation", "code": "NV" }, { "name": "Diversion", "code": "DV" }, { "name": "Water Supply", "code": "WS" }, { "name": "Multipurpose", "code": "MP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "cn_type", "type": "esriFieldTypeString", "alias": "Type", "length": 2, "domain": { "type": "codedValue", "name": "CANALTYPELNDO", "description": "Canal Type Domain", "codedValues": [ { "name": "Lined", "code": "LN" }, { "name": "Partially Lined", "code": "PL" }, { "name": "Un-Lined", "code": "UN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "cca", "type": "esriFieldTypeDouble", "alias": "CCA (ha)", "domain": null }, { "name": "potential", "type": "esriFieldTypeDouble", "alias": "Potential (ha)", "domain": null }, { "name": "cn_ss", "type": "esriFieldTypeString", "alias": "Source of Supply", "length": 2, "domain": { "type": "codedValue", "name": "CANALSSDO", "description": "Source of Supply Domain", "codedValues": [ { "name": "Flow", "code": "FL" }, { "name": "Lift", "code": "LF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "cn_hdc", "type": "esriFieldTypeDouble", "alias": "Head Discharge Capacity (cumec)", "domain": null }, { "name": "uqriver", "type": "esriFieldTypeString", "alias": "uqriver", "length": 50, "domain": null }, { "name": "river", "type": "esriFieldTypeString", "alias": "river", "length": 50, "domain": null }, { "name": "ris", "type": "esriFieldTypeString", "alias": "ris", "length": 10, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r2002_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1341_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "1e2dee4e85584c538f754cb87d3ba388" }