{ "currentVersion": 10.91, "id": 0, "name": "roadEditing", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Major District Road data of the country, developed from high resolution satellite imagery.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1.0355604982E7, "ymin": 3166993.660100002, "xmax": 1.0801565015299998E7, "ymax": 3375642.351599999, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type_code", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "0", "label": "Under Construction", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 }, "value": "1", "label": "Under Maintenance", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "2", "label": "Damaged", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 169, 230, 255 ], "width": 2 }, "value": "3", "label": "Wiped out", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid_1", "globalIdField": "", "displayField": "name", "typeIdField": "type_code", "subtypeField": "", "fields": [ { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid_1" }, { "name": "class", "type": "esriFieldTypeString", "alias": "Class", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "class" }, { "name": "class_code", "type": "esriFieldTypeDouble", "alias": "Class_Code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "class_code" }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "type" }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "name" }, { "name": "road_code", "type": "esriFieldTypeString", "alias": "Road_Code", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "road_code" }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "objectid" }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape_leng" }, { "name": "road_name", "type": "esriFieldTypeString", "alias": "road_name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "road_name" }, { "name": "road_type", "type": "esriFieldTypeString", "alias": "road_type", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "road_type" }, { "name": "shape_le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape_le_1" }, { "name": "type_code", "type": "esriFieldTypeDouble", "alias": "Type_Code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "type_code" }, { "name": "st_length_", "type": "esriFieldTypeDouble", "alias": "st_length_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "st_length_" }, { "name": "type_ref", "type": "esriFieldTypeSmallInteger", "alias": "type_ref", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "type_ref" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r30_sde_rowid_uk", "fields": "objectid_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a19_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 0, "name": "0", "domains": {}, "templates": [ { "name": "0", "description": "", "prototype": { "attributes": { "st_length_": null, "type_ref": 0, "class": null, "class_code": null, "type": null, "name": null, "road_code": null, "objectid": null, "shape_leng": null, "road_name": null, "road_type": null, "shape_le_1": null, "type_code": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "st_length_": null, "type_ref": 0, "class": null, "class_code": null, "type": null, "name": null, "road_code": null, "objectid": null, "shape_leng": null, "road_name": null, "road_type": null, "shape_le_1": null, "type_code": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "st_length_": null, "type_ref": 0, "class": null, "class_code": null, "type": null, "name": null, "road_code": null, "objectid": null, "shape_leng": null, "road_name": null, "road_type": null, "shape_le_1": null, "type_code": 2 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "st_length_": null, "type_ref": 0, "class": null, "class_code": null, "type": null, "name": null, "road_code": null, "objectid": null, "shape_leng": null, "road_name": null, "road_type": null, "shape_le_1": null, "type_code": 3 } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }