{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "مراكز", "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, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -327756.35639999993, "ymin": 2432835.4548000004, "xmax": 902082.4391000001, "ymax": 3531030.192500001, "spatialReference": { "wkid": 32636, "latestWkid": 32636, "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": 32636, "latestWkid": 32636, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "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": "GOV_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GOV_NAME", "type": "esriFieldTypeString", "alias": "GOV_NAME", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "GOV_NAME" }, { "name": "GOV_CODE", "type": "esriFieldTypeString", "alias": "GOV_CODE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "GOV_CODE" }, { "name": "SEC_NAME", "type": "esriFieldTypeString", "alias": "SEC_NAME", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "SEC_NAME" }, { "name": "SEC_CODE", "type": "esriFieldTypeString", "alias": "SEC_CODE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SEC_CODE" }, { "name": "sec", "type": "esriFieldTypeString", "alias": "sec", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "sec" }, { "name": "Male", "type": "esriFieldTypeInteger", "alias": "Male", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Male" }, { "name": "Female", "type": "esriFieldTypeInteger", "alias": "Female", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Female" }, { "name": "Total", "type": "esriFieldTypeInteger", "alias": "Total", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R18_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "مراكز", "description": "", "prototype": { "attributes": { "Total": null, "Female": null, "GOV_NAME": null, "GOV_CODE": null, "SEC_NAME": null, "SEC_CODE": null, "sec": null, "Male": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "684dd001c35e4225bcb44b504debc907" }