{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Río", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"CTM12\",GEOGCS[\"GCS_MAGNA\",DATUM[\"D_MAGNA\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",5000000.0],PARAMETER[\"False_Northing\",2000000.0],PARAMETER[\"Central_Meridian\",-73.0],PARAMETER[\"Scale_Factor\",0.9992],PARAMETER[\"Latitude_Of_Origin\",4.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 2.0E-4, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 225, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 225, 245, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NOMBRE_GEOGRAFICO", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 1155581.108577, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 179, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Constantia", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -8809415.816909656, "ymin": -475958.4601173434, "xmax": -7425173.948203109, "ymax": 1386251.061204674, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOMBRE_GEOGRAFICO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOMBRE_GEOGRAFICO", "type": "esriFieldTypeString", "alias": "NMG", "length": 50, "domain": null }, { "name": "PROYECTO", "type": "esriFieldTypeString", "alias": "PROYECTO", "length": 30, "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeString", "alias": "Symbol", "length": 255, "domain": { "type": "codedValue", "name": "Dom_Gen_PLTS", "description": "", "codedValues": [ { "name": "Punto", "code": "1" }, { "name": "Linea", "code": "2" }, { "name": "Poligono", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FECHA", "type": "esriFieldTypeDate", "alias": "FECHA", "length": 8, "domain": null }, { "name": "RULEID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "Drenaje_Doble_Rep_1_Rules", "description": "Representation rules", "codedValues": [ { "name": "Drenaje Doble", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ID_MULTI", "type": "esriFieldTypeInteger", "alias": "ID_MULTI", "domain": null }, { "name": "BK_MULTI", "type": "esriFieldTypeString", "alias": "BK_MULTI", "length": 3, "domain": null }, { "name": "ESCALA", "type": "esriFieldTypeSmallInteger", "alias": "ESCALA", "domain": null }, { "name": "CAMBIO", "type": "esriFieldTypeString", "alias": "CAMBIO", "length": 255, "domain": { "type": "codedValue", "name": "Dom_Cambios", "description": "Registro de Cambios en los Elementos Vectoriales", "codedValues": [ { "name": "La clasificación de la entidad geográfica cambió", "code": "1" }, { "name": "El nombre se encontraba mal escrito", "code": "2" }, { "name": "La entidad geográfica posee mas de un nombre", "code": "3" }, { "name": "Se cambió su localización", "code": "4" }, { "name": "Información validada con información secundaria", "code": "5" }, { "name": "Nuevo elemento registrado", "code": "6" }, { "name": "Elemento eliminado", "code": "7" }, { "name": "No fue posible verificar", "code": "8" }, { "name": "Desapareció solo el nombre , la entidad geográfica existe", "code": "9" }, { "name": "Elemento modificado en parte del recorrido", "code": "10" }, { "name": "Elemento modificado en la totalidad del recorrido", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VIGENCIA", "type": "esriFieldTypeString", "alias": "VIGENCIA", "length": 255, "domain": { "type": "codedValue", "name": "Dom_Vigencia", "description": "Vigencia de los Elementos", "codedValues": [ { "name": "Vigente", "code": "0" }, { "name": "No Vigente", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FECHA_MODIFICACION", "type": "esriFieldTypeDate", "alias": "FECHA_MODIFICACION", "length": 8, "domain": null }, { "name": "RESPONSABLE", "type": "esriFieldTypeString", "alias": "RESPONSABLE", "length": 255, "domain": null }, { "name": "PK_CUE", "type": "esriFieldTypeDouble", "alias": "PK_CUE", "domain": null }, { "name": "SHAPE_LENGTH_1", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length_1", "domain": null }, { "name": "SHAPE_AREA_1", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area_1", "domain": null }, { "name": "ESC_300", "type": "esriFieldTypeSmallInteger", "alias": "ESC_300", "domain": null }, { "name": "ESC_400", "type": "esriFieldTypeSmallInteger", "alias": "ESC_400", "domain": null }, { "name": "ESC_450", "type": "esriFieldTypeSmallInteger", "alias": "ESC_450", "domain": null }, { "name": "ESC_750", "type": "esriFieldTypeSmallInteger", "alias": "ESC_750", "domain": null }, { "name": "ESC_900", "type": "esriFieldTypeSmallInteger", "alias": "ESC_900", "domain": null }, { "name": "ESC_1000", "type": "esriFieldTypeSmallInteger", "alias": "ESC_1000", "domain": null }, { "name": "ESC_1150", "type": "esriFieldTypeSmallInteger", "alias": "ESC_1150", "domain": null }, { "name": "ESC_1200", "type": "esriFieldTypeSmallInteger", "alias": "ESC_1200", "domain": null }, { "name": "ESC_1400", "type": "esriFieldTypeSmallInteger", "alias": "ESC_1400", "domain": null }, { "name": "ESC_1500", "type": "esriFieldTypeSmallInteger", "alias": "ESC_1500", "domain": null }, { "name": "ESC_1750", "type": "esriFieldTypeSmallInteger", "alias": "ESC_1750", "domain": null }, { "name": "ESC_1800", "type": "esriFieldTypeSmallInteger", "alias": "ESC_1800", "domain": null }, { "name": "ESC_2000", "type": "esriFieldTypeSmallInteger", "alias": "ESC_2000", "domain": null }, { "name": "ESC_2250", "type": "esriFieldTypeSmallInteger", "alias": "ESC_2250", "domain": null }, { "name": "ESC_2750", "type": "esriFieldTypeSmallInteger", "alias": "ESC_2750", "domain": null }, { "name": "ESC_160", "type": "esriFieldTypeSmallInteger", "alias": "ESC_160", "domain": null }, { "name": "ESC_180", "type": "esriFieldTypeSmallInteger", "alias": "ESC_180", "domain": null }, { "name": "ESC_190", "type": "esriFieldTypeSmallInteger", "alias": "ESC_190", "domain": null }, { "name": "ESC_250", "type": "esriFieldTypeSmallInteger", "alias": "ESC_250", "domain": null }, { "name": "R_BOG_PER", "type": "esriFieldTypeSmallInteger", "alias": "R_BOG_PER", "domain": null }, { "name": "R_PER_MED", "type": "esriFieldTypeSmallInteger", "alias": "R_PER_MED", "domain": null }, { "name": "R_PER_CALI", "type": "esriFieldTypeSmallInteger", "alias": "R_PER_CALI", "domain": null }, { "name": "R_BOG_MED", "type": "esriFieldTypeSmallInteger", "alias": "R_BOG_MED", "domain": null }, { "name": "R_MED_MON", "type": "esriFieldTypeSmallInteger", "alias": "R_MED_MON", "domain": null }, { "name": "R_MON_CAR", "type": "esriFieldTypeSmallInteger", "alias": "R_MON_CAR", "domain": null }, { "name": "Colombia", "type": "esriFieldTypeDouble", "alias": "Colombia", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "97804d3bc7f845a4b9ec65444521b4de" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "Nombre Áreas Hidrográficas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 147, 121, 54, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.TextString", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 1155581.108577, "minScale": 9244648.868618, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Gill Sans MT", "size": 9, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -8682368.684713168, "ymin": 11150.05711855838, "xmax": -7971460.261500506, "ymax": 1300413.2958597299, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FontName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": null }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": null }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": null }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": null }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": null }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "97804d3bc7f845a4b9ec65444521b4de" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Límite de Área Hidrográfica", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8659023.502417047, "ymin": 80413.50056263173, "xmax": -7528821.384051668, "ymax": 1238234.941235757, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOM_AH", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FID_Areas_hidrograficas", "type": "esriFieldTypeInteger", "alias": "FID_Areas_hidrograficas", "domain": null }, { "name": "NOM_AH", "type": "esriFieldTypeString", "alias": "NOM_AH", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "97804d3bc7f845a4b9ec65444521b4de" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "Demanda Hídrica", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 9377, "latestWkid": 9377, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -618700, "falseY": -8436100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 240, 187, 255 ], "toColor": [ 120, 89, 62, 255 ] }, "classificationMethod": "esriClassifyManual" }, "field": "TOTALMM3", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 236, 170, 255 ], "outline": null }, "classMaxValue": 50, "label": "Menor a 50" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 188, 135, 255 ], "outline": null }, "classMaxValue": 100, "label": " 50 a 100" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 145, 101, 255 ], "outline": null }, "classMaxValue": 250, "label": " 101 a 250" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 107, 73, 255 ], "outline": null }, "classMaxValue": 500, "label": " 251 a 500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 72, 48, 255 ], "outline": null }, "classMaxValue": 2270.62526, "label": "Mayor a 500" } ], "legendOptions": {"order": "descendingValues"} }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9114236.565437503, "ymin": -471827.72288505896, "xmax": -7418931.461958702, "ymax": 1647962.2939148056, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOMSZH", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOMSZH", "type": "esriFieldTypeString", "alias": "NOMSZH", "length": 254, "domain": null }, { "name": "TOTAL", "type": "esriFieldTypeDouble", "alias": "TOTAL", "domain": null }, { "name": "TOTALMM3", "type": "esriFieldTypeDouble", "alias": "TOTALMM3", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "97804d3bc7f845a4b9ec65444521b4de" } ], "tables": [] }