{ "currentVersion": 10.71, "id": 13, "name": "Perigrosidade das Cheias", "type": "Feature Layer", "parentLayer": { "id": 10, "name": "Zona de Risco" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 243945.39630000293, "ymin": 49373.621599998325, "xmax": 259617.51200000197, "ymax": 73896.93230000138, "spatialReference": { "wkid": 102214, "latestWkid": 4826 } }, "sourceSpatialReference": { "wkid": 102214, "latestWkid": 4826 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "risco_valor", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.2 } }, "value": "MA", "label": "Muito alta", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.2 } }, "value": "AT", "label": "Alta", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.2 } }, "value": "ME", "label": "Média", "description": "" } ], "fieldDelimiter": "," }, "transparency": 35, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "risco_id", "typeIdField": "risco_valor", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "risco_id", "type": "esriFieldTypeString", "alias": "Riscos ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "perigrosidade_id" }, { "name": "risco_descricao", "type": "esriFieldTypeString", "alias": "Descrição", "domain": { "type": "codedValue", "name": "perigosidade", "description": "Perigosidade", "codedValues": [ { "name": "Cheias", "code": "CHE" }, { "name": "Zonas inundáveis", "code": "INU" }, { "name": "Movimento de vertentes", "code": "VER" }, { "name": "Erosão da praia", "code": "PIA" }, { "name": "Não procede", "code": "NP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "perigrosidade_descricao" }, { "name": "risco_valor", "type": "esriFieldTypeString", "alias": "Valor", "domain": { "type": "codedValue", "name": "gradacao", "description": "Gradaçao", "codedValues": [ { "name": "Muito baixa", "code": "MB" }, { "name": "Baixa", "code": "BX" }, { "name": "Média", "code": "ME" }, { "name": "Moderada", "code": "MD" }, { "name": "Alta", "code": "AT" }, { "name": "Muito alta", "code": "MA" }, { "name": "Não procede", "code": "NP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "perigrosidade_valor" }, { "name": "risco_bacia", "type": "esriFieldTypeString", "alias": "Bacia", "domain": { "type": "codedValue", "name": "bacia", "description": "Bacia", "codedValues": [ { "name": "Ribeira da Lagoa", "code": "RL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "perigrosidade_bacia" }, { "name": "risco_fonte", "type": "esriFieldTypeString", "alias": "Fonte", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "perigrosidade_fonte" }, { "name": "risco_observacoes", "type": "esriFieldTypeString", "alias": "Observações", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "risco_observacoes" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "MA", "name": "MA", "domains": { "risco_descricao": {"type": "inherited"}, "risco_valor": {"type": "inherited"}, "risco_bacia": {"type": "inherited"} }, "templates": [ { "name": "MA", "description": "", "prototype": { "attributes": { "risco_fonte": null, "risco_observacoes": null, "risco_id": null, "risco_descricao": null, "risco_valor": "MA", "risco_bacia": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "AT", "name": "AT", "domains": { "risco_descricao": {"type": "inherited"}, "risco_valor": {"type": "inherited"}, "risco_bacia": {"type": "inherited"} }, "templates": [ { "name": "AT", "description": "", "prototype": { "attributes": { "risco_fonte": null, "risco_observacoes": null, "risco_id": null, "risco_descricao": null, "risco_valor": "AT", "risco_bacia": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ME", "name": "ME", "domains": { "risco_descricao": {"type": "inherited"}, "risco_valor": {"type": "inherited"}, "risco_bacia": {"type": "inherited"} }, "templates": [ { "name": "ME", "description": "", "prototype": { "attributes": { "risco_fonte": null, "risco_observacoes": null, "risco_id": null, "risco_descricao": null, "risco_valor": "ME", "risco_bacia": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }