{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Constituency Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "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": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 198360.7353906228, "ymin": 2797922.737951792, "xmax": 230475.01024265605, "ymax": 2826977.0597319664, "spatialReference": { "wkid": 32646, "latestWkid": 32646, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 160, 116, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 } } }, "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": "dist_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "uid_1", "type": "esriFieldTypeString", "alias": "Unique Identification Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "uid_1" }, { "name": "dist_name", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "dist_name" }, { "name": "cons_name", "type": "esriFieldTypeString", "alias": "Constituency Name", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "cons_name" }, { "name": "cons_code", "type": "esriFieldTypeSmallInteger", "alias": "Constituency Code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cons_code" }, { "name": "win_prty", "type": "esriFieldTypeString", "alias": "Winner Party With Largest Vote", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "win_prty" }, { "name": "win_cndt", "type": "esriFieldTypeString", "alias": "Winner Candidate (Candidate Name With Largest Vote)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "win_cndt" }, { "name": "win_gend", "type": "esriFieldTypeString", "alias": "Winner Gender", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "win_gend" }, { "name": "win_votes", "type": "esriFieldTypeInteger", "alias": "Winner Votes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "win_votes" }, { "name": "elec_year", "type": "esriFieldTypeSmallInteger", "alias": "Election Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "elec_year" }, { "name": "elec_date", "type": "esriFieldTypeDate", "alias": "Date of Election", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "elec_date" }, { "name": "no_seat", "type": "esriFieldTypeSmallInteger", "alias": "Total Number of Seat in the State", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "no_seat" }, { "name": "elec_state", "type": "esriFieldTypeInteger", "alias": "Electors in State", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "elec_state" }, { "name": "ball_state", "type": "esriFieldTypeInteger", "alias": "Ballots Vote in State", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ball_state" }, { "name": "votes_state", "type": "esriFieldTypeInteger", "alias": "Voter in State", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "votes_state" }, { "name": "no_cndt", "type": "esriFieldTypeSmallInteger", "alias": "Total Number of Candidate in the State", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "no_cndt" }, { "name": "parties_st", "type": "esriFieldTypeSmallInteger", "alias": "Parties in State", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "parties_st" }, { "name": "ind_cndt", "type": "esriFieldTypeSmallInteger", "alias": "Independent Candidate in State", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ind_cndt" }, { "name": "seat_cons", "type": "esriFieldTypeSmallInteger", "alias": "Total Number of Seat in the Constituency", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "seat_cons" }, { "name": "elec_cons", "type": "esriFieldTypeInteger", "alias": "Electors in Constituency", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "elec_cons" }, { "name": "area_sqkm", "type": "esriFieldTypeDouble", "alias": "Area_ha", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "area_sqkm" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": true, "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": "r1587_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1038_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Constituency Boundary", "description": "", "prototype": { "attributes": { "area_sqkm": null, "elec_cons": null, "uid_1": null, "dist_name": null, "cons_name": null, "cons_code": null, "win_prty": null, "win_cndt": null, "win_gend": null, "win_votes": null, "elec_year": null, "elec_date": null, "no_seat": null, "elec_state": null, "ball_state": null, "votes_state": null, "no_cndt": null, "parties_st": null, "ind_cndt": null, "seat_cons": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fe3cbd7ba1c84fcf908fdae4ef093b30" }