{ "currentVersion": 10.11, "id": 3, "name": "ASB_Cemiterio_A", "type": "Feature Layer", "description": "", "copyrightText": "", "defaultVisibility": true, "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "supportsStatistics": true, "supportsAdvancedQueries": true, "geometryType": "esriGeometryPolygon", "minScale": 0, "maxScale": 0, "extent": { "xmin": -61.39227884000002, "ymin": -18.324649817000022, "xmax": -50.505630415999974, "ymax": -7.5622309280000195, "spatialReference": { "wkid": 4674, "latestWkid": 4674 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "tipocemiterio", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 208, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "Comum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 245, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "Crematório", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "0", "label": "Desconhecido", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 245, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "98", "label": "Misto", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 228, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "99", "label": "Outros", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 245, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "Parque", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 247, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "Túmulo Isolado", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 210, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "Vertical", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "nome", "typeIdField": "tipocemiterio", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "metadado", "type": "esriFieldTypeGUID", "alias": "metadado", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "tipocemiterio", "type": "esriFieldTypeSmallInteger", "alias": "tipoCemiterio", "domain": null, "editable": true, "nullable": false }, { "name": "nome", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80 }, { "name": "nomeabrev", "type": "esriFieldTypeString", "alias": "nomeAbrev", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "geometriaaproximada", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "XXX_simNao", "codedValues": [ { "name": "Sim", "code": 1 }, { "name": "Não", "code": 2 } ] }, "editable": true, "nullable": false }, { "name": "denominacaoassociada", "type": "esriFieldTypeSmallInteger", "alias": "denominacaoAssociada", "domain": { "type": "codedValue", "name": "ASB_denAssociada", "codedValues": [ { "name": "Cristã", "code": 5 }, { "name": "Israelita", "code": 6 }, { "name": "Muçulmana", "code": 7 }, { "name": "Outras", "code": 99 } ] }, "editable": true, "nullable": true } ], "types": [ { "id": 0, "name": "Desconhecido", "domains": { "geometriaaproximada": {"type": "inherited"}, "denominacaoassociada": {"type": "inherited"} }, "templates": [ { "name": "Desconhecido", "description": "", "prototype": { "attributes": { "denominacaoassociada": null, "metadado": null, "tipocemiterio": 0, "nome": null, "nomeabrev": null, "geometriaaproximada": 2 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1, "name": "Crematório", "domains": { "geometriaaproximada": {"type": "inherited"}, "denominacaoassociada": {"type": "inherited"} }, "templates": [ { "name": "Crematório", "description": "", "prototype": { "attributes": { "denominacaoassociada": null, "metadado": null, "tipocemiterio": 1, "nome": null, "nomeabrev": null, "geometriaaproximada": 2 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 98, "name": "Misto", "domains": { "geometriaaproximada": {"type": "inherited"}, "denominacaoassociada": {"type": "inherited"} }, "templates": [ { "name": "Misto", "description": "", "prototype": { "attributes": { "denominacaoassociada": null, "metadado": null, "tipocemiterio": 98, "nome": null, "nomeabrev": null, "geometriaaproximada": 2 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "Parque", "domains": { "geometriaaproximada": {"type": "inherited"}, "denominacaoassociada": {"type": "inherited"} }, "templates": [ { "name": "Parque", "description": "", "prototype": { "attributes": { "denominacaoassociada": null, "metadado": null, "tipocemiterio": 2, "nome": null, "nomeabrev": null, "geometriaaproximada": 2 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 99, "name": "Outros", "domains": { "geometriaaproximada": {"type": "inherited"}, "denominacaoassociada": {"type": "inherited"} }, "templates": [ { "name": "Outros", "description": "", "prototype": { "attributes": { "denominacaoassociada": null, "metadado": null, "tipocemiterio": 99, "nome": null, "nomeabrev": null, "geometriaaproximada": 2 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "Vertical", "domains": { "geometriaaproximada": {"type": "inherited"}, "denominacaoassociada": {"type": "inherited"} }, "templates": [ { "name": "Vertical", "description": "", "prototype": { "attributes": { "denominacaoassociada": null, "metadado": null, "tipocemiterio": 3, "nome": null, "nomeabrev": null, "geometriaaproximada": 2 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 4, "name": "Comum", "domains": { "geometriaaproximada": {"type": "inherited"}, "denominacaoassociada": {"type": "inherited"} }, "templates": [ { "name": "Comum", "description": "", "prototype": { "attributes": { "denominacaoassociada": null, "metadado": null, "tipocemiterio": 4, "nome": null, "nomeabrev": null, "geometriaaproximada": 2 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 5, "name": "Túmulo Isolado", "domains": { "geometriaaproximada": {"type": "inherited"}, "denominacaoassociada": {"type": "inherited"} }, "templates": [ { "name": "Túmulo Isolado", "description": "", "prototype": { "attributes": { "denominacaoassociada": null, "metadado": null, "tipocemiterio": 5, "nome": null, "nomeabrev": null, "geometriaaproximada": 2 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing" }