{
 "layers": [
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 0,
   "name": "Predios",
   "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
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape__Area",
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriDecimalDegrees"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -76.65279803799996,
    "ymin": -0.13714366299996072,
    "xmax": -67.72619446899995,
    "ymax": 4.161047163000035,
    "spatialReference": {
     "wkid": 4170,
     "latestWkid": 4170,
     "xyTolerance": 8.983152841195213E-9,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 9.999999999999999E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "sourceSpatialReference": {
    "wkid": 4170,
    "latestWkid": 4170,
    "xyTolerance": 8.983152841195213E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 9.999999999999999E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       130,
       130,
       130,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "objectid",
   "globalIdField": "",
   "displayField": "cod_uer",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "objectid",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "objectid"
    },
    {
     "name": "cu",
     "type": "esriFieldTypeString",
     "alias": "cu",
     "domain": null,
     "editable": true,
     "nullable": false,
     "length": 8,
     "defaultValue": null,
     "modelName": "cu"
    },
    {
     "name": "proyecto",
     "type": "esriFieldTypeString",
     "alias": "proyecto",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "proyecto"
    },
    {
     "name": "estado",
     "type": "esriFieldTypeString",
     "alias": "estado",
     "domain": {
      "type": "codedValue",
      "name": "CAso_KPre_CVer_estado",
      "description": "CAso, KPre, CVer estado",
      "codedValues": [
       {
        "name": "ACTIVO",
        "code": "ACTIVO"
       },
       {
        "name": "INACTIVO",
        "code": "INACTIVO"
       },
       {
        "name": "RETIRADO",
        "code": "RETIRADO"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "estado"
    },
    {
     "name": "fecha_ingreso_bd",
     "type": "esriFieldTypeDate",
     "alias": "fecha_ingreso_bd",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "fecha_ingreso_bd"
    },
    {
     "name": "Shape__Area",
     "type": "esriFieldTypeDouble",
     "alias": "st_area(shape)",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "st_area(shape)"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "st_perimeter(shape)",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "st_perimeter(shape)"
    },
    {
     "name": "cod_uer",
     "type": "esriFieldTypeString",
     "alias": "cod_uer",
     "domain": null,
     "editable": true,
     "nullable": false,
     "length": 255,
     "defaultValue": null,
     "modelName": "id_predio"
    },
    {
     "name": "nombre_uer",
     "type": "esriFieldTypeString",
     "alias": "nombre_uer",
     "domain": null,
     "editable": true,
     "nullable": false,
     "length": 255,
     "defaultValue": null,
     "modelName": "nompredio"
    },
    {
     "name": "cod_uer_padre",
     "type": "esriFieldTypeString",
     "alias": "cod_uer_padre",
     "domain": null,
     "editable": true,
     "nullable": false,
     "length": 100,
     "defaultValue": null,
     "modelName": "cod_aso"
    },
    {
     "name": "nombre_uer_padre",
     "type": "esriFieldTypeString",
     "alias": "nombre_uer_padre",
     "domain": null,
     "editable": true,
     "nullable": false,
     "length": 255,
     "defaultValue": null,
     "modelName": "asociacion"
    },
    {
     "name": "lineabase_annio",
     "type": "esriFieldTypeSmallInteger",
     "alias": "lineabase_annio",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "lineabase_annio"
    },
    {
     "name": "lineabase_semestre",
     "type": "esriFieldTypeString",
     "alias": "lineabase_semestre",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "lineabase_semestre"
    },
    {
     "name": "departamento_espacial",
     "type": "esriFieldTypeString",
     "alias": "departamento_espacial",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "departamento_espacial"
    },
    {
     "name": "municipio_espacial",
     "type": "esriFieldTypeString",
     "alias": "municipio_espacial",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 120,
     "defaultValue": null,
     "modelName": "municipio_espacial"
    },
    {
     "name": "car_espacial",
     "type": "esriFieldTypeString",
     "alias": "car_espacial",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "car_espacial"
    },
    {
     "name": "tipo_uer_padre",
     "type": "esriFieldTypeString",
     "alias": "tipo_uer_padre",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "tipo_uer"
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "shape"
   },
   "indexes": [
    {
     "name": "r1927_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a1801_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Predios",
     "description": "",
     "prototype": {
      "attributes": {
       "car_espacial": null,
       "cu": " ",
       "proyecto": null,
       "estado": null,
       "fecha_ingreso_bd": null,
       "tipo_uer_padre": null,
       "municipio_espacial": null,
       "cod_uer": " ",
       "nombre_uer": " ",
       "cod_uer_padre": " ",
       "nombre_uer_padre": " ",
       "lineabase_annio": null,
       "lineabase_semestre": null,
       "departamento_espacial": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 20000,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "afb465f60800401aa5fb3304eb05c1bb"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 1,
   "name": "Asociaciones",
   "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
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape__Area",
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriDecimalDegrees"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -76.70715438299999,
    "ymin": -0.13601773699997466,
    "xmax": -67.70618035499996,
    "ymax": 4.167607701000065,
    "spatialReference": {
     "wkid": 4170,
     "latestWkid": 4170,
     "xyTolerance": 8.983152841195213E-9,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 9.999999999999999E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "sourceSpatialReference": {
    "wkid": 4170,
    "latestWkid": 4170,
    "xyTolerance": 8.983152841195213E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 9.999999999999999E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       130,
       130,
       130,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "objectid",
   "globalIdField": "globalid",
   "displayField": "cod_uer",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "objectid"
    },
    {
     "name": "id_uer_dep",
     "type": "esriFieldTypeString",
     "alias": "id_uer_dep",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 2,
     "defaultValue": null,
     "modelName": "cod_dane"
    },
    {
     "name": "proyecto",
     "type": "esriFieldTypeString",
     "alias": "proyecto",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "proyecto"
    },
    {
     "name": "fecha_ingreso_bd",
     "type": "esriFieldTypeDate",
     "alias": "fecha_ingreso_bd",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "fecha_ingreso_bd"
    },
    {
     "name": "estado",
     "type": "esriFieldTypeString",
     "alias": "estado",
     "domain": {
      "type": "codedValue",
      "name": "CAso_KPre_CVer_estado",
      "description": "CAso, KPre, CVer estado",
      "codedValues": [
       {
        "name": "ACTIVO",
        "code": "ACTIVO"
       },
       {
        "name": "INACTIVO",
        "code": "INACTIVO"
       },
       {
        "name": "RETIRADO",
        "code": "RETIRADO"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": false,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "estado"
    },
    {
     "name": "Shape__Area",
     "type": "esriFieldTypeDouble",
     "alias": "st_area(shape)",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "st_area(shape)"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "st_perimeter(shape)",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "st_perimeter(shape)"
    },
    {
     "name": "cod_uer",
     "type": "esriFieldTypeString",
     "alias": "cod_uer",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "cod_aso"
    },
    {
     "name": "nombre_uer",
     "type": "esriFieldTypeString",
     "alias": "nombre_uer",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "asociacion"
    },
    {
     "name": "area_uer_ha",
     "type": "esriFieldTypeDouble",
     "alias": "area_uer_ha",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "a_aso_ha"
    },
    {
     "name": "lineabase_semestre",
     "type": "esriFieldTypeString",
     "alias": "lineabase_semestre",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "lineabase_semestre"
    },
    {
     "name": "lineabase_annio",
     "type": "esriFieldTypeSmallInteger",
     "alias": "lineabase_annio",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "lineabase_annio"
    },
    {
     "name": "departamento_espacial",
     "type": "esriFieldTypeString",
     "alias": "departamento_espacial",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "departamento_espacial"
    },
    {
     "name": "municipio_espacial",
     "type": "esriFieldTypeString",
     "alias": "municipio_espacial",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 120,
     "defaultValue": null,
     "modelName": "municipio_espacial"
    },
    {
     "name": "car_espacial",
     "type": "esriFieldTypeString",
     "alias": "car_espacial",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "car_espacial"
    },
    {
     "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": "r1763_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a1642_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Asociaciones",
     "description": "",
     "prototype": {
      "attributes": {
       "car_espacial": null,
       "lineabase_annio": null,
       "proyecto": null,
       "lineabase_semestre": null,
       "area_uer_ha": null,
       "municipio_espacial": null,
       "departamento_espacial": null,
       "cod_uer": null,
       "nombre_uer": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 20000,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "afb465f60800401aa5fb3304eb05c1bb"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 3,
   "name": "Nucleos de desarrollo Forestal ",
   "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
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape__Area",
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriDecimalDegrees"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -76.35250412599999,
    "ymin": -0.1384369969999284,
    "xmax": -71.07754443699997,
    "ymax": 3.4864104600000587,
    "spatialReference": {
     "wkid": 4170,
     "latestWkid": 4170,
     "xyTolerance": 8.983152841195213E-9,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 9.999999999999999E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "sourceSpatialReference": {
    "wkid": 4170,
    "latestWkid": 4170,
    "xyTolerance": 8.983152841195213E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 9.999999999999999E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       130,
       130,
       130,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "objectid",
   "globalIdField": "globalid",
   "displayField": "cod_uer",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "objectid"
    },
    {
     "name": "globalid",
     "type": "esriFieldTypeGlobalID",
     "alias": "globalid",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "globalid"
    },
    {
     "name": "cod_uer",
     "type": "esriFieldTypeString",
     "alias": "cod_uer",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "cod_uer"
    },
    {
     "name": "nombre_uer",
     "type": "esriFieldTypeString",
     "alias": "nombre_uer",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "nombre_uer"
    },
    {
     "name": "id_uer_dep",
     "type": "esriFieldTypeString",
     "alias": "id_uer_dep",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 2,
     "defaultValue": null,
     "modelName": "id_uer_dep"
    },
    {
     "name": "fecha_acu",
     "type": "esriFieldTypeDate",
     "alias": "fecha_acu",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "fecha_acu"
    },
    {
     "name": "area_uer_ha",
     "type": "esriFieldTypeDouble",
     "alias": "area_uer_ha",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "area_uer_ha"
    },
    {
     "name": "fecha_actu",
     "type": "esriFieldTypeDate",
     "alias": "fecha_actu",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "fecha_actu"
    },
    {
     "name": "reporte_lb",
     "type": "esriFieldTypeString",
     "alias": "reporte_lb",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "reporte_lb"
    },
    {
     "name": "proyecto",
     "type": "esriFieldTypeString",
     "alias": "proyecto",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "proyecto"
    },
    {
     "name": "fecha_ingreso_bd",
     "type": "esriFieldTypeDate",
     "alias": "fecha_ingreso_bd",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "fecha_ingreso_bd"
    },
    {
     "name": "estado",
     "type": "esriFieldTypeString",
     "alias": "estado",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "estado"
    },
    {
     "name": "vbo_imagenes",
     "type": "esriFieldTypeString",
     "alias": "vbo_imagenes",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "vbo_imagenes"
    },
    {
     "name": "tipo_actualizacion",
     "type": "esriFieldTypeString",
     "alias": "tipo_actualizacion",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "tipo_actualizacion"
    },
    {
     "name": "vbo_coberturas",
     "type": "esriFieldTypeString",
     "alias": "vbo_coberturas",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "vbo_coberturas"
    },
    {
     "name": "id_proyecto",
     "type": "esriFieldTypeInteger",
     "alias": "id_proyecto",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "id_proyecto"
    },
    {
     "name": "lineabase_semestre",
     "type": "esriFieldTypeString",
     "alias": "lineabase_semestre",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "lineabase_semestre"
    },
    {
     "name": "lineabase_annio",
     "type": "esriFieldTypeSmallInteger",
     "alias": "lineabase_annio",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "lineabase_annio"
    },
    {
     "name": "departamento",
     "type": "esriFieldTypeString",
     "alias": "departamento",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "departamento"
    },
    {
     "name": "departamento_espacial",
     "type": "esriFieldTypeString",
     "alias": "departamento_espacial",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "departamento_espacial"
    },
    {
     "name": "municipio_espacial",
     "type": "esriFieldTypeString",
     "alias": "municipio_espacial",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 120,
     "defaultValue": null,
     "modelName": "municipio_espacial"
    },
    {
     "name": "car_espacial",
     "type": "esriFieldTypeString",
     "alias": "car_espacial",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "car_espacial"
    },
    {
     "name": "Shape__Area",
     "type": "esriFieldTypeDouble",
     "alias": "st_area(shape)",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "st_area(shape)"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "st_perimeter(shape)",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "st_perimeter(shape)"
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "shape"
   },
   "indexes": [
    {
     "name": "r1913_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "uuid_1913",
     "fields": "globalid",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "a1792_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Nucleos de desarrollo Forestal ",
     "description": "",
     "prototype": {
      "attributes": {
       "municipio_espacial": null,
       "car_espacial": null,
       "departamento_espacial": null,
       "cod_uer": null,
       "nombre_uer": null,
       "id_uer_dep": null,
       "fecha_acu": null,
       "area_uer_ha": null,
       "fecha_actu": null,
       "reporte_lb": null,
       "proyecto": null,
       "fecha_ingreso_bd": null,
       "estado": null,
       "vbo_imagenes": null,
       "tipo_actualizacion": null,
       "vbo_coberturas": null,
       "id_proyecto": null,
       "lineabase_semestre": null,
       "lineabase_annio": null,
       "departamento": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 20000,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "afb465f60800401aa5fb3304eb05c1bb"
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 2,
   "name": "Predios info completa",
   "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": [
    "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": false,
   "supportsASyncCalculate": false,
   "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
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -180,
    "ymin": -90,
    "xmax": 180,
    "ymax": 90,
    "spatialReference": {
     "wkid": 4170,
     "latestWkid": 4170,
     "xyTolerance": 8.983152841195213E-9,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 9.999999999999999E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "sourceSpatialReference": {
    "wkid": 4170,
    "latestWkid": 4170,
    "xyTolerance": 8.983152841195215E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 9.999999999999999E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       252,
       209,
       216,
       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": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "id",
   "globalIdField": "",
   "displayField": "cod_uer",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "id",
     "type": "esriFieldTypeOID",
     "alias": "id",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "id"
    },
    {
     "name": "objectid",
     "type": "esriFieldTypeInteger",
     "alias": "objectid",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "objectid"
    },
    {
     "name": "cod_uer",
     "type": "esriFieldTypeString",
     "alias": "cod_uer",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "cod_uer"
    },
    {
     "name": "cu",
     "type": "esriFieldTypeString",
     "alias": "cu",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "cu"
    },
    {
     "name": "nombre_uer",
     "type": "esriFieldTypeString",
     "alias": "nombre_uer",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "nombre_uer"
    },
    {
     "name": "area_uer_ha",
     "type": "esriFieldTypeDouble",
     "alias": "area_uer_ha",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "area_uer_ha"
    },
    {
     "name": "pre_ha_b",
     "type": "esriFieldTypeDouble",
     "alias": "pre_ha_b",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "pre_ha_b"
    },
    {
     "name": "pre_ha_p",
     "type": "esriFieldTypeDouble",
     "alias": "pre_ha_p",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "pre_ha_p"
    },
    {
     "name": "cod_uer_padre",
     "type": "esriFieldTypeString",
     "alias": "cod_uer_padre",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "cod_uer_padre"
    },
    {
     "name": "nombre_uer_padre",
     "type": "esriFieldTypeString",
     "alias": "nombre_uer_padre",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "nombre_uer_padre"
    },
    {
     "name": "fecha_actu",
     "type": "esriFieldTypeDate",
     "alias": "fecha_actu",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "fecha_actu"
    },
    {
     "name": "ver_campo",
     "type": "esriFieldTypeString",
     "alias": "ver_campo",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "ver_campo"
    },
    {
     "name": "proyecto",
     "type": "esriFieldTypeString",
     "alias": "proyecto",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "proyecto"
    },
    {
     "name": "estado",
     "type": "esriFieldTypeString",
     "alias": "estado",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "estado"
    },
    {
     "name": "fecha_ingreso_bd",
     "type": "esriFieldTypeDate",
     "alias": "fecha_ingreso_bd",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "fecha_ingreso_bd"
    },
    {
     "name": "tipo_actualizacion",
     "type": "esriFieldTypeString",
     "alias": "tipo_actualizacion",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "tipo_actualizacion"
    },
    {
     "name": "vbo_imagenes",
     "type": "esriFieldTypeString",
     "alias": "vbo_imagenes",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "vbo_imagenes"
    },
    {
     "name": "id_proyecto",
     "type": "esriFieldTypeInteger",
     "alias": "id_proyecto",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "id_proyecto"
    },
    {
     "name": "estado_campo",
     "type": "esriFieldTypeString",
     "alias": "estado_campo",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "estado_campo"
    },
    {
     "name": "vbo_coberturas",
     "type": "esriFieldTypeString",
     "alias": "vbo_coberturas",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "vbo_coberturas"
    },
    {
     "name": "lineabase_annio",
     "type": "esriFieldTypeSmallInteger",
     "alias": "lineabase_annio",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "lineabase_annio"
    },
    {
     "name": "lineabase_semestre",
     "type": "esriFieldTypeString",
     "alias": "lineabase_semestre",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "lineabase_semestre"
    },
    {
     "name": "fecha_ret_inact",
     "type": "esriFieldTypeDate",
     "alias": "fecha_ret_inact",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "fecha_ret_inact"
    },
    {
     "name": "departamento_espacial",
     "type": "esriFieldTypeString",
     "alias": "departamento_espacial",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "departamento_espacial"
    },
    {
     "name": "municipio_espacial",
     "type": "esriFieldTypeString",
     "alias": "municipio_espacial",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 120,
     "defaultValue": null,
     "modelName": "municipio_espacial"
    },
    {
     "name": "car_espacial",
     "type": "esriFieldTypeString",
     "alias": "car_espacial",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "car_espacial"
    },
    {
     "name": "tipo_uer_padre",
     "type": "esriFieldTypeString",
     "alias": "tipo_uer_padre",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "tipo_uer_padre"
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "shape"
   },
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Predios info completa",
     "description": "",
     "prototype": {
      "attributes": {
       "car_espacial": null,
       "tipo_uer_padre": null,
       "objectid": null,
       "cod_uer": null,
       "cu": null,
       "nombre_uer": null,
       "area_uer_ha": null,
       "pre_ha_b": null,
       "pre_ha_p": null,
       "cod_uer_padre": null,
       "nombre_uer_padre": null,
       "fecha_actu": null,
       "ver_campo": null,
       "proyecto": null,
       "estado": null,
       "fecha_ingreso_bd": null,
       "tipo_actualizacion": null,
       "vbo_imagenes": null,
       "id_proyecto": null,
       "estado_campo": null,
       "vbo_coberturas": null,
       "lineabase_annio": null,
       "lineabase_semestre": null,
       "fecha_ret_inact": null,
       "departamento_espacial": null,
       "municipio_espacial": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 20000,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "afb465f60800401aa5fb3304eb05c1bb"
  }
 ],
 "tables": []
}