{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Precipitacion Mensual Año 1984", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ruleid", "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "1", "label": " 0 - 50" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 172, 0, 255 ], "outline": null }, "value": "2", "label": " 50 - 100" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": null }, "value": "3", "label": " 100 - 150" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 254, 194, 255 ], "outline": null }, "value": "4", "label": " 150 - 200" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 0, 255 ], "outline": null }, "value": "5", "label": " 200 - 300" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 2, 219, 0, 255 ], "outline": null }, "value": "6", "label": " 300 - 400" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 254, 255 ], "outline": null }, "value": "7", "label": " 400 - 600" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 218, 254, 255 ], "outline": null }, "value": "8", "label": " 600 - 800" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 129, 254, 255 ], "outline": null }, "value": "9", "label": " 800 - 1000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 255, 255 ], "outline": null }, "value": "10", "label": "Mayor a 1000" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -81.73562053999996, "ymin": -4.22788333799997, "xmax": -66.84721378799998, "ymax": 13.394727760000023, "spatialReference": { "wkid": 4686, "latestWkid": 4686, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -10000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "timeInfo": { "startTimeField": "per_ini", "endTimeField": null, "trackIdField": null, "type": "field", "timeExtent": [ 441763200000, 470707200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsMonths", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "rango", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "gridcode", "type": "esriFieldTypeInteger", "alias": "Valor Pixel", "domain": null }, { "name": "area_prcp", "type": "esriFieldTypeDouble", "alias": "Area Precipitacion", "domain": null }, { "name": "rango", "type": "esriFieldTypeString", "alias": "Rango", "length": 254, "domain": null }, { "name": "per_ini", "type": "esriFieldTypeDate", "alias": "Periodo Inicio", "length": 8, "domain": null }, { "name": "per_fin", "type": "esriFieldTypeDate", "alias": "Periodo Fin", "length": 8, "domain": null }, { "name": "ruleid", "type": "esriFieldTypeInteger", "alias": "Simbologia", "domain": { "type": "codedValue", "name": "ACC2014_M_Prcp_MM_1984_Rep_Rules", "description": "Representation rules", "codedValues": [ { "name": " 0 - 50", "code": 1 }, { "name": " 50 - 100", "code": 2 }, { "name": " 100 - 150", "code": 3 }, { "name": " 150 - 200", "code": 4 }, { "name": " 200 - 300", "code": 5 }, { "name": " 300 - 400", "code": 6 }, { "name": " 400 - 600", "code": 7 }, { "name": " 600 - 800", "code": 8 }, { "name": " 800 - 1000", "code": 9 }, { "name": "Mayor a 1000", "code": 10 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r760_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a747_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "87481f55673346868ef5bb38092f9ff7" }