{
 "layers": [
  {
   "currentVersion": 10.91,
   "id": 9,
   "name": "Registro Visita a Proyectos Inscritos en Mesa de Soluciones",
   "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": true,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": true,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": true,
    "startArchivingMoment": 1743520426000
   },
   "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": "NaN",
    "ymin": "NaN",
    "xmax": "NaN",
    "ymax": "NaN",
    "spatialReference": {
     "wkid": 4686,
     "latestWkid": 4686
    }
   },
   "sourceSpatialReference": {
    "wkid": 4686,
    "latestWkid": 4686
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "f3fc3637febaf281dfd07311758baca4",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALxJREFUGJWVzz1KA1EQAOBvYGHBQyiksPQAAcuAEhC0ExsLK4vkHlqIpQQECwXPYGWR9SSKXkB4IBkbeSGwURyYYuCbv8Y/olmp5nkknEpbeMW9oQcRuYLb+eK6MJG1dQf7uhzLPBGRDbRd7pU06V8exzrPuGmgpOkf555V3IZByV/xoN5c+MD2OtnyXuqD6Q6763DhsU42dOvFoTTusZ10ucQR6SkPbJjiHJt4w8ynC6P4WmIYxQJXP9kb3yUONhOcnJKYAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 8,
      "height": 8,
      "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": true,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "objectid",
   "globalIdField": "globalid",
   "displayField": "constructora",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "objectid"
    },
    {
     "name": "fecha_visita",
     "type": "esriFieldTypeDate",
     "alias": "Fecha de la visita",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "fecha_visita"
    },
    {
     "name": "constructora",
     "type": "esriFieldTypeString",
     "alias": "Constructora",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "constructora"
    },
    {
     "name": "nombre_proyecto",
     "type": "esriFieldTypeString",
     "alias": "Nombre del Proyecto",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "nombre_proyecto"
    },
    {
     "name": "direccion",
     "type": "esriFieldTypeString",
     "alias": "Direccion",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "direccion"
    },
    {
     "name": "loccodigo",
     "type": "esriFieldTypeString",
     "alias": "Localidad",
     "domain": {
      "type": "codedValue",
      "name": "d_loccodigo",
      "description": "Dominio Localidad",
      "codedValues": [
       {
        "name": "Usaquén",
        "code": "01"
       },
       {
        "name": "Chapinero",
        "code": "02"
       },
       {
        "name": "Santa Fe",
        "code": "03"
       },
       {
        "name": "San Cristóbal",
        "code": "04"
       },
       {
        "name": "Usme",
        "code": "05"
       },
       {
        "name": "Tunjuelito",
        "code": "06"
       },
       {
        "name": "Bosa",
        "code": "07"
       },
       {
        "name": "Kennedy",
        "code": "08"
       },
       {
        "name": "Fontibón",
        "code": "09"
       },
       {
        "name": "Engativá",
        "code": "10"
       },
       {
        "name": "Suba",
        "code": "11"
       },
       {
        "name": "Barrios Unidos",
        "code": "12"
       },
       {
        "name": "Teusaquillo",
        "code": "13"
       },
       {
        "name": "Los Mártires",
        "code": "14"
       },
       {
        "name": "Antonio Nariño",
        "code": "15"
       },
       {
        "name": "Puente Aranda",
        "code": "16"
       },
       {
        "name": "La Candelaria",
        "code": "17"
       },
       {
        "name": "Rafael Uribe Uribe",
        "code": "18"
       },
       {
        "name": "Ciudad Bolívar",
        "code": "19"
       },
       {
        "name": "Sumapaz",
        "code": "20"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 2,
     "defaultValue": null,
     "modelName": "loccodigo"
    },
    {
     "name": "numero_etapa",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Numero de Etapas-Torres",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "numero_etapa"
    },
    {
     "name": "numero_unidades",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Numero unidades",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "numero_unidades"
    },
    {
     "name": "licencia_construccion",
     "type": "esriFieldTypeString",
     "alias": "Licencia de construccion",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "licencia_construccion"
    },
    {
     "name": "fecha_vencimiento",
     "type": "esriFieldTypeDate",
     "alias": "Fecha de vencimiento licencia",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "fecha_vencimiento"
    },
    {
     "name": "avance_fisico",
     "type": "esriFieldTypeDouble",
     "alias": "Avance fisico en porcentaje",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "avance_fisico"
    },
    {
     "name": "descrip_avance_fisico",
     "type": "esriFieldTypeString",
     "alias": "Descripcion del avance fisico",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 500,
     "defaultValue": null,
     "modelName": "descrip_avance_fisico"
    },
    {
     "name": "estado_prov_obra",
     "type": "esriFieldTypeString",
     "alias": "Estado provisional de obra",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "estado_prov_obra"
    },
    {
     "name": "estado_zona_cesion",
     "type": "esriFieldTypeString",
     "alias": "Estado zonas de cesion",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "estado_zona_cesion"
    },
    {
     "name": "tramite_curso",
     "type": "esriFieldTypeString",
     "alias": "Tramite en curso y avance",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 300,
     "defaultValue": null,
     "modelName": "tramite_curso"
    },
    {
     "name": "tramite_requiere",
     "type": "esriFieldTypeString",
     "alias": "Tramites nuevos que requiere",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 300,
     "defaultValue": null,
     "modelName": "tramite_requiere"
    },
    {
     "name": "fecha_entrega",
     "type": "esriFieldTypeDate",
     "alias": "Fecha estimada de entrega",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "fecha_entrega"
    },
    {
     "name": "detalle_fecha_entrega",
     "type": "esriFieldTypeString",
     "alias": "Detalle de la entrega",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 500,
     "defaultValue": null,
     "modelName": "detalle_fecha_entrega"
    },
    {
     "name": "fecha_inst_medidores_aq",
     "type": "esriFieldTypeDate",
     "alias": "Fecha de instalacion de medidores AQ",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "fecha_inst_medidores_aq"
    },
    {
     "name": "detalle_inst_medidores_aq",
     "type": "esriFieldTypeString",
     "alias": "Detalle de la instalacion de medidores AQ",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 500,
     "defaultValue": null,
     "modelName": "detalle_inst_medidores_aq"
    },
    {
     "name": "fecha_inst_medidores_gas",
     "type": "esriFieldTypeDate",
     "alias": "Fecha de instalacion de medidores Gas Natural",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "fecha_inst_medidores_gas"
    },
    {
     "name": "detalle_inst_medidores_gas",
     "type": "esriFieldTypeString",
     "alias": "Detalle de la instalacion de medidores Gas",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 500,
     "defaultValue": null,
     "modelName": "detalle_inst_medidores_gas"
    },
    {
     "name": "observaciones",
     "type": "esriFieldTypeString",
     "alias": "Observaciones",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 500,
     "defaultValue": null,
     "modelName": "observaciones"
    },
    {
     "name": "nombre_visita",
     "type": "esriFieldTypeString",
     "alias": "Responsable Visita",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "nombre_visita"
    },
    {
     "name": "cargo_visita",
     "type": "esriFieldTypeString",
     "alias": "Cargo - Contrato",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "cargo_visita"
    },
    {
     "name": "telefono_visita",
     "type": "esriFieldTypeString",
     "alias": "Telefono del responsable",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "telefono_visita"
    },
    {
     "name": "nombre_representante",
     "type": "esriFieldTypeString",
     "alias": "Nombre_ representante constructora",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 150,
     "defaultValue": null,
     "modelName": "nombre_representante"
    },
    {
     "name": "cargo_representante",
     "type": "esriFieldTypeString",
     "alias": "Cargo representante constructora",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "cargo_representante"
    },
    {
     "name": "telefono_representante",
     "type": "esriFieldTypeString",
     "alias": "Telefono representante constructora",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "telefono_representante"
    },
    {
     "name": "id_proyecto",
     "type": "esriFieldTypeString",
     "alias": "id_proyecto",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "id_proyecto"
    },
    {
     "name": "globalid",
     "type": "esriFieldTypeGlobalID",
     "alias": "globalid",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "globalid"
    },
    {
     "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"
    },
    {
     "name": "fecha_inst_medidores_en",
     "type": "esriFieldTypeDate",
     "alias": "Fecha de instalacion de medidores Energia",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "fecha_inst_medidores_en"
    },
    {
     "name": "detalle_inst_medidores_en",
     "type": "esriFieldTypeString",
     "alias": "Detalle de la instalacion de medidores Energia",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 500,
     "defaultValue": null,
     "modelName": "detalle_inst_medidores_en"
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "shape"
   },
   "indexes": [
    {
     "name": "r16_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "uuid_16",
     "fields": "globalid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a3_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "Registro Visita a Proyectos Inscritos en Mesa de Soluciones",
     "description": "",
     "prototype": {
      "attributes": {
       "fecha_inst_medidores_en": null,
       "detalle_inst_medidores_en": null,
       "fecha_visita": null,
       "constructora": null,
       "nombre_proyecto": null,
       "direccion": null,
       "loccodigo": null,
       "numero_etapa": null,
       "numero_unidades": null,
       "licencia_construccion": null,
       "fecha_vencimiento": null,
       "avance_fisico": null,
       "descrip_avance_fisico": null,
       "estado_prov_obra": null,
       "estado_zona_cesion": null,
       "tramite_curso": null,
       "tramite_requiere": null,
       "fecha_entrega": null,
       "detalle_fecha_entrega": null,
       "fecha_inst_medidores_aq": null,
       "detalle_inst_medidores_aq": null,
       "fecha_inst_medidores_gas": null,
       "detalle_inst_medidores_gas": null,
       "observaciones": null,
       "nombre_visita": null,
       "cargo_visita": null,
       "telefono_visita": null,
       "nombre_representante": null,
       "cargo_representante": null,
       "telefono_representante": null,
       "id_proyecto": 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": "8c6c294e100442339769979f37b6f42e"
  }
 ],
 "tables": []
}