{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "linea_capacidad", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreationDate", "creatorField": "Creator", "editDateField": "EditDate", "editorField": "Editor" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 2, "name": "", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "parentglobalid", "composite": true, "catalogID": "{982DE93E-A454-4CD1-98A5-991964864F9B}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1769786017000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "tipo_producto", "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": "tipo_producto", "type": "esriFieldTypeString", "alias": "Indica el tipo de producto", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "tipo_producto" }, { "name": "cantidad", "type": "esriFieldTypeDouble", "alias": "Cantidad", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cantidad" }, { "name": "unidad", "type": "esriFieldTypeString", "alias": "Unidad", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "unidad" }, { "name": "cantidad_final", "type": "esriFieldTypeDouble", "alias": "Cantidad final", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cantidad_final" }, { "name": "unidad_final", "type": "esriFieldTypeString", "alias": "Unidad final", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "unidad_final" }, { "name": "estacionalidad", "type": "esriFieldTypeString", "alias": "Estacionalidad", "domain": { "type": "codedValue", "name": "cvd_estacionalidad", "description": "", "codedValues": [ { "name": "Diario", "code": "diario" }, { "name": "Semanal", "code": "semanal" }, { "name": "Quincenal", "code": "quincenal" }, { "name": "Mensual", "code": "mensual" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "estacionalidad" }, { "name": "semanas", "type": "esriFieldTypeString", "alias": "Semanas", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "semanas" }, { "name": "meses", "type": "esriFieldTypeString", "alias": "Meses", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "meses" }, { "name": "tipo_origen", "type": "esriFieldTypeString", "alias": "¿Cuál es el origen del producto?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "tipo_origen" }, { "name": "pais_origen", "type": "esriFieldTypeString", "alias": "¿Cuál o cuáles son los países origen del producto?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "pais_origen" }, { "name": "departamento_origen", "type": "esriFieldTypeString", "alias": "¿Cuál es el departamento origen del producto?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "departamento_origen" }, { "name": "municipio_origen", "type": "esriFieldTypeString", "alias": "¿Cuál es municipio origen del producto?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "municipio_origen" }, { "name": "tipo_destino", "type": "esriFieldTypeString", "alias": "¿Cuál es el destino del producto?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "tipo_destino" }, { "name": "pais_destino", "type": "esriFieldTypeString", "alias": "¿Cuál o cuáles son los países destino del producto?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "pais_destino" }, { "name": "departamento_destino", "type": "esriFieldTypeString", "alias": "¿Cuál es el departamento destino del producto?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "departamento_destino" }, { "name": "municipio_destino", "type": "esriFieldTypeString", "alias": "¿Cuál es el municipio destino del producto?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "municipio_destino" }, { "name": "parentglobalid", "type": "esriFieldTypeGUID", "alias": "ParentGlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "parentglobalid" }, { "name": "creationdate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate" }, { "name": "creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "creator" }, { "name": "editdate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "editdate" }, { "name": "editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 128, "defaultValue": null, "modelName": "editor" } ], "indexes": [ { "name": "i429creationdate", "isAscending": true, "isUnique": false, "description": "", "fields": "creationdate" }, { "name": "i429creator", "isAscending": true, "isUnique": false, "description": "", "fields": "creator" }, { "name": "i429editdate", "isAscending": true, "isUnique": false, "description": "", "fields": "editdate" }, { "name": "i429editor", "isAscending": true, "isUnique": false, "description": "", "fields": "editor" }, { "name": "i429parentglobal", "isAscending": true, "isUnique": false, "description": "", "fields": "parentglobalid" }, { "name": "r56_sde_rowid_uk", "isAscending": true, "isUnique": false, "description": "", "fields": "objectid" }, { "name": "uuid_56", "isAscending": true, "isUnique": true, "description": "", "fields": "globalid" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "linea_capacidad", "description": "", "prototype": { "attributes": { "municipio_destino": null, "parentglobalid": null, "departamento_destino": null, "tipo_producto": null, "cantidad": null, "unidad": null, "cantidad_final": null, "unidad_final": null, "estacionalidad": null, "semanas": null, "meses": null, "tipo_origen": null, "pais_origen": null, "departamento_origen": null, "municipio_origen": null, "tipo_destino": null, "pais_destino": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "bf65a9b00ef346bead06a465598ff0ac" }