{
 "layers": [
  {
   "currentVersion": 10.71,
   "id": 1,
   "name": "Aprobados año 2017",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 0,
    "name": "Comite de Registros de Proyecto"
   },
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "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,
   "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
   },
   "extent": {
    "xmin": -81.10233656999998,
    "ymin": -18.054846026000007,
    "xmax": -64.50924453099998,
    "ymax": -3.1579037239999934,
    "spatialReference": {
     "wkid": 4326,
     "latestWkid": 4326
    }
   },
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       171,
       63,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "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": "nom_proyecto",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "objectid",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "objectid"
    },
    {
     "name": "nom_proyecto",
     "type": "esriFieldTypeString",
     "alias": "Nombre del Proyecto",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 250,
     "defaultValue": null,
     "modelName": "PROYECTO"
    },
    {
     "name": "partida",
     "type": "esriFieldTypeString",
     "alias": "Partida Registral",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "PARTIDA"
    },
    {
     "name": "codigo",
     "type": "esriFieldTypeString",
     "alias": "Codigo de Proyecto",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "evar"
    },
    {
     "name": "evar",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Calsificacion de EVAR",
     "domain": {
      "type": "codedValue",
      "name": "cod_EvarComiteRegistros",
      "description": "Codigo de Evar",
      "codedValues": [
       {
        "name": "SIN DATA",
        "code": 0
       },
       {
        "name": "BAJO - EVAR",
        "code": 1
       },
       {
        "name": "MEDIO - EVAR",
        "code": 2
       },
       {
        "name": "ALTO - EVAR",
        "code": 3
       },
       {
        "name": "MUY ALTO - EVAR",
        "code": 4
       },
       {
        "name": "BAJO - PELIGRO COMPILADO",
        "code": 5
       },
       {
        "name": "MEDIO - PELIGRO COMPILADO",
        "code": 6
       },
       {
        "name": "ALTO - PELIGRO COMPILADO",
        "code": 7
       },
       {
        "name": "MUY ALTO - PELIGRO COMPILADO",
        "code": 8
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "fecha"
    },
    {
     "name": "fecha",
     "type": "esriFieldTypeDate",
     "alias": "Fecha del Analisis",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "y"
    },
    {
     "name": "id_tabla",
     "type": "esriFieldTypeInteger",
     "alias": "Enlace",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "id_tabla"
    },
    {
     "name": "coord_x",
     "type": "esriFieldTypeDouble",
     "alias": "Coordenada (X)",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "coord_x"
    },
    {
     "name": "coord_y",
     "type": "esriFieldTypeDouble",
     "alias": "Coordenada (Y)",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "coord_y"
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "shape"
   },
   "indexes": [
    {
     "name": "r624_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a518_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "Aprobados año 2017",
     "description": "",
     "prototype": {
      "attributes": {
       "coord_x": null,
       "coord_y": null,
       "nom_proyecto": null,
       "partida": null,
       "codigo": null,
       "evar": null,
       "fecha": null,
       "id_tabla": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.71,
   "id": 2,
   "name": "Aprobados año 2018",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 0,
    "name": "Comite de Registros de Proyecto"
   },
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "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,
   "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
   },
   "extent": {
    "xmin": -81.10233656999998,
    "ymin": -18.054846026000007,
    "xmax": -64.50924453099998,
    "ymax": -3.1579037239999934,
    "spatialReference": {
     "wkid": 4326,
     "latestWkid": 4326
    }
   },
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       171,
       63,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "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": "nom_proyecto",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "objectid",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "objectid"
    },
    {
     "name": "nom_proyecto",
     "type": "esriFieldTypeString",
     "alias": "Nombre del Proyecto",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 250,
     "defaultValue": null,
     "modelName": "PROYECTO"
    },
    {
     "name": "partida",
     "type": "esriFieldTypeString",
     "alias": "Partida Registral",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "PARTIDA"
    },
    {
     "name": "codigo",
     "type": "esriFieldTypeString",
     "alias": "Codigo de Proyecto",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "evar"
    },
    {
     "name": "evar",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Calsificacion de EVAR",
     "domain": {
      "type": "codedValue",
      "name": "cod_EvarComiteRegistros",
      "description": "Codigo de Evar",
      "codedValues": [
       {
        "name": "SIN DATA",
        "code": 0
       },
       {
        "name": "BAJO - EVAR",
        "code": 1
       },
       {
        "name": "MEDIO - EVAR",
        "code": 2
       },
       {
        "name": "ALTO - EVAR",
        "code": 3
       },
       {
        "name": "MUY ALTO - EVAR",
        "code": 4
       },
       {
        "name": "BAJO - PELIGRO COMPILADO",
        "code": 5
       },
       {
        "name": "MEDIO - PELIGRO COMPILADO",
        "code": 6
       },
       {
        "name": "ALTO - PELIGRO COMPILADO",
        "code": 7
       },
       {
        "name": "MUY ALTO - PELIGRO COMPILADO",
        "code": 8
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "fecha"
    },
    {
     "name": "fecha",
     "type": "esriFieldTypeDate",
     "alias": "Fecha del Analisis",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "y"
    },
    {
     "name": "id_tabla",
     "type": "esriFieldTypeInteger",
     "alias": "Enlace",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "id_tabla"
    },
    {
     "name": "coord_x",
     "type": "esriFieldTypeDouble",
     "alias": "Coordenada (X)",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "coord_x"
    },
    {
     "name": "coord_y",
     "type": "esriFieldTypeDouble",
     "alias": "Coordenada (Y)",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "coord_y"
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "shape"
   },
   "indexes": [
    {
     "name": "r624_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a518_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "Aprobados año 2018",
     "description": "",
     "prototype": {
      "attributes": {
       "coord_x": null,
       "coord_y": null,
       "nom_proyecto": null,
       "partida": null,
       "codigo": null,
       "evar": null,
       "fecha": null,
       "id_tabla": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.71,
   "id": 3,
   "name": "Aprobados año 2019",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 0,
    "name": "Comite de Registros de Proyecto"
   },
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "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,
   "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
   },
   "extent": {
    "xmin": -81.10233656999998,
    "ymin": -18.054846026000007,
    "xmax": -64.50924453099998,
    "ymax": -3.1579037239999934,
    "spatialReference": {
     "wkid": 4326,
     "latestWkid": 4326
    }
   },
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       171,
       63,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "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": "nom_proyecto",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "objectid",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "objectid"
    },
    {
     "name": "nom_proyecto",
     "type": "esriFieldTypeString",
     "alias": "Nombre del Proyecto",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 250,
     "defaultValue": null,
     "modelName": "PROYECTO"
    },
    {
     "name": "partida",
     "type": "esriFieldTypeString",
     "alias": "Partida Registral",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "PARTIDA"
    },
    {
     "name": "codigo",
     "type": "esriFieldTypeString",
     "alias": "Codigo de Proyecto",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "evar"
    },
    {
     "name": "evar",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Calsificacion de EVAR",
     "domain": {
      "type": "codedValue",
      "name": "cod_EvarComiteRegistros",
      "description": "Codigo de Evar",
      "codedValues": [
       {
        "name": "SIN DATA",
        "code": 0
       },
       {
        "name": "BAJO - EVAR",
        "code": 1
       },
       {
        "name": "MEDIO - EVAR",
        "code": 2
       },
       {
        "name": "ALTO - EVAR",
        "code": 3
       },
       {
        "name": "MUY ALTO - EVAR",
        "code": 4
       },
       {
        "name": "BAJO - PELIGRO COMPILADO",
        "code": 5
       },
       {
        "name": "MEDIO - PELIGRO COMPILADO",
        "code": 6
       },
       {
        "name": "ALTO - PELIGRO COMPILADO",
        "code": 7
       },
       {
        "name": "MUY ALTO - PELIGRO COMPILADO",
        "code": 8
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "fecha"
    },
    {
     "name": "fecha",
     "type": "esriFieldTypeDate",
     "alias": "Fecha del Analisis",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "y"
    },
    {
     "name": "id_tabla",
     "type": "esriFieldTypeInteger",
     "alias": "Enlace",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "id_tabla"
    },
    {
     "name": "coord_x",
     "type": "esriFieldTypeDouble",
     "alias": "Coordenada (X)",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "coord_x"
    },
    {
     "name": "coord_y",
     "type": "esriFieldTypeDouble",
     "alias": "Coordenada (Y)",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "coord_y"
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "shape"
   },
   "indexes": [
    {
     "name": "r624_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a518_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "Aprobados año 2019",
     "description": "",
     "prototype": {
      "attributes": {
       "coord_x": null,
       "coord_y": null,
       "nom_proyecto": null,
       "partida": null,
       "codigo": null,
       "evar": null,
       "fecha": null,
       "id_tabla": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.71,
   "id": 4,
   "name": "En Proceso",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 0,
    "name": "Comite de Registros de Proyecto"
   },
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "geometryType": "esriGeometryPoint",
   "description": "Etapa de analisis para el otorgamiento de codigo de proyecto",
   "copyrightText": "DGPPVU - EQUIPO GIS",
   "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,
   "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
   },
   "extent": {
    "xmin": -81.10233656999998,
    "ymin": -18.054846026000007,
    "xmax": -64.50924453099998,
    "ymax": -3.1579037239999934,
    "spatialReference": {
     "wkid": 4326,
     "latestWkid": 4326
    }
   },
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       171,
       63,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "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": "nom_proyecto",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "objectid",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "objectid"
    },
    {
     "name": "nom_proyecto",
     "type": "esriFieldTypeString",
     "alias": "Nombre del Proyecto",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 250,
     "defaultValue": null,
     "modelName": "PROYECTO"
    },
    {
     "name": "partida",
     "type": "esriFieldTypeString",
     "alias": "Partida Registral",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "PARTIDA"
    },
    {
     "name": "codigo",
     "type": "esriFieldTypeString",
     "alias": "Codigo de Proyecto",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "evar"
    },
    {
     "name": "evar",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Calsificacion de EVAR",
     "domain": {
      "type": "codedValue",
      "name": "cod_EvarComiteRegistros",
      "description": "Codigo de Evar",
      "codedValues": [
       {
        "name": "SIN DATA",
        "code": 0
       },
       {
        "name": "BAJO - EVAR",
        "code": 1
       },
       {
        "name": "MEDIO - EVAR",
        "code": 2
       },
       {
        "name": "ALTO - EVAR",
        "code": 3
       },
       {
        "name": "MUY ALTO - EVAR",
        "code": 4
       },
       {
        "name": "BAJO - PELIGRO COMPILADO",
        "code": 5
       },
       {
        "name": "MEDIO - PELIGRO COMPILADO",
        "code": 6
       },
       {
        "name": "ALTO - PELIGRO COMPILADO",
        "code": 7
       },
       {
        "name": "MUY ALTO - PELIGRO COMPILADO",
        "code": 8
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "fecha"
    },
    {
     "name": "fecha",
     "type": "esriFieldTypeDate",
     "alias": "Fecha del Analisis",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "y"
    },
    {
     "name": "id_tabla",
     "type": "esriFieldTypeInteger",
     "alias": "Enlace",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "id_tabla"
    },
    {
     "name": "coord_x",
     "type": "esriFieldTypeDouble",
     "alias": "Coordenada (X)",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "coord_x"
    },
    {
     "name": "coord_y",
     "type": "esriFieldTypeDouble",
     "alias": "Coordenada (Y)",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "coord_y"
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "shape"
   },
   "indexes": [
    {
     "name": "r624_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a518_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "En Proceso",
     "description": "",
     "prototype": {
      "attributes": {
       "coord_x": null,
       "coord_y": null,
       "nom_proyecto": null,
       "partida": null,
       "codigo": null,
       "evar": null,
       "fecha": null,
       "id_tabla": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "maxRecordCountFactor": 1
  }
 ],
 "tables": []
}