{ "currentVersion": 10.91, "id": 0, "name": "simple_sde.DBO.RoadBlock", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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": 101.24759271300007, "ymin": 1.922180987000047, "xmax": 103.19510054900007, "ymax": 4.261876803000064, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8821e93bd23324dddeb3ebd9d575ab5d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANlJREFUSInVlUEOgyAQRT+Jyx5jLtA0vY/u9ES4q/cxpBfgGOzpwkyig0UoauzfkED4j4FhpsLBqi4B0AS/Nt9ZqCIAGz9u8fUYaBXQE14eqL8Zs3hdE7wChtai2QSkmkuQcah7AiQkAOSaSwgQAWiC/8V8DtEEP3+T89K09PQsGUUQwfO9mvLJGu/LjL3GT/4vgLzD3QCdhdojk4xb1qZzr6g0Cnn6AAAAChiMy69Hxk175XwAaC2anqbClQph86RyzRAAzVbDMW4asxsOizce1jJzjIoAJfoAXdBRYYdTl3kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Nama", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "Nama", "type": "esriFieldTypeString", "alias": "Nama", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Nama" }, { "name": "N_Lokasi", "type": "esriFieldTypeString", "alias": "Nama Lokasi", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "N_Lokasi" }, { "name": "Sebab", "type": "esriFieldTypeString", "alias": "Sebab", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Sebab" }, { "name": "Penutupan", "type": "esriFieldTypeString", "alias": "Penutupan", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Penutupan" }, { "name": "Arah", "type": "esriFieldTypeString", "alias": "Arah", "domain": { "type": "codedValue", "name": "Arah", "description": "Arah", "codedValues": [ { "name": "Utara", "code": "Utara" }, { "name": "Selatan", "code": "Selatan" }, { "name": "Timur", "code": "Timur" }, { "name": "Barat", "code": "Barat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Arah" }, { "name": "Start", "type": "esriFieldTypeDate", "alias": "Start", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Start" }, { "name": "End_", "type": "esriFieldTypeDate", "alias": "End_", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "End_" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "Active", "description": "active or not", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "NOT ACTIVE", "code": "NOT ACTIVE" }, { "name": "TERMINATED", "code": "TERMINATED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Status" }, { "name": "Catatan", "type": "esriFieldTypeString", "alias": "Catatan", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Catatan" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1243_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1227_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "simple_sde.DBO.RoadBlock", "description": "", "prototype": { "attributes": { "Catatan": null, "Status": null, "Id": null, "Nama": null, "N_Lokasi": null, "Sebab": null, "Penutupan": null, "Arah": null, "Start": null, "End_": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "63901c38ed3f4f86be61fcaf5e42326c" }