{ "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": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "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.66, "ymin": -471243.5331999995, "xmax": -7441397.9823, "ymax": 1504865.2503999993, "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": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "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_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": "DPTO_CSMBLO", "type": "esriFieldTypeString", "alias": "DPTO_CSMBLO\n", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "DPTO_CSMBLO_" }, { "name": "DPTO_VGNC", "type": "esriFieldTypeSmallInteger", "alias": "DPTO_VGNC\n", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DPTO_VGNC_" } ], "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_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Antioquia", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Antioquia", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Arauca", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Arauca", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": 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_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Atlántico", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Atlántico", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Bogotá D.C.", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Bogotá D.C.", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Bolívar", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Bolívar", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Boyacá", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Boyacá", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Caldas", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Caldas", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Caquetá", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Caquetá", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Casanare", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Casanare", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Cauca", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Cauca", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Cesar", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Cesar", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Chocó", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Chocó", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Cundinamarca", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Cundinamarca", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Córdoba", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Córdoba", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Guainía", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Guainía", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Guaviare", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Guaviare", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Huila", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Huila", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "La Guajira", "description": "", "prototype": { "attributes": { "NOM_DPTO": "La Guajira", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Magdalena", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Magdalena", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Meta", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Meta", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Nariño", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Nariño", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Norte de Santander", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Norte de Santander", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Putumayo", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Putumayo", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Quindío", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Quindío", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Risaralda", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Risaralda", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Santander", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Santander", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Sucre", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Sucre", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Tolima", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Tolima", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Valle del Cauca", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Valle del Cauca", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Vaupés", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Vaupés", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Vichada", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Vichada", "DPTO_CSMBLO": null, "DPTO_CCDGO": null, "DPTO_NAREA": null, "DPTO_CNMBRE": null, "DPTO_ANO_CRCN": null, "DPTO_ACT_ADM": null, "DPTO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c25bd733ef3543b1a7212e0e9f658c66" }, { "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": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "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.66, "ymin": -471243.5331999995, "xmax": -7441397.9823, "ymax": 1504865.2503999993, "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": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "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": "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": "MPIO_CSMBLO", "type": "esriFieldTypeString", "alias": "MPIO_CSMBLO\n", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "MPIO_CSMBLO_" }, { "name": "MPIO_VGNC", "type": "esriFieldTypeSmallInteger", "alias": "MPIO_VGNC\n", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPIO_VGNC_" } ], "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_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Antioquia", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Antioquia", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Arauca", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Arauca", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": 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_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Atlántico", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Atlántico", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Bogotá D.C.", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Bogotá D.C.", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Bolívar", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Bolívar", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Boyacá", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Boyacá", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Caldas", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Caldas", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Caquetá", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Caquetá", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Casanare", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Casanare", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Cauca", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Cauca", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Cesar", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Cesar", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Chocó", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Chocó", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Cundinamarca", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Cundinamarca", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Córdoba", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Córdoba", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Guainía", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Guainía", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Guaviare", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Guaviare", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Huila", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Huila", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "La Guajira", "description": "", "prototype": { "attributes": { "NOM_DPTO": "La Guajira", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Magdalena", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Magdalena", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Meta", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Meta", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Nariño", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Nariño", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Norte de Santander", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Norte de Santander", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Putumayo", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Putumayo", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Quindío", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Quindío", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Risaralda", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Risaralda", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Santander", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Santander", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Sucre", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Sucre", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Tolima", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Tolima", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Valle del Cauca", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Valle del Cauca", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Vaupés", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Vaupés", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Vichada", "description": "", "prototype": { "attributes": { "NOM_DPTO": "Vichada", "MPIO_CSMBLO": null, "DPTO_CCDGO": null, "MPIO_CCDGO": null, "MPIO_CDPMP": null, "MPIO_TIPO": null, "MPIO_NAREA": null, "DPTO_CNMBRE": null, "MPIO_CNMBRE": null, "MPIO_CRSLCION": null, "MPIO_VGNC": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c25bd733ef3543b1a7212e0e9f658c66" }, { "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": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "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.6544, "ymin": -471627.9677999988, "xmax": -7441397.9823, "ymax": 1504865.250500001, "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": 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 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "USO_PRED_C", "uniqueValueGroups": [ { "heading": "Uso predominante", "classes": [ { "label": "Bosque natural", "description": "Bosque natural", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 196, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Bosque natural" ] ] }, { "label": "Cultivos", "description": "Cultivos", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 181, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Cultivos" ] ] }, { "label": "Forestal", "description": "Forestal", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 189, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Forestal" ] ] }, { "label": "Mixto", "description": "Mixto", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 245, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Mixto" ] ] }, { "label": "No agropecuario", "description": "No agropecuario", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 242, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "No agropecuario" ] ] }, { "label": "Otros usos y coberturas", "description": "Otros usos y coberturas", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Otros usos y coberturas" ] ] }, { "label": "Pastos", "description": "Pastos", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 245, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Pastos" ] ] }, { "label": "Permanente", "description": "Permanente", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 199, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Permanente" ] ] }, { "label": "Transitorio", "description": "Transitorio", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 250, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Transitorio" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 196, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bosque natural", "label": "Bosque natural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 181, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cultivos", "label": "Cultivos" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 189, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Forestal", "label": "Forestal" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 245, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mixto", "label": "Mixto" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 242, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "No agropecuario", "label": "No agropecuario" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Otros usos y coberturas", "label": "Otros usos y coberturas" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 245, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pastos", "label": "Pastos" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 199, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Permanente", "label": "Permanente" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 250, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Transitorio", "label": "Transitorio" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 240, 77, 255 ], "toColor": [ 117, 240, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 166, 129, 255 ], "toColor": [ 134, 166, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 245, 154, 255 ], "toColor": [ 187, 245, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 166, 66, 255 ], "toColor": [ 101, 166, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 247, 198, 255 ], "toColor": [ 214, 247, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 184, 42, 255 ], "toColor": [ 66, 184, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 235, 113, 255 ], "toColor": [ 135, 235, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 196, 122, 255 ], "toColor": [ 129, 196, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 201, 153, 255 ], "toColor": [ 171, 201, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 212, 102, 255 ], "toColor": [ 146, 212, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 166, 108, 255 ], "toColor": [ 123, 166, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 166, 55, 255 ], "toColor": [ 66, 166, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 212, 76, 255 ], "toColor": [ 106, 212, 76, 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_1", "globalIdField": "", "displayField": "CONGLOMERA", "typeIdField": "USO_PRED_C", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "COD_DEPTO", "type": "esriFieldTypeString", "alias": "Código del departamento", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COD_DEPTO" }, { "name": "COD_ZBIOF", "type": "esriFieldTypeString", "alias": "Código zona homogénea biofisca", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COD_ZBIOF" }, { "name": "CONGLOMERA", "type": "esriFieldTypeString", "alias": "Conglomerado", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONGLOMERA" }, { "name": "NOMBREDEPA", "type": "esriFieldTypeString", "alias": "Nombre del departamento", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NOMBREDEPA" }, { "name": "NOMBREMUNI", "type": "esriFieldTypeString", "alias": "Nombre del municipio", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NOMBREMUNI" }, { "name": "DIVIPOLA_C", "type": "esriFieldTypeString", "alias": "Código DIVIPOLA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DIVIPOLA_C" }, { "name": "USO_PRED_C", "type": "esriFieldTypeString", "alias": "Uso predominante", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USO_PRED_C" }, { "name": "AREA_CONGL", "type": "esriFieldTypeDouble", "alias": "Área del conglomerado", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_CONGL" }, { "name": "PISO_TERMI", "type": "esriFieldTypeString", "alias": "Piso Termico", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PISO_TERMI" }, { "name": "COD_PTERMI", "type": "esriFieldTypeString", "alias": "Código del piso termico", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COD_PTERMI" }, { "name": "RANGO_PEND", "type": "esriFieldTypeString", "alias": "Rango de la pendiente", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RANGO_PEND" }, { "name": "COD_PENDIE", "type": "esriFieldTypeString", "alias": "Código de la pendiente", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COD_PENDIE" }, { "name": "COD_AREA_H", "type": "esriFieldTypeString", "alias": "Código área homogenea", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COD_AREA_H" }, { "name": "COD_ZONA_H", "type": "esriFieldTypeString", "alias": "Código zona homogenea", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COD_ZONA_H" }, { "name": "NOM_AREA_H", "type": "esriFieldTypeString", "alias": "Nombre área homogenea", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NOM_AREA_H" }, { "name": "NOM_ZONA_H", "type": "esriFieldTypeString", "alias": "Nombre zona homogenea", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NOM_ZONA_H" }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Leng" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "COD_CONGLO", "type": "esriFieldTypeString", "alias": "COD_CONGLO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COD_CONGLO" }, { "name": "CONG_MATRI", "type": "esriFieldTypeString", "alias": "CONG_MATRI", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "CONG_MATRI" }, { "name": "SHAPE_Le_1", "type": "esriFieldTypeDouble", "alias": "SHAPE_Le_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Le_1" }, { "name": "COD_ZH_USO", "type": "esriFieldTypeString", "alias": "COD_ZH_USO", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "COD_ZH_USO" }, { "name": "USO_PRED_2", "type": "esriFieldTypeString", "alias": "Segundo uso predominante", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USO_PRED_2" } ], "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": { "COD_ZH_USO": null, "USO_PRED_2": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERA": null, "NOMBREDEPA": null, "NOMBREMUNI": null, "DIVIPOLA_C": null, "USO_PRED_C": "Bosque natural", "AREA_CONGL": null, "PISO_TERMI": null, "COD_PTERMI": null, "RANGO_PEND": null, "COD_PENDIE": null, "COD_AREA_H": null, "COD_ZONA_H": null, "NOM_AREA_H": null, "NOM_ZONA_H": null, "SHAPE_Leng": null, "OBJECTID": null, "COD_CONGLO": null, "CONG_MATRI": null, "SHAPE_Le_1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Cultivos", "name": "Cultivos", "domains": {}, "templates": [ { "name": "Cultivos", "description": "", "prototype": { "attributes": { "COD_ZH_USO": null, "USO_PRED_2": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERA": null, "NOMBREDEPA": null, "NOMBREMUNI": null, "DIVIPOLA_C": null, "USO_PRED_C": "Cultivos", "AREA_CONGL": null, "PISO_TERMI": null, "COD_PTERMI": null, "RANGO_PEND": null, "COD_PENDIE": null, "COD_AREA_H": null, "COD_ZONA_H": null, "NOM_AREA_H": null, "NOM_ZONA_H": null, "SHAPE_Leng": null, "OBJECTID": null, "COD_CONGLO": null, "CONG_MATRI": null, "SHAPE_Le_1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Forestal", "name": "Forestal", "domains": {}, "templates": [ { "name": "Forestal", "description": "", "prototype": { "attributes": { "COD_ZH_USO": null, "USO_PRED_2": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERA": null, "NOMBREDEPA": null, "NOMBREMUNI": null, "DIVIPOLA_C": null, "USO_PRED_C": "Forestal", "AREA_CONGL": null, "PISO_TERMI": null, "COD_PTERMI": null, "RANGO_PEND": null, "COD_PENDIE": null, "COD_AREA_H": null, "COD_ZONA_H": null, "NOM_AREA_H": null, "NOM_ZONA_H": null, "SHAPE_Leng": null, "OBJECTID": null, "COD_CONGLO": null, "CONG_MATRI": null, "SHAPE_Le_1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mixto", "name": "Mixto", "domains": {}, "templates": [ { "name": "Mixto", "description": "", "prototype": { "attributes": { "COD_ZH_USO": null, "USO_PRED_2": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERA": null, "NOMBREDEPA": null, "NOMBREMUNI": null, "DIVIPOLA_C": null, "USO_PRED_C": "Mixto", "AREA_CONGL": null, "PISO_TERMI": null, "COD_PTERMI": null, "RANGO_PEND": null, "COD_PENDIE": null, "COD_AREA_H": null, "COD_ZONA_H": null, "NOM_AREA_H": null, "NOM_ZONA_H": null, "SHAPE_Leng": null, "OBJECTID": null, "COD_CONGLO": null, "CONG_MATRI": null, "SHAPE_Le_1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "No agropecuario", "name": "No agropecuario", "domains": {}, "templates": [ { "name": "No agropecuario", "description": "", "prototype": { "attributes": { "COD_ZH_USO": null, "USO_PRED_2": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERA": null, "NOMBREDEPA": null, "NOMBREMUNI": null, "DIVIPOLA_C": null, "USO_PRED_C": "No agropecuario", "AREA_CONGL": null, "PISO_TERMI": null, "COD_PTERMI": null, "RANGO_PEND": null, "COD_PENDIE": null, "COD_AREA_H": null, "COD_ZONA_H": null, "NOM_AREA_H": null, "NOM_ZONA_H": null, "SHAPE_Leng": null, "OBJECTID": null, "COD_CONGLO": null, "CONG_MATRI": null, "SHAPE_Le_1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Otros usos y coberturas", "name": "Otros usos y coberturas", "domains": {}, "templates": [ { "name": "Otros usos y coberturas", "description": "", "prototype": { "attributes": { "COD_ZH_USO": null, "USO_PRED_2": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERA": null, "NOMBREDEPA": null, "NOMBREMUNI": null, "DIVIPOLA_C": null, "USO_PRED_C": "Otros usos y coberturas", "AREA_CONGL": null, "PISO_TERMI": null, "COD_PTERMI": null, "RANGO_PEND": null, "COD_PENDIE": null, "COD_AREA_H": null, "COD_ZONA_H": null, "NOM_AREA_H": null, "NOM_ZONA_H": null, "SHAPE_Leng": null, "OBJECTID": null, "COD_CONGLO": null, "CONG_MATRI": null, "SHAPE_Le_1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Pastos", "name": "Pastos", "domains": {}, "templates": [ { "name": "Pastos", "description": "", "prototype": { "attributes": { "COD_ZH_USO": null, "USO_PRED_2": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERA": null, "NOMBREDEPA": null, "NOMBREMUNI": null, "DIVIPOLA_C": null, "USO_PRED_C": "Pastos", "AREA_CONGL": null, "PISO_TERMI": null, "COD_PTERMI": null, "RANGO_PEND": null, "COD_PENDIE": null, "COD_AREA_H": null, "COD_ZONA_H": null, "NOM_AREA_H": null, "NOM_ZONA_H": null, "SHAPE_Leng": null, "OBJECTID": null, "COD_CONGLO": null, "CONG_MATRI": null, "SHAPE_Le_1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Permanente", "name": "Permanente", "domains": {}, "templates": [ { "name": "Permanente", "description": "", "prototype": { "attributes": { "COD_ZH_USO": null, "USO_PRED_2": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERA": null, "NOMBREDEPA": null, "NOMBREMUNI": null, "DIVIPOLA_C": null, "USO_PRED_C": "Permanente", "AREA_CONGL": null, "PISO_TERMI": null, "COD_PTERMI": null, "RANGO_PEND": null, "COD_PENDIE": null, "COD_AREA_H": null, "COD_ZONA_H": null, "NOM_AREA_H": null, "NOM_ZONA_H": null, "SHAPE_Leng": null, "OBJECTID": null, "COD_CONGLO": null, "CONG_MATRI": null, "SHAPE_Le_1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Transitorio", "name": "Transitorio", "domains": {}, "templates": [ { "name": "Transitorio", "description": "", "prototype": { "attributes": { "COD_ZH_USO": null, "USO_PRED_2": null, "COD_DEPTO": null, "COD_ZBIOF": null, "CONGLOMERA": null, "NOMBREDEPA": null, "NOMBREMUNI": null, "DIVIPOLA_C": null, "USO_PRED_C": "Transitorio", "AREA_CONGL": null, "PISO_TERMI": null, "COD_PTERMI": null, "RANGO_PEND": null, "COD_PENDIE": null, "COD_AREA_H": null, "COD_ZONA_H": null, "NOM_AREA_H": null, "NOM_ZONA_H": null, "SHAPE_Leng": null, "OBJECTID": null, "COD_CONGLO": null, "CONG_MATRI": null, "SHAPE_Le_1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c25bd733ef3543b1a7212e0e9f658c66" } ], "tables": [] }