{ "layers": [], "tables": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "cvpe0021_arcgis.sde.reporte_encabezado", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "cvpe0021_arcgis.sde.reporte_afectaciones", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "chip", "composite": false } ], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": null, "displayField": "macroterritorio", "typeIdField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "nullable": false, "defaultValue": null, "modelName": "objectid", "editable": false }, { "name": "macroterritorio", "type": "esriFieldTypeString", "alias": "macroterritorio", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "macroterritorio" }, { "name": "localidad", "type": "esriFieldTypeString", "alias": "localidad", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "localidad" }, { "name": "poligono_vocacion", "type": "esriFieldTypeString", "alias": "poligono_vocacion", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "poligono_vocacion" }, { "name": "sector_catastral", "type": "esriFieldTypeString", "alias": "sector_catastral", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "sector_catastral" }, { "name": "barmanpre", "type": "esriFieldTypeString", "alias": "barmanpre", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "barmanpre" }, { "name": "chip", "type": "esriFieldTypeString", "alias": "chip", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "chip" }, { "name": "uso", "type": "esriFieldTypeString", "alias": "uso", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "uso" }, { "name": "altura", "type": "esriFieldTypeString", "alias": "altura", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "altura" }, { "name": "m2_lote", "type": "esriFieldTypeString", "alias": "m2_lote", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "m2_lote" }, { "name": "sector_normativo", "type": "esriFieldTypeString", "alias": "sector_normativo", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "sector_normativo" }, { "name": "concepto_idiger", "type": "esriFieldTypeString", "alias": "concepto_idiger", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "concepto_idiger" }, { "name": "imagen", "type": "esriFieldTypeString", "alias": "imagen", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "imagen" } ], "indexes": [ { "name": "i7chip", "fields": "chip", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r15_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "cvpe0021_arcgis.sde.reporte_encabezado", "description": "", "prototype": { "attributes": { "concepto_idiger": null, "imagen": null, "macroterritorio": null, "localidad": null, "poligono_vocacion": null, "sector_catastral": null, "barmanpre": null, "chip": null, "uso": null, "altura": null, "m2_lote": null, "sector_normativo": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "useStandardizedQueries": true, "standardMaxRecordCount": 16000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1, "supportedQueryFormats": "JSON", "maxRecordCount": 2000, "allowGeometryUpdates": true, "capabilities": "Query", "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": true, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "supportsApplyEditsWithGlobalIds": false, "serviceItemId": "834500fd8af242759a3db669b831a414", "hasMetadata": true, "sqlParserVersion": "PG_10.8.1" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "cvpe0021_arcgis.sde.reporte_afectaciones", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "cvpe0021_arcgis.sde.reporte_encabezado", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "chip", "composite": false } ], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": null, "displayField": "tipo_afectacion", "typeIdField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "nullable": false, "defaultValue": null, "modelName": "objectid", "editable": false }, { "name": "tipo_afectacion", "type": "esriFieldTypeString", "alias": "tipo_afectacion", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "tipo_afectacion" }, { "name": "observacion", "type": "esriFieldTypeString", "alias": "observacion", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "observacion" }, { "name": "area_afectada", "type": "esriFieldTypeString", "alias": "area_afectada", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "area_afectada" }, { "name": "porcentaje", "type": "esriFieldTypeString", "alias": "porcentaje", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "porcentaje" }, { "name": "chip", "type": "esriFieldTypeString", "alias": "chip", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "chip" } ], "indexes": [ { "name": "i8chip", "fields": "chip", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r16_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "cvpe0021_arcgis.sde.reporte_afectaciones", "description": "", "prototype": { "attributes": { "porcentaje": null, "chip": null, "tipo_afectacion": null, "observacion": null, "area_afectada": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "useStandardizedQueries": true, "standardMaxRecordCount": 16000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1, "supportedQueryFormats": "JSON", "maxRecordCount": 2000, "allowGeometryUpdates": true, "capabilities": "Query", "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": true, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "supportsApplyEditsWithGlobalIds": false, "serviceItemId": "834500fd8af242759a3db669b831a414", "hasMetadata": true, "sqlParserVersion": "PG_10.8.1" } ] }