{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Área Disponível para Restauro no Município", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31983, "latestWkid": 31983, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 146, 255 ], "toColor": [ 240, 179, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 179, 58, 255 ], "toColor": [ 125, 0, 0, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "restauracao_nao_iniciado", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 128, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 204 ], "width": 0.4 } }, "classMaxValue": 50, "label": "Menor que 50" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 93, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 204 ], "width": 0.4 } }, "classMaxValue": 100, "label": "50 - 100" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 186, 62, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 204 ], "width": 0.4 } }, "classMaxValue": 250, "label": "100 - 250" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 133, 34, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 204 ], "width": 0.4 } }, "classMaxValue": 500, "label": "250 - 500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 68, 16, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 204 ], "width": 0.4 } }, "classMaxValue": 750, "label": "500 - 750" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 6, 1, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 204 ], "width": 0.4 } }, "classMaxValue": 1000, "label": "750 - 1.000" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 104812.29710000008, "ymin": 7405859.3968, "xmax": 426928.1908999998, "ymax": 7563309.7434, "spatialReference": { "wkid": 31983, "latestWkid": 31983, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "municipio", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "Nome do Município", "length": 50, "domain": null }, { "name": "PIP_Status", "type": "esriFieldTypeString", "alias": "PIP_Status", "length": 25, "domain": { "type": "codedValue", "name": "Banco_PIP_Status", "description": "Status dos PIPs no Banco de Áreas/Projetos", "codedValues": [ { "name": "Concluído", "code": "Concluído" }, { "name": "Não Concluído", "code": "Não Concluído" }, { "name": "Externo", "code": "Externo" }, { "name": "Não Iniciado", "code": "Não Iniciado" }, { "name": "N/A", "code": "N/A" }, { "name": "Mobilizado", "code": "Mobilizado" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "propriedade_total", "type": "esriFieldTypeInteger", "alias": "Propriedade: Total", "domain": null }, { "name": "propriedade_nao_iniciado", "type": "esriFieldTypeInteger", "alias": "Propriedade: Disponível", "domain": null }, { "name": "propriedade_execucao", "type": "esriFieldTypeInteger", "alias": "Propriedade: Em Execução", "domain": null }, { "name": "propriedade_concluido", "type": "esriFieldTypeInteger", "alias": "Propriedade: Concluído", "domain": null }, { "name": "restauracao_total", "type": "esriFieldTypeDouble", "alias": "Área de Restauro: Total (ha)", "domain": null }, { "name": "restauracao_nao_iniciado", "type": "esriFieldTypeDouble", "alias": "Área de Restauro: Disponível (ha)", "domain": null }, { "name": "restauracao_execucao", "type": "esriFieldTypeDouble", "alias": "Área de Restauro: Em Execução (ha)", "domain": null }, { "name": "restauracao_concluido", "type": "esriFieldTypeDouble", "alias": "Área de Restauro: Concluído (ha)", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CreatedOn", "type": "esriFieldTypeDate", "alias": "CreatedOn", "length": 8, "domain": null }, { "name": "ModifiedOn", "type": "esriFieldTypeDate", "alias": "ModifiedOn", "length": 8, "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 200, "domain": null }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "ModifiedBy", "length": 200, "domain": null }, { "name": "ModifiedByHost", "type": "esriFieldTypeString", "alias": "ModifiedByHost", "length": 255, "domain": null }, { "name": "SessionId", "type": "esriFieldTypeString", "alias": "SessionId", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R248_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S24_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "05c516995a894a56890dcb2cd4acda1f" } ], "tables": [] }