{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Departamentos", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -81.73562053406039, "ymin": -4.2259384394074, "xmax": -66.85688957969029, "ymax": 13.394727761676904, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.111948722222222E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "DeCodigo", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DeCodigo", "type": "esriFieldTypeString", "alias": "Código", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "DeCodigo" }, { "name": "DeNombre", "type": "esriFieldTypeString", "alias": "Nombre", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DeNombre" }, { "name": "DeArea", "type": "esriFieldTypeDouble", "alias": "Área", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DeArea" }, { "name": "DeNorma", "type": "esriFieldTypeString", "alias": "Normatividad", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "DeNorma" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R282_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S218_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Departamentos", "description": "", "prototype": { "attributes": { "DeNorma": null, "DeCodigo": null, "DeNombre": null, "DeArea": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8a55e2e5d3a84da6b4db7afdf454f12b" } ], "tables": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Macrometas - Ambiente", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "cod_dpto", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "cod_dpto", "type": "esriFieldTypeString", "alias": "cod_dpto", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "cod_dpto" }, { "name": "sector", "type": "esriFieldTypeString", "alias": "sector", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sector" }, { "name": "macrometa", "type": "esriFieldTypeString", "alias": "macrometa", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "macrometa" }, { "name": "month", "type": "esriFieldTypeString", "alias": "month", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "month" }, { "name": "datos", "type": "esriFieldTypeDouble", "alias": "datos", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "datos" }, { "name": "unit", "type": "esriFieldTypeString", "alias": "unit", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "unit" }, { "name": "year", "type": "esriFieldTypeString", "alias": "year", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "year" } ], "indexes": [ { "name": "R584_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Macrometas - Ambiente", "description": "", "prototype": { "attributes": { "unit": null, "cod_dpto": null, "sector": null, "macrometa": null, "month": null, "datos": null, "year": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "8a55e2e5d3a84da6b4db7afdf454f12b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Macrometas - Cultura", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "cod_dpto", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "cod_dpto", "type": "esriFieldTypeString", "alias": "cod_dpto", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "cod_dpto" }, { "name": "sector", "type": "esriFieldTypeString", "alias": "sector", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sector" }, { "name": "macrometa", "type": "esriFieldTypeString", "alias": "macrometa", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "macrometa" }, { "name": "month", "type": "esriFieldTypeString", "alias": "month", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "month" }, { "name": "datos", "type": "esriFieldTypeDouble", "alias": "datos", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "datos" }, { "name": "unit", "type": "esriFieldTypeString", "alias": "unit", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "unit" }, { "name": "year", "type": "esriFieldTypeString", "alias": "year1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "year" } ], "indexes": [ { "name": "R584_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Macrometas - Cultura", "description": "", "prototype": { "attributes": { "unit": null, "cod_dpto": null, "sector": null, "macrometa": null, "month": null, "datos": null, "year": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "8a55e2e5d3a84da6b4db7afdf454f12b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Macrometas - Defensa", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "cod_dpto", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "cod_dpto", "type": "esriFieldTypeString", "alias": "cod_dpto", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "cod_dpto" }, { "name": "sector", "type": "esriFieldTypeString", "alias": "sector", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sector" }, { "name": "macrometa", "type": "esriFieldTypeString", "alias": "macrometa", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "macrometa" }, { "name": "month", "type": "esriFieldTypeString", "alias": "month", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "month" }, { "name": "datos", "type": "esriFieldTypeDouble", "alias": "datos", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "datos" }, { "name": "unit", "type": "esriFieldTypeString", "alias": "unit", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "unit" }, { "name": "year", "type": "esriFieldTypeString", "alias": "year1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "year" } ], "indexes": [ { "name": "R584_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Macrometas - Defensa", "description": "", "prototype": { "attributes": { "unit": null, "cod_dpto": null, "sector": null, "macrometa": null, "month": null, "datos": null, "year": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "8a55e2e5d3a84da6b4db7afdf454f12b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Macrometas - Educación", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "cod_dpto", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "cod_dpto", "type": "esriFieldTypeString", "alias": "cod_dpto", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "cod_dpto" }, { "name": "sector", "type": "esriFieldTypeString", "alias": "sector", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sector" }, { "name": "macrometa", "type": "esriFieldTypeString", "alias": "macrometa", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "macrometa" }, { "name": "month", "type": "esriFieldTypeString", "alias": "month", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "month" }, { "name": "datos", "type": "esriFieldTypeDouble", "alias": "datos", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "datos" }, { "name": "unit", "type": "esriFieldTypeString", "alias": "unit", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "unit" }, { "name": "year", "type": "esriFieldTypeString", "alias": "year1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "year" } ], "indexes": [ { "name": "R584_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Macrometas - Educación", "description": "", "prototype": { "attributes": { "unit": null, "cod_dpto": null, "sector": null, "macrometa": null, "month": null, "datos": null, "year": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "8a55e2e5d3a84da6b4db7afdf454f12b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Macrometas - Energía ", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "cod_dpto", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "cod_dpto", "type": "esriFieldTypeString", "alias": "cod_dpto", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "cod_dpto" }, { "name": "sector", "type": "esriFieldTypeString", "alias": "sector", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sector" }, { "name": "macrometa", "type": "esriFieldTypeString", "alias": "macrometa", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "macrometa" }, { "name": "month", "type": "esriFieldTypeString", "alias": "month", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "month" }, { "name": "datos", "type": "esriFieldTypeDouble", "alias": "datos", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "datos" }, { "name": "unit", "type": "esriFieldTypeString", "alias": "unit", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "unit" }, { "name": "year", "type": "esriFieldTypeString", "alias": "year1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "year" } ], "indexes": [ { "name": "R584_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Macrometas - Energía ", "description": "", "prototype": { "attributes": { "unit": null, "cod_dpto": null, "sector": null, "macrometa": null, "month": null, "datos": null, "year": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "8a55e2e5d3a84da6b4db7afdf454f12b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Macrometas - Hacienda", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "cod_dpto", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "cod_dpto", "type": "esriFieldTypeString", "alias": "cod_dpto", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "cod_dpto" }, { "name": "sector", "type": "esriFieldTypeString", "alias": "sector", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sector" }, { "name": "macrometa", "type": "esriFieldTypeString", "alias": "macrometa", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "macrometa" }, { "name": "month", "type": "esriFieldTypeString", "alias": "month", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "month" }, { "name": "datos", "type": "esriFieldTypeDouble", "alias": "datos", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "datos" }, { "name": "unit", "type": "esriFieldTypeString", "alias": "unit", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "unit" }, { "name": "year", "type": "esriFieldTypeString", "alias": "year1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "year" } ], "indexes": [ { "name": "R584_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Macrometas - Hacienda", "description": "", "prototype": { "attributes": { "unit": null, "cod_dpto": null, "sector": null, "macrometa": null, "month": null, "datos": null, "year": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "8a55e2e5d3a84da6b4db7afdf454f12b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Macrometas - Igualdad", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "cod_dpto", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "cod_dpto", "type": "esriFieldTypeString", "alias": "cod_dpto", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "cod_dpto" }, { "name": "sector", "type": "esriFieldTypeString", "alias": "sector", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sector" }, { "name": "macrometa", "type": "esriFieldTypeString", "alias": "macrometa", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "macrometa" }, { "name": "month", "type": "esriFieldTypeString", "alias": "month", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "month" }, { "name": "datos", "type": "esriFieldTypeDouble", "alias": "datos", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "datos" }, { "name": "unit", "type": "esriFieldTypeString", "alias": "unit", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "unit" }, { "name": "year", "type": "esriFieldTypeString", "alias": "year1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "year" } ], "indexes": [ { "name": "R584_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Macrometas - Igualdad", "description": "", "prototype": { "attributes": { "unit": null, "cod_dpto": null, "sector": null, "macrometa": null, "month": null, "datos": null, "year": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "8a55e2e5d3a84da6b4db7afdf454f12b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Macrometas - Inclusión", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "cod_dpto", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "cod_dpto", "type": "esriFieldTypeString", "alias": "cod_dpto", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "cod_dpto" }, { "name": "sector", "type": "esriFieldTypeString", "alias": "sector", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sector" }, { "name": "macrometa", "type": "esriFieldTypeString", "alias": "macrometa", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "macrometa" }, { "name": "month", "type": "esriFieldTypeString", "alias": "month", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "month" }, { "name": "datos", "type": "esriFieldTypeDouble", "alias": "datos", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "datos" }, { "name": "unit", "type": "esriFieldTypeString", "alias": "unit", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "unit" }, { "name": "year", "type": "esriFieldTypeString", "alias": "year1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "year" } ], "indexes": [ { "name": "R584_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Macrometas - Inclusión", "description": "", "prototype": { "attributes": { "unit": null, "cod_dpto": null, "sector": null, "macrometa": null, "month": null, "datos": null, "year": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "8a55e2e5d3a84da6b4db7afdf454f12b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Macrometas - Planeación", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "cod_dpto", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "cod_dpto", "type": "esriFieldTypeString", "alias": "cod_dpto", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "cod_dpto" }, { "name": "sector", "type": "esriFieldTypeString", "alias": "sector", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sector" }, { "name": "macrometa", "type": "esriFieldTypeString", "alias": "macrometa", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "macrometa" }, { "name": "month", "type": "esriFieldTypeString", "alias": "month", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "month" }, { "name": "datos", "type": "esriFieldTypeDouble", "alias": "datos", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "datos" }, { "name": "unit", "type": "esriFieldTypeString", "alias": "unit", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "unit" }, { "name": "year", "type": "esriFieldTypeString", "alias": "year1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "year" } ], "indexes": [ { "name": "R584_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Macrometas - Planeación", "description": "", "prototype": { "attributes": { "unit": null, "cod_dpto": null, "sector": null, "macrometa": null, "month": null, "datos": null, "year": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "8a55e2e5d3a84da6b4db7afdf454f12b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Macrometas - Presidencia", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "cod_dpto", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "cod_dpto", "type": "esriFieldTypeString", "alias": "cod_dpto", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "cod_dpto" }, { "name": "sector", "type": "esriFieldTypeString", "alias": "sector", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sector" }, { "name": "macrometa", "type": "esriFieldTypeString", "alias": "macrometa", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "macrometa" }, { "name": "month", "type": "esriFieldTypeString", "alias": "month", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "month" }, { "name": "datos", "type": "esriFieldTypeDouble", "alias": "datos", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "datos" }, { "name": "unit", "type": "esriFieldTypeString", "alias": "unit", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "unit" }, { "name": "year", "type": "esriFieldTypeString", "alias": "year1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "year" } ], "indexes": [ { "name": "R584_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Macrometas - Presidencia", "description": "", "prototype": { "attributes": { "unit": null, "cod_dpto": null, "sector": null, "macrometa": null, "month": null, "datos": null, "year": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "8a55e2e5d3a84da6b4db7afdf454f12b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Macrometas - Salud", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "cod_dpto", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "cod_dpto", "type": "esriFieldTypeString", "alias": "cod_dpto", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "cod_dpto" }, { "name": "sector", "type": "esriFieldTypeString", "alias": "sector", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sector" }, { "name": "macrometa", "type": "esriFieldTypeString", "alias": "macrometa", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "macrometa" }, { "name": "month", "type": "esriFieldTypeString", "alias": "month", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "month" }, { "name": "datos", "type": "esriFieldTypeDouble", "alias": "datos", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "datos" }, { "name": "unit", "type": "esriFieldTypeString", "alias": "unit", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "unit" }, { "name": "year", "type": "esriFieldTypeString", "alias": "year1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "year" } ], "indexes": [ { "name": "R584_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Macrometas - Salud", "description": "", "prototype": { "attributes": { "unit": null, "cod_dpto": null, "sector": null, "macrometa": null, "month": null, "datos": null, "year": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "8a55e2e5d3a84da6b4db7afdf454f12b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Macrometas - TIC", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "cod_dpto", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "cod_dpto", "type": "esriFieldTypeString", "alias": "cod_dpto", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "cod_dpto" }, { "name": "sector", "type": "esriFieldTypeString", "alias": "sector", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sector" }, { "name": "macrometa", "type": "esriFieldTypeString", "alias": "macrometa", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "macrometa" }, { "name": "month", "type": "esriFieldTypeString", "alias": "month", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "month" }, { "name": "datos", "type": "esriFieldTypeDouble", "alias": "datos", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "datos" }, { "name": "unit", "type": "esriFieldTypeString", "alias": "unit", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "unit" }, { "name": "year", "type": "esriFieldTypeString", "alias": "year1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "year" } ], "indexes": [ { "name": "R584_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Macrometas - TIC", "description": "", "prototype": { "attributes": { "unit": null, "cod_dpto": null, "sector": null, "macrometa": null, "month": null, "datos": null, "year": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "8a55e2e5d3a84da6b4db7afdf454f12b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Macrometas - Trabajo", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "cod_dpto", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "cod_dpto", "type": "esriFieldTypeString", "alias": "cod_dpto", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "cod_dpto" }, { "name": "sector", "type": "esriFieldTypeString", "alias": "sector", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sector" }, { "name": "macrometa", "type": "esriFieldTypeString", "alias": "macrometa", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "macrometa" }, { "name": "month", "type": "esriFieldTypeString", "alias": "month", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "month" }, { "name": "datos", "type": "esriFieldTypeDouble", "alias": "datos", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "datos" }, { "name": "unit", "type": "esriFieldTypeString", "alias": "unit", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "unit" }, { "name": "year", "type": "esriFieldTypeString", "alias": "year1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "year" } ], "indexes": [ { "name": "R584_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Macrometas - Trabajo", "description": "", "prototype": { "attributes": { "unit": null, "cod_dpto": null, "sector": null, "macrometa": null, "month": null, "datos": null, "year": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "8a55e2e5d3a84da6b4db7afdf454f12b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Macrometas - Transporte", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "cod_dpto", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "cod_dpto", "type": "esriFieldTypeString", "alias": "cod_dpto", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "cod_dpto" }, { "name": "sector", "type": "esriFieldTypeString", "alias": "sector", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sector" }, { "name": "macrometa", "type": "esriFieldTypeString", "alias": "macrometa", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "macrometa" }, { "name": "month", "type": "esriFieldTypeString", "alias": "month", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "month" }, { "name": "datos", "type": "esriFieldTypeDouble", "alias": "datos", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "datos" }, { "name": "unit", "type": "esriFieldTypeString", "alias": "unit", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "unit" }, { "name": "year", "type": "esriFieldTypeString", "alias": "year1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "year" } ], "indexes": [ { "name": "R584_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Macrometas - Transporte", "description": "", "prototype": { "attributes": { "unit": null, "cod_dpto": null, "sector": null, "macrometa": null, "month": null, "datos": null, "year": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "8a55e2e5d3a84da6b4db7afdf454f12b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Macrometas - Vivienda", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "cod_dpto", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "cod_dpto", "type": "esriFieldTypeString", "alias": "cod_dpto", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "cod_dpto" }, { "name": "sector", "type": "esriFieldTypeString", "alias": "sector", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "sector" }, { "name": "macrometa", "type": "esriFieldTypeString", "alias": "macrometa", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "macrometa" }, { "name": "month", "type": "esriFieldTypeString", "alias": "month", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "month" }, { "name": "datos", "type": "esriFieldTypeDouble", "alias": "datos", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "datos" }, { "name": "unit", "type": "esriFieldTypeString", "alias": "unit", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "unit" }, { "name": "year", "type": "esriFieldTypeString", "alias": "year1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "year" } ], "indexes": [ { "name": "R584_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "SA Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Macrometas - Vivienda", "description": "", "prototype": { "attributes": { "unit": null, "cod_dpto": null, "sector": null, "macrometa": null, "month": null, "datos": null, "year": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "8a55e2e5d3a84da6b4db7afdf454f12b" } ] }