{
 "layers": [
  {
   "currentVersion": 10.81,
   "id": 0,
   "name": "SIMOTANDI",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolygon",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": true,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": true,
    "startArchivingMoment": 1563882664000
   },
   "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": true,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": "NaN",
    "ymin": "NaN",
    "xmax": "NaN",
    "ymax": "NaN",
    "spatialReference": {
     "wkid": 4326,
     "latestWkid": 4326
    }
   },
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       205,
       252,
       192,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": true,
   "supportsAttachmentsByUploadId": true,
   "supportsApplyEditsWithGlobalIds": true,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "objectid",
   "globalIdField": "globalid",
   "displayField": "Nama_Petugas",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "nama_petugas",
     "type": "esriFieldTypeString",
     "alias": "Nama Petugas",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "Nama_Petugas"
    },
    {
     "name": "provinsi",
     "type": "esriFieldTypeString",
     "alias": "Provinsi",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "Provinsi"
    },
    {
     "name": "kabupaten",
     "type": "esriFieldTypeString",
     "alias": "Kabupaten",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "Kabupaten"
    },
    {
     "name": "kecamatan",
     "type": "esriFieldTypeString",
     "alias": "Kecamatan",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "Kecamatan"
    },
    {
     "name": "desa_kelurahan",
     "type": "esriFieldTypeString",
     "alias": "Desa/kelurahan",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "Desa_kelurahan"
    },
    {
     "name": "tanggal_survey",
     "type": "esriFieldTypeDate",
     "alias": "Tanggal Survey",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "Tanggal_Survey"
    },
    {
     "name": "foto",
     "type": "esriFieldTypeRaster",
     "alias": "Foto",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Foto"
    },
    {
     "name": "fase_pertanaman",
     "type": "esriFieldTypeString",
     "alias": "Fase Pertanaman",
     "domain": {
      "type": "codedValue",
      "name": "Fase Pertanaman",
      "description": "Fase dalam hitungan HST",
      "codedValues": [
       {
        "name": "Bera",
        "code": "Bera"
       },
       {
        "name": "Veg 1 (1-16 HST)",
        "code": "Veg1"
       },
       {
        "name": "Veg 2 (17-32 HST)",
        "code": "Veg2"
       },
       {
        "name": "Gen 1 (33-48 HST)",
        "code": "Gen1"
       },
       {
        "name": "Gen 2 (49-64 HST)",
        "code": "Gen2"
       },
       {
        "name": "Panen",
        "code": "Panen"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "Fase_Pertanaman"
    },
    {
     "name": "globalid",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GlobalID"
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "r207_sde_rowid_uk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "sde_rix_20",
     "fields": "Foto",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "uuid_207",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a98_ix1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "SIMOTANDI",
     "description": "",
     "prototype": {
      "attributes": {
       "fase_pertanaman": null,
       "foto": null,
       "nama_petugas": null,
       "provinsi": null,
       "kabupaten": null,
       "kecamatan": null,
       "desa_kelurahan": null,
       "tanggal_survey": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "e9d42e13a04342bb8a6af9c3b883b2ca"
  }
 ],
 "tables": []
}