{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 319, "name": "Departamento", "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": false, "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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -9098767.659966145, "ymin": -471243.5331929209, "xmax": -7441397.982281902, "ymax": 1504865.2504856498, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.98315284119521E-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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 100, 238, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DPTO_CCDGO] CONCAT NEWLINE CONCAT [DPTO_CNMBRE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 177, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial Narrow", "size": 8, "style": "italic", "weight": "bold", "decoration": "underline" } } } ] }, "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 DANE departamento", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DPTO_CCDGO" }, { "name": "DPTO_NAREA", "type": "esriFieldTypeDouble", "alias": "Área departamento en kilómetros cuadrados", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DPTO_NAREA" }, { "name": "DPTO_NANO", "type": "esriFieldTypeSmallInteger", "alias": "Año versión DANE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DPTO_NANO" }, { "name": "DPTO_CNMBRE", "type": "esriFieldTypeString", "alias": "Nombre del departamento", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "DPTO_CNMBRE" }, { "name": "DPTO_ANO_CRCN", "type": "esriFieldTypeSmallInteger", "alias": "Año de resolución de cración del departamento", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DPTO_ANO_CRCN" }, { "name": "DPTO_ACT_ADM", "type": "esriFieldTypeString", "alias": "Acto administrativo del departamento", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DPTO_ACT_ADM" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Amazonas", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Amazonas", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Antioquia", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Antioquia", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Arauca", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Arauca", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Archipiélago de San Andrés, Providencia y Santa Catalina", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Archipiélago de San Andrés, Providencia y Santa Catalina", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Atlántico", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Atlántico", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Bogotá D.C.", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Bogotá D.C.", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Bolívar", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Bolívar", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Boyacá", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Boyacá", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Caldas", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Caldas", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Caquetá", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Caquetá", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Casanare", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Casanare", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Cauca", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Cauca", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Cesar", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Cesar", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Chocó", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Chocó", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Cundinamarca", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Cundinamarca", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Córdoba", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Córdoba", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Guainía", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Guainía", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Guaviare", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Guaviare", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Huila", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Huila", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "La Guajira", "description": "", "prototype": { "attributes": { "NOM_DPTO": "La Guajira", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Magdalena", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Magdalena", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Meta", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Meta", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Nariño", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Nariño", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Norte de Santander", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Norte de Santander", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Putumayo", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Putumayo", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Quindío", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Quindío", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Risaralda", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Risaralda", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Santander", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Santander", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Sucre", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Sucre", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Tolima", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Tolima", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Valle del Cauca", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Valle del Cauca", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Vaupés", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Vaupés", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Vichada", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Vichada", "DPTO_ACT_ADM": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_NANO": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": 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" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 317, "name": "Municipio", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3000000, "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": false, "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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -9098767.659966145, "ymin": -471243.5331929209, "xmax": -7441397.982281902, "ymax": 1504865.2504856498, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.98315284119521E-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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 56, 0, 255 ], "width": 1.25 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MPIO_CCDGO] CONCAT NEWLINE CONCAT [MPIO_CNMBRE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 750000, "name": "Default", "priority": 156, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial Narrow", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "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 DANE departamento", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DPTO_CCDGO" }, { "name": "MPIO_CCDGO", "type": "esriFieldTypeString", "alias": "Código DANE municipio", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "MPIO_CCDGO" }, { "name": "MPIO_CDPMP", "type": "esriFieldTypeString", "alias": "Código DANE concatenado departamento y municipio", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MPIO_CDPMP" }, { "name": "MPIO_TIPO", "type": "esriFieldTypeString", "alias": "Tipo municipio según DIVIPOLA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MPIO_TIPO" }, { "name": "MPIO_NAREA", "type": "esriFieldTypeDouble", "alias": "Área departamento en kilómetros cuadrados", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPIO_NAREA" }, { "name": "MPIO_NANO", "type": "esriFieldTypeSmallInteger", "alias": "Año versión DANE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPIO_NANO" }, { "name": "DPTO_CNMBRE", "type": "esriFieldTypeString", "alias": "Nombre del departamento", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "DPTO_CNMBRE" }, { "name": "MPIO_CNMBRE", "type": "esriFieldTypeString", "alias": "Nombre del municipio", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "MPIO_CNMBRE" }, { "name": "MPIO_CRSLCION", "type": "esriFieldTypeString", "alias": "Resolución de creación del municipio", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MPIO_CRSLCION" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Amazonas", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Amazonas", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Antioquia", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Antioquia", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Arauca", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Arauca", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Archipiélago de San Andrés, Providencia y Santa Catalina", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Archipiélago de San Andrés, Providencia y Santa Catalina", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Atlántico", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Atlántico", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Bogotá D.C.", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Bogotá D.C.", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Bolívar", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Bolívar", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Boyacá", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Boyacá", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Caldas", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Caldas", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Caquetá", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Caquetá", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Casanare", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Casanare", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Cauca", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Cauca", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Cesar", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Cesar", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Chocó", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Chocó", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Cundinamarca", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Cundinamarca", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Córdoba", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Córdoba", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Guainía", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Guainía", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Guaviare", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Guaviare", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Huila", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Huila", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "La Guajira", "description": "", "prototype": { "attributes": { "NOM_DPTO": "La Guajira", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Magdalena", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Magdalena", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Meta", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Meta", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Nariño", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Nariño", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Norte de Santander", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Norte de Santander", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Putumayo", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Putumayo", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Quindío", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Quindío", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Risaralda", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Risaralda", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Santander", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Santander", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Sucre", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Sucre", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Tolima", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Tolima", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Valle del Cauca", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Valle del Cauca", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Vaupés", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Vaupés", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Vichada", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Vichada", "MPIO_CRSLCION": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "MPIO_NANO": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": 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" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Conglomerado - Zona Homogénea de Uso", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3000000, "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": false, "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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -9098767.65440017, "ymin": -471243.5331929209, "xmax": -7441397.982281902, "ymax": 1504865.2504856498, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.98315284119521E-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": "uniqueValue", "field1": "USO_PRED_CONGL", "uniqueValueGroups": [ { "heading": "Uso Predominante", "classes": [ { "label": "Bosque Natural", "description": "Bosque Natural", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 143, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Bosque Natural" ] ] }, { "label": "COLONOS", "description": "COLONOS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 199, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "COLONOS" ] ] }, { "label": "Cultivos Permanentes", "description": "Cultivos Permanentes", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 204, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Cultivos Permanentes" ] ] }, { "label": "Cultivos Sin Clasificar", "description": "Cultivos Sin Clasificar", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Cultivos Sin Clasificar" ] ] }, { "label": "Cultivos Transitorios", "description": "Cultivos Transitorios", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Cultivos Transitorios" ] ] }, { "label": "ETNICOS", "description": "ETNICOS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "ETNICOS" ] ] }, { "label": "Forestales", "description": "Forestales", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Forestales" ] ] }, { "label": "Mixto_1A", "description": "Mixto_1A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Mixto_1A" ] ] }, { "label": "Mixto_2A", "description": "Mixto_2A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 255, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Mixto_2A" ] ] }, { "label": "Mixto_2B", "description": "Mixto_2B", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Mixto_2B" ] ] }, { "label": "Mixto_2C", "description": "Mixto_2C", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 204, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Mixto_2C" ] ] }, { "label": "Mixto_2P", "description": "Mixto_2P", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 255, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Mixto_2P" ] ] }, { "label": "Mixto_3C", "description": "Mixto_3C", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 255, 10, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Mixto_3C" ] ] }, { "label": "Mixto_3F", "description": "Mixto_3F", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 255, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Mixto_3F" ] ] }, { "label": "Mixto_4A", "description": "Mixto_4A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Mixto_4A" ] ] }, { "label": "Mixto_4B", "description": "Mixto_4B", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Mixto_4B" ] ] }, { "label": "Mixto_4BN", "description": "Mixto_4BN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 143, 15, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Mixto_4BN" ] ] }, { "label": "Mixto_4C", "description": "Mixto_4C", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 204, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Mixto_4C" ] ] }, { "label": "Mixto_4D", "description": "Mixto_4D", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Mixto_4D" ] ] }, { "label": "Mixto_4E", "description": "Mixto_4E", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Mixto_4E" ] ] }, { "label": "Mixto_4F", "description": "Mixto_4F", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 214, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Mixto_4F" ] ] }, { "label": "Mixto_4OC", "description": "Mixto_4OC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 230, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Mixto_4OC" ] ] }, { "label": "Mixto_5NA", "description": "Mixto_5NA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 107, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Mixto_5NA" ] ] }, { "label": "Mixto_Mixto", "description": "Mixto_Mixto", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 224, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Mixto_Mixto" ] ] }, { "label": "No Agropecuario", "description": "No Agropecuario", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "No Agropecuario" ] ] }, { "label": "Otros Usos y Coberturas", "description": "Otros Usos y Coberturas", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 230, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Otros Usos y Coberturas" ] ] }, { "label": "Pastos", "description": "Pastos", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "Pastos" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 143, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Bosque Natural", "label": "Bosque Natural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 199, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "COLONOS", "label": "COLONOS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 204, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Cultivos Permanentes", "label": "Cultivos Permanentes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Cultivos Sin Clasificar", "label": "Cultivos Sin Clasificar" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Cultivos Transitorios", "label": "Cultivos Transitorios" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "ETNICOS", "label": "ETNICOS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Forestales", "label": "Forestales" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Mixto_1A", "label": "Mixto_1A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 255, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Mixto_2A", "label": "Mixto_2A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Mixto_2B", "label": "Mixto_2B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 204, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Mixto_2C", "label": "Mixto_2C" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 255, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Mixto_2P", "label": "Mixto_2P" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 255, 10, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Mixto_3C", "label": "Mixto_3C" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 255, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Mixto_3F", "label": "Mixto_3F" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Mixto_4A", "label": "Mixto_4A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Mixto_4B", "label": "Mixto_4B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 143, 15, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Mixto_4BN", "label": "Mixto_4BN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 204, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Mixto_4C", "label": "Mixto_4C" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Mixto_4D", "label": "Mixto_4D" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Mixto_4E", "label": "Mixto_4E" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 214, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Mixto_4F", "label": "Mixto_4F" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 230, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Mixto_4OC", "label": "Mixto_4OC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 107, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Mixto_5NA", "label": "Mixto_5NA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 224, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Mixto_Mixto", "label": "Mixto_Mixto" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "No Agropecuario", "label": "No Agropecuario" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 230, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Otros Usos y Coberturas", "label": "Otros Usos y Coberturas" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "Pastos", "label": "Pastos" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 214, 62, 255 ], "toColor": [ 196, 214, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 201, 161, 255 ], "toColor": [ 193, 201, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 186, 95, 255 ], "toColor": [ 153, 186, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 250, 160, 255 ], "toColor": [ 235, 250, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 235, 52, 255 ], "toColor": [ 161, 235, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 247, 119, 255 ], "toColor": [ 198, 247, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 184, 44, 255 ], "toColor": [ 132, 184, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 245, 188, 255 ], "toColor": [ 226, 245, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 245, 51, 255 ], "toColor": [ 219, 245, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 204, 137, 255 ], "toColor": [ 192, 204, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 237, 114, 255 ], "toColor": [ 223, 237, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 181, 53, 255 ], "toColor": [ 162, 181, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 219, 112, 255 ], "toColor": [ 183, 219, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 250, 100, 255 ], "toColor": [ 232, 250, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 245, 86, 255 ], "toColor": [ 200, 245, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 222, 47, 255 ], "toColor": [ 187, 222, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 212, 70, 255 ], "toColor": [ 171, 212, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 189, 96, 255 ], "toColor": [ 178, 189, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 235, 155, 255 ], "toColor": [ 205, 235, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 179, 62, 255 ], "toColor": [ 140, 179, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 247, 141, 255 ], "toColor": [ 217, 247, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 189, 121, 255 ], "toColor": [ 163, 189, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 217, 119, 255 ], "toColor": [ 200, 217, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 214, 88, 255 ], "toColor": [ 191, 214, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 222, 166, 255 ], "toColor": [ 207, 222, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 186, 134, 255 ], "toColor": [ 171, 186, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 201, 119, 255 ], "toColor": [ 171, 201, 119, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CONGLOMERADO]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [], "useCodedValues": true, "maxScale": 0, "minScale": 25000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CONGLOMERADO", "typeIdField": "USO_PRED_CONGL", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "COD_DEPTO", "type": "esriFieldTypeString", "alias": "Código del departamento", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COD_DEPTO" }, { "name": "COD_ZBIOF", "type": "esriFieldTypeString", "alias": "Código zona homogénea biofisca", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COD_ZBIOF" }, { "name": "CONGLOMERADO", "type": "esriFieldTypeString", "alias": "Conglomerado", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONGLOMERADO" }, { "name": "NOMBREDEPARTAMENTO_CG", "type": "esriFieldTypeString", "alias": "Nombre del departamento", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOMBREDEPARTAMENTO_CG" }, { "name": "NOMBREMUNICIPIO_CG", "type": "esriFieldTypeString", "alias": "Nombre del municipio", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOMBREMUNICIPIO_CG" }, { "name": "DIVIPOLA_CG", "type": "esriFieldTypeString", "alias": "Código DIVIPOLA", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DIVIPOLA_CG" }, { "name": "USO_PRED_CONGL", "type": "esriFieldTypeString", "alias": "Uso predominante general", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "USO_PRED_CONGL" }, { "name": "AREA_CONGLO_HA", "type": "esriFieldTypeDouble", "alias": "Área conglomerado en hectareas", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_CONGLO_HA" }, { "name": "PISO_TERMICO", "type": "esriFieldTypeString", "alias": "Piso térmico", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PISO_TERMICO" }, { "name": "COD_PTERMICO", "type": "esriFieldTypeString", "alias": "Código piso térmico", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COD_PTERMICO" }, { "name": "RANGO_PENDIENTE", "type": "esriFieldTypeString", "alias": "Rango pendiente", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RANGO_PENDIENTE" }, { "name": "COD_PENDIENTE", "type": "esriFieldTypeString", "alias": "Código pendiente", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COD_PENDIENTE" }, { "name": "COD_AREA_HIDROG", "type": "esriFieldTypeString", "alias": "Código área hidrografíca", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COD_AREA_HIDROG" }, { "name": "COD_ZONA_HIDROG", "type": "esriFieldTypeString", "alias": "Código zona hidrografíca", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COD_ZONA_HIDROG" }, { "name": "NOM_AREA_HIDROG", "type": "esriFieldTypeString", "alias": "Nombre área hidrografíca", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOM_AREA_HIDROG" }, { "name": "NOM_ZONA_HIDROG", "type": "esriFieldTypeString", "alias": "Nombre zona hidrografíca", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOM_ZONA_HIDROG" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Bosque Natural", "name": "Bosque Natural", "domains": {}, "templates": [ { "name": "Bosque Natural", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Bosque Natural", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "COLONOS", "name": "COLONOS", "domains": {}, "templates": [ { "name": "COLONOS", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "COLONOS", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Cultivos Permanentes", "name": "Cultivos Permanentes", "domains": {}, "templates": [ { "name": "Cultivos Permanentes", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Cultivos Permanentes", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Cultivos Sin Clasificar", "name": "Cultivos Sin Clasificar", "domains": {}, "templates": [ { "name": "Cultivos Sin Clasificar", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Cultivos Sin Clasificar", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Cultivos Transitorios", "name": "Cultivos Transitorios", "domains": {}, "templates": [ { "name": "Cultivos Transitorios", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Cultivos Transitorios", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ETNICOS", "name": "ETNICOS", "domains": {}, "templates": [ { "name": "ETNICOS", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "ETNICOS", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forestales", "name": "Forestales", "domains": {}, "templates": [ { "name": "Forestales", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Forestales", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mixto_1A", "name": "Mixto_1A", "domains": {}, "templates": [ { "name": "Mixto_1A", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Mixto_1A", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mixto_2A", "name": "Mixto_2A", "domains": {}, "templates": [ { "name": "Mixto_2A", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Mixto_2A", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mixto_2B", "name": "Mixto_2B", "domains": {}, "templates": [ { "name": "Mixto_2B", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Mixto_2B", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mixto_2C", "name": "Mixto_2C", "domains": {}, "templates": [ { "name": "Mixto_2C", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Mixto_2C", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mixto_2P", "name": "Mixto_2P", "domains": {}, "templates": [ { "name": "Mixto_2P", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Mixto_2P", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mixto_3C", "name": "Mixto_3C", "domains": {}, "templates": [ { "name": "Mixto_3C", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Mixto_3C", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mixto_3F", "name": "Mixto_3F", "domains": {}, "templates": [ { "name": "Mixto_3F", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Mixto_3F", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mixto_4A", "name": "Mixto_4A", "domains": {}, "templates": [ { "name": "Mixto_4A", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Mixto_4A", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mixto_4B", "name": "Mixto_4B", "domains": {}, "templates": [ { "name": "Mixto_4B", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Mixto_4B", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mixto_4BN", "name": "Mixto_4BN", "domains": {}, "templates": [ { "name": "Mixto_4BN", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Mixto_4BN", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mixto_4C", "name": "Mixto_4C", "domains": {}, "templates": [ { "name": "Mixto_4C", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Mixto_4C", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mixto_4D", "name": "Mixto_4D", "domains": {}, "templates": [ { "name": "Mixto_4D", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Mixto_4D", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mixto_4E", "name": "Mixto_4E", "domains": {}, "templates": [ { "name": "Mixto_4E", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Mixto_4E", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mixto_4F", "name": "Mixto_4F", "domains": {}, "templates": [ { "name": "Mixto_4F", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Mixto_4F", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mixto_4OC", "name": "Mixto_4OC", "domains": {}, "templates": [ { "name": "Mixto_4OC", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Mixto_4OC", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mixto_5NA", "name": "Mixto_5NA", "domains": {}, "templates": [ { "name": "Mixto_5NA", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Mixto_5NA", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mixto_Mixto", "name": "Mixto_Mixto", "domains": {}, "templates": [ { "name": "Mixto_Mixto", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Mixto_Mixto", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "No Agropecuario", "name": "No Agropecuario", "domains": {}, "templates": [ { "name": "No Agropecuario", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "No Agropecuario", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Otros Usos y Coberturas", "name": "Otros Usos y Coberturas", "domains": {}, "templates": [ { "name": "Otros Usos y Coberturas", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Otros Usos y Coberturas", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Pastos", "name": "Pastos", "domains": {}, "templates": [ { "name": "Pastos", "description": "", "prototype": { "attributes": { "NOM_AREA_HIDROG": null, "NOM_ZONA_HIDROG": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERADO": null, "NOMBREDEPARTAMENTO_CG": null, "NOMBREMUNICIPIO_CG": null, "DIVIPOLA_CG": null, "USO_PRED_CONGL": "Pastos", "AREA_CONGLO_HA": null, "PISO_TERMICO": null, "COD_PTERMICO": null, "RANGO_PENDIENTE": null, "COD_PENDIENTE": null, "COD_AREA_HIDROG": null, "COD_ZONA_HIDROG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "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" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }