{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.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, "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": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 480885.2490553155, "ymin": 16516.33731733868, "xmax": 2144972.4869565377, "ymax": 1996354.0909707914, "spatialReference": { "wkid": 3115, "latestWkid": 3115, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4623200, "falseY": -9510300, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 3115, "latestWkid": 3115, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4623200, "falseY": -9510300, "xyUnits": 10000, "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": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "DPTO_CCDGO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DPTO_CCDGO", "type": "esriFieldTypeString", "alias": "Código Departamento", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DPTO_CCDGO" }, { "name": "DPTO_CNMBR", "type": "esriFieldTypeString", "alias": "Nombre Departamento", "domain": null, "editable": true, "nullable": true, "length": 58, "defaultValue": null, "modelName": "DPTO_CNMBR" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "R24_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "UUID_24", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "I15DPTO_CCDGO", "isAscending": true, "isUnique": false, "description": "", "fields": "DPTO_CCDGO" }, { "name": "S5_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Departamentos", "description": "", "prototype": { "attributes": { "DPTO_CNMBR": null, "DPTO_CCDGO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8432a2f1db6c430486f10d582cb8c14f" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Subregiones PDET", "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, "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": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 784815.0935053817, "ymin": 413115.6186702845, "xmax": 1790438.424335402, "ymax": 1756289.5065753828, "spatialReference": { "wkid": 3115, "latestWkid": 3115, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4623200, "falseY": -9510300, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 3115, "latestWkid": 3115, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4623200, "falseY": -9510300, "xyUnits": 10000, "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": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PDET_CCDGO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PDET_CCDGO", "type": "esriFieldTypeString", "alias": "Código PDET", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PDET_CCDGO" }, { "name": "PDET_CNMBR", "type": "esriFieldTypeString", "alias": "Nombre PDET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PDET_CNMBR" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "R25_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "UUID_25", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "I16PDET_CCDGO", "isAscending": true, "isUnique": false, "description": "", "fields": "PDET_CCDGO" }, { "name": "S6_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Subregiones PDET", "description": "", "prototype": { "attributes": { "PDET_CNMBR": null, "PDET_CCDGO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8432a2f1db6c430486f10d582cb8c14f" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Municipios", "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, "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": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 480885.2490553155, "ymin": 16516.33731733868, "xmax": 2144972.4869565377, "ymax": 1996354.0909707914, "spatialReference": { "wkid": 3115, "latestWkid": 3115, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4623200, "falseY": -9510300, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 3115, "latestWkid": 3115, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4623200, "falseY": -9510300, "xyUnits": 10000, "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": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "DPTO_CCDGO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DPTO_CCDGO", "type": "esriFieldTypeString", "alias": "Código Departamento", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DPTO_CCDGO" }, { "name": "DPTO_CNMBR", "type": "esriFieldTypeString", "alias": "Nombre Departamento", "domain": null, "editable": true, "nullable": true, "length": 58, "defaultValue": null, "modelName": "DPTO_CNMBR" }, { "name": "PDET_CCDGO", "type": "esriFieldTypeString", "alias": "Código PDET", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PDET_CCDGO" }, { "name": "PDET_CNMBR", "type": "esriFieldTypeString", "alias": "Nombre PDET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PDET_CNMBR" }, { "name": "MPIO_CCDGO", "type": "esriFieldTypeString", "alias": "Código DANE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MPIO_CCDGO" }, { "name": "MPIO_CNMBR", "type": "esriFieldTypeString", "alias": "Nombre Municipio", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MPIO_CNMBR" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "R26_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "UUID_26", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "I17DPTO_CCDGO", "isAscending": true, "isUnique": false, "description": "", "fields": "DPTO_CCDGO" }, { "name": "I17PDET_CCDGO", "isAscending": true, "isUnique": false, "description": "", "fields": "PDET_CCDGO" }, { "name": "I17MPIO_CCDGO", "isAscending": true, "isUnique": false, "description": "", "fields": "MPIO_CCDGO" }, { "name": "S7_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Municipios", "description": "", "prototype": { "attributes": { "MPIO_CNMBR": null, "MPIO_CCDGO": null, "DPTO_CCDGO": null, "DPTO_CNMBR": null, "PDET_CCDGO": null, "PDET_CNMBR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8432a2f1db6c430486f10d582cb8c14f" } ], "tables": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "Indicadores PATR", "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, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CODIGO_INDICADOR", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CODIGO_INDICADOR", "type": "esriFieldTypeString", "alias": "Código del Indicador", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CODIGO_INDICADOR" }, { "name": "NOMBRE_INDICADOR", "type": "esriFieldTypeString", "alias": "Nombre del Indicador", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "NOMBRE_INDICADOR" }, { "name": "PILAR", "type": "esriFieldTypeString", "alias": "Pilar", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PILAR" }, { "name": "NUMERADOR", "type": "esriFieldTypeString", "alias": "Numerador", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "NUMERADOR" }, { "name": "DENOMINADOR", "type": "esriFieldTypeString", "alias": "Denominador", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "DENOMINADOR" }, { "name": "FORMULA", "type": "esriFieldTypeString", "alias": "Formula", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "FORMULA" }, { "name": "DESCRIPCION", "type": "esriFieldTypeString", "alias": "Descripción del indicador", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "DESCRIPCION" }, { "name": "UNIDAD_MEDIDA", "type": "esriFieldTypeString", "alias": "Unidad de Medida", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "UNIDAD_MEDIDA" }, { "name": "FUENTE", "type": "esriFieldTypeString", "alias": "Fuente de información", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FUENTE" }, { "name": "SECTOR", "type": "esriFieldTypeString", "alias": "Sector", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SECTOR" }, { "name": "TIPO_INDICADOR", "type": "esriFieldTypeString", "alias": "Tipo de Indicador", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TIPO_INDICADOR" }, { "name": "ANIO_ULTIMO", "type": "esriFieldTypeString", "alias": "Año del indicador", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ANIO_ULTIMO" }, { "name": "CLASIFICACION_INDICADOR", "type": "esriFieldTypeString", "alias": "Clasificación del Indicador", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CLASIFICACION_INDICADOR" }, { "name": "TENDENCIA_INDICADOR", "type": "esriFieldTypeString", "alias": "Tendencia del Indicador", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TENDENCIA_INDICADOR" }, { "name": "OBSERVACION_NACIONAL_SUBREGIONA", "type": "esriFieldTypeString", "alias": "Observación Nacional y Subregional", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "OBSERVACION_NACIONAL_SUBREGIONA" }, { "name": "OBSERVACION_MUNICIPAL", "type": "esriFieldTypeString", "alias": "Observación Municipal", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "OBSERVACION_MUNICIPAL" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "R27_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "UUID_27", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "I18CODIGO_INDICA", "isAscending": true, "isUnique": false, "description": "", "fields": "CODIGO_INDICADOR" }, { "name": "I18PILAR", "isAscending": true, "isUnique": false, "description": "", "fields": "PILAR" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Indicadores PATR", "description": "", "prototype": { "attributes": { "OBSERVACION_MUNICIPAL": null, "OBSERVACION_NACIONAL_SUBREGIONA": null, "CODIGO_INDICADOR": null, "NOMBRE_INDICADOR": null, "PILAR": null, "NUMERADOR": null, "DENOMINADOR": null, "FORMULA": null, "DESCRIPCION": null, "UNIDAD_MEDIDA": null, "FUENTE": null, "SECTOR": null, "TIPO_INDICADOR": null, "ANIO_ULTIMO": null, "CLASIFICACION_INDICADOR": null, "TENDENCIA_INDICADOR": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "8432a2f1db6c430486f10d582cb8c14f" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "Simbologí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, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CODIGO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CODIGO", "type": "esriFieldTypeString", "alias": "Código", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CODIGO" }, { "name": "NOMBRE", "type": "esriFieldTypeString", "alias": "Nombre", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOMBRE" }, { "name": "COLOR", "type": "esriFieldTypeString", "alias": "Color", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "COLOR" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "R28_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "UUID_28", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "I19CODIGO", "isAscending": true, "isUnique": false, "description": "", "fields": "CODIGO" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Simbología", "description": "", "prototype": { "attributes": { "COLOR": null, "NOMBRE": null, "CODIGO": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "8432a2f1db6c430486f10d582cb8c14f" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 7, "name": "Tablero PATR", "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, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "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": "Código Departamento", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "COD_DPTO" }, { "name": "COD_PDET", "type": "esriFieldTypeString", "alias": "Código Subregión PDET", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "COD_PDET" }, { "name": "COD_DANE", "type": "esriFieldTypeString", "alias": "Código DANE Municipio", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "COD_DANE" }, { "name": "CODIGO_INDICADOR", "type": "esriFieldTypeString", "alias": "Código Indicador", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CODIGO_INDICADOR" }, { "name": "ANIO_MUNICIPIO", "type": "esriFieldTypeString", "alias": "Año disponible Municipios", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ANIO_MUNICIPIO" }, { "name": "ANIO_NAL_PDET", "type": "esriFieldTypeString", "alias": "Año disponible Subregión, Nacional", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ANIO_NAL_PDET" }, { "name": "OBSERVACION_MUNICIPIO", "type": "esriFieldTypeString", "alias": "Observación Municipal", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OBSERVACION_MUNICIPIO" }, { "name": "OBSERVACION_NAL_PDET", "type": "esriFieldTypeString", "alias": "Observación Subregional, Nacional", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OBSERVACION_NAL_PDET" }, { "name": "VALOR_MUNICIPIO", "type": "esriFieldTypeDouble", "alias": "Valor del indicador municipios", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALOR_MUNICIPIO" }, { "name": "VALOR_SUBREGION", "type": "esriFieldTypeDouble", "alias": "Valor del indicador Subregional", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALOR_SUBREGION" }, { "name": "VALOR_PDET", "type": "esriFieldTypeDouble", "alias": "Valor del indicador Agregado PDET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALOR_PDET" }, { "name": "VALOR_NACIONAL", "type": "esriFieldTypeDouble", "alias": "Valor del indicador Nacional", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALOR_NACIONAL" }, { "name": "TENDENCIA", "type": "esriFieldTypeString", "alias": "Tendencia del indicador", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TENDENCIA" }, { "name": "MUNICIPIO_SUBREGION", "type": "esriFieldTypeString", "alias": "Estado municipio respecto a la subregión", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MUNICIPIO_SUBREGION" }, { "name": "MUNICIPIO_PDET", "type": "esriFieldTypeString", "alias": "Estado municipio respecto al agregado PDET", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MUNICIPIO_PDET" }, { "name": "MUNICIPIO_NACIONAL", "type": "esriFieldTypeString", "alias": "Estado municipio respecto al Nacional", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MUNICIPIO_NACIONAL" }, { "name": "CATEGORIA_MUNICIPAL", "type": "esriFieldTypeString", "alias": "Categoría semaforo municipal", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CATEGORIA_MUNICIPAL" }, { "name": "SUBREGION_PDET", "type": "esriFieldTypeString", "alias": "Estado subregión respecto al agregado PDET", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SUBREGION_PDET" }, { "name": "SUBREGION_NACIONAL", "type": "esriFieldTypeString", "alias": "Estado subregión respecto al Nacional", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SUBREGION_NACIONAL" }, { "name": "CATEGORIA_SUBREGIONAL", "type": "esriFieldTypeString", "alias": "Categoría semáforo Subregional", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CATEGORIA_SUBREGIONAL" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "R29_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "UUID_29", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "I20COD_DPTO", "isAscending": true, "isUnique": false, "description": "", "fields": "COD_DPTO" }, { "name": "I20COD_PDET", "isAscending": true, "isUnique": false, "description": "", "fields": "COD_PDET" }, { "name": "I20COD_DANE", "isAscending": true, "isUnique": false, "description": "", "fields": "COD_DANE" }, { "name": "I20CODIGO_INDICA", "isAscending": true, "isUnique": false, "description": "", "fields": "CODIGO_INDICADOR" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tablero PATR", "description": "", "prototype": { "attributes": { "CATEGORIA_SUBREGIONAL": null, "SUBREGION_NACIONAL": null, "COD_DPTO": null, "COD_PDET": null, "COD_DANE": null, "CODIGO_INDICADOR": null, "ANIO_MUNICIPIO": null, "ANIO_NAL_PDET": null, "OBSERVACION_MUNICIPIO": null, "OBSERVACION_NAL_PDET": null, "VALOR_MUNICIPIO": null, "VALOR_SUBREGION": null, "VALOR_PDET": null, "VALOR_NACIONAL": null, "TENDENCIA": null, "MUNICIPIO_SUBREGION": null, "MUNICIPIO_PDET": null, "MUNICIPIO_NACIONAL": null, "CATEGORIA_MUNICIPAL": null, "SUBREGION_PDET": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "8432a2f1db6c430486f10d582cb8c14f" } ] }