{ "layers": [], "tables": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "PROPIETARIOS_PREDIOS_URBANOS", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "Id", "globalIdField": "", "displayField": "CodigoPredial", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "CodigoPredial", "type": "esriFieldTypeString", "alias": "CodigoPredial", "domain": null, "editable": true, "nullable": true, "length": 185, "defaultValue": null, "modelName": "CodigoPredial" }, { "name": "Identificacion", "type": "esriFieldTypeString", "alias": "Identificacion", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Identificacion" }, { "name": "Id", "type": "esriFieldTypeOID", "alias": "Id", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Id" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "PROPIETARIOS_PREDIOS_URBANOS", "description": "", "prototype": { "attributes": { "Identificacion": null, "CodigoPredial": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "ad286087a7b54f74804a92b075a6694d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "DEUDAS_PREDIOS_ARCGIS", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "id", "globalIdField": "", "displayField": "CodigoPredial", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeOID", "alias": "id", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "id" }, { "name": "codigopredial", "type": "esriFieldTypeString", "alias": "CodigoPredial", "domain": null, "editable": true, "nullable": true, "length": 185, "defaultValue": null, "modelName": "codigopredial" }, { "name": "sector", "type": "esriFieldTypeSmallInteger", "alias": "Sector", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "sector" }, { "name": "manzana", "type": "esriFieldTypeSmallInteger", "alias": "Manzana", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "manzana" }, { "name": "lote", "type": "esriFieldTypeSmallInteger", "alias": "Lote", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "lote" }, { "name": "division", "type": "esriFieldTypeSmallInteger", "alias": "Division", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "division" }, { "name": "phv", "type": "esriFieldTypeSmallInteger", "alias": "Phv", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "phv" }, { "name": "phh", "type": "esriFieldTypeSmallInteger", "alias": "Phh", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "phh" }, { "name": "tipodeuda", "type": "esriFieldTypeString", "alias": "TipoDeuda", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "tipodeuda" }, { "name": "aniodeuda", "type": "esriFieldTypeSmallInteger", "alias": "AnioDeuda", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "aniodeuda" }, { "name": "valordeuda", "type": "esriFieldTypeDouble", "alias": "ValorDeuda", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "valordeuda" }, { "name": "valordescuento", "type": "esriFieldTypeDouble", "alias": "valordescuento", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "valordescuento" }, { "name": "valorinteres", "type": "esriFieldTypeDouble", "alias": "ValorInteres", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "valorinteres" }, { "name": "valormulta", "type": "esriFieldTypeDouble", "alias": "ValorMulta", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "valormulta" }, { "name": "valorcoactiva", "type": "esriFieldTypeDouble", "alias": "ValorCoactiva", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "valorcoactiva" }, { "name": "valorrecargo", "type": "esriFieldTypeDouble", "alias": "ValorRecargo", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "valorrecargo" }, { "name": "valortotal", "type": "esriFieldTypeDouble", "alias": "ValorTotal", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "valortotal" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "DEUDAS_PREDIOS_ARCGIS", "description": "", "prototype": { "attributes": { "valorrecargo": 0, "valorcoactiva": 0, "codigopredial": null, "sector": 0, "manzana": 0, "lote": 0, "division": 0, "phv": 0, "phh": 0, "tipodeuda": " ", "aniodeuda": 0, "valordeuda": 0, "valordescuento": 0, "valorinteres": 0, "valormulta": 0 } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "ad286087a7b54f74804a92b075a6694d" } ] }