{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Mean Temperature (Projected 2036-2065)", "type": "Feature Layer", "description": "Contains the summary of the seasonal values of total mean temperature taken from CLIRAM of each of the provinces in the Philippines. Note that currently ther are no available climate projections for provinces relatively small land areas since tthe resolution of most of the models are limites to 25x25 km.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "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": "DOST-PAGASA", "parentLayer": null, "subLayers": [], "minScale": 21000000, "maxScale": 1, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 161, 207, 255 ], "toColor": [ 241, 250, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 250, 122, 255 ], "toColor": [ 240, 36, 29, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "temp_obs_djf", "classificationMethod": "esriClassifyManual", "minValue": 20, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 146, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 20, "label": " < 20.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 179, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 22, "label": "20.1 - 22.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 212, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 24, "label": "22.1 - 24.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 26, "label": "24.1 - 26.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 28, "label": "26.1 - 28.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 110, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 30, "label": "28.1 - 30.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 21, 21, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 32, "label": " > 30.0" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.2721356774532543E7, "ymin": 511201.7260043574, "xmax": 1.4093600302046644E7, "ymax": 2406418.077214554, "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": "regname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "regname", "type": "esriFieldTypeString", "alias": "Region Name", "length": 100, "domain": null }, { "name": "provname", "type": "esriFieldTypeString", "alias": "Province Name", "length": 100, "domain": null }, { "name": "regcode", "type": "esriFieldTypeString", "alias": "Region Code", "length": 12, "domain": null }, { "name": "provcode", "type": "esriFieldTypeString", "alias": "Province Code", "length": 12, "domain": null }, { "name": "temp_obs_djf", "type": "esriFieldTypeDouble", "alias": "Observed-Temperature (DJF)", "domain": null }, { "name": "temp_obs_mam", "type": "esriFieldTypeDouble", "alias": "Observed-Temperature (MAM)", "domain": null }, { "name": "temp_obs_jja", "type": "esriFieldTypeDouble", "alias": "Observed-Temperature (JJA)", "domain": null }, { "name": "temp_obs_son", "type": "esriFieldTypeDouble", "alias": "Observed-Temperature (SON)", "domain": null }, { "name": "temp_rcp85_lower_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -DJF - Percent Change", "domain": null }, { "name": "temp_rcp85_lower_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -DJF - Projected Value", "domain": null }, { "name": "temp_rcp85_lower_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -MAM - Percent Change", "domain": null }, { "name": "temp_rcp85_lower_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -MAM - Projected Value", "domain": null }, { "name": "temp_rcp85_lower_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -JJA - Percent Change", "domain": null }, { "name": "temp_rcp85_lower_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -JJA - Projected Value", "domain": null }, { "name": "temp_rcp85_lower_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -SON - Percent Change", "domain": null }, { "name": "temp_rcp85_lower_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -SON - Projected Value", "domain": null }, { "name": "temp_rcp85_median_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -DJF - Percent Change", "domain": null }, { "name": "temp_rcp85_median_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -DJF - Projected Value", "domain": null }, { "name": "temp_rcp85_median_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -MAM - Percent Change", "domain": null }, { "name": "temp_rcp85_median_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -MAM - Projected Value", "domain": null }, { "name": "temp_rcp85_median_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -JJA - Percent Change", "domain": null }, { "name": "temp_rcp85_median_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -JJA - Projected Value", "domain": null }, { "name": "temp_rcp85_median_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -SON - Percent Change", "domain": null }, { "name": "temp_rcp85_median_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -SON - Projected Value", "domain": null }, { "name": "temp_rcp85_upper_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -DJF - Percent Change", "domain": null }, { "name": "temp_rcp85_upper_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -DJF - Projected Value", "domain": null }, { "name": "temp_rcp85_upper_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -MAM - Percent Change", "domain": null }, { "name": "temp_rcp85_upper_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -MAM - Projected Value", "domain": null }, { "name": "temp_rcp85_upper_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -JJA - Percent Change", "domain": null }, { "name": "temp_rcp85_upper_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -JJA - Projected Value", "domain": null }, { "name": "temp_rcp85_upper_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -SON - Percent Change", "domain": null }, { "name": "temp_rcp85_upper_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -SON - Projected Value", "domain": null }, { "name": "temp_rcp45_lower_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -DJF - Percent Change", "domain": null }, { "name": "temp_rcp45_lower_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -DJF - Projected Value", "domain": null }, { "name": "temp_rcp45_lower_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -MAM - Percent Change", "domain": null }, { "name": "temp_rcp45_lower_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -MAM - Projected Value", "domain": null }, { "name": "temp_rcp45_lower_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -JJA - Percent Change", "domain": null }, { "name": "temp_rcp45_lower_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -JJA - Projected Value", "domain": null }, { "name": "temp_rcp45_lower_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -SON - Percent Change", "domain": null }, { "name": "temp_rcp45_lower_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -SON - Projected Value", "domain": null }, { "name": "temp_rcp45_median_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -DJF - Percent Change", "domain": null }, { "name": "temp_rcp45_median_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -DJF - Projected Value", "domain": null }, { "name": "temp_rcp45_median_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -MAM - Percent Change", "domain": null }, { "name": "temp_rcp45_median_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -MAM - Projected Value", "domain": null }, { "name": "temp_rcp45_median_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -JJA - Percent Change", "domain": null }, { "name": "temp_rcp45_median_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -JJA - Projected Value", "domain": null }, { "name": "temp_rcp45_median_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -SON - Percent Change", "domain": null }, { "name": "temp_rcp45_median_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -SON - Projected Value", "domain": null }, { "name": "temp_rcp45_upper_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -DJF - Percent Change", "domain": null }, { "name": "temp_rcp45_upper_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -DJF - Projected Value", "domain": null }, { "name": "temp_rcp45_upper_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -MAM - Percent Change", "domain": null }, { "name": "temp_rcp45_upper_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -MAM - Projected Value", "domain": null }, { "name": "temp_rcp45_upper_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -JJA - Percent Change", "domain": null }, { "name": "temp_rcp45_upper_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -JJA - Projected Value", "domain": null }, { "name": "temp_rcp45_upper_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -SON - Percent Change", "domain": null }, { "name": "temp_rcp45_upper_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -SON - Projected Value", "domain": null }, { "name": "gthcode", "type": "esriFieldTypeString", "alias": "Temperature Theme Code", "length": 16, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r16_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_16", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a5_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 50000, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Taipei Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e29c3c433e6e4bc9931568e1a2421097" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Mean Temperature (Projected 2036-2065)", "type": "Feature Layer", "description": "Contains the summary of the seasonal values of total mean temperature taken from CLIRAM of each of the provinces in the Philippines. Note that currently ther are no available climate projections for provinces relatively small land areas since tthe resolution of most of the models are limites to 25x25 km.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "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": "DOST-PAGASA", "parentLayer": null, "subLayers": [], "minScale": 21000000, "maxScale": 1, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 161, 207, 255 ], "toColor": [ 241, 250, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 250, 122, 255 ], "toColor": [ 240, 36, 29, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "temp_obs_mam", "classificationMethod": "esriClassifyManual", "minValue": 20, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 146, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 20, "label": " < 20.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 179, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 22, "label": "20.1 - 22.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 212, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 24, "label": "22.1 - 24.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 26, "label": "24.1 - 26.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 28, "label": "26.1 - 28.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 110, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 30, "label": "28.1 - 30.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 21, 21, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 32, "label": " > 30.0" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.2721356774532543E7, "ymin": 511201.7260043574, "xmax": 1.4093600302046644E7, "ymax": 2406418.077214554, "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": "regname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "regname", "type": "esriFieldTypeString", "alias": "Region Name", "length": 100, "domain": null }, { "name": "provname", "type": "esriFieldTypeString", "alias": "Province Name", "length": 100, "domain": null }, { "name": "regcode", "type": "esriFieldTypeString", "alias": "Region Code", "length": 12, "domain": null }, { "name": "provcode", "type": "esriFieldTypeString", "alias": "Province Code", "length": 12, "domain": null }, { "name": "temp_obs_djf", "type": "esriFieldTypeDouble", "alias": "Observed-Temperature (DJF)", "domain": null }, { "name": "temp_obs_mam", "type": "esriFieldTypeDouble", "alias": "Observed-Temperature (MAM)", "domain": null }, { "name": "temp_obs_jja", "type": "esriFieldTypeDouble", "alias": "Observed-Temperature (JJA)", "domain": null }, { "name": "temp_obs_son", "type": "esriFieldTypeDouble", "alias": "Observed-Temperature (SON)", "domain": null }, { "name": "temp_rcp85_lower_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -DJF - Percent Change", "domain": null }, { "name": "temp_rcp85_lower_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -DJF - Projected Value", "domain": null }, { "name": "temp_rcp85_lower_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -MAM - Percent Change", "domain": null }, { "name": "temp_rcp85_lower_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -MAM - Projected Value", "domain": null }, { "name": "temp_rcp85_lower_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -JJA - Percent Change", "domain": null }, { "name": "temp_rcp85_lower_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -JJA - Projected Value", "domain": null }, { "name": "temp_rcp85_lower_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -SON - Percent Change", "domain": null }, { "name": "temp_rcp85_lower_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -SON - Projected Value", "domain": null }, { "name": "temp_rcp85_median_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -DJF - Percent Change", "domain": null }, { "name": "temp_rcp85_median_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -DJF - Projected Value", "domain": null }, { "name": "temp_rcp85_median_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -MAM - Percent Change", "domain": null }, { "name": "temp_rcp85_median_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -MAM - Projected Value", "domain": null }, { "name": "temp_rcp85_median_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -JJA - Percent Change", "domain": null }, { "name": "temp_rcp85_median_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -JJA - Projected Value", "domain": null }, { "name": "temp_rcp85_median_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -SON - Percent Change", "domain": null }, { "name": "temp_rcp85_median_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -SON - Projected Value", "domain": null }, { "name": "temp_rcp85_upper_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -DJF - Percent Change", "domain": null }, { "name": "temp_rcp85_upper_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -DJF - Projected Value", "domain": null }, { "name": "temp_rcp85_upper_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -MAM - Percent Change", "domain": null }, { "name": "temp_rcp85_upper_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -MAM - Projected Value", "domain": null }, { "name": "temp_rcp85_upper_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -JJA - Percent Change", "domain": null }, { "name": "temp_rcp85_upper_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -JJA - Projected Value", "domain": null }, { "name": "temp_rcp85_upper_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -SON - Percent Change", "domain": null }, { "name": "temp_rcp85_upper_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -SON - Projected Value", "domain": null }, { "name": "temp_rcp45_lower_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -DJF - Percent Change", "domain": null }, { "name": "temp_rcp45_lower_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -DJF - Projected Value", "domain": null }, { "name": "temp_rcp45_lower_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -MAM - Percent Change", "domain": null }, { "name": "temp_rcp45_lower_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -MAM - Projected Value", "domain": null }, { "name": "temp_rcp45_lower_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -JJA - Percent Change", "domain": null }, { "name": "temp_rcp45_lower_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -JJA - Projected Value", "domain": null }, { "name": "temp_rcp45_lower_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -SON - Percent Change", "domain": null }, { "name": "temp_rcp45_lower_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -SON - Projected Value", "domain": null }, { "name": "temp_rcp45_median_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -DJF - Percent Change", "domain": null }, { "name": "temp_rcp45_median_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -DJF - Projected Value", "domain": null }, { "name": "temp_rcp45_median_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -MAM - Percent Change", "domain": null }, { "name": "temp_rcp45_median_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -MAM - Projected Value", "domain": null }, { "name": "temp_rcp45_median_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -JJA - Percent Change", "domain": null }, { "name": "temp_rcp45_median_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -JJA - Projected Value", "domain": null }, { "name": "temp_rcp45_median_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -SON - Percent Change", "domain": null }, { "name": "temp_rcp45_median_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -SON - Projected Value", "domain": null }, { "name": "temp_rcp45_upper_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -DJF - Percent Change", "domain": null }, { "name": "temp_rcp45_upper_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -DJF - Projected Value", "domain": null }, { "name": "temp_rcp45_upper_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -MAM - Percent Change", "domain": null }, { "name": "temp_rcp45_upper_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -MAM - Projected Value", "domain": null }, { "name": "temp_rcp45_upper_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -JJA - Percent Change", "domain": null }, { "name": "temp_rcp45_upper_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -JJA - Projected Value", "domain": null }, { "name": "temp_rcp45_upper_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -SON - Percent Change", "domain": null }, { "name": "temp_rcp45_upper_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -SON - Projected Value", "domain": null }, { "name": "gthcode", "type": "esriFieldTypeString", "alias": "Temperature Theme Code", "length": 16, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r16_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_16", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a5_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 50000, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Taipei Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e29c3c433e6e4bc9931568e1a2421097" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Mean Temperature (Projected 2036-2065)", "type": "Feature Layer", "description": "Contains the summary of the seasonal values of total mean temperature taken from CLIRAM of each of the provinces in the Philippines. Note that currently ther are no available climate projections for provinces relatively small land areas since tthe resolution of most of the models are limites to 25x25 km.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "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": "DOST-PAGASA", "parentLayer": null, "subLayers": [], "minScale": 21000000, "maxScale": 1, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 161, 207, 255 ], "toColor": [ 241, 250, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 250, 122, 255 ], "toColor": [ 240, 36, 29, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "temp_obs_jja", "classificationMethod": "esriClassifyManual", "minValue": 20, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 146, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 20, "label": " < 20.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 179, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 22, "label": "20.1 - 22.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 212, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 24, "label": "22.1 - 24.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 26, "label": "24.1 - 26.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 28, "label": "26.1 - 28.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 110, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 30, "label": "28.1 - 30.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 21, 21, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 32, "label": " > 30.0" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.2721356774532543E7, "ymin": 511201.7260043574, "xmax": 1.4093600302046644E7, "ymax": 2406418.077214554, "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": "regname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "regname", "type": "esriFieldTypeString", "alias": "Region Name", "length": 100, "domain": null }, { "name": "provname", "type": "esriFieldTypeString", "alias": "Province Name", "length": 100, "domain": null }, { "name": "regcode", "type": "esriFieldTypeString", "alias": "Region Code", "length": 12, "domain": null }, { "name": "provcode", "type": "esriFieldTypeString", "alias": "Province Code", "length": 12, "domain": null }, { "name": "temp_obs_djf", "type": "esriFieldTypeDouble", "alias": "Observed-Temperature (DJF)", "domain": null }, { "name": "temp_obs_mam", "type": "esriFieldTypeDouble", "alias": "Observed-Temperature (MAM)", "domain": null }, { "name": "temp_obs_jja", "type": "esriFieldTypeDouble", "alias": "Observed-Temperature (JJA)", "domain": null }, { "name": "temp_obs_son", "type": "esriFieldTypeDouble", "alias": "Observed-Temperature (SON)", "domain": null }, { "name": "temp_rcp85_lower_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -DJF - Percent Change", "domain": null }, { "name": "temp_rcp85_lower_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -DJF - Projected Value", "domain": null }, { "name": "temp_rcp85_lower_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -MAM - Percent Change", "domain": null }, { "name": "temp_rcp85_lower_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -MAM - Projected Value", "domain": null }, { "name": "temp_rcp85_lower_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -JJA - Percent Change", "domain": null }, { "name": "temp_rcp85_lower_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -JJA - Projected Value", "domain": null }, { "name": "temp_rcp85_lower_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -SON - Percent Change", "domain": null }, { "name": "temp_rcp85_lower_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -SON - Projected Value", "domain": null }, { "name": "temp_rcp85_median_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -DJF - Percent Change", "domain": null }, { "name": "temp_rcp85_median_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -DJF - Projected Value", "domain": null }, { "name": "temp_rcp85_median_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -MAM - Percent Change", "domain": null }, { "name": "temp_rcp85_median_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -MAM - Projected Value", "domain": null }, { "name": "temp_rcp85_median_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -JJA - Percent Change", "domain": null }, { "name": "temp_rcp85_median_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -JJA - Projected Value", "domain": null }, { "name": "temp_rcp85_median_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -SON - Percent Change", "domain": null }, { "name": "temp_rcp85_median_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -SON - Projected Value", "domain": null }, { "name": "temp_rcp85_upper_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -DJF - Percent Change", "domain": null }, { "name": "temp_rcp85_upper_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -DJF - Projected Value", "domain": null }, { "name": "temp_rcp85_upper_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -MAM - Percent Change", "domain": null }, { "name": "temp_rcp85_upper_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -MAM - Projected Value", "domain": null }, { "name": "temp_rcp85_upper_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -JJA - Percent Change", "domain": null }, { "name": "temp_rcp85_upper_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -JJA - Projected Value", "domain": null }, { "name": "temp_rcp85_upper_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -SON - Percent Change", "domain": null }, { "name": "temp_rcp85_upper_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -SON - Projected Value", "domain": null }, { "name": "temp_rcp45_lower_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -DJF - Percent Change", "domain": null }, { "name": "temp_rcp45_lower_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -DJF - Projected Value", "domain": null }, { "name": "temp_rcp45_lower_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -MAM - Percent Change", "domain": null }, { "name": "temp_rcp45_lower_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -MAM - Projected Value", "domain": null }, { "name": "temp_rcp45_lower_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -JJA - Percent Change", "domain": null }, { "name": "temp_rcp45_lower_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -JJA - Projected Value", "domain": null }, { "name": "temp_rcp45_lower_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -SON - Percent Change", "domain": null }, { "name": "temp_rcp45_lower_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -SON - Projected Value", "domain": null }, { "name": "temp_rcp45_median_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -DJF - Percent Change", "domain": null }, { "name": "temp_rcp45_median_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -DJF - Projected Value", "domain": null }, { "name": "temp_rcp45_median_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -MAM - Percent Change", "domain": null }, { "name": "temp_rcp45_median_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -MAM - Projected Value", "domain": null }, { "name": "temp_rcp45_median_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -JJA - Percent Change", "domain": null }, { "name": "temp_rcp45_median_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -JJA - Projected Value", "domain": null }, { "name": "temp_rcp45_median_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -SON - Percent Change", "domain": null }, { "name": "temp_rcp45_median_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -SON - Projected Value", "domain": null }, { "name": "temp_rcp45_upper_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -DJF - Percent Change", "domain": null }, { "name": "temp_rcp45_upper_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -DJF - Projected Value", "domain": null }, { "name": "temp_rcp45_upper_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -MAM - Percent Change", "domain": null }, { "name": "temp_rcp45_upper_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -MAM - Projected Value", "domain": null }, { "name": "temp_rcp45_upper_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -JJA - Percent Change", "domain": null }, { "name": "temp_rcp45_upper_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -JJA - Projected Value", "domain": null }, { "name": "temp_rcp45_upper_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -SON - Percent Change", "domain": null }, { "name": "temp_rcp45_upper_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -SON - Projected Value", "domain": null }, { "name": "gthcode", "type": "esriFieldTypeString", "alias": "Temperature Theme Code", "length": 16, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r16_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_16", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a5_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 50000, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Taipei Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e29c3c433e6e4bc9931568e1a2421097" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Mean Temperature (Projected 2036-2065)", "type": "Feature Layer", "description": "Contains the summary of the seasonal values of total mean temperature taken from CLIRAM of each of the provinces in the Philippines. Note that currently ther are no available climate projections for provinces relatively small land areas since tthe resolution of most of the models are limites to 25x25 km.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "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": "DOST-PAGASA", "parentLayer": null, "subLayers": [], "minScale": 21000000, "maxScale": 1, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 161, 207, 255 ], "toColor": [ 241, 250, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 250, 122, 255 ], "toColor": [ 240, 36, 29, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "temp_obs_son", "classificationMethod": "esriClassifyManual", "minValue": 20, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 146, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 20, "label": " < 20.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 179, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 22, "label": "20.1 - 22.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 212, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 24, "label": "22.1 - 24.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 250, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 26, "label": "24.1 - 26.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 28, "label": "26.1 - 28.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 110, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 30, "label": "28.1 - 30.0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 21, 21, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "classMaxValue": 32, "label": " > 30.0" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.2721356774532543E7, "ymin": 511201.7260043574, "xmax": 1.4093600302046644E7, "ymax": 2406418.077214554, "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": "regname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "regname", "type": "esriFieldTypeString", "alias": "Region Name", "length": 100, "domain": null }, { "name": "provname", "type": "esriFieldTypeString", "alias": "Province Name", "length": 100, "domain": null }, { "name": "regcode", "type": "esriFieldTypeString", "alias": "Region Code", "length": 12, "domain": null }, { "name": "provcode", "type": "esriFieldTypeString", "alias": "Province Code", "length": 12, "domain": null }, { "name": "temp_obs_djf", "type": "esriFieldTypeDouble", "alias": "Observed-Temperature (DJF)", "domain": null }, { "name": "temp_obs_mam", "type": "esriFieldTypeDouble", "alias": "Observed-Temperature (MAM)", "domain": null }, { "name": "temp_obs_jja", "type": "esriFieldTypeDouble", "alias": "Observed-Temperature (JJA)", "domain": null }, { "name": "temp_obs_son", "type": "esriFieldTypeDouble", "alias": "Observed-Temperature (SON)", "domain": null }, { "name": "temp_rcp85_lower_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -DJF - Percent Change", "domain": null }, { "name": "temp_rcp85_lower_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -DJF - Projected Value", "domain": null }, { "name": "temp_rcp85_lower_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -MAM - Percent Change", "domain": null }, { "name": "temp_rcp85_lower_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -MAM - Projected Value", "domain": null }, { "name": "temp_rcp85_lower_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -JJA - Percent Change", "domain": null }, { "name": "temp_rcp85_lower_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -JJA - Projected Value", "domain": null }, { "name": "temp_rcp85_lower_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -SON - Percent Change", "domain": null }, { "name": "temp_rcp85_lower_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Lower -SON - Projected Value", "domain": null }, { "name": "temp_rcp85_median_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -DJF - Percent Change", "domain": null }, { "name": "temp_rcp85_median_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -DJF - Projected Value", "domain": null }, { "name": "temp_rcp85_median_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -MAM - Percent Change", "domain": null }, { "name": "temp_rcp85_median_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -MAM - Projected Value", "domain": null }, { "name": "temp_rcp85_median_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -JJA - Percent Change", "domain": null }, { "name": "temp_rcp85_median_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -JJA - Projected Value", "domain": null }, { "name": "temp_rcp85_median_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -SON - Percent Change", "domain": null }, { "name": "temp_rcp85_median_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Median -SON - Projected Value", "domain": null }, { "name": "temp_rcp85_upper_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -DJF - Percent Change", "domain": null }, { "name": "temp_rcp85_upper_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -DJF - Projected Value", "domain": null }, { "name": "temp_rcp85_upper_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -MAM - Percent Change", "domain": null }, { "name": "temp_rcp85_upper_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -MAM - Projected Value", "domain": null }, { "name": "temp_rcp85_upper_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -JJA - Percent Change", "domain": null }, { "name": "temp_rcp85_upper_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -JJA - Projected Value", "domain": null }, { "name": "temp_rcp85_upper_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -SON - Percent Change", "domain": null }, { "name": "temp_rcp85_upper_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP8.5/Upper -SON - Projected Value", "domain": null }, { "name": "temp_rcp45_lower_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -DJF - Percent Change", "domain": null }, { "name": "temp_rcp45_lower_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -DJF - Projected Value", "domain": null }, { "name": "temp_rcp45_lower_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -MAM - Percent Change", "domain": null }, { "name": "temp_rcp45_lower_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -MAM - Projected Value", "domain": null }, { "name": "temp_rcp45_lower_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -JJA - Percent Change", "domain": null }, { "name": "temp_rcp45_lower_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -JJA - Projected Value", "domain": null }, { "name": "temp_rcp45_lower_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -SON - Percent Change", "domain": null }, { "name": "temp_rcp45_lower_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Lower -SON - Projected Value", "domain": null }, { "name": "temp_rcp45_median_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -DJF - Percent Change", "domain": null }, { "name": "temp_rcp45_median_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -DJF - Projected Value", "domain": null }, { "name": "temp_rcp45_median_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -MAM - Percent Change", "domain": null }, { "name": "temp_rcp45_median_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -MAM - Projected Value", "domain": null }, { "name": "temp_rcp45_median_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -JJA - Percent Change", "domain": null }, { "name": "temp_rcp45_median_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -JJA - Projected Value", "domain": null }, { "name": "temp_rcp45_median_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -SON - Percent Change", "domain": null }, { "name": "temp_rcp45_median_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Median -SON - Projected Value", "domain": null }, { "name": "temp_rcp45_upper_prc_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -DJF - Percent Change", "domain": null }, { "name": "temp_rcp45_upper_prv_djf", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -DJF - Projected Value", "domain": null }, { "name": "temp_rcp45_upper_prc_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -MAM - Percent Change", "domain": null }, { "name": "temp_rcp45_upper_prv_mam", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -MAM - Projected Value", "domain": null }, { "name": "temp_rcp45_upper_prc_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -JJA - Percent Change", "domain": null }, { "name": "temp_rcp45_upper_prv_jja", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -JJA - Projected Value", "domain": null }, { "name": "temp_rcp45_upper_prc_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -SON - Percent Change", "domain": null }, { "name": "temp_rcp45_upper_prv_son", "type": "esriFieldTypeDouble", "alias": "Temperature-RCP4.5/Upper -SON - Projected Value", "domain": null }, { "name": "gthcode", "type": "esriFieldTypeString", "alias": "Temperature Theme Code", "length": 16, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r16_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_16", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a5_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 50000, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Taipei Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e29c3c433e6e4bc9931568e1a2421097" } ], "tables": [] }